[2026-09-08 00:00:02] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-09-08 00:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:00:02] Production.INFO: neon service started
[2026-09-08 00:00:02] Production.INFO: neon service started
[2026-09-08 00:00:02] Production.INFO: ==11932== Releasing lock...
[2026-09-08 00:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:00:02] Production.INFO: ==11934== Lock acquired, processing the job...
[2026-09-07 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:00:02] Production.INFO: ==11934== Releasing lock...
[2026-09-07 19:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:00:02] Production.INFO: ==11936== Lock acquired, processing the job...
[2026-09-07 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:00:02] Production.INFO: ==11936== Releasing lock...
[2026-09-07 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:00:03] Production.INFO: ==11938== Lock acquired, processing the job...
[2026-09-07 19:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:00:03] Production.INFO: ==11940== Lock acquired, processing the job...
[2026-09-07 19:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:00:03] Production.INFO: ==11942== Lock acquired, processing the job...
[2026-09-07 19:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:00:03] Production.INFO: ==11946== Lock acquired, processing the job...
[2026-09-07 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:00:03] Production.INFO: ==11944== Lock acquired, processing the job...
[2026-09-07 19:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:00:03] Production.INFO: Account Balance Start.
[2026-09-07 19:00:03] Production.INFO: CreateAllLog Start
[2026-09-07 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-07 19:00:03] Production.INFO: 117
[2026-09-07 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-07 19:00:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:03] Production.INFO: ==11946== Releasing lock...
[2026-09-07 19:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:00:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: ==11940== Releasing lock...
[2026-09-07 19:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:00:05] Production.INFO: Total Charge 0
[2026-09-07 19:00:05] Production.INFO: CreateAllLog End
[2026-09-07 19:00:05] Production.INFO: Account Balance End.
[2026-09-07 19:00:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:00:05] Production.INFO: ==11944== Releasing lock...
[2026-09-07 19:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:00:12] Production.ERROR: CronJobId end10
[2026-09-07 19:00:12] Production.INFO: ==11942== Releasing lock...
[2026-09-07 19:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:00:15] Production.INFO: call_cost start
[2026-09-07 19:00:15] Production.INFO: call_cost end
[2026-09-07 19:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:00:15] Production.INFO: ==11938== Releasing lock...
[2026-09-07 19:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:01:01] Production.INFO: ==12006== Lock acquired, processing the job...
[2026-09-08 00:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:01:01] Production.INFO: neon service started
[2026-09-08 00:01:01] Production.INFO: neon service started
[2026-09-08 00:01:01] Production.INFO: ==12006== Releasing lock...
[2026-09-08 00:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:01:02] Production.INFO: ==12019== Lock acquired, processing the job...
[2026-09-07 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:01:02] Production.INFO: ==12019== Releasing lock...
[2026-09-07 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:01:02] Production.INFO: ==12021== Lock acquired, processing the job...
[2026-09-07 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:01:02] Production.INFO: ==12021== Releasing lock...
[2026-09-07 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:01:03] Production.INFO: ==12023== Lock acquired, processing the job...
[2026-09-07 19:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:01:03] Production.INFO: ==12027== Lock acquired, processing the job...
[2026-09-07 19:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:01:03] Production.INFO: ==12025== Lock acquired, processing the job...
[2026-09-07 19:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:01:03] Production.INFO: ==12029== Lock acquired, processing the job...
[2026-09-07 19:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:01:03] Production.INFO: ==12032== Lock acquired, processing the job...
[2026-09-07 19:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:01:03] Production.INFO: Account Balance Start.
[2026-09-07 19:01:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:01:03] Production.INFO: 117
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-08
[2026-09-07 19: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-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:01:03] Production.INFO: ==12032== Releasing lock...
[2026-09-07 19:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: ==12025== Releasing lock...
[2026-09-07 19:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:01:04] Production.INFO: Total Charge 0
[2026-09-07 19:01:04] Production.INFO: CreateAllLog End
[2026-09-07 19:01:04] Production.INFO: Account Balance End.
[2026-09-07 19:01:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:01:04] Production.INFO: ==12029== Releasing lock...
[2026-09-07 19:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:01:12] Production.ERROR: CronJobId end10
[2026-09-07 19:01:12] Production.INFO: ==12027== Releasing lock...
[2026-09-07 19:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:01:15] Production.INFO: call_cost start
[2026-09-07 19:01:15] Production.INFO: call_cost end
[2026-09-07 19:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:01:15] Production.INFO: ==12023== Releasing lock...
[2026-09-07 19:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:02:02] Production.INFO: ==12088== Lock acquired, processing the job...
[2026-09-08 00:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:02:02] Production.INFO: neon service started
[2026-09-08 00:02:02] Production.INFO: neon service started
[2026-09-08 00:02:02] Production.INFO: ==12088== Releasing lock...
[2026-09-08 00:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:02:02] Production.INFO: ==12093== Lock acquired, processing the job...
[2026-09-07 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:02:02] Production.INFO: ==12093== Releasing lock...
[2026-09-07 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:02:02] Production.INFO: ==12091== Lock acquired, processing the job...
[2026-09-07 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:02:02] Production.INFO: ==12091== Releasing lock...
[2026-09-07 19:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:02:03] Production.INFO: ==12095== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:02:03] Production.INFO: ==12101== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:02:03] Production.INFO: ==12099== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:02:03] Production.INFO: Account Balance Start.
[2026-09-07 19:02:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:02:03] Production.INFO: 117
[2026-09-07 19:02:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:02:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:03] Production.INFO: ==12097== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:02:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:03] Production.INFO: ==12105== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:02:03] Production.INFO: ==12103== Lock acquired, processing the job...
[2026-09-07 19:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19: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-07 19: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-07 19:02:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: ==12105== Releasing lock...
[2026-09-07 19:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.ERROR: done
[2026-09-07 19:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.ERROR: done
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:04] Production.INFO: ==12097== Releasing lock...
[2026-09-07 19:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:02:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:02:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:02:05] Production.INFO: ==12103== Releasing lock...
[2026-09-07 19:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-07 19:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:02:05] Production.INFO: Total Charge 0
[2026-09-07 19:02:05] Production.INFO: CreateAllLog End
[2026-09-07 19:02:05] Production.INFO: Account Balance End.
[2026-09-07 19:02:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:02:05] Production.INFO: ==12101== Releasing lock...
[2026-09-07 19:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:02:11] Production.ERROR: CronJobId end10
[2026-09-07 19:02:11] Production.INFO: ==12099== Releasing lock...
[2026-09-07 19:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:02:15] Production.INFO: call_cost start
[2026-09-07 19:02:15] Production.INFO: call_cost end
[2026-09-07 19:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:02:15] Production.INFO: ==12095== Releasing lock...
[2026-09-07 19:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:03:01] Production.INFO: ==12166== Lock acquired, processing the job...
[2026-09-08 00:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:03:01] Production.INFO: neon service started
[2026-09-08 00:03:01] Production.INFO: neon service started
[2026-09-08 00:03:01] Production.INFO: ==12166== Releasing lock...
[2026-09-08 00:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:03:01] Production.INFO: ==12168== Lock acquired, processing the job...
[2026-09-07 19:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:03:02] Production.INFO: ==12168== Releasing lock...
[2026-09-07 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:03:02] Production.INFO: ==12170== Lock acquired, processing the job...
[2026-09-07 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:03:02] Production.INFO: ==12170== Releasing lock...
[2026-09-07 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:03:02] Production.INFO: ==12173== Lock acquired, processing the job...
[2026-09-07 19:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:03:02] Production.INFO: ==12179== Lock acquired, processing the job...
[2026-09-07 19:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:03:02] Production.INFO: ==12175== Lock acquired, processing the job...
[2026-09-07 19:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:03:02] Production.INFO: ==12177== Lock acquired, processing the job...
[2026-09-07 19:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:03:02] Production.INFO: Account Balance Start.
[2026-09-07 19:03:02] Production.INFO: CreateAllLog Start
[2026-09-07 19:03:02] Production.INFO: 117
[2026-09-07 19:03:02] Production.INFO: Date 2026-08-08
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: ==12181== Lock acquired, processing the job...
[2026-09-07 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 19:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 19:03:03] Production.INFO: ==12181== Releasing lock...
[2026-09-07 19:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-26
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-27
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-28
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-29
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: ==12175== Releasing lock...
[2026-09-07 19:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-30
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-08-31
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-01
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-02
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-03
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-04
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-05
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:03] Production.INFO: Date 2026-09-06
[2026-09-07 19:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:03:04] Production.INFO: Total Charge 0
[2026-09-07 19:03:04] Production.INFO: CreateAllLog End
[2026-09-07 19:03:04] Production.INFO: Account Balance End.
[2026-09-07 19:03:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:03:04] Production.INFO: ==12179== Releasing lock...
[2026-09-07 19:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:03:12] Production.ERROR: CronJobId end10
[2026-09-07 19:03:12] Production.INFO: ==12177== Releasing lock...
[2026-09-07 19:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:03:14] Production.INFO: call_cost start
[2026-09-07 19:03:14] Production.INFO: call_cost end
[2026-09-07 19:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:03:14] Production.INFO: ==12173== Releasing lock...
[2026-09-07 19:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:04:01] Production.INFO: ==12241== Lock acquired, processing the job...
[2026-09-08 00:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:04:01] Production.INFO: neon service started
[2026-09-08 00:04:01] Production.INFO: neon service started
[2026-09-08 00:04:01] Production.INFO: ==12241== Releasing lock...
[2026-09-08 00:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:04:02] Production.INFO: ==12243== Lock acquired, processing the job...
[2026-09-07 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:04:02] Production.INFO: ==12243== Releasing lock...
[2026-09-07 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:04:02] Production.INFO: ==12245== Lock acquired, processing the job...
[2026-09-07 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:04:02] Production.INFO: ==12245== Releasing lock...
[2026-09-07 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:04:03] Production.INFO: ==12250== Lock acquired, processing the job...
[2026-09-07 19:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:04:03] Production.INFO: ==12252== Lock acquired, processing the job...
[2026-09-07 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:04:03] Production.INFO: ==12256== Lock acquired, processing the job...
[2026-09-07 19:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:04:03] Production.INFO: ==12254== Lock acquired, processing the job...
[2026-09-07 19:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:04:03] Production.INFO: Account Balance Start.
[2026-09-07 19:04:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:04:03] Production.INFO: 117
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:04:03] Production.INFO: ==12258== Lock acquired, processing the job...
[2026-09-07 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:04:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:04:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:03] Production.INFO: ==12258== Releasing lock...
[2026-09-07 19:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:03] Production.INFO: ==12252== Releasing lock...
[2026-09-07 19:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:04:04] Production.INFO: Total Charge 0
[2026-09-07 19:04:04] Production.INFO: CreateAllLog End
[2026-09-07 19:04:05] Production.INFO: Account Balance End.
[2026-09-07 19:04:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:04:05] Production.INFO: ==12256== Releasing lock...
[2026-09-07 19:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:04:11] Production.ERROR: CronJobId end10
[2026-09-07 19:04:11] Production.INFO: ==12254== Releasing lock...
[2026-09-07 19:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:04:14] Production.INFO: call_cost start
[2026-09-07 19:04:14] Production.INFO: call_cost end
[2026-09-07 19:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:04:14] Production.INFO: ==12250== Releasing lock...
[2026-09-07 19:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:05:02] Production.INFO: ==12318== Lock acquired, processing the job...
[2026-09-08 00:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:05:02] Production.INFO: neon service started
[2026-09-08 00:05:02] Production.INFO: neon service started
[2026-09-08 00:05:02] Production.INFO: ==12318== Releasing lock...
[2026-09-08 00:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:05:02] Production.INFO: ==12320== Lock acquired, processing the job...
[2026-09-07 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:05:02] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-09-07 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:05:02] Production.INFO: ==12322== Releasing lock...
[2026-09-07 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:05:03] Production.INFO: ==12320== Releasing lock...
[2026-09-07 19:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:05:03] Production.INFO: ==12324== Lock acquired, processing the job...
[2026-09-07 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:05:03] Production.INFO: ==12324== Releasing lock...
[2026-09-07 19:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:05:03] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-09-07 19:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:05:03] Production.INFO: ==12329== Lock acquired, processing the job...
[2026-09-07 19:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:05:04] Production.INFO: ==12331== Lock acquired, processing the job...
[2026-09-07 19:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:05:04] Production.INFO: ==12333== Lock acquired, processing the job...
[2026-09-07 19:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:05:04] Production.INFO: ==12335== Lock acquired, processing the job...
[2026-09-07 19:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:05:04] Production.INFO: Account Balance Start.
[2026-09-07 19:05:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:05:04] Production.INFO: 117
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:05:04] Production.INFO: ==12337== Lock acquired, processing the job...
[2026-09-07 19:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:05:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:05:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.ERROR: done
[2026-09-07 19:05:04] Production.INFO: ==12337== Releasing lock...
[2026-09-07 19:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962345', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: ==12329== Releasing lock...
[2026-09-07 19:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:05:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:05:05] Production.INFO: Total Charge 0
[2026-09-07 19:05:05] Production.INFO: CreateAllLog End
[2026-09-07 19:05:05] Production.INFO: Account Balance End.
[2026-09-07 19:05:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:05:05] Production.INFO: ==12333== Releasing lock...
[2026-09-07 19:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962345', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:05:11] Production.INFO: ProcessCDR(1,17962345,1,1,2)
[2026-09-07 19:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962345,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962345,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:05:11] Production.INFO: ==12335== Releasing lock...
[2026-09-07 19:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:05:14] Production.ERROR: CronJobId end10
[2026-09-07 19:05:14] Production.INFO: ==12331== Releasing lock...
[2026-09-07 19:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:05:17] Production.INFO: call_cost start
[2026-09-07 19:05:17] Production.INFO: call_cost end
[2026-09-07 19:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:05:17] Production.INFO: ==12326== Releasing lock...
[2026-09-07 19:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:06:01] Production.INFO: ==12394== Lock acquired, processing the job...
[2026-09-08 00:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:06:01] Production.INFO: neon service started
[2026-09-08 00:06:01] Production.INFO: neon service started
[2026-09-08 00:06:01] Production.INFO: ==12394== Releasing lock...
[2026-09-08 00:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:06:02] Production.INFO: ==12396== Lock acquired, processing the job...
[2026-09-07 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:06:02] Production.INFO: ==12398== Lock acquired, processing the job...
[2026-09-07 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:06:02] Production.INFO: ==12398== Releasing lock...
[2026-09-07 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:06:02] Production.INFO: ==12396== Releasing lock...
[2026-09-07 19:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:06:03] Production.INFO: ==12409== Lock acquired, processing the job...
[2026-09-07 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:06:03] Production.INFO: ==12405== Lock acquired, processing the job...
[2026-09-07 19:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:06:03] Production.INFO: ==12401== Lock acquired, processing the job...
[2026-09-07 19:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:06:03] Production.INFO: ==12403== Lock acquired, processing the job...
[2026-09-07 19:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 19:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 19:06:03] Production.INFO: ==12407== Lock acquired, processing the job...
[2026-09-07 19:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:06:03] Production.INFO: ==12409== Releasing lock...
[2026-09-07 19:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:06:03] Production.INFO: Account Balance Start.
[2026-09-07 19:06:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:06:03] Production.INFO: 117
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: ==12403== Releasing lock...
[2026-09-07 19:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:06:04] Production.INFO: Total Charge 0
[2026-09-07 19:06:04] Production.INFO: CreateAllLog End
[2026-09-07 19:06:04] Production.INFO: Account Balance End.
[2026-09-07 19:06:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:06:04] Production.INFO: ==12407== Releasing lock...
[2026-09-07 19:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:06:11] Production.ERROR: CronJobId end10
[2026-09-07 19:06:11] Production.INFO: ==12405== Releasing lock...
[2026-09-07 19:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:06:14] Production.INFO: call_cost start
[2026-09-07 19:06:14] Production.INFO: call_cost end
[2026-09-07 19:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:06:14] Production.INFO: ==12401== Releasing lock...
[2026-09-07 19:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:07:02] Production.INFO: ==12471== Lock acquired, processing the job...
[2026-09-08 00:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:07:02] Production.INFO: neon service started
[2026-09-08 00:07:02] Production.INFO: neon service started
[2026-09-08 00:07:02] Production.INFO: ==12471== Releasing lock...
[2026-09-08 00:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:07:02] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-09-07 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:07:02] Production.INFO: ==12473== Releasing lock...
[2026-09-07 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:07:02] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-09-07 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:07:02] Production.INFO: ==12475== Releasing lock...
[2026-09-07 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:07:03] Production.INFO: ==12477== Lock acquired, processing the job...
[2026-09-07 19:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:07:03] Production.INFO: ==12480== Lock acquired, processing the job...
[2026-09-07 19:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:07:03] Production.INFO: ==12482== Lock acquired, processing the job...
[2026-09-07 19:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:07:03] Production.INFO: ==12484== Lock acquired, processing the job...
[2026-09-07 19:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:07:03] Production.INFO: ==12486== Lock acquired, processing the job...
[2026-09-07 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 19:07:03] Production.INFO: Account Balance Start.
[2026-09-07 19:07:03] Production.INFO: CreateAllLog Start
[2026-09-07 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-07 19:07:03] Production.INFO: 117
[2026-09-07 19:07:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:03] Production.INFO: ==12486== Releasing lock...
[2026-09-07 19:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:07:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: ==12480== Releasing lock...
[2026-09-07 19:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:07:05] Production.INFO: Total Charge 0
[2026-09-07 19:07:05] Production.INFO: CreateAllLog End
[2026-09-07 19:07:05] Production.INFO: Account Balance End.
[2026-09-07 19:07:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:07:05] Production.INFO: ==12484== Releasing lock...
[2026-09-07 19:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:07:11] Production.ERROR: CronJobId end10
[2026-09-07 19:07:11] Production.INFO: ==12482== Releasing lock...
[2026-09-07 19:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:07:14] Production.INFO: call_cost start
[2026-09-07 19:07:14] Production.INFO: call_cost end
[2026-09-07 19:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:07:14] Production.INFO: ==12477== Releasing lock...
[2026-09-07 19:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:08:01] Production.INFO: ==12545== Lock acquired, processing the job...
[2026-09-08 00:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:08:01] Production.INFO: neon service started
[2026-09-08 00:08:01] Production.INFO: neon service started
[2026-09-08 00:08:01] Production.INFO: ==12545== Releasing lock...
[2026-09-08 00:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:08:01] Production.INFO: ==12547== Lock acquired, processing the job...
[2026-09-07 19:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:08:02] Production.INFO: ==12547== Releasing lock...
[2026-09-07 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:08:02] Production.INFO: ==12549== Lock acquired, processing the job...
[2026-09-07 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:08:02] Production.INFO: ==12549== Releasing lock...
[2026-09-07 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:08:02] Production.INFO: ==12552== Lock acquired, processing the job...
[2026-09-07 19:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:08:02] Production.INFO: ==12556== Lock acquired, processing the job...
[2026-09-07 19:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:08:02] Production.INFO: ==12554== Lock acquired, processing the job...
[2026-09-07 19:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:08:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:08:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:08:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:08:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:08:03] Production.INFO: ==12558== Lock acquired, processing the job...
[2026-09-07 19:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:08:03] Production.INFO: Account Balance Start.
[2026-09-07 19:08:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:08:03] Production.INFO: 117
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:08:03] Production.INFO: ==12560== Lock acquired, processing the job...
[2026-09-07 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:08:03] Production.INFO: ==12560== Releasing lock...
[2026-09-07 19:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-26
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:03] Production.INFO: ==12554== Releasing lock...
[2026-09-07 19:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:08:03] Production.INFO: Date 2026-08-27
[2026-09-07 19:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:08:04] Production.INFO: Total Charge 0
[2026-09-07 19:08:04] Production.INFO: CreateAllLog End
[2026-09-07 19:08:04] Production.INFO: Account Balance End.
[2026-09-07 19:08:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:08:04] Production.INFO: ==12558== Releasing lock...
[2026-09-07 19:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:08:10] Production.ERROR: CronJobId end10
[2026-09-07 19:08:10] Production.INFO: ==12556== Releasing lock...
[2026-09-07 19:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:08:14] Production.INFO: call_cost start
[2026-09-07 19:08:14] Production.INFO: call_cost end
[2026-09-07 19:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:08:14] Production.INFO: ==12552== Releasing lock...
[2026-09-07 19:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:09:01] Production.INFO: ==12619== Lock acquired, processing the job...
[2026-09-08 00:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:09:01] Production.INFO: neon service started
[2026-09-08 00:09:01] Production.INFO: neon service started
[2026-09-08 00:09:01] Production.INFO: ==12619== Releasing lock...
[2026-09-08 00:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:09:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:09:02] Production.INFO: ==12623== Lock acquired, processing the job...
[2026-09-07 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:09:02] Production.INFO: ==12623== Releasing lock...
[2026-09-07 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:09:02] Production.INFO: ==12621== Lock acquired, processing the job...
[2026-09-07 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:09:02] Production.INFO: ==12621== Releasing lock...
[2026-09-07 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:09:03] Production.INFO: ==12628== Lock acquired, processing the job...
[2026-09-07 19:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:09:03] Production.INFO: ==12626== Lock acquired, processing the job...
[2026-09-07 19:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:09:03] Production.INFO: ==12630== Lock acquired, processing the job...
[2026-09-07 19:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:09:03] Production.INFO: ==12632== Lock acquired, processing the job...
[2026-09-07 19:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:09:03] Production.INFO: ==12634== Lock acquired, processing the job...
[2026-09-07 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:09:03] Production.INFO: Account Balance Start.
[2026-09-07 19:09:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:09:03] Production.INFO: 117
[2026-09-07 19:09:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:09:03] Production.INFO: ==12634== Releasing lock...
[2026-09-07 19:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:09:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: ==12628== Releasing lock...
[2026-09-07 19:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:09:04] Production.INFO: Total Charge 0
[2026-09-07 19:09:04] Production.INFO: CreateAllLog End
[2026-09-07 19:09:05] Production.INFO: Account Balance End.
[2026-09-07 19:09:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:09:05] Production.INFO: ==12632== Releasing lock...
[2026-09-07 19:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:09:12] Production.ERROR: CronJobId end10
[2026-09-07 19:09:12] Production.INFO: ==12630== Releasing lock...
[2026-09-07 19:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:09:14] Production.INFO: call_cost start
[2026-09-07 19:09:14] Production.INFO: call_cost end
[2026-09-07 19:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:09:14] Production.INFO: ==12626== Releasing lock...
[2026-09-07 19:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:10:01] Production.INFO: ==12695== Lock acquired, processing the job...
[2026-09-08 00:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:10:01] Production.INFO: neon service started
[2026-09-08 00:10:01] Production.INFO: neon service started
[2026-09-08 00:10:01] Production.INFO: ==12695== Releasing lock...
[2026-09-08 00:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:10:01] Production.INFO: ==12699== Lock acquired, processing the job...
[2026-09-07 23:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:10:01] Production.INFO: ==12699== Releasing lock...
[2026-09-07 23:10:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:10:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:10:01] Production.INFO: ==12697== Lock acquired, processing the job...
[2026-09-07 19:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:10:02] Production.INFO: ==12697== Releasing lock...
[2026-09-07 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:10:02] Production.INFO: ==12701== Lock acquired, processing the job...
[2026-09-07 19:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:10:02] Production.INFO: ==12703== Lock acquired, processing the job...
[2026-09-07 19:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:10:02] Production.INFO: ==12705== Lock acquired, processing the job...
[2026-09-07 19:10:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:10:02] Production.INFO: ==12707== Lock acquired, processing the job...
[2026-09-07 19:10:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:10:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:10:03] Production.INFO: Account Balance Start.
[2026-09-07 19:10:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:10:03] Production.INFO: 117
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:10:03] Production.INFO: ==12709== Lock acquired, processing the job...
[2026-09-07 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:10:03] Production.INFO: ==12709== Releasing lock...
[2026-09-07 19:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: ==12703== Releasing lock...
[2026-09-07 19:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-26
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-27
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-28
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:03] Production.INFO: Date 2026-08-29
[2026-09-07 19:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:10:04] Production.INFO: Total Charge 0
[2026-09-07 19:10:04] Production.INFO: CreateAllLog End
[2026-09-07 19:10:04] Production.INFO: Account Balance End.
[2026-09-07 19:10:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:10:04] Production.INFO: ==12707== Releasing lock...
[2026-09-07 19:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:10:11] Production.ERROR: CronJobId end10
[2026-09-07 19:10:11] Production.INFO: ==12705== Releasing lock...
[2026-09-07 19:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:10:14] Production.INFO: call_cost start
[2026-09-07 19:10:14] Production.INFO: call_cost end
[2026-09-07 19:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:10:14] Production.INFO: ==12701== Releasing lock...
[2026-09-07 19:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:11:01] Production.INFO: ==12776== Lock acquired, processing the job...
[2026-09-08 00:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:11:01] Production.INFO: neon service started
[2026-09-08 00:11:01] Production.INFO: neon service started
[2026-09-08 00:11:01] Production.INFO: ==12776== Releasing lock...
[2026-09-08 00:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:11:02] Production.INFO: ==12780== Lock acquired, processing the job...
[2026-09-07 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:11:02] Production.INFO: ==12780== Releasing lock...
[2026-09-07 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:11:02] Production.INFO: ==12778== Lock acquired, processing the job...
[2026-09-07 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:11:02] Production.INFO: ==12778== Releasing lock...
[2026-09-07 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:11:03] Production.INFO: ==12782== Lock acquired, processing the job...
[2026-09-07 19:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:11:03] Production.INFO: ==12784== Lock acquired, processing the job...
[2026-09-07 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:11:03] Production.INFO: ==12786== Lock acquired, processing the job...
[2026-09-07 19:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:11:03] Production.INFO: ==12790== Lock acquired, processing the job...
[2026-09-07 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:11:03] Production.INFO: ==12788== Lock acquired, processing the job...
[2026-09-07 19:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 19:11:03] Production.INFO: ==12790== Releasing lock...
[2026-09-07 19:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:11:03] Production.INFO: Account Balance Start.
[2026-09-07 19:11:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:11:03] Production.INFO: 117
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:03] Production.INFO: ==12784== Releasing lock...
[2026-09-07 19:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:11:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:11:05] Production.INFO: Total Charge 0
[2026-09-07 19:11:05] Production.INFO: CreateAllLog End
[2026-09-07 19:11:05] Production.INFO: Account Balance End.
[2026-09-07 19:11:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:11:05] Production.INFO: ==12788== Releasing lock...
[2026-09-07 19:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:11:11] Production.ERROR: CronJobId end10
[2026-09-07 19:11:11] Production.INFO: ==12786== Releasing lock...
[2026-09-07 19:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:11:15] Production.INFO: call_cost start
[2026-09-07 19:11:15] Production.INFO: call_cost end
[2026-09-07 19:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:11:15] Production.INFO: ==12782== Releasing lock...
[2026-09-07 19:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:12:02] Production.INFO: ==12849== Lock acquired, processing the job...
[2026-09-08 00:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:12:02] Production.INFO: neon service started
[2026-09-08 00:12:02] Production.INFO: neon service started
[2026-09-08 00:12:02] Production.INFO: ==12849== Releasing lock...
[2026-09-08 00:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:12:02] Production.INFO: ==12851== Lock acquired, processing the job...
[2026-09-07 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:12:02] Production.INFO: ==12853== Lock acquired, processing the job...
[2026-09-07 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:12:02] Production.INFO: ==12853== Releasing lock...
[2026-09-07 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:12:02] Production.INFO: ==12851== Releasing lock...
[2026-09-07 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:12:03] Production.INFO: ==12856== Lock acquired, processing the job...
[2026-09-07 19:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:12:03] Production.INFO: ==12858== Lock acquired, processing the job...
[2026-09-07 19:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:12:03] Production.INFO: ==12860== Lock acquired, processing the job...
[2026-09-07 19:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:12:04] Production.INFO: ==12862== Lock acquired, processing the job...
[2026-09-07 19:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:12:04] Production.INFO: ==12864== Lock acquired, processing the job...
[2026-09-07 19:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:12:04] Production.INFO: Account Balance Start.
[2026-09-07 19:12:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:12:04] Production.INFO: 117
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:12:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 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-07 19:12:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: ==12864== Releasing lock...
[2026-09-07 19:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: ==12858== Releasing lock...
[2026-09-07 19:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-23
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-24
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-25
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:12:05] Production.INFO: Total Charge 0
[2026-09-07 19:12:05] Production.INFO: CreateAllLog End
[2026-09-07 19:12:05] Production.INFO: Account Balance End.
[2026-09-07 19:12:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:12:05] Production.INFO: ==12862== Releasing lock...
[2026-09-07 19:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:12:12] Production.ERROR: CronJobId end10
[2026-09-07 19:12:12] Production.INFO: ==12860== Releasing lock...
[2026-09-07 19:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:12:15] Production.INFO: call_cost start
[2026-09-07 19:12:15] Production.INFO: call_cost end
[2026-09-07 19:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:12:15] Production.INFO: ==12856== Releasing lock...
[2026-09-07 19:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:13:01] Production.INFO: ==12922== Lock acquired, processing the job...
[2026-09-08 00:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:13:01] Production.INFO: neon service started
[2026-09-08 00:13:01] Production.INFO: neon service started
[2026-09-08 00:13:01] Production.INFO: ==12922== Releasing lock...
[2026-09-08 00:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:13:01] Production.INFO: ==12924== Lock acquired, processing the job...
[2026-09-07 19:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:13:02] Production.INFO: ==12924== Releasing lock...
[2026-09-07 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:13:02] Production.INFO: ==12926== Lock acquired, processing the job...
[2026-09-07 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:13:02] Production.INFO: ==12926== Releasing lock...
[2026-09-07 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:13:02] Production.INFO: ==12930== Lock acquired, processing the job...
[2026-09-07 19:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:13:02] Production.INFO: ==12928== Lock acquired, processing the job...
[2026-09-07 19:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:13:02] Production.INFO: ==12932== Lock acquired, processing the job...
[2026-09-07 19:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:13:03] Production.INFO: ==12934== Lock acquired, processing the job...
[2026-09-07 19:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:13:03] Production.INFO: ==12936== Lock acquired, processing the job...
[2026-09-07 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:13:03] Production.INFO: Account Balance Start.
[2026-09-07 19:13:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:13:03] Production.INFO: 117
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:13:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:13:03] Production.INFO: ==12936== Releasing lock...
[2026-09-07 19:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-26
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: Date 2026-08-27
[2026-09-07 19:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:03] Production.INFO: ==12930== Releasing lock...
[2026-09-07 19:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:13:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:13:04] Production.INFO: Total Charge 0
[2026-09-07 19:13:04] Production.INFO: CreateAllLog End
[2026-09-07 19:13:04] Production.INFO: Account Balance End.
[2026-09-07 19:13:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:13:04] Production.INFO: ==12934== Releasing lock...
[2026-09-07 19:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:13:12] Production.ERROR: CronJobId end10
[2026-09-07 19:13:12] Production.INFO: ==12932== Releasing lock...
[2026-09-07 19:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:13:15] Production.INFO: call_cost start
[2026-09-07 19:13:15] Production.INFO: call_cost end
[2026-09-07 19:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:13:15] Production.INFO: ==12928== Releasing lock...
[2026-09-07 19:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:14:01] Production.INFO: ==12999== Lock acquired, processing the job...
[2026-09-08 00:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:14:01] Production.INFO: neon service started
[2026-09-08 00:14:02] Production.INFO: neon service started
[2026-09-08 00:14:02] Production.INFO: ==12999== Releasing lock...
[2026-09-08 00:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:14:02] Production.INFO: ==13001== Lock acquired, processing the job...
[2026-09-07 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:14:02] Production.INFO: ==13003== Lock acquired, processing the job...
[2026-09-07 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:14:02] Production.INFO: ==13003== Releasing lock...
[2026-09-07 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:14:02] Production.INFO: ==13001== Releasing lock...
[2026-09-07 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:14:03] Production.INFO: ==13006== Lock acquired, processing the job...
[2026-09-07 19:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:14:03] Production.INFO: ==13008== Lock acquired, processing the job...
[2026-09-07 19:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:14:03] Production.INFO: ==13010== Lock acquired, processing the job...
[2026-09-07 19:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:14:03] Production.INFO: ==13012== Lock acquired, processing the job...
[2026-09-07 19:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:14:03] Production.INFO: Account Balance Start.
[2026-09-07 19:14:03] Production.INFO: ==13014== Lock acquired, processing the job...
[2026-09-07 19:14:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:14:03] Production.INFO: 117
[2026-09-07 19:14:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19: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-07 19:14:04] Production.INFO: ==13014== Releasing lock...
[2026-09-07 19:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: ==13008== Releasing lock...
[2026-09-07 19:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:14:05] Production.INFO: Total Charge 0
[2026-09-07 19:14:05] Production.INFO: CreateAllLog End
[2026-09-07 19:14:05] Production.INFO: Account Balance End.
[2026-09-07 19:14:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:14:05] Production.INFO: ==13012== Releasing lock...
[2026-09-07 19:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:14:12] Production.ERROR: CronJobId end10
[2026-09-07 19:14:12] Production.INFO: ==13010== Releasing lock...
[2026-09-07 19:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:14:15] Production.INFO: call_cost start
[2026-09-07 19:14:15] Production.INFO: call_cost end
[2026-09-07 19:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:14:15] Production.INFO: ==13006== Releasing lock...
[2026-09-07 19:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:15:01] Production.INFO: ==13070== Lock acquired, processing the job...
[2026-09-08 00:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:15:01] Production.INFO: neon service started
[2026-09-08 00:15:01] Production.INFO: neon service started
[2026-09-08 00:15:01] Production.INFO: ==13070== Releasing lock...
[2026-09-08 00:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:15:02] Production.INFO: ==13072== Lock acquired, processing the job...
[2026-09-07 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:15:02] Production.INFO: ==13074== Lock acquired, processing the job...
[2026-09-07 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:15:02] Production.INFO: ==13074== Releasing lock...
[2026-09-07 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:15:02] Production.INFO: ==13072== Releasing lock...
[2026-09-07 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:15:03] Production.INFO: ==13077== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19:15:03] Production.INFO: ==13081== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:15:03] Production.INFO: ==13079== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 19:15:03] Production.ERROR: CronJob PID - 13081
[2026-09-07 19:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-07 19:15:03] Production.ERROR: CronJob ID - 7
[2026-09-07 19:15:03] Production.ERROR: CronJob Last Run Time 2026-09-07 19:15:00
[2026-09-07 19:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 19:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 19:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:15:03] Production.INFO: ==13077== Releasing lock...
[2026-09-07 19:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:15:03] Production.INFO: ==13085== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:15:03] Production.INFO: ==13083== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:15:03] Production.INFO: Account Balance Start.
[2026-09-07 19:15:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:15:03] Production.INFO: 117
[2026-09-07 19:15:03] Production.INFO: ==13089== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:15:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:15:03] Production.INFO: ==13087== Lock acquired, processing the job...
[2026-09-07 19:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:15:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:15:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:15:03] Production.INFO: ==13089== Releasing lock...
[2026-09-07 19:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.ERROR: done
[2026-09-07 19:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962386', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: ==13081== Releasing lock...
[2026-09-07 19:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:15:05] Production.INFO: Total Charge 0
[2026-09-07 19:15:05] Production.INFO: CreateAllLog End
[2026-09-07 19:15:05] Production.INFO: Account Balance End.
[2026-09-07 19:15:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:15:05] Production.INFO: ==13085== Releasing lock...
[2026-09-07 19:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962386', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:15:11] Production.INFO: ProcessCDR(1,17962386,1,1,2)
[2026-09-07 19:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962386,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962386,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:15:11] Production.INFO: ==13087== Releasing lock...
[2026-09-07 19:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:15:14] Production.ERROR: CronJobId end10
[2026-09-07 19:15:14] Production.INFO: ==13083== Releasing lock...
[2026-09-07 19:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:15:18] Production.INFO: call_cost start
[2026-09-07 19:15:18] Production.INFO: call_cost end
[2026-09-07 19:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:15:18] Production.INFO: ==13079== Releasing lock...
[2026-09-07 19:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:16:01] Production.INFO: ==13150== Lock acquired, processing the job...
[2026-09-08 00:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:16:01] Production.INFO: neon service started
[2026-09-08 00:16:01] Production.INFO: neon service started
[2026-09-08 00:16:01] Production.INFO: ==13150== Releasing lock...
[2026-09-08 00:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:16:02] Production.INFO: ==13154== Lock acquired, processing the job...
[2026-09-07 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:16:02] Production.INFO: ==13154== Releasing lock...
[2026-09-07 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:16:02] Production.INFO: ==13152== Lock acquired, processing the job...
[2026-09-07 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:16:02] Production.INFO: ==13152== Releasing lock...
[2026-09-07 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:16:03] Production.INFO: ==13160== Lock acquired, processing the job...
[2026-09-07 19:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:16:03] Production.INFO: ==13156== Lock acquired, processing the job...
[2026-09-07 19:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:16:03] Production.INFO: ==13158== Lock acquired, processing the job...
[2026-09-07 19:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:16:03] Production.INFO: ==13162== Lock acquired, processing the job...
[2026-09-07 19:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:16:03] Production.INFO: ==13164== Lock acquired, processing the job...
[2026-09-07 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:16:03] Production.INFO: Account Balance Start.
[2026-09-07 19:16:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:16:03] Production.INFO: 117
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:16:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:16:03] Production.INFO: ==13164== Releasing lock...
[2026-09-07 19:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: ==13158== Releasing lock...
[2026-09-07 19:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:16:04] Production.INFO: Total Charge 0
[2026-09-07 19:16:04] Production.INFO: CreateAllLog End
[2026-09-07 19:16:04] Production.INFO: Account Balance End.
[2026-09-07 19:16:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:16:04] Production.INFO: ==13162== Releasing lock...
[2026-09-07 19:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:16:12] Production.ERROR: CronJobId end10
[2026-09-07 19:16:12] Production.INFO: ==13160== Releasing lock...
[2026-09-07 19:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:16:14] Production.INFO: call_cost start
[2026-09-07 19:16:14] Production.INFO: call_cost end
[2026-09-07 19:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:16:14] Production.INFO: ==13156== Releasing lock...
[2026-09-07 19:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:17:02] Production.INFO: ==13228== Lock acquired, processing the job...
[2026-09-08 00:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:17:02] Production.INFO: neon service started
[2026-09-08 00:17:02] Production.INFO: neon service started
[2026-09-08 00:17:02] Production.INFO: ==13228== Releasing lock...
[2026-09-08 00:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:17:02] Production.INFO: ==13232== Lock acquired, processing the job...
[2026-09-07 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:17:02] Production.INFO: ==13232== Releasing lock...
[2026-09-07 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:17:02] Production.INFO: ==13230== Lock acquired, processing the job...
[2026-09-07 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:17:03] Production.INFO: ==13230== Releasing lock...
[2026-09-07 19:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:17:03] Production.INFO: ==13241== Lock acquired, processing the job...
[2026-09-07 19:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:17:03] Production.INFO: ==13234== Lock acquired, processing the job...
[2026-09-07 19:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:17:03] Production.INFO: Account Balance Start.
[2026-09-07 19:17:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:17:03] Production.INFO: 117
[2026-09-07 19:17:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:03] Production.INFO: ==13238== Lock acquired, processing the job...
[2026-09-07 19:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:17:03] Production.INFO: ==13236== Lock acquired, processing the job...
[2026-09-07 19:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:17:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:17:04] Production.INFO: ==13243== Lock acquired, processing the job...
[2026-09-07 19:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:17:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:17:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: ==13243== Releasing lock...
[2026-09-07 19:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: ==13236== Releasing lock...
[2026-09-07 19:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:17:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:17:05] Production.INFO: Total Charge 0
[2026-09-07 19:17:05] Production.INFO: CreateAllLog End
[2026-09-07 19:17:05] Production.INFO: Account Balance End.
[2026-09-07 19:17:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:17:05] Production.INFO: ==13241== Releasing lock...
[2026-09-07 19:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:17:13] Production.ERROR: CronJobId end10
[2026-09-07 19:17:13] Production.INFO: ==13238== Releasing lock...
[2026-09-07 19:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:17:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:17:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:17:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:17:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:17:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:17:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:17:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:17:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:17:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:17:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:17:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:17:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:17:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:17:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:17:16] Production.INFO: call_cost start
[2026-09-07 19:17:16] Production.INFO: call_cost end
[2026-09-07 19:17:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:17:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:17:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:17:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:17:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:17:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:17:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:17:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:17:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:17:16] Production.INFO: ==13234== Releasing lock...
[2026-09-07 19:17:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:17:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:18:01] Production.INFO: ==13297== Lock acquired, processing the job...
[2026-09-08 00:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:18:01] Production.INFO: neon service started
[2026-09-08 00:18:01] Production.INFO: neon service started
[2026-09-08 00:18:01] Production.INFO: ==13297== Releasing lock...
[2026-09-08 00:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:18:02] Production.INFO: ==13299== Lock acquired, processing the job...
[2026-09-07 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:18:02] Production.INFO: ==13301== Lock acquired, processing the job...
[2026-09-07 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:18:02] Production.INFO: ==13301== Releasing lock...
[2026-09-07 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:18:02] Production.INFO: ==13299== Releasing lock...
[2026-09-07 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:18:03] Production.INFO: ==13304== Lock acquired, processing the job...
[2026-09-07 19:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:18:03] Production.INFO: ==13306== Lock acquired, processing the job...
[2026-09-07 19:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:18:03] Production.INFO: ==13310== Lock acquired, processing the job...
[2026-09-07 19:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:18:03] Production.INFO: ==13308== Lock acquired, processing the job...
[2026-09-07 19:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:18:03] Production.INFO: Account Balance Start.
[2026-09-07 19:18:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:18:03] Production.INFO: ==13312== Lock acquired, processing the job...
[2026-09-07 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:18:03] Production.INFO: 117
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-13
[2026-09-07 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-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:18:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: ==13312== Releasing lock...
[2026-09-07 19:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: ==13306== Releasing lock...
[2026-09-07 19:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:18:04] Production.INFO: Total Charge 0
[2026-09-07 19:18:04] Production.INFO: CreateAllLog End
[2026-09-07 19:18:04] Production.INFO: Account Balance End.
[2026-09-07 19:18:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:18:04] Production.INFO: ==13310== Releasing lock...
[2026-09-07 19:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:18:12] Production.ERROR: CronJobId end10
[2026-09-07 19:18:12] Production.INFO: ==13308== Releasing lock...
[2026-09-07 19:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:18:14] Production.INFO: call_cost start
[2026-09-07 19:18:14] Production.INFO: call_cost end
[2026-09-07 19:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:18:14] Production.INFO: ==13304== Releasing lock...
[2026-09-07 19:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:19:02] Production.INFO: ==13374== Lock acquired, processing the job...
[2026-09-08 00:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:19:02] Production.INFO: neon service started
[2026-09-08 00:19:02] Production.INFO: neon service started
[2026-09-08 00:19:02] Production.INFO: ==13374== Releasing lock...
[2026-09-08 00:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:19:02] Production.INFO: ==13376== Lock acquired, processing the job...
[2026-09-07 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:19:02] Production.INFO: ==13378== Lock acquired, processing the job...
[2026-09-07 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:19:02] Production.INFO: ==13378== Releasing lock...
[2026-09-07 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:19:03] Production.INFO: ==13376== Releasing lock...
[2026-09-07 19:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:19:03] Production.INFO: ==13383== Lock acquired, processing the job...
[2026-09-07 19:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:19:03] Production.INFO: ==13385== Lock acquired, processing the job...
[2026-09-07 19:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:19:03] Production.INFO: ==13381== Lock acquired, processing the job...
[2026-09-07 19:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:19:03] Production.INFO: ==13387== Lock acquired, processing the job...
[2026-09-07 19:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:19:03] Production.INFO: ==13389== Lock acquired, processing the job...
[2026-09-07 19:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:19:04] Production.INFO: Account Balance Start.
[2026-09-07 19:19:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:19:04] Production.INFO: 117
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:19:04] Production.INFO: ==13389== Releasing lock...
[2026-09-07 19:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: ==13383== Releasing lock...
[2026-09-07 19:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:19:05] Production.INFO: Total Charge 0
[2026-09-07 19:19:05] Production.INFO: CreateAllLog End
[2026-09-07 19:19:05] Production.INFO: Account Balance End.
[2026-09-07 19:19:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:19:05] Production.INFO: ==13387== Releasing lock...
[2026-09-07 19:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:19:12] Production.ERROR: CronJobId end10
[2026-09-07 19:19:12] Production.INFO: ==13385== Releasing lock...
[2026-09-07 19:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:19:15] Production.INFO: call_cost start
[2026-09-07 19:19:15] Production.INFO: call_cost end
[2026-09-07 19:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:19:15] Production.INFO: ==13381== Releasing lock...
[2026-09-07 19:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:20:01] Production.INFO: ==13445== Lock acquired, processing the job...
[2026-09-08 00:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:20:01] Production.INFO: neon service started
[2026-09-08 00:20:01] Production.INFO: neon service started
[2026-09-08 00:20:01] Production.INFO: ==13445== Releasing lock...
[2026-09-08 00:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:20:02] Production.INFO: ==13447== Lock acquired, processing the job...
[2026-09-07 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:20:02] Production.INFO: ==13447== Releasing lock...
[2026-09-07 19:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:20:02] Production.INFO: ==13449== Lock acquired, processing the job...
[2026-09-07 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:20:02] Production.INFO: ==13449== Releasing lock...
[2026-09-07 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:20:03] Production.INFO: ==13451== Lock acquired, processing the job...
[2026-09-07 19:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:20:03] Production.INFO: ==13457== Lock acquired, processing the job...
[2026-09-07 19:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:20:03] Production.INFO: ==13455== Lock acquired, processing the job...
[2026-09-07 19:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:20:03] Production.INFO: ==13453== Lock acquired, processing the job...
[2026-09-07 19:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:20:03] Production.INFO: Account Balance Start.
[2026-09-07 19:20:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:20:03] Production.INFO: 117
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: ==13460== Lock acquired, processing the job...
[2026-09-07 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:20:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: ==13460== Releasing lock...
[2026-09-07 19:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: ==13453== Releasing lock...
[2026-09-07 19:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:20:04] Production.INFO: Total Charge 0
[2026-09-07 19:20:04] Production.INFO: CreateAllLog End
[2026-09-07 19:20:04] Production.INFO: Account Balance End.
[2026-09-07 19:20:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:20:05] Production.INFO: ==13457== Releasing lock...
[2026-09-07 19:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:20:11] Production.ERROR: CronJobId end10
[2026-09-07 19:20:11] Production.INFO: ==13455== Releasing lock...
[2026-09-07 19:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:20:14] Production.INFO: call_cost start
[2026-09-07 19:20:14] Production.INFO: call_cost end
[2026-09-07 19:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:20:14] Production.INFO: ==13451== Releasing lock...
[2026-09-07 19:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:21:02] Production.INFO: ==13517== Lock acquired, processing the job...
[2026-09-08 00:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:21:02] Production.INFO: neon service started
[2026-09-08 00:21:02] Production.INFO: neon service started
[2026-09-08 00:21:02] Production.INFO: ==13517== Releasing lock...
[2026-09-08 00:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:21:02] Production.INFO: ==13519== Lock acquired, processing the job...
[2026-09-07 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:21:02] Production.INFO: ==13519== Releasing lock...
[2026-09-07 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:21:03] Production.INFO: ==13521== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:21:03] Production.INFO: ==13521== Releasing lock...
[2026-09-07 23:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:21:03] Production.INFO: ==13524== Lock acquired, processing the job...
[2026-09-07 19:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:21:03] Production.INFO: ==13526== Lock acquired, processing the job...
[2026-09-07 19:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:21:03] Production.INFO: ==13528== Lock acquired, processing the job...
[2026-09-07 19:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:21:03] Production.INFO: ==13532== Lock acquired, processing the job...
[2026-09-07 19:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:21:03] Production.INFO: ==13530== Lock acquired, processing the job...
[2026-09-07 19:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:21:03] Production.INFO: Account Balance Start.
[2026-09-07 19:21:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:21:03] Production.INFO: 117
[2026-09-07 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-07 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-07 19:21:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:21:04] Production.INFO: ==13532== Releasing lock...
[2026-09-07 19:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: ==13526== Releasing lock...
[2026-09-07 19:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:21:05] Production.INFO: Total Charge 0
[2026-09-07 19:21:05] Production.INFO: CreateAllLog End
[2026-09-07 19:21:05] Production.INFO: Account Balance End.
[2026-09-07 19:21:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:21:05] Production.INFO: ==13530== Releasing lock...
[2026-09-07 19:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:21:13] Production.ERROR: CronJobId end10
[2026-09-07 19:21:13] Production.INFO: ==13528== Releasing lock...
[2026-09-07 19:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:21:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:21:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:21:16] Production.INFO: call_cost start
[2026-09-07 19:21:16] Production.INFO: call_cost end
[2026-09-07 19:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:21:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:21:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:21:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:21:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:21:16] Production.INFO: ==13524== Releasing lock...
[2026-09-07 19:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:22:01] Production.INFO: ==13591== Lock acquired, processing the job...
[2026-09-08 00:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:22:01] Production.INFO: neon service started
[2026-09-08 00:22:01] Production.INFO: neon service started
[2026-09-08 00:22:01] Production.INFO: ==13591== Releasing lock...
[2026-09-08 00:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:22:02] Production.INFO: ==13593== Lock acquired, processing the job...
[2026-09-07 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:22:02] Production.INFO: ==13595== Lock acquired, processing the job...
[2026-09-07 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:22:02] Production.INFO: ==13595== Releasing lock...
[2026-09-07 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:22:02] Production.INFO: ==13593== Releasing lock...
[2026-09-07 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:22:03] Production.INFO: ==13604== Lock acquired, processing the job...
[2026-09-07 19:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:22:03] Production.INFO: ==13600== Lock acquired, processing the job...
[2026-09-07 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:22:03] Production.INFO: ==13598== Lock acquired, processing the job...
[2026-09-07 19:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:22:03] Production.INFO: ==13602== Lock acquired, processing the job...
[2026-09-07 19:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:22:03] Production.INFO: ==13606== Lock acquired, processing the job...
[2026-09-07 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:22:03] Production.INFO: Account Balance Start.
[2026-09-07 19:22:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:22:03] Production.INFO: 117
[2026-09-07 19:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-08
[2026-09-07 19: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-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:22:03] Production.INFO: ==13606== Releasing lock...
[2026-09-07 19:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:03] Production.INFO: ==13600== Releasing lock...
[2026-09-07 19:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:22:05] Production.INFO: Total Charge 0
[2026-09-07 19:22:05] Production.INFO: CreateAllLog End
[2026-09-07 19:22:05] Production.INFO: Account Balance End.
[2026-09-07 19:22:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:22:05] Production.INFO: ==13604== Releasing lock...
[2026-09-07 19:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:22:11] Production.ERROR: CronJobId end10
[2026-09-07 19:22:11] Production.INFO: ==13602== Releasing lock...
[2026-09-07 19:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:22:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:22:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:22:15] Production.INFO: call_cost start
[2026-09-07 19:22:15] Production.INFO: call_cost end
[2026-09-07 19:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:22:15] Production.INFO: ==13598== Releasing lock...
[2026-09-07 19:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:23:02] Production.INFO: ==13665== Lock acquired, processing the job...
[2026-09-08 00:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:23:02] Production.INFO: neon service started
[2026-09-08 00:23:02] Production.INFO: neon service started
[2026-09-08 00:23:02] Production.INFO: ==13665== Releasing lock...
[2026-09-08 00:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:23:02] Production.INFO: ==13669== Lock acquired, processing the job...
[2026-09-07 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:23:02] Production.INFO: ==13669== Releasing lock...
[2026-09-07 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:23:02] Production.INFO: ==13667== Lock acquired, processing the job...
[2026-09-07 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:23:02] Production.INFO: ==13667== Releasing lock...
[2026-09-07 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:23:03] Production.INFO: ==13672== Lock acquired, processing the job...
[2026-09-07 19:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:23:03] Production.INFO: ==13674== Lock acquired, processing the job...
[2026-09-07 19:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:23:03] Production.INFO: ==13678== Lock acquired, processing the job...
[2026-09-07 19:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:23:03] Production.INFO: ==13676== Lock acquired, processing the job...
[2026-09-07 19:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:23:03] Production.INFO: Account Balance Start.
[2026-09-07 19:23:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:23:03] Production.INFO: 117
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:23:03] Production.INFO: ==13680== Lock acquired, processing the job...
[2026-09-07 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:23:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:23:03] Production.INFO: ==13680== Releasing lock...
[2026-09-07 19:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: ==13674== Releasing lock...
[2026-09-07 19:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:23:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:23:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:23:05] Production.INFO: Total Charge 0
[2026-09-07 19:23:05] Production.INFO: CreateAllLog End
[2026-09-07 19:23:05] Production.INFO: Account Balance End.
[2026-09-07 19:23:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:23:05] Production.INFO: ==13678== Releasing lock...
[2026-09-07 19:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:23:11] Production.ERROR: CronJobId end10
[2026-09-07 19:23:11] Production.INFO: ==13676== Releasing lock...
[2026-09-07 19:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:23:15] Production.INFO: call_cost start
[2026-09-07 19:23:15] Production.INFO: call_cost end
[2026-09-07 19:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:23:15] Production.INFO: ==13672== Releasing lock...
[2026-09-07 19:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:24:01] Production.INFO: ==13736== Lock acquired, processing the job...
[2026-09-08 00:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:24:01] Production.INFO: neon service started
[2026-09-08 00:24:01] Production.INFO: neon service started
[2026-09-08 00:24:01] Production.INFO: ==13736== Releasing lock...
[2026-09-08 00:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:24:01] Production.INFO: ==13740== Lock acquired, processing the job...
[2026-09-07 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:24:01] Production.INFO: ==13740== Releasing lock...
[2026-09-07 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:24:01] Production.INFO: ==13738== Lock acquired, processing the job...
[2026-09-07 19:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:24:02] Production.INFO: ==13738== Releasing lock...
[2026-09-07 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:24:02] Production.INFO: ==13743== Lock acquired, processing the job...
[2026-09-07 19:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:24:03] Production.INFO: ==13745== Lock acquired, processing the job...
[2026-09-07 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:24:03] Production.INFO: ==13747== Lock acquired, processing the job...
[2026-09-07 19:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:24:03] Production.INFO: ==13751== Lock acquired, processing the job...
[2026-09-07 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:24:03] Production.INFO: ==13749== Lock acquired, processing the job...
[2026-09-07 19:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:24:03] Production.INFO: Account Balance Start.
[2026-09-07 19:24:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:24:03] Production.INFO: 117
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:24:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:24:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: ==13751== Releasing lock...
[2026-09-07 19:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: ==13745== Releasing lock...
[2026-09-07 19:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:24:04] Production.INFO: Total Charge 0
[2026-09-07 19:24:04] Production.INFO: CreateAllLog End
[2026-09-07 19:24:04] Production.INFO: Account Balance End.
[2026-09-07 19:24:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:24:04] Production.INFO: ==13749== Releasing lock...
[2026-09-07 19:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:24:11] Production.ERROR: CronJobId end10
[2026-09-07 19:24:11] Production.INFO: ==13747== Releasing lock...
[2026-09-07 19:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:24:13] Production.INFO: call_cost start
[2026-09-07 19:24:13] Production.INFO: call_cost end
[2026-09-07 19:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:24:14] Production.INFO: ==13743== Releasing lock...
[2026-09-07 19:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:25:01] Production.INFO: ==13807== Lock acquired, processing the job...
[2026-09-08 00:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:25:01] Production.INFO: neon service started
[2026-09-08 00:25:01] Production.INFO: neon service started
[2026-09-08 00:25:01] Production.INFO: ==13807== Releasing lock...
[2026-09-08 00:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:25:02] Production.INFO: ==13811== Lock acquired, processing the job...
[2026-09-07 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:25:02] Production.INFO: ==13811== Releasing lock...
[2026-09-07 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:25:02] Production.INFO: ==13809== Lock acquired, processing the job...
[2026-09-07 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:25:02] Production.INFO: ==13809== Releasing lock...
[2026-09-07 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:25:03] Production.INFO: ==13814== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:25:03] Production.INFO: ==13814== Releasing lock...
[2026-09-07 19:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:25:03] Production.INFO: ==13816== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:25:03] Production.INFO: ==13818== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:25:03] Production.INFO: ==13820== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:25:03] Production.INFO: ==13822== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:25:03] Production.INFO: ==13824== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:25:03] Production.INFO: ==13826== Lock acquired, processing the job...
[2026-09-07 19:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:25:03] Production.INFO: Account Balance Start.
[2026-09-07 19:25:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:25:03] Production.INFO: 117
[2026-09-07 19:25:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:25:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:25:04] Production.INFO: ==13826== Releasing lock...
[2026-09-07 19:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:25:04] Production.ERROR: done
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962427', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:04] Production.INFO: ==13818== Releasing lock...
[2026-09-07 19:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-24
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-25
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:25:05] Production.INFO: Total Charge 0
[2026-09-07 19:25:05] Production.INFO: CreateAllLog End
[2026-09-07 19:25:05] Production.INFO: Account Balance End.
[2026-09-07 19:25:06] Production.ERROR: CronJobId end 12
[2026-09-07 19:25:06] Production.INFO: ==13822== Releasing lock...
[2026-09-07 19:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962427', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:25:10] Production.INFO: ProcessCDR(1,17962427,1,1,2)
[2026-09-07 19:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962427,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962427,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:25:10] Production.INFO: ==13824== Releasing lock...
[2026-09-07 19:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:25:13] Production.ERROR: CronJobId end10
[2026-09-07 19:25:13] Production.INFO: ==13820== Releasing lock...
[2026-09-07 19:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:25:18] Production.INFO: call_cost start
[2026-09-07 19:25:18] Production.INFO: call_cost end
[2026-09-07 19:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:25:18] Production.INFO: ==13816== Releasing lock...
[2026-09-07 19:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:26:02] Production.INFO: ==13880== Lock acquired, processing the job...
[2026-09-08 00:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:26:02] Production.INFO: neon service started
[2026-09-08 00:26:02] Production.INFO: neon service started
[2026-09-08 00:26:02] Production.INFO: ==13880== Releasing lock...
[2026-09-08 00:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:26:02] Production.INFO: ==13882== Lock acquired, processing the job...
[2026-09-07 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:26:02] Production.INFO: ==13882== Releasing lock...
[2026-09-07 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:26:03] Production.INFO: ==13884== Lock acquired, processing the job...
[2026-09-07 23:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:26:03] Production.INFO: ==13884== Releasing lock...
[2026-09-07 23:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:26:03] Production.INFO: ==13886== Lock acquired, processing the job...
[2026-09-07 19:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:26:03] Production.INFO: ==13888== Lock acquired, processing the job...
[2026-09-07 19:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:26:03] Production.INFO: ==13890== Lock acquired, processing the job...
[2026-09-07 19:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:26:03] Production.INFO: ==13892== Lock acquired, processing the job...
[2026-09-07 19:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:26:04] Production.INFO: ==13894== Lock acquired, processing the job...
[2026-09-07 19:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 19: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-07 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-07 19:26:04] Production.INFO: ==13894== Releasing lock...
[2026-09-07 19:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:26:04] Production.INFO: Account Balance Start.
[2026-09-07 19:26:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:26:04] Production.INFO: 117
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: ==13888== Releasing lock...
[2026-09-07 19:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:26:05] Production.INFO: Total Charge 0
[2026-09-07 19:26:05] Production.INFO: CreateAllLog End
[2026-09-07 19:26:05] Production.INFO: Account Balance End.
[2026-09-07 19:26:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:26:05] Production.INFO: ==13892== Releasing lock...
[2026-09-07 19:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:26:12] Production.ERROR: CronJobId end10
[2026-09-07 19:26:12] Production.INFO: ==13890== Releasing lock...
[2026-09-07 19:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:26:14] Production.INFO: call_cost start
[2026-09-07 19:26:14] Production.INFO: call_cost end
[2026-09-07 19:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:26:14] Production.INFO: ==13886== Releasing lock...
[2026-09-07 19:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:27:01] Production.INFO: ==13997== Lock acquired, processing the job...
[2026-09-08 00:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:27:01] Production.INFO: neon service started
[2026-09-08 00:27:01] Production.INFO: neon service started
[2026-09-08 00:27:01] Production.INFO: ==13997== Releasing lock...
[2026-09-08 00:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:27:02] Production.INFO: ==13999== Lock acquired, processing the job...
[2026-09-07 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:27:02] Production.INFO: ==14001== Lock acquired, processing the job...
[2026-09-07 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:27:02] Production.INFO: ==14001== Releasing lock...
[2026-09-07 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:27:02] Production.INFO: ==13999== Releasing lock...
[2026-09-07 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:27:03] Production.INFO: ==14006== Lock acquired, processing the job...
[2026-09-07 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:27:03] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-09-07 19:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:27:03] Production.INFO: ==14004== Lock acquired, processing the job...
[2026-09-07 19:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:27:03] Production.INFO: ==14010== Lock acquired, processing the job...
[2026-09-07 19:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:27:03] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-09-07 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:27:03] Production.INFO: Account Balance Start.
[2026-09-07 19:27:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:27:03] Production.INFO: 117
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:27:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:27:03] Production.INFO: ==14012== Releasing lock...
[2026-09-07 19:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:03] Production.INFO: ==14006== Releasing lock...
[2026-09-07 19:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:27:04] Production.INFO: Total Charge 0
[2026-09-07 19:27:04] Production.INFO: CreateAllLog End
[2026-09-07 19:27:04] Production.INFO: Account Balance End.
[2026-09-07 19:27:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:27:04] Production.INFO: ==14010== Releasing lock...
[2026-09-07 19:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:27:12] Production.ERROR: CronJobId end10
[2026-09-07 19:27:12] Production.INFO: ==14008== Releasing lock...
[2026-09-07 19:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:27:15] Production.INFO: call_cost start
[2026-09-07 19:27:15] Production.INFO: call_cost end
[2026-09-07 19:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:27:15] Production.INFO: ==14004== Releasing lock...
[2026-09-07 19:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:28:02] Production.INFO: ==14068== Lock acquired, processing the job...
[2026-09-08 00:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:28:02] Production.INFO: neon service started
[2026-09-08 00:28:02] Production.INFO: neon service started
[2026-09-08 00:28:02] Production.INFO: ==14068== Releasing lock...
[2026-09-08 00:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:28:02] Production.INFO: ==14070== Lock acquired, processing the job...
[2026-09-07 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:28:02] Production.INFO: ==14070== Releasing lock...
[2026-09-07 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:28:03] Production.INFO: ==14072== Lock acquired, processing the job...
[2026-09-07 23:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:28:03] Production.INFO: ==14072== Releasing lock...
[2026-09-07 23:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:28:03] Production.INFO: ==14074== Lock acquired, processing the job...
[2026-09-07 19:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:28:03] Production.INFO: ==14076== Lock acquired, processing the job...
[2026-09-07 19:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:28:03] Production.INFO: ==14080== Lock acquired, processing the job...
[2026-09-07 19:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:28:03] Production.INFO: ==14078== Lock acquired, processing the job...
[2026-09-07 19:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:28:04] Production.INFO: ==14082== Lock acquired, processing the job...
[2026-09-07 19:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:28:04] Production.INFO: Account Balance Start.
[2026-09-07 19:28:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:28:04] Production.INFO: 117
[2026-09-07 19:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:28:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:28:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: ==14082== Releasing lock...
[2026-09-07 19:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: ==14076== Releasing lock...
[2026-09-07 19:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:28:05] Production.INFO: Total Charge 0
[2026-09-07 19:28:05] Production.INFO: CreateAllLog End
[2026-09-07 19:28:05] Production.INFO: Account Balance End.
[2026-09-07 19:28:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:28:05] Production.INFO: ==14080== Releasing lock...
[2026-09-07 19:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:28:12] Production.ERROR: CronJobId end10
[2026-09-07 19:28:12] Production.INFO: ==14078== Releasing lock...
[2026-09-07 19:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:28:15] Production.INFO: call_cost start
[2026-09-07 19:28:15] Production.INFO: call_cost end
[2026-09-07 19:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:28:15] Production.INFO: ==14074== Releasing lock...
[2026-09-07 19:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:29:01] Production.INFO: ==14141== Lock acquired, processing the job...
[2026-09-08 00:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:29:01] Production.INFO: neon service started
[2026-09-08 00:29:01] Production.INFO: neon service started
[2026-09-08 00:29:01] Production.INFO: ==14141== Releasing lock...
[2026-09-08 00:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:29:02] Production.INFO: ==14143== Lock acquired, processing the job...
[2026-09-07 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:29:02] Production.INFO: ==14145== Lock acquired, processing the job...
[2026-09-07 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:29:02] Production.INFO: ==14145== Releasing lock...
[2026-09-07 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:29:02] Production.INFO: ==14143== Releasing lock...
[2026-09-07 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:29:03] Production.INFO: ==14150== Lock acquired, processing the job...
[2026-09-07 19:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:29:03] Production.INFO: ==14148== Lock acquired, processing the job...
[2026-09-07 19:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:29:03] Production.INFO: ==14152== Lock acquired, processing the job...
[2026-09-07 19:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:29:03] Production.INFO: ==14154== Lock acquired, processing the job...
[2026-09-07 19:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:29:03] Production.INFO: Account Balance Start.
[2026-09-07 19:29:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:29:03] Production.INFO: 117
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:29:03] Production.INFO: ==14156== Lock acquired, processing the job...
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:29:03] Production.INFO: ==14156== Releasing lock...
[2026-09-07 19:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: ==14150== Releasing lock...
[2026-09-07 19:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:29:04] Production.INFO: Total Charge 0
[2026-09-07 19:29:04] Production.INFO: CreateAllLog End
[2026-09-07 19:29:05] Production.INFO: Account Balance End.
[2026-09-07 19:29:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:29:05] Production.INFO: ==14154== Releasing lock...
[2026-09-07 19:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:29:11] Production.ERROR: CronJobId end10
[2026-09-07 19:29:11] Production.INFO: ==14152== Releasing lock...
[2026-09-07 19:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:29:15] Production.INFO: call_cost start
[2026-09-07 19:29:15] Production.INFO: call_cost end
[2026-09-07 19:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:29:15] Production.INFO: ==14148== Releasing lock...
[2026-09-07 19:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:30:02] Production.INFO: ==14211== Lock acquired, processing the job...
[2026-09-08 00:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:30:02] Production.INFO: neon service started
[2026-09-08 00:30:02] Production.INFO: neon service started
[2026-09-08 00:30:02] Production.INFO: ==14211== Releasing lock...
[2026-09-08 00:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:30:02] Production.INFO: ==14215== Lock acquired, processing the job...
[2026-09-07 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:30:02] Production.INFO: ==14215== Releasing lock...
[2026-09-07 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:30:02] Production.INFO: ==14213== Lock acquired, processing the job...
[2026-09-07 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:30:02] Production.INFO: ==14213== Releasing lock...
[2026-09-07 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:30:03] Production.INFO: ==14219== Lock acquired, processing the job...
[2026-09-07 19:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:30:03] Production.INFO: ==14221== Lock acquired, processing the job...
[2026-09-07 19:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:30:03] Production.INFO: ==14217== Lock acquired, processing the job...
[2026-09-07 19:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:30:03] Production.INFO: ==14223== Lock acquired, processing the job...
[2026-09-07 19:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:30:03] Production.INFO: ==14225== Lock acquired, processing the job...
[2026-09-07 19:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:30:03] Production.INFO: Account Balance Start.
[2026-09-07 19:30:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:30:04] Production.INFO: 117
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:30:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: ==14225== Releasing lock...
[2026-09-07 19:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: ==14219== Releasing lock...
[2026-09-07 19:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:30:05] Production.INFO: Total Charge 0
[2026-09-07 19:30:05] Production.INFO: CreateAllLog End
[2026-09-07 19:30:05] Production.INFO: Account Balance End.
[2026-09-07 19:30:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:30:05] Production.INFO: ==14223== Releasing lock...
[2026-09-07 19:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:30:11] Production.ERROR: CronJobId end10
[2026-09-07 19:30:11] Production.INFO: ==14221== Releasing lock...
[2026-09-07 19:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:30:14] Production.INFO: call_cost start
[2026-09-07 19:30:14] Production.INFO: call_cost end
[2026-09-07 19:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:30:14] Production.INFO: ==14217== Releasing lock...
[2026-09-07 19:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:31:01] Production.INFO: ==14288== Lock acquired, processing the job...
[2026-09-08 00:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:31:01] Production.INFO: neon service started
[2026-09-08 00:31:01] Production.INFO: neon service started
[2026-09-08 00:31:01] Production.INFO: ==14288== Releasing lock...
[2026-09-08 00:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:31:01] Production.INFO: ==14291== Lock acquired, processing the job...
[2026-09-07 19:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:31:02] Production.INFO: ==14291== Releasing lock...
[2026-09-07 19:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:31:02] Production.INFO: ==14293== Lock acquired, processing the job...
[2026-09-07 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:31:02] Production.INFO: ==14293== Releasing lock...
[2026-09-07 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:31:02] Production.INFO: ==14297== Lock acquired, processing the job...
[2026-09-07 19:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:31:03] Production.INFO: ==14295== Lock acquired, processing the job...
[2026-09-07 19:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:31:03] Production.INFO: ==14299== Lock acquired, processing the job...
[2026-09-07 19:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:31:03] Production.INFO: ==14301== Lock acquired, processing the job...
[2026-09-07 19:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:31:03] Production.INFO: ==14303== Lock acquired, processing the job...
[2026-09-07 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:31:03] Production.INFO: Account Balance Start.
[2026-09-07 19:31:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:31:03] Production.INFO: 117
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:31:03] Production.INFO: Date 2026-08-10
[2026-09-07 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-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:31:03] Production.INFO: ==14303== Releasing lock...
[2026-09-07 19:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: ==14297== Releasing lock...
[2026-09-07 19:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:31:04] Production.INFO: Total Charge 0
[2026-09-07 19:31:04] Production.INFO: CreateAllLog End
[2026-09-07 19:31:04] Production.INFO: Account Balance End.
[2026-09-07 19:31:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:31:04] Production.INFO: ==14301== Releasing lock...
[2026-09-07 19:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:31: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-07 19:31:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:31:11] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:31:11] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:31:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:31:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:31:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:31:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:31:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:31:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:31:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:31:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:31:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:31:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:31:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:31:11] Production.ERROR: CronJobId end10
[2026-09-07 19:31:11] Production.INFO: ==14299== Releasing lock...
[2026-09-07 19:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:31:12] Production.INFO: call_cost start
[2026-09-07 19:31:12] Production.INFO: call_cost end
[2026-09-07 19:31:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:31:12] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:31:12] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:31:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:31:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:31:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:31:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:31:12] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:31:12] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:31:12] Production.INFO: ==14295== Releasing lock...
[2026-09-07 19:31:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:31:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:32:02] Production.INFO: ==14360== Lock acquired, processing the job...
[2026-09-08 00:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:32:02] Production.INFO: neon service started
[2026-09-08 00:32:02] Production.INFO: neon service started
[2026-09-08 00:32:02] Production.INFO: ==14360== Releasing lock...
[2026-09-08 00:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:32:02] Production.INFO: ==14362== Lock acquired, processing the job...
[2026-09-07 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:32:02] Production.INFO: ==14364== Lock acquired, processing the job...
[2026-09-07 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:32:02] Production.INFO: ==14364== Releasing lock...
[2026-09-07 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:32:02] Production.INFO: ==14362== Releasing lock...
[2026-09-07 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:32:03] Production.INFO: ==14367== Lock acquired, processing the job...
[2026-09-07 19:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:32:03] Production.INFO: ==14371== Lock acquired, processing the job...
[2026-09-07 19:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:32:03] Production.INFO: ==14369== Lock acquired, processing the job...
[2026-09-07 19:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:32:03] Production.INFO: ==14373== Lock acquired, processing the job...
[2026-09-07 19:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:32:03] Production.INFO: ==14375== Lock acquired, processing the job...
[2026-09-07 19:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 19:32:04] Production.INFO: ==14375== Releasing lock...
[2026-09-07 19:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:32:04] Production.INFO: Account Balance Start.
[2026-09-07 19:32:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:32:04] Production.INFO: 117
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: ==14369== Releasing lock...
[2026-09-07 19:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:32:05] Production.INFO: Total Charge 0
[2026-09-07 19:32:05] Production.INFO: CreateAllLog End
[2026-09-07 19:32:05] Production.INFO: Account Balance End.
[2026-09-07 19:32:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:32:05] Production.INFO: ==14373== Releasing lock...
[2026-09-07 19:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:32:12] Production.ERROR: CronJobId end10
[2026-09-07 19:32:12] Production.INFO: ==14371== Releasing lock...
[2026-09-07 19:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:32:15] Production.INFO: call_cost start
[2026-09-07 19:32:15] Production.INFO: call_cost end
[2026-09-07 19:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:32:15] Production.INFO: ==14367== Releasing lock...
[2026-09-07 19:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:33:01] Production.INFO: ==14430== Lock acquired, processing the job...
[2026-09-08 00:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:33:01] Production.INFO: neon service started
[2026-09-08 00:33:01] Production.INFO: neon service started
[2026-09-08 00:33:01] Production.INFO: ==14430== Releasing lock...
[2026-09-08 00:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:33:01] Production.INFO: ==14432== Lock acquired, processing the job...
[2026-09-07 19:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:33:02] Production.INFO: ==14432== Releasing lock...
[2026-09-07 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:33:02] Production.INFO: ==14434== Lock acquired, processing the job...
[2026-09-07 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:33:02] Production.INFO: ==14434== Releasing lock...
[2026-09-07 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:33:02] Production.INFO: ==14436== Lock acquired, processing the job...
[2026-09-07 19:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:33:03] Production.INFO: ==14438== Lock acquired, processing the job...
[2026-09-07 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:33:03] Production.INFO: ==14440== Lock acquired, processing the job...
[2026-09-07 19:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:33:03] Production.INFO: ==14442== Lock acquired, processing the job...
[2026-09-07 19:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:33:03] Production.INFO: ==14444== Lock acquired, processing the job...
[2026-09-07 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:33:03] Production.INFO: Account Balance Start.
[2026-09-07 19:33:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:33:03] Production.INFO: 117
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:33:03] Production.INFO: ==14444== Releasing lock...
[2026-09-07 19:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: ==14438== Releasing lock...
[2026-09-07 19:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:33:04] Production.INFO: Total Charge 0
[2026-09-07 19:33:04] Production.INFO: CreateAllLog End
[2026-09-07 19:33:04] Production.INFO: Account Balance End.
[2026-09-07 19:33:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:33:04] Production.INFO: ==14442== Releasing lock...
[2026-09-07 19:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:33:12] Production.ERROR: CronJobId end10
[2026-09-07 19:33:12] Production.INFO: ==14440== Releasing lock...
[2026-09-07 19:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:33:14] Production.INFO: call_cost start
[2026-09-07 19:33:14] Production.INFO: call_cost end
[2026-09-07 19:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:33:14] Production.INFO: ==14436== Releasing lock...
[2026-09-07 19:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:34:01] Production.INFO: ==14503== Lock acquired, processing the job...
[2026-09-08 00:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:34:02] Production.INFO: neon service started
[2026-09-08 00:34:02] Production.INFO: neon service started
[2026-09-08 00:34:02] Production.INFO: ==14503== Releasing lock...
[2026-09-08 00:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:34:02] Production.INFO: ==14505== Lock acquired, processing the job...
[2026-09-07 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:34:02] Production.INFO: ==14507== Lock acquired, processing the job...
[2026-09-07 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:34:02] Production.INFO: ==14507== Releasing lock...
[2026-09-07 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:34:03] Production.INFO: ==14505== Releasing lock...
[2026-09-07 19:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:34:03] Production.INFO: ==14518== Lock acquired, processing the job...
[2026-09-07 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 19:34:03] Production.INFO: ==14510== Lock acquired, processing the job...
[2026-09-07 19:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 19:34:03] Production.INFO: ==14518== Releasing lock...
[2026-09-07 19:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:34:03] Production.INFO: ==14514== Lock acquired, processing the job...
[2026-09-07 19:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:34:03] Production.INFO: ==14512== Lock acquired, processing the job...
[2026-09-07 19:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:34:04] Production.INFO: ==14516== Lock acquired, processing the job...
[2026-09-07 19:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:34:04] Production.INFO: Account Balance Start.
[2026-09-07 19:34:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:34:04] Production.INFO: 117
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: ==14512== Releasing lock...
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:34:05] Production.INFO: Total Charge 0
[2026-09-07 19:34:05] Production.INFO: CreateAllLog End
[2026-09-07 19:34:05] Production.INFO: Account Balance End.
[2026-09-07 19:34:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:34:05] Production.INFO: ==14516== Releasing lock...
[2026-09-07 19:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:34:12] Production.ERROR: CronJobId end10
[2026-09-07 19:34:12] Production.INFO: ==14514== Releasing lock...
[2026-09-07 19:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:34:15] Production.INFO: call_cost start
[2026-09-07 19:34:15] Production.INFO: call_cost end
[2026-09-07 19:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:34:15] Production.INFO: ==14510== Releasing lock...
[2026-09-07 19:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:35:01] Production.INFO: ==14573== Lock acquired, processing the job...
[2026-09-08 00:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:35:01] Production.INFO: neon service started
[2026-09-08 00:35:01] Production.INFO: neon service started
[2026-09-08 00:35:01] Production.INFO: ==14573== Releasing lock...
[2026-09-08 00:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:35:01] Production.INFO: ==14575== Lock acquired, processing the job...
[2026-09-07 19:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:35:02] Production.INFO: ==14575== Releasing lock...
[2026-09-07 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:35:02] Production.INFO: ==14577== Lock acquired, processing the job...
[2026-09-07 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:35:02] Production.INFO: ==14577== Releasing lock...
[2026-09-07 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:35:02] Production.INFO: ==14579== Lock acquired, processing the job...
[2026-09-07 19:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:35:03] Production.INFO: ==14581== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:35:03] Production.INFO: ==14579== Releasing lock...
[2026-09-07 19:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:35:03] Production.INFO: ==14585== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:35:03] Production.INFO: ==14583== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:35:03] Production.INFO: ==14587== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:35:03] Production.INFO: ==14591== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:35:03] Production.INFO: ==14589== Lock acquired, processing the job...
[2026-09-07 19:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:35:03] Production.INFO: Account Balance Start.
[2026-09-07 19:35:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:35:03] Production.INFO: 117
[2026-09-07 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-07 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-07 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-07 19:35:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:35:03] Production.INFO: ==14591== Releasing lock...
[2026-09-07 19:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:03] Production.ERROR: done
[2026-09-07 19:35:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962468', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:35:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: ==14583== Releasing lock...
[2026-09-07 19:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:35:05] Production.INFO: Total Charge 0
[2026-09-07 19:35:05] Production.INFO: CreateAllLog End
[2026-09-07 19:35:05] Production.INFO: Account Balance End.
[2026-09-07 19:35:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:35:05] Production.INFO: ==14587== Releasing lock...
[2026-09-07 19:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962468', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:35:10] Production.INFO: ProcessCDR(1,17962468,1,1,2)
[2026-09-07 19:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962468,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962468,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:35:11] Production.INFO: ==14589== Releasing lock...
[2026-09-07 19:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:35:14] Production.ERROR: CronJobId end10
[2026-09-07 19:35:14] Production.INFO: ==14585== Releasing lock...
[2026-09-07 19:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:35:17] Production.INFO: call_cost start
[2026-09-07 19:35:17] Production.INFO: call_cost end
[2026-09-07 19:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:35:17] Production.INFO: ==14581== Releasing lock...
[2026-09-07 19:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:36:01] Production.INFO: ==14648== Lock acquired, processing the job...
[2026-09-08 00:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:36:01] Production.INFO: neon service started
[2026-09-08 00:36:01] Production.INFO: neon service started
[2026-09-08 00:36:01] Production.INFO: ==14648== Releasing lock...
[2026-09-08 00:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:36:02] Production.INFO: ==14650== Lock acquired, processing the job...
[2026-09-07 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:36:02] Production.INFO: ==14652== Lock acquired, processing the job...
[2026-09-07 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:36:02] Production.INFO: ==14652== Releasing lock...
[2026-09-07 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:36:02] Production.INFO: ==14650== Releasing lock...
[2026-09-07 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:36:03] Production.INFO: ==14663== Lock acquired, processing the job...
[2026-09-07 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 19:36:03] Production.INFO: ==14663== Releasing lock...
[2026-09-07 19:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:36:03] Production.INFO: ==14655== Lock acquired, processing the job...
[2026-09-07 19:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:36:03] Production.INFO: ==14657== Lock acquired, processing the job...
[2026-09-07 19:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:36:03] Production.INFO: ==14659== Lock acquired, processing the job...
[2026-09-07 19:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:36:03] Production.INFO: ==14661== Lock acquired, processing the job...
[2026-09-07 19:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:36:04] Production.INFO: Account Balance Start.
[2026-09-07 19:36:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:36:04] Production.INFO: 117
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: ==14657== Releasing lock...
[2026-09-07 19:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:36:05] Production.INFO: Total Charge 0
[2026-09-07 19:36:05] Production.INFO: CreateAllLog End
[2026-09-07 19:36:05] Production.INFO: Account Balance End.
[2026-09-07 19:36:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:36:05] Production.INFO: ==14661== Releasing lock...
[2026-09-07 19:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:36:11] Production.ERROR: CronJobId end10
[2026-09-07 19:36:11] Production.INFO: ==14659== Releasing lock...
[2026-09-07 19:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:36:15] Production.INFO: call_cost start
[2026-09-07 19:36:15] Production.INFO: call_cost end
[2026-09-07 19:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:36:15] Production.INFO: ==14655== Releasing lock...
[2026-09-07 19:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:37:02] Production.INFO: ==14719== Lock acquired, processing the job...
[2026-09-08 00:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:37:02] Production.INFO: neon service started
[2026-09-08 00:37:02] Production.INFO: neon service started
[2026-09-08 00:37:02] Production.INFO: ==14719== Releasing lock...
[2026-09-08 00:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:37:02] Production.INFO: ==14721== Lock acquired, processing the job...
[2026-09-07 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:37:02] Production.INFO: ==14721== Releasing lock...
[2026-09-07 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:37:03] Production.INFO: ==14723== Lock acquired, processing the job...
[2026-09-07 23:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:37:03] Production.INFO: ==14723== Releasing lock...
[2026-09-07 23:37:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:37:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:37:03] Production.INFO: ==14726== Lock acquired, processing the job...
[2026-09-07 19:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:37:03] Production.INFO: ==14730== Lock acquired, processing the job...
[2026-09-07 19:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:37:03] Production.INFO: ==14728== Lock acquired, processing the job...
[2026-09-07 19:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:37:03] Production.INFO: ==14732== Lock acquired, processing the job...
[2026-09-07 19:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:37:03] Production.INFO: ==14735== Lock acquired, processing the job...
[2026-09-07 19:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:37:03] Production.INFO: Account Balance Start.
[2026-09-07 19:37:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:37:03] Production.INFO: 117
[2026-09-07 19:37:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:37:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:37:04] Production.INFO: ==14735== Releasing lock...
[2026-09-07 19:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: ==14728== Releasing lock...
[2026-09-07 19:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:37:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:37:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:37:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:37:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:37:05] Production.INFO: Total Charge 0
[2026-09-07 19:37:05] Production.INFO: CreateAllLog End
[2026-09-07 19:37:05] Production.INFO: Account Balance End.
[2026-09-07 19:37:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:37:05] Production.INFO: ==14732== Releasing lock...
[2026-09-07 19:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:37:12] Production.ERROR: CronJobId end10
[2026-09-07 19:37:12] Production.INFO: ==14730== Releasing lock...
[2026-09-07 19:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:37:15] Production.INFO: call_cost start
[2026-09-07 19:37:15] Production.INFO: call_cost end
[2026-09-07 19:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:37:15] Production.INFO: ==14726== Releasing lock...
[2026-09-07 19:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:38:01] Production.INFO: ==14790== Lock acquired, processing the job...
[2026-09-08 00:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:38:01] Production.INFO: neon service started
[2026-09-08 00:38:01] Production.INFO: neon service started
[2026-09-08 00:38:01] Production.INFO: ==14790== Releasing lock...
[2026-09-08 00:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:38:02] Production.INFO: ==14793== Lock acquired, processing the job...
[2026-09-07 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:38:02] Production.INFO: ==14795== Lock acquired, processing the job...
[2026-09-07 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:38:02] Production.INFO: ==14795== Releasing lock...
[2026-09-07 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:38:02] Production.INFO: ==14793== Releasing lock...
[2026-09-07 19:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:38:03] Production.INFO: ==14797== Lock acquired, processing the job...
[2026-09-07 19:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:38:03] Production.INFO: ==14799== Lock acquired, processing the job...
[2026-09-07 19:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:38:03] Production.INFO: ==14801== Lock acquired, processing the job...
[2026-09-07 19:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:38:03] Production.INFO: ==14803== Lock acquired, processing the job...
[2026-09-07 19:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:38:03] Production.INFO: ==14805== Lock acquired, processing the job...
[2026-09-07 19:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:38:03] Production.INFO: Account Balance Start.
[2026-09-07 19:38:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:38:03] Production.INFO: 117
[2026-09-07 19:38:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:38:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19:38:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: ==14805== Releasing lock...
[2026-09-07 19:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: ==14799== Releasing lock...
[2026-09-07 19:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:38:05] Production.INFO: Total Charge 0
[2026-09-07 19:38:05] Production.INFO: CreateAllLog End
[2026-09-07 19:38:05] Production.INFO: Account Balance End.
[2026-09-07 19:38:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:38:05] Production.INFO: ==14803== Releasing lock...
[2026-09-07 19:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:38:12] Production.ERROR: CronJobId end10
[2026-09-07 19:38:12] Production.INFO: ==14801== Releasing lock...
[2026-09-07 19:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:38:14] Production.INFO: call_cost start
[2026-09-07 19:38:14] Production.INFO: call_cost end
[2026-09-07 19:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:38:14] Production.INFO: ==14797== Releasing lock...
[2026-09-07 19:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:39:02] Production.INFO: ==14864== Lock acquired, processing the job...
[2026-09-08 00:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:39:02] Production.INFO: neon service started
[2026-09-08 00:39:02] Production.INFO: neon service started
[2026-09-08 00:39:02] Production.INFO: ==14864== Releasing lock...
[2026-09-08 00:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:39:02] Production.INFO: ==14866== Lock acquired, processing the job...
[2026-09-07 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:39:02] Production.INFO: ==14868== Lock acquired, processing the job...
[2026-09-07 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:39:03] Production.INFO: ==14868== Releasing lock...
[2026-09-07 23:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:39:03] Production.INFO: ==14866== Releasing lock...
[2026-09-07 19:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:39:04] Production.INFO: ==14873== Lock acquired, processing the job...
[2026-09-07 19:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:39:04] Production.INFO: ==14871== Lock acquired, processing the job...
[2026-09-07 19:39:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:39:04] Production.INFO: ==14875== Lock acquired, processing the job...
[2026-09-07 19:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:39:04] Production.INFO: ==14877== Lock acquired, processing the job...
[2026-09-07 19:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:39:04] Production.INFO: Account Balance Start.
[2026-09-07 19:39:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:39:04] Production.INFO: 117
[2026-09-07 19:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:39:04] Production.INFO: ==14879== Lock acquired, processing the job...
[2026-09-07 19:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:39:04] Production.INFO: ==14879== Releasing lock...
[2026-09-07 19:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: ==14873== Releasing lock...
[2026-09-07 19:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:39:05] Production.INFO: Total Charge 0
[2026-09-07 19:39:05] Production.INFO: CreateAllLog End
[2026-09-07 19:39:05] Production.INFO: Account Balance End.
[2026-09-07 19:39:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:39:05] Production.INFO: ==14877== Releasing lock...
[2026-09-07 19:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:39:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,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-07 19:39:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:39:12] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:39:12] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:39:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:39:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:39:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:39:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:39:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:39:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:39:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:39:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:39:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:39:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:39:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:39:12] Production.ERROR: CronJobId end10
[2026-09-07 19:39:12] Production.INFO: ==14875== Releasing lock...
[2026-09-07 19:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:39:13] Production.INFO: call_cost start
[2026-09-07 19:39:13] Production.INFO: call_cost end
[2026-09-07 19:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:39:13] Production.INFO: ==14871== Releasing lock...
[2026-09-07 19:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:40:01] Production.INFO: ==14932== Lock acquired, processing the job...
[2026-09-08 00:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:40:01] Production.INFO: neon service started
[2026-09-08 00:40:01] Production.INFO: neon service started
[2026-09-08 00:40:01] Production.INFO: ==14932== Releasing lock...
[2026-09-08 00:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:40:02] Production.INFO: ==14936== Lock acquired, processing the job...
[2026-09-07 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:40:02] Production.INFO: ==14936== Releasing lock...
[2026-09-07 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:40:02] Production.INFO: ==14934== Lock acquired, processing the job...
[2026-09-07 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:40:02] Production.INFO: ==14934== Releasing lock...
[2026-09-07 19:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:40:03] Production.INFO: ==14941== Lock acquired, processing the job...
[2026-09-07 19:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:40:03] Production.INFO: ==14939== Lock acquired, processing the job...
[2026-09-07 19:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:40:03] Production.INFO: ==14943== Lock acquired, processing the job...
[2026-09-07 19:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:40:03] Production.INFO: ==14945== Lock acquired, processing the job...
[2026-09-07 19:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:40:03] Production.INFO: ==14947== Lock acquired, processing the job...
[2026-09-07 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:40:03] Production.INFO: Account Balance Start.
[2026-09-07 19:40:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:40:03] Production.INFO: 117
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:40:03] Production.INFO: ==14947== Releasing lock...
[2026-09-07 19:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: ==14941== Releasing lock...
[2026-09-07 19:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:40:04] Production.INFO: Total Charge 0
[2026-09-07 19:40:04] Production.INFO: CreateAllLog End
[2026-09-07 19:40:05] Production.INFO: Account Balance End.
[2026-09-07 19:40:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:40:05] Production.INFO: ==14945== Releasing lock...
[2026-09-07 19:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:40:11] Production.ERROR: CronJobId end10
[2026-09-07 19:40:11] Production.INFO: ==14943== Releasing lock...
[2026-09-07 19:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:40:14] Production.INFO: call_cost start
[2026-09-07 19:40:14] Production.INFO: call_cost end
[2026-09-07 19:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:40:14] Production.INFO: ==14939== Releasing lock...
[2026-09-07 19:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:41:02] Production.INFO: ==15006== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:41:02] Production.INFO: neon service started
[2026-09-08 00:41:02] Production.INFO: neon service started
[2026-09-08 00:41:02] Production.INFO: ==15006== Releasing lock...
[2026-09-08 00:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:41:02] Production.INFO: ==15008== Lock acquired, processing the job...
[2026-09-07 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:41:02] Production.INFO: ==15008== Releasing lock...
[2026-09-07 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:41:02] Production.INFO: ==15010== Lock acquired, processing the job...
[2026-09-07 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:41:02] Production.INFO: ==15010== Releasing lock...
[2026-09-07 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:41:03] Production.INFO: ==15013== Lock acquired, processing the job...
[2026-09-07 19:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:41:03] Production.INFO: ==15015== Lock acquired, processing the job...
[2026-09-07 19:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:41:03] Production.INFO: ==15017== Lock acquired, processing the job...
[2026-09-07 19:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:41:03] Production.INFO: ==15019== Lock acquired, processing the job...
[2026-09-07 19:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:41:03] Production.INFO: ==15021== Lock acquired, processing the job...
[2026-09-07 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:41:03] Production.INFO: Account Balance Start.
[2026-09-07 19:41:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:41:03] Production.INFO: 117
[2026-09-07 19:41:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:41:03] Production.INFO: ==15021== Releasing lock...
[2026-09-07 19:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:41:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: ==15015== Releasing lock...
[2026-09-07 19:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:41:04] Production.INFO: Total Charge 0
[2026-09-07 19:41:04] Production.INFO: CreateAllLog End
[2026-09-07 19:41:04] Production.INFO: Account Balance End.
[2026-09-07 19:41:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:41:05] Production.INFO: ==15019== Releasing lock...
[2026-09-07 19:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:41:11] Production.ERROR: CronJobId end10
[2026-09-07 19:41:11] Production.INFO: ==15017== Releasing lock...
[2026-09-07 19:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:41:15] Production.INFO: call_cost start
[2026-09-07 19:41:15] Production.INFO: call_cost end
[2026-09-07 19:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:41:15] Production.INFO: ==15013== Releasing lock...
[2026-09-07 19:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:42:01] Production.INFO: ==15075== Lock acquired, processing the job...
[2026-09-08 00:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:42:01] Production.INFO: neon service started
[2026-09-08 00:42:01] Production.INFO: neon service started
[2026-09-08 00:42:01] Production.INFO: ==15075== Releasing lock...
[2026-09-08 00:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:42:02] Production.INFO: ==15079== Lock acquired, processing the job...
[2026-09-07 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:42:02] Production.INFO: ==15079== Releasing lock...
[2026-09-07 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:42:02] Production.INFO: ==15077== Lock acquired, processing the job...
[2026-09-07 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:42:02] Production.INFO: ==15077== Releasing lock...
[2026-09-07 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:42:03] Production.INFO: ==15082== Lock acquired, processing the job...
[2026-09-07 19:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:42:03] Production.INFO: ==15088== Lock acquired, processing the job...
[2026-09-07 19:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:42:03] Production.INFO: ==15084== Lock acquired, processing the job...
[2026-09-07 19:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:42:03] Production.INFO: ==15086== Lock acquired, processing the job...
[2026-09-07 19:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:42:03] Production.INFO: ==15090== Lock acquired, processing the job...
[2026-09-07 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:42:03] Production.INFO: Account Balance Start.
[2026-09-07 19:42:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:42:03] Production.INFO: 117
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:42:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:42:03] Production.INFO: ==15090== Releasing lock...
[2026-09-07 19:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: ==15084== Releasing lock...
[2026-09-07 19:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:42:04] Production.INFO: Total Charge 0
[2026-09-07 19:42:04] Production.INFO: CreateAllLog End
[2026-09-07 19:42:04] Production.INFO: Account Balance End.
[2026-09-07 19:42:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:42:04] Production.INFO: ==15088== Releasing lock...
[2026-09-07 19:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:42:12] Production.ERROR: CronJobId end10
[2026-09-07 19:42:12] Production.INFO: ==15086== Releasing lock...
[2026-09-07 19:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:42:15] Production.INFO: call_cost start
[2026-09-07 19:42:15] Production.INFO: call_cost end
[2026-09-07 19:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:42:15] Production.INFO: ==15082== Releasing lock...
[2026-09-07 19:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:43:01] Production.INFO: ==15148== Lock acquired, processing the job...
[2026-09-08 00:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:43:01] Production.INFO: neon service started
[2026-09-08 00:43:01] Production.INFO: neon service started
[2026-09-08 00:43:01] Production.INFO: ==15148== Releasing lock...
[2026-09-08 00:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:43:02] Production.INFO: ==15150== Lock acquired, processing the job...
[2026-09-07 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:43:02] Production.INFO: ==15150== Releasing lock...
[2026-09-07 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:43:02] Production.INFO: ==15152== Lock acquired, processing the job...
[2026-09-07 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:43:02] Production.INFO: ==15152== Releasing lock...
[2026-09-07 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:43:03] Production.INFO: ==15155== Lock acquired, processing the job...
[2026-09-07 19:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:43:03] Production.INFO: ==15157== Lock acquired, processing the job...
[2026-09-07 19:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:43:03] Production.INFO: ==15163== Lock acquired, processing the job...
[2026-09-07 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 19:43:03] Production.INFO: ==15163== Releasing lock...
[2026-09-07 19:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:43:03] Production.INFO: ==15159== Lock acquired, processing the job...
[2026-09-07 19:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:43:03] Production.INFO: ==15161== Lock acquired, processing the job...
[2026-09-07 19:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:43:03] Production.INFO: Account Balance Start.
[2026-09-07 19:43:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:43:03] Production.INFO: 117
[2026-09-07 19:43:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: ==15157== Releasing lock...
[2026-09-07 19:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:43:04] Production.INFO: Total Charge 0
[2026-09-07 19:43:05] Production.INFO: CreateAllLog End
[2026-09-07 19:43:05] Production.INFO: Account Balance End.
[2026-09-07 19:43:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:43:05] Production.INFO: ==15161== Releasing lock...
[2026-09-07 19:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:43:11] Production.ERROR: CronJobId end10
[2026-09-07 19:43:11] Production.INFO: ==15159== Releasing lock...
[2026-09-07 19:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:43:14] Production.INFO: call_cost start
[2026-09-07 19:43:14] Production.INFO: call_cost end
[2026-09-07 19:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:43:14] Production.INFO: ==15155== Releasing lock...
[2026-09-07 19:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:44:01] Production.INFO: ==15227== Lock acquired, processing the job...
[2026-09-08 00:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:44:01] Production.INFO: neon service started
[2026-09-08 00:44:01] Production.INFO: neon service started
[2026-09-08 00:44:01] Production.INFO: ==15227== Releasing lock...
[2026-09-08 00:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:44:01] Production.INFO: ==15231== Lock acquired, processing the job...
[2026-09-07 23:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:44:01] Production.INFO: ==15231== Releasing lock...
[2026-09-07 23:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:44:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:44:01] Production.INFO: ==15229== Lock acquired, processing the job...
[2026-09-07 19:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:44:02] Production.INFO: ==15229== Releasing lock...
[2026-09-07 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:44:02] Production.INFO: ==15233== Lock acquired, processing the job...
[2026-09-07 19:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:44:02] Production.INFO: ==15235== Lock acquired, processing the job...
[2026-09-07 19:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:44:02] Production.INFO: ==15239== Lock acquired, processing the job...
[2026-09-07 19:44:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:44:02] Production.INFO: ==15237== Lock acquired, processing the job...
[2026-09-07 19:44:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:44:03] Production.INFO: ==15241== Lock acquired, processing the job...
[2026-09-07 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:44:03] Production.INFO: Account Balance Start.
[2026-09-07 19:44:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:44:03] Production.INFO: 117
[2026-09-07 19:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 19:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 19:44:03] Production.INFO: ==15241== Releasing lock...
[2026-09-07 19:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-25
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-26
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-27
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-28
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: ==15235== Releasing lock...
[2026-09-07 19:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-29
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-30
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-08-31
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-09-01
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-09-02
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:03] Production.INFO: Date 2026-09-03
[2026-09-07 19:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:44:04] Production.INFO: Total Charge 0
[2026-09-07 19:44:04] Production.INFO: CreateAllLog End
[2026-09-07 19:44:04] Production.INFO: Account Balance End.
[2026-09-07 19:44:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:44:04] Production.INFO: ==15239== Releasing lock...
[2026-09-07 19:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:44:12] Production.ERROR: CronJobId end10
[2026-09-07 19:44:12] Production.INFO: ==15237== Releasing lock...
[2026-09-07 19:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:44:14] Production.INFO: call_cost start
[2026-09-07 19:44:14] Production.INFO: call_cost end
[2026-09-07 19:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:44:14] Production.INFO: ==15233== Releasing lock...
[2026-09-07 19:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:45:01] Production.INFO: ==15294== Lock acquired, processing the job...
[2026-09-08 00:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:45:01] Production.INFO: neon service started
[2026-09-08 00:45:01] Production.INFO: neon service started
[2026-09-08 00:45:01] Production.INFO: ==15294== Releasing lock...
[2026-09-08 00:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:45:02] Production.INFO: ==15296== Lock acquired, processing the job...
[2026-09-07 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:45:02] Production.INFO: ==15296== Releasing lock...
[2026-09-07 19:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:45:02] Production.INFO: ==15298== Lock acquired, processing the job...
[2026-09-07 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:45:02] Production.INFO: ==15298== Releasing lock...
[2026-09-07 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:45:03] Production.INFO: ==15313== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:45:03] Production.INFO: ==15311== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:45:03] Production.INFO: ==15301== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19: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-07 19: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-07 19: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-07 19:45:03] Production.INFO: ==15313== Releasing lock...
[2026-09-07 19:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:45:03] Production.INFO: ==15303== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: ==15305== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:45:03] Production.INFO: ==15307== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 19:45:03] Production.ERROR: CronJob PID - 15311
[2026-09-07 19:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-07 19:45:03] Production.ERROR: CronJob ID - 17
[2026-09-07 19:45:03] Production.ERROR: CronJob Last Run Time 2026-09-07 19:45:00
[2026-09-07 19:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 19:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 19:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:45:03] Production.INFO: ==15301== Releasing lock...
[2026-09-07 19:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:45:03] Production.INFO: ==15309== Lock acquired, processing the job...
[2026-09-07 19:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:45:03] Production.ERROR: done
[2026-09-07 19:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962509', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:45:03] Production.INFO: Account Balance Start.
[2026-09-07 19:45:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:45:03] Production.INFO: 117
[2026-09-07 19:45:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:45:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:45:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: ==15305== Releasing lock...
[2026-09-07 19:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:45:05] Production.INFO: Total Charge 0
[2026-09-07 19:45:05] Production.INFO: CreateAllLog End
[2026-09-07 19:45:05] Production.INFO: Account Balance End.
[2026-09-07 19:45:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:45:05] Production.INFO: ==15309== Releasing lock...
[2026-09-07 19:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962509', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:45:10] Production.INFO: ProcessCDR(1,17962509,1,1,2)
[2026-09-07 19:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962509,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962509,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:45:10] Production.INFO: ==15311== Releasing lock...
[2026-09-07 19:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:45:13] Production.ERROR: CronJobId end10
[2026-09-07 19:45:13] Production.INFO: ==15307== Releasing lock...
[2026-09-07 19:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:45:17] Production.INFO: call_cost start
[2026-09-07 19:45:17] Production.INFO: call_cost end
[2026-09-07 19:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:45:17] Production.INFO: ==15303== Releasing lock...
[2026-09-07 19:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:46:02] Production.INFO: ==15400== Lock acquired, processing the job...
[2026-09-08 00:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:46:02] Production.INFO: neon service started
[2026-09-08 00:46:02] Production.INFO: neon service started
[2026-09-08 00:46:02] Production.INFO: ==15400== Releasing lock...
[2026-09-08 00:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:46:02] Production.INFO: ==15402== Lock acquired, processing the job...
[2026-09-07 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:46:02] Production.INFO: ==15402== Releasing lock...
[2026-09-07 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:46:02] Production.INFO: ==15404== Lock acquired, processing the job...
[2026-09-07 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:46:03] Production.INFO: ==15404== Releasing lock...
[2026-09-07 23:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:46:03] Production.INFO: ==15407== Lock acquired, processing the job...
[2026-09-07 19:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:46:03] Production.INFO: ==15409== Lock acquired, processing the job...
[2026-09-07 19:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:46:03] Production.INFO: ==15411== Lock acquired, processing the job...
[2026-09-07 19:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:46:03] Production.INFO: ==15413== Lock acquired, processing the job...
[2026-09-07 19:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:46:03] Production.INFO: ==15415== Lock acquired, processing the job...
[2026-09-07 19:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:46:03] Production.INFO: Account Balance Start.
[2026-09-07 19:46:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:46:03] Production.INFO: 117
[2026-09-07 19:46:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-09
[2026-09-07 19: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-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:46:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:46:04] Production.INFO: ==15415== Releasing lock...
[2026-09-07 19:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: ==15409== Releasing lock...
[2026-09-07 19:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:46:05] Production.INFO: Total Charge 0
[2026-09-07 19:46:05] Production.INFO: CreateAllLog End
[2026-09-07 19:46:05] Production.INFO: Account Balance End.
[2026-09-07 19:46:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:46:05] Production.INFO: ==15413== Releasing lock...
[2026-09-07 19:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:46:12] Production.ERROR: CronJobId end10
[2026-09-07 19:46:12] Production.INFO: ==15411== Releasing lock...
[2026-09-07 19:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:46:14] Production.INFO: call_cost start
[2026-09-07 19:46:14] Production.INFO: call_cost end
[2026-09-07 19:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:46:14] Production.INFO: ==15407== Releasing lock...
[2026-09-07 19:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:47:01] Production.INFO: ==15477== Lock acquired, processing the job...
[2026-09-08 00:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:47:01] Production.INFO: neon service started
[2026-09-08 00:47:01] Production.INFO: neon service started
[2026-09-08 00:47:01] Production.INFO: ==15477== Releasing lock...
[2026-09-08 00:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:47:01] Production.INFO: ==15481== Lock acquired, processing the job...
[2026-09-07 23:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:47:01] Production.INFO: ==15481== Releasing lock...
[2026-09-07 23:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:47:02] Production.INFO: ==15479== Lock acquired, processing the job...
[2026-09-07 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:47:02] Production.INFO: ==15479== Releasing lock...
[2026-09-07 19:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:47:03] Production.INFO: ==15484== Lock acquired, processing the job...
[2026-09-07 19:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:47:03] Production.INFO: ==15488== Lock acquired, processing the job...
[2026-09-07 19:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:47:03] Production.INFO: ==15490== Lock acquired, processing the job...
[2026-09-07 19:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:47:03] Production.INFO: ==15486== Lock acquired, processing the job...
[2026-09-07 19:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:47:03] Production.INFO: ==15492== Lock acquired, processing the job...
[2026-09-07 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:47:03] Production.INFO: Account Balance Start.
[2026-09-07 19:47:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:47:03] Production.INFO: 117
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:47:03] Production.INFO: ==15492== Releasing lock...
[2026-09-07 19:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: ==15486== Releasing lock...
[2026-09-07 19:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:47:04] Production.INFO: Total Charge 0
[2026-09-07 19:47:04] Production.INFO: CreateAllLog End
[2026-09-07 19:47:04] Production.INFO: Account Balance End.
[2026-09-07 19:47:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:47:04] Production.INFO: ==15490== Releasing lock...
[2026-09-07 19:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:47:11] Production.ERROR: CronJobId end10
[2026-09-07 19:47:11] Production.INFO: ==15488== Releasing lock...
[2026-09-07 19:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:47:14] Production.INFO: call_cost start
[2026-09-07 19:47:14] Production.INFO: call_cost end
[2026-09-07 19:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:47:14] Production.INFO: ==15484== Releasing lock...
[2026-09-07 19:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:48:01] Production.INFO: ==15548== Lock acquired, processing the job...
[2026-09-08 00:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:48:02] Production.INFO: neon service started
[2026-09-08 00:48:02] Production.INFO: neon service started
[2026-09-08 00:48:02] Production.INFO: ==15548== Releasing lock...
[2026-09-08 00:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:48:02] Production.INFO: ==15552== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:48:02] Production.INFO: ==15552== Releasing lock...
[2026-09-07 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:48:02] Production.INFO: ==15550== Lock acquired, processing the job...
[2026-09-07 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:48:02] Production.INFO: ==15550== Releasing lock...
[2026-09-07 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:48:03] Production.INFO: ==15555== Lock acquired, processing the job...
[2026-09-07 19:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:48:03] Production.INFO: ==15557== Lock acquired, processing the job...
[2026-09-07 19:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:48:03] Production.INFO: ==15559== Lock acquired, processing the job...
[2026-09-07 19:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:48:03] Production.INFO: ==15561== Lock acquired, processing the job...
[2026-09-07 19:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:48:03] Production.INFO: ==15563== Lock acquired, processing the job...
[2026-09-07 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:48:03] Production.INFO: Account Balance Start.
[2026-09-07 19:48:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:48:03] Production.INFO: 117
[2026-09-07 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-07 19:48:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:48:03] Production.INFO: ==15563== Releasing lock...
[2026-09-07 19:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:48:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: ==15557== Releasing lock...
[2026-09-07 19:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:48:04] Production.INFO: Total Charge 0
[2026-09-07 19:48:05] Production.INFO: CreateAllLog End
[2026-09-07 19:48:05] Production.INFO: Account Balance End.
[2026-09-07 19:48:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:48:05] Production.INFO: ==15561== Releasing lock...
[2026-09-07 19:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:48:11] Production.ERROR: CronJobId end10
[2026-09-07 19:48:11] Production.INFO: ==15559== Releasing lock...
[2026-09-07 19:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:48:14] Production.INFO: call_cost start
[2026-09-07 19:48:14] Production.INFO: call_cost end
[2026-09-07 19:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:48:14] Production.INFO: ==15555== Releasing lock...
[2026-09-07 19:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:49:01] Production.INFO: ==15618== Lock acquired, processing the job...
[2026-09-08 00:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:49:01] Production.INFO: neon service started
[2026-09-08 00:49:01] Production.INFO: neon service started
[2026-09-08 00:49:01] Production.INFO: ==15618== Releasing lock...
[2026-09-08 00:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:49:02] Production.INFO: ==15620== Lock acquired, processing the job...
[2026-09-07 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:49:02] Production.INFO: ==15622== Lock acquired, processing the job...
[2026-09-07 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:49:02] Production.INFO: ==15622== Releasing lock...
[2026-09-07 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:49:02] Production.INFO: ==15620== Releasing lock...
[2026-09-07 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:49:03] Production.INFO: ==15625== Lock acquired, processing the job...
[2026-09-07 19:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:49:03] Production.INFO: ==15629== Lock acquired, processing the job...
[2026-09-07 19:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:49:03] Production.INFO: ==15627== Lock acquired, processing the job...
[2026-09-07 19:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:49:03] Production.INFO: ==15631== Lock acquired, processing the job...
[2026-09-07 19:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:49:03] Production.INFO: Account Balance Start.
[2026-09-07 19:49:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:49:03] Production.INFO: 117
[2026-09-07 19:49:03] Production.INFO: ==15633== Lock acquired, processing the job...
[2026-09-07 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:49:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: ==15633== Releasing lock...
[2026-09-07 19:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-22
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-23
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:03] Production.INFO: Date 2026-08-24
[2026-09-07 19:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: ==15627== Releasing lock...
[2026-09-07 19:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:49:04] Production.INFO: Total Charge 0
[2026-09-07 19:49:04] Production.INFO: CreateAllLog End
[2026-09-07 19:49:04] Production.INFO: Account Balance End.
[2026-09-07 19:49:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:49:04] Production.INFO: ==15631== Releasing lock...
[2026-09-07 19:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:49:12] Production.ERROR: CronJobId end10
[2026-09-07 19:49:12] Production.INFO: ==15629== Releasing lock...
[2026-09-07 19:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:49:15] Production.INFO: call_cost start
[2026-09-07 19:49:15] Production.INFO: call_cost end
[2026-09-07 19:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:49:15] Production.INFO: ==15625== Releasing lock...
[2026-09-07 19:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:50:01] Production.INFO: ==15689== Lock acquired, processing the job...
[2026-09-08 00:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:50:01] Production.INFO: neon service started
[2026-09-08 00:50:01] Production.INFO: neon service started
[2026-09-08 00:50:01] Production.INFO: ==15689== Releasing lock...
[2026-09-08 00:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:50:02] Production.INFO: ==15691== Lock acquired, processing the job...
[2026-09-07 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:50:02] Production.INFO: ==15693== Lock acquired, processing the job...
[2026-09-07 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:50:02] Production.INFO: ==15693== Releasing lock...
[2026-09-07 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:50:02] Production.INFO: ==15691== Releasing lock...
[2026-09-07 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:50:03] Production.INFO: ==15696== Lock acquired, processing the job...
[2026-09-07 19:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:50:03] Production.INFO: ==15698== Lock acquired, processing the job...
[2026-09-07 19:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:50:03] Production.INFO: ==15700== Lock acquired, processing the job...
[2026-09-07 19:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:50:03] Production.INFO: ==15704== Lock acquired, processing the job...
[2026-09-07 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:50:03] Production.INFO: ==15702== Lock acquired, processing the job...
[2026-09-07 19:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:50:03] Production.INFO: Account Balance Start.
[2026-09-07 19:50:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:50:03] Production.INFO: 117
[2026-09-07 19:50:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:50:03] Production.INFO: ==15704== Releasing lock...
[2026-09-07 19:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:50:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:50:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: ==15698== Releasing lock...
[2026-09-07 19:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:50:05] Production.INFO: Total Charge 0
[2026-09-07 19:50:05] Production.INFO: CreateAllLog End
[2026-09-07 19:50:05] Production.INFO: Account Balance End.
[2026-09-07 19:50:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:50:05] Production.INFO: ==15702== Releasing lock...
[2026-09-07 19:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:50: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-07 19:50:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:50:11] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:50:11] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:50:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:50:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:50:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:50:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:50:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:50:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:50:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:50:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:50:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:50:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:50:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:50:11] Production.INFO: call_cost start
[2026-09-07 19:50:11] Production.INFO: call_cost end
[2026-09-07 19:50:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:50:11] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:50:11] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:50:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:50:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:50:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:50:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:50:11] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:50:11] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:50:11] Production.INFO: ==15696== Releasing lock...
[2026-09-07 19:50:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:50:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-07 19:50:11] Production.ERROR: CronJobId end10
[2026-09-07 19:50:11] Production.INFO: ==15700== Releasing lock...
[2026-09-07 19:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:51:02] Production.INFO: ==15764== Lock acquired, processing the job...
[2026-09-08 00:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:51:02] Production.INFO: neon service started
[2026-09-08 00:51:02] Production.INFO: neon service started
[2026-09-08 00:51:02] Production.INFO: ==15764== Releasing lock...
[2026-09-08 00:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:51:02] Production.INFO: ==15768== Lock acquired, processing the job...
[2026-09-07 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:51:02] Production.INFO: ==15768== Releasing lock...
[2026-09-07 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:51:02] Production.INFO: ==15766== Lock acquired, processing the job...
[2026-09-07 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:51:02] Production.INFO: ==15766== Releasing lock...
[2026-09-07 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:51:03] Production.INFO: ==15770== Lock acquired, processing the job...
[2026-09-07 19:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:51:03] Production.INFO: ==15772== Lock acquired, processing the job...
[2026-09-07 19:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:51:03] Production.INFO: ==15774== Lock acquired, processing the job...
[2026-09-07 19:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:51:03] Production.INFO: ==15776== Lock acquired, processing the job...
[2026-09-07 19:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:51:03] Production.INFO: ==15778== Lock acquired, processing the job...
[2026-09-07 19:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:51:04] Production.INFO: Account Balance Start.
[2026-09-07 19:51:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:51:04] Production.INFO: 117
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19: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-07 19: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-07 19:51:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: ==15778== Releasing lock...
[2026-09-07 19:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: ==15772== Releasing lock...
[2026-09-07 19:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:51:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:51:05] Production.INFO: Total Charge 0
[2026-09-07 19:51:05] Production.INFO: CreateAllLog End
[2026-09-07 19:51:05] Production.INFO: Account Balance End.
[2026-09-07 19:51:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:51:05] Production.INFO: ==15776== Releasing lock...
[2026-09-07 19:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:51:11] Production.ERROR: CronJobId end10
[2026-09-07 19:51:11] Production.INFO: ==15774== Releasing lock...
[2026-09-07 19:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:51:14] Production.INFO: call_cost start
[2026-09-07 19:51:14] Production.INFO: call_cost end
[2026-09-07 19:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:51:14] Production.INFO: ==15770== Releasing lock...
[2026-09-07 19:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:52:01] Production.INFO: ==15834== Lock acquired, processing the job...
[2026-09-08 00:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:52:01] Production.INFO: neon service started
[2026-09-08 00:52:01] Production.INFO: neon service started
[2026-09-08 00:52:01] Production.INFO: ==15834== Releasing lock...
[2026-09-08 00:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:52:02] Production.INFO: ==15838== Lock acquired, processing the job...
[2026-09-07 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:52:02] Production.INFO: ==15838== Releasing lock...
[2026-09-07 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:52:02] Production.INFO: ==15836== Lock acquired, processing the job...
[2026-09-07 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:52:02] Production.INFO: ==15836== Releasing lock...
[2026-09-07 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:52:03] Production.INFO: ==15843== Lock acquired, processing the job...
[2026-09-07 19:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:52:03] Production.INFO: ==15847== Lock acquired, processing the job...
[2026-09-07 19:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:52:03] Production.INFO: ==15849== Lock acquired, processing the job...
[2026-09-07 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:52:03] Production.INFO: ==15845== Lock acquired, processing the job...
[2026-09-07 19:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:52:03] Production.INFO: ==15841== Lock acquired, processing the job...
[2026-09-07 19:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:52:03] Production.INFO: Account Balance Start.
[2026-09-07 19:52:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:52:03] Production.INFO: 117
[2026-09-07 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-07 19:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 19:52:03] Production.INFO: ==15849== Releasing lock...
[2026-09-07 19:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:52:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:52:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: ==15843== Releasing lock...
[2026-09-07 19:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:52:05] Production.INFO: Total Charge 0
[2026-09-07 19:52:05] Production.INFO: CreateAllLog End
[2026-09-07 19:52:05] Production.INFO: Account Balance End.
[2026-09-07 19:52:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:52:05] Production.INFO: ==15847== Releasing lock...
[2026-09-07 19:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:52:12] Production.ERROR: CronJobId end10
[2026-09-07 19:52:12] Production.INFO: ==15845== Releasing lock...
[2026-09-07 19:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:52:16] Production.INFO: call_cost start
[2026-09-07 19:52:16] Production.INFO: call_cost end
[2026-09-07 19:52:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:52:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:52:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:52:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:52:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:52:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:52:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:52:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:52:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:52:16] Production.INFO: ==15841== Releasing lock...
[2026-09-07 19:52:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:52:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:53:02] Production.INFO: ==15907== Lock acquired, processing the job...
[2026-09-08 00:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:53:02] Production.INFO: neon service started
[2026-09-08 00:53:02] Production.INFO: neon service started
[2026-09-08 00:53:02] Production.INFO: ==15907== Releasing lock...
[2026-09-08 00:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:53:02] Production.INFO: ==15909== Lock acquired, processing the job...
[2026-09-07 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:53:02] Production.INFO: ==15909== Releasing lock...
[2026-09-07 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:53:03] Production.INFO: ==15911== Lock acquired, processing the job...
[2026-09-07 23:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:53:03] Production.INFO: ==15911== Releasing lock...
[2026-09-07 23:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:53:03] Production.INFO: ==15915== Lock acquired, processing the job...
[2026-09-07 19:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:53:03] Production.INFO: ==15913== Lock acquired, processing the job...
[2026-09-07 19:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:53:03] Production.INFO: ==15921== Lock acquired, processing the job...
[2026-09-07 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:53:03] Production.INFO: ==15917== Lock acquired, processing the job...
[2026-09-07 19:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 19:53:03] Production.INFO: ==15919== Lock acquired, processing the job...
[2026-09-07 19:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 19:53:03] Production.INFO: ==15921== Releasing lock...
[2026-09-07 19:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:53:04] Production.INFO: Account Balance Start.
[2026-09-07 19:53:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:53:04] Production.INFO: 117
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: ==15915== Releasing lock...
[2026-09-07 19:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:53:05] Production.INFO: Total Charge 0
[2026-09-07 19:53:05] Production.INFO: CreateAllLog End
[2026-09-07 19:53:05] Production.INFO: Account Balance End.
[2026-09-07 19:53:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:53:05] Production.INFO: ==15919== Releasing lock...
[2026-09-07 19:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19: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_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-07 19:53:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:53:11] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:53:11] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:53:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:53:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:53:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:53:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:53:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:53:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:53:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:53:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:53:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:53:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:53:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:53:12] Production.INFO: call_cost start
[2026-09-07 19:53:12] Production.INFO: call_cost end
[2026-09-07 19:53:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:53:12] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:53:12] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:53:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:53:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:53:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:53:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:53:12] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:53:12] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:53:12] Production.INFO: ==15913== Releasing lock...
[2026-09-07 19:53:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:53:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-07 19:53:12] Production.ERROR: CronJobId end10
[2026-09-07 19:53:12] Production.INFO: ==15917== Releasing lock...
[2026-09-07 19:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:54:01] Production.INFO: ==15981== Lock acquired, processing the job...
[2026-09-08 00:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:54:01] Production.INFO: neon service started
[2026-09-08 00:54:01] Production.INFO: neon service started
[2026-09-08 00:54:01] Production.INFO: ==15981== Releasing lock...
[2026-09-08 00:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:54:02] Production.INFO: ==15983== Lock acquired, processing the job...
[2026-09-07 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:54:02] Production.INFO: ==15983== Releasing lock...
[2026-09-07 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:54:02] Production.INFO: ==15985== Lock acquired, processing the job...
[2026-09-07 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:54:02] Production.INFO: ==15985== Releasing lock...
[2026-09-07 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:54:02] Production.INFO: ==15994== Lock acquired, processing the job...
[2026-09-07 19:54:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:54:03] Production.INFO: Account Balance Start.
[2026-09-07 19:54:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:54:03] Production.INFO: 117
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: ==15988== Lock acquired, processing the job...
[2026-09-07 19:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:54:03] Production.INFO: ==15990== Lock acquired, processing the job...
[2026-09-07 19:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:54:03] Production.INFO: ==15992== Lock acquired, processing the job...
[2026-09-07 19:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: ==15996== Lock acquired, processing the job...
[2026-09-07 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 19:54:03] Production.INFO: ==15996== Releasing lock...
[2026-09-07 19:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: ==15990== Releasing lock...
[2026-09-07 19:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:54:05] Production.INFO: Total Charge 0
[2026-09-07 19:54:05] Production.INFO: CreateAllLog End
[2026-09-07 19:54:05] Production.INFO: Account Balance End.
[2026-09-07 19:54:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:54:05] Production.INFO: ==15994== Releasing lock...
[2026-09-07 19:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:54:12] Production.ERROR: CronJobId end10
[2026-09-07 19:54:12] Production.INFO: ==15992== Releasing lock...
[2026-09-07 19:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:54:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:54:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:54:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:54:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:54:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:54:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:54:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:54:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:54:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:54:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:54:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:54:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:54:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:54:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:54:15] Production.INFO: call_cost start
[2026-09-07 19:54:15] Production.INFO: call_cost end
[2026-09-07 19:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:54:15] Production.INFO: ==15988== Releasing lock...
[2026-09-07 19:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:55:02] Production.INFO: ==16055== Lock acquired, processing the job...
[2026-09-08 00:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:55:02] Production.INFO: neon service started
[2026-09-08 00:55:02] Production.INFO: neon service started
[2026-09-08 00:55:02] Production.INFO: ==16055== Releasing lock...
[2026-09-08 00:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:55:02] Production.INFO: ==16057== Lock acquired, processing the job...
[2026-09-07 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:55:02] Production.INFO: ==16059== Lock acquired, processing the job...
[2026-09-07 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:55:02] Production.INFO: ==16059== Releasing lock...
[2026-09-07 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:55:03] Production.INFO: ==16057== Releasing lock...
[2026-09-07 19:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:55:04] Production.INFO: ==16062== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 19:55:04] Production.INFO: ==16068== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:55:04] Production.INFO: ==16064== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 19:55:04] Production.INFO: ==16066== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 19:55:04] Production.INFO: ==16062== Releasing lock...
[2026-09-07 19:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 19:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 19:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:55:04] Production.INFO: ==16070== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:55:04] Production.INFO: ==16072== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 19:55:04] Production.INFO: ==16074== Lock acquired, processing the job...
[2026-09-07 19:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:55:04] Production.INFO: Account Balance Start.
[2026-09-07 19:55:04] Production.INFO: CreateAllLog Start
[2026-09-07 19:55:04] Production.INFO: 117
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-08
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-09
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-10
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-11
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 19:55:04] Production.INFO: ==16074== Releasing lock...
[2026-09-07 19:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-12
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.ERROR: done
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 19:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962550', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-17
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-18
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-19
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-20
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-21
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-22
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: ==16066== Releasing lock...
[2026-09-07 19:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-23
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-24
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-25
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-26
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-27
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-28
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-29
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-30
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-08-31
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-01
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-02
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-03
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-04
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-05
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-06
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:05] Production.INFO: Date 2026-09-07
[2026-09-07 19:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 19:55:06] Production.INFO: Total Charge 0
[2026-09-07 19:55:06] Production.INFO: CreateAllLog End
[2026-09-07 19:55:06] Production.INFO: Account Balance End.
[2026-09-07 19:55:06] Production.ERROR: CronJobId end 12
[2026-09-07 19:55:06] Production.INFO: ==16070== Releasing lock...
[2026-09-07 19:55:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:55:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962550', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 19:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 19:55:11] Production.INFO: ProcessCDR(1,17962550,1,1,2)
[2026-09-07 19:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962550,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962550,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 19:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 19:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 19:55:11] Production.INFO: ==16072== Releasing lock...
[2026-09-07 19:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 19:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 19:55:15] Production.ERROR: CronJobId end10
[2026-09-07 19:55:15] Production.INFO: ==16068== Releasing lock...
[2026-09-07 19:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:55:18] Production.INFO: call_cost start
[2026-09-07 19:55:18] Production.INFO: call_cost end
[2026-09-07 19:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:55:18] Production.INFO: ==16064== Releasing lock...
[2026-09-07 19:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:56:01] Production.INFO: ==16132== Lock acquired, processing the job...
[2026-09-08 00:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:56:01] Production.INFO: neon service started
[2026-09-08 00:56:01] Production.INFO: neon service started
[2026-09-08 00:56:01] Production.INFO: ==16132== Releasing lock...
[2026-09-08 00:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:56:01] Production.INFO: ==16134== Lock acquired, processing the job...
[2026-09-07 19:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:56:02] Production.INFO: ==16134== Releasing lock...
[2026-09-07 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:56:02] Production.INFO: ==16136== Lock acquired, processing the job...
[2026-09-07 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:56:02] Production.INFO: ==16136== Releasing lock...
[2026-09-07 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:56:03] Production.INFO: ==16138== Lock acquired, processing the job...
[2026-09-07 19:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:56:03] Production.INFO: ==16142== Lock acquired, processing the job...
[2026-09-07 19:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:56:03] Production.INFO: ==16140== Lock acquired, processing the job...
[2026-09-07 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:56:03] Production.INFO: ==16144== Lock acquired, processing the job...
[2026-09-07 19:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:56:03] Production.INFO: ==16146== Lock acquired, processing the job...
[2026-09-07 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:56:03] Production.INFO: Account Balance Start.
[2026-09-07 19:56:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:56:03] Production.INFO: 117
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 19:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 19:56:03] Production.INFO: ==16146== Releasing lock...
[2026-09-07 19:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:03] Production.INFO: ==16140== Releasing lock...
[2026-09-07 19:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:56:03] Production.INFO: Date 2026-08-21
[2026-09-07 19:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:56:04] Production.INFO: Total Charge 0
[2026-09-07 19:56:04] Production.INFO: CreateAllLog End
[2026-09-07 19:56:05] Production.INFO: Account Balance End.
[2026-09-07 19:56:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:56:05] Production.INFO: ==16144== Releasing lock...
[2026-09-07 19:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:56:11] Production.ERROR: CronJobId end10
[2026-09-07 19:56:11] Production.INFO: ==16142== Releasing lock...
[2026-09-07 19:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:56:15] Production.INFO: call_cost start
[2026-09-07 19:56:15] Production.INFO: call_cost end
[2026-09-07 19:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:56:15] Production.INFO: ==16138== Releasing lock...
[2026-09-07 19:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:57:02] Production.INFO: ==16208== Lock acquired, processing the job...
[2026-09-08 00:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:57:02] Production.INFO: neon service started
[2026-09-08 00:57:02] Production.INFO: neon service started
[2026-09-08 00:57:02] Production.INFO: ==16208== Releasing lock...
[2026-09-08 00:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:57:02] Production.INFO: ==16210== Lock acquired, processing the job...
[2026-09-07 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:57:02] Production.INFO: ==16210== Releasing lock...
[2026-09-07 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:57:02] Production.INFO: ==16212== Lock acquired, processing the job...
[2026-09-07 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:57:02] Production.INFO: ==16212== Releasing lock...
[2026-09-07 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:57:03] Production.INFO: ==16215== Lock acquired, processing the job...
[2026-09-07 19:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:57:03] Production.INFO: ==16217== Lock acquired, processing the job...
[2026-09-07 19:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:57:03] Production.INFO: ==16221== Lock acquired, processing the job...
[2026-09-07 19:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:57:03] Production.INFO: Account Balance Start.
[2026-09-07 19:57:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:57:03] Production.INFO: 117
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: ==16219== Lock acquired, processing the job...
[2026-09-07 19:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:57:03] Production.INFO: ==16223== Lock acquired, processing the job...
[2026-09-07 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 19:57:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: ==16223== Releasing lock...
[2026-09-07 19:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: ==16217== Releasing lock...
[2026-09-07 19:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:57:04] Production.INFO: Total Charge 0
[2026-09-07 19:57:04] Production.INFO: CreateAllLog End
[2026-09-07 19:57:04] Production.INFO: Account Balance End.
[2026-09-07 19:57:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:57:04] Production.INFO: ==16221== Releasing lock...
[2026-09-07 19:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:57:11] Production.ERROR: CronJobId end10
[2026-09-07 19:57:11] Production.INFO: ==16219== Releasing lock...
[2026-09-07 19:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:57:15] Production.INFO: call_cost start
[2026-09-07 19:57:15] Production.INFO: call_cost end
[2026-09-07 19:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:57:15] Production.INFO: ==16215== Releasing lock...
[2026-09-07 19:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:58:01] Production.INFO: ==16285== Lock acquired, processing the job...
[2026-09-08 00:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:58:01] Production.INFO: neon service started
[2026-09-08 00:58:01] Production.INFO: neon service started
[2026-09-08 00:58:01] Production.INFO: ==16285== Releasing lock...
[2026-09-08 00:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:58:01] Production.INFO: ==16289== Lock acquired, processing the job...
[2026-09-07 23:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:58:01] Production.INFO: ==16289== Releasing lock...
[2026-09-07 23:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:58:01] Production.INFO: ==16287== Lock acquired, processing the job...
[2026-09-07 19:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:58:02] Production.INFO: ==16287== Releasing lock...
[2026-09-07 19:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 19:58:02] Production.INFO: ==16294== Lock acquired, processing the job...
[2026-09-07 19:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:58:02] Production.INFO: ==16292== Lock acquired, processing the job...
[2026-09-07 19:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:58:03] Production.INFO: ==16296== Lock acquired, processing the job...
[2026-09-07 19:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:58:03] Production.INFO: ==16298== Lock acquired, processing the job...
[2026-09-07 19:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:58:03] Production.INFO: ==16300== Lock acquired, processing the job...
[2026-09-07 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:58:03] Production.INFO: Account Balance Start.
[2026-09-07 19:58:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:58:03] Production.INFO: 117
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:58:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 19:58:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: ==16300== Releasing lock...
[2026-09-07 19:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-13
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: ==16294== Releasing lock...
[2026-09-07 19:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-14
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-15
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-16
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-17
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-18
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-19
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:03] Production.INFO: Date 2026-08-20
[2026-09-07 19:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:58:04] Production.INFO: Total Charge 0
[2026-09-07 19:58:04] Production.INFO: CreateAllLog End
[2026-09-07 19:58:04] Production.INFO: Account Balance End.
[2026-09-07 19:58:04] Production.ERROR: CronJobId end 12
[2026-09-07 19:58:04] Production.INFO: ==16298== Releasing lock...
[2026-09-07 19:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:58:11] Production.ERROR: CronJobId end10
[2026-09-07 19:58:11] Production.INFO: ==16296== Releasing lock...
[2026-09-07 19:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:58:14] Production.INFO: call_cost start
[2026-09-07 19:58:14] Production.INFO: call_cost end
[2026-09-07 19:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:58:14] Production.INFO: ==16292== Releasing lock...
[2026-09-07 19:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:59:01] Production.INFO: ==16362== Lock acquired, processing the job...
[2026-09-08 00:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 00:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 00:59:01] Production.INFO: neon service started
[2026-09-08 00:59:01] Production.INFO: neon service started
[2026-09-08 00:59:01] Production.INFO: ==16362== Releasing lock...
[2026-09-08 00:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 00:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 19:59:02] Production.INFO: ==16364== Lock acquired, processing the job...
[2026-09-07 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 19:59:02] Production.INFO: ==16364== Releasing lock...
[2026-09-07 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 19:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:59:02] Production.INFO: ==16366== Lock acquired, processing the job...
[2026-09-07 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:59:02] Production.INFO: ==16366== Releasing lock...
[2026-09-07 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-07 23:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 19:59:03] Production.INFO: ==16368== Lock acquired, processing the job...
[2026-09-07 19:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 19:59:03] Production.INFO: ==16370== Lock acquired, processing the job...
[2026-09-07 19:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 19:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 19:59:03] Production.INFO: ==16374== Lock acquired, processing the job...
[2026-09-07 19:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 19:59:03] Production.INFO: Account Balance Start.
[2026-09-07 19:59:03] Production.INFO: CreateAllLog Start
[2026-09-07 19:59:03] Production.INFO: 117
[2026-09-07 19:59:03] Production.INFO: Date 2026-08-08
[2026-09-07 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:03] Production.INFO: ==16372== Lock acquired, processing the job...
[2026-09-07 19:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 19:59:03] Production.INFO: Date 2026-08-09
[2026-09-07 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 19:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 19:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 19:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 19:59:03] Production.INFO: ==16376== Lock acquired, processing the job...
[2026-09-07 19:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 19:59:03] Production.INFO: Date 2026-08-10
[2026-09-07 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:03] Production.INFO: Date 2026-08-11
[2026-09-07 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 19:59:03] Production.INFO: Date 2026-08-12
[2026-09-07 19:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 19: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-07 19:59:04] Production.INFO: ==16376== Releasing lock...
[2026-09-07 19:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 19:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-13
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-14
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-15
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-16
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-17
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-18
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-19
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-20
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-21
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: ==16370== Releasing lock...
[2026-09-07 19:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 19:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-22
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-23
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-24
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-25
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-26
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-27
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-28
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-29
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-30
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-08-31
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-01
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-02
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-03
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-04
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-05
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-06
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Date 2026-09-07
[2026-09-07 19:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 19:59:04] Production.INFO: Total Charge 0
[2026-09-07 19:59:04] Production.INFO: CreateAllLog End
[2026-09-07 19:59:04] Production.INFO: Account Balance End.
[2026-09-07 19:59:05] Production.ERROR: CronJobId end 12
[2026-09-07 19:59:05] Production.INFO: ==16374== Releasing lock...
[2026-09-07 19:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 19:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 19:59:13] Production.ERROR: CronJobId end10
[2026-09-07 19:59:13] Production.INFO: ==16372== Releasing lock...
[2026-09-07 19:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 19:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 19:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 19:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 19:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 19:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 19:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 19:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 19:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 19:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 19:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 19:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 19:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 19:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 19:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 19:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 19:59:16] Production.INFO: call_cost start
[2026-09-07 19:59:16] Production.INFO: call_cost end
[2026-09-07 19:59:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 19:59:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 19:59:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 19:59:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 19:59:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 19:59:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 19:59:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 19:59:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 19:59:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 19:59:16] Production.INFO: ==16368== Releasing lock...
[2026-09-07 19:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 19:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:00:01] Production.INFO: ==16433== Lock acquired, processing the job...
[2026-09-08 01:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:00:01] Production.INFO: neon service started
[2026-09-08 01:00:01] Production.INFO: neon service started
[2026-09-08 01:00:01] Production.INFO: ==16433== Releasing lock...
[2026-09-08 01:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:00:01] Production.INFO: ==16435== Lock acquired, processing the job...
[2026-09-07 20:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:00:02] Production.INFO: ==16435== Releasing lock...
[2026-09-07 20:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:00:02] Production.INFO: ==16437== Lock acquired, processing the job...
[2026-09-08 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:00:02] Production.INFO: ==16437== Releasing lock...
[2026-09-08 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:00:02] Production.INFO: ==16449== Lock acquired, processing the job...
[2026-09-07 20:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:00:03] Production.INFO: ==16443== Lock acquired, processing the job...
[2026-09-07 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:00:03] Production.INFO: ==16441== Lock acquired, processing the job...
[2026-09-07 20:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:00:03] Production.INFO: ==16445== Lock acquired, processing the job...
[2026-09-07 20:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:00:03] Production.INFO: ==16449== Releasing lock...
[2026-09-07 20:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:00:03] Production.INFO: ==16447== Lock acquired, processing the job...
[2026-09-07 20:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:00:03] Production.INFO: Account Balance Start.
[2026-09-07 20:00:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:00:03] Production.INFO: 117
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: ==16443== Releasing lock...
[2026-09-07 20:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:00:04] Production.INFO: Total Charge 0
[2026-09-07 20:00:04] Production.INFO: CreateAllLog End
[2026-09-07 20:00:04] Production.INFO: Account Balance End.
[2026-09-07 20:00:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:00:04] Production.INFO: ==16447== Releasing lock...
[2026-09-07 20:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:00:11] Production.ERROR: CronJobId end10
[2026-09-07 20:00:11] Production.INFO: ==16445== Releasing lock...
[2026-09-07 20:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:00:13] Production.INFO: call_cost start
[2026-09-07 20:00:13] Production.INFO: call_cost end
[2026-09-07 20:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:00:13] Production.INFO: ==16441== Releasing lock...
[2026-09-07 20:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:01:01] Production.INFO: ==16515== Lock acquired, processing the job...
[2026-09-08 01:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:01:01] Production.INFO: neon service started
[2026-09-08 01:01:01] Production.INFO: neon service started
[2026-09-08 01:01:01] Production.INFO: ==16515== Releasing lock...
[2026-09-08 01:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:01:02] Production.INFO: ==16526== Lock acquired, processing the job...
[2026-09-08 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:01:02] Production.INFO: ==16526== Releasing lock...
[2026-09-08 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:01:02] Production.INFO: ==16524== Lock acquired, processing the job...
[2026-09-07 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:01:02] Production.INFO: ==16524== Releasing lock...
[2026-09-07 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:01:03] Production.INFO: ==16528== Lock acquired, processing the job...
[2026-09-07 20:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:01:03] Production.INFO: ==16530== Lock acquired, processing the job...
[2026-09-07 20:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:01:03] Production.INFO: ==16532== Lock acquired, processing the job...
[2026-09-07 20:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:01:03] Production.INFO: ==16534== Lock acquired, processing the job...
[2026-09-07 20:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:01:03] Production.INFO: ==16536== Lock acquired, processing the job...
[2026-09-07 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:01:03] Production.INFO: Account Balance Start.
[2026-09-07 20:01:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:01:03] Production.INFO: 117
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:01:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:01:03] Production.INFO: ==16536== Releasing lock...
[2026-09-07 20:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: ==16530== Releasing lock...
[2026-09-07 20:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:01:04] Production.INFO: Total Charge 0
[2026-09-07 20:01:04] Production.INFO: CreateAllLog End
[2026-09-07 20:01:05] Production.INFO: Account Balance End.
[2026-09-07 20:01:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:01:05] Production.INFO: ==16534== Releasing lock...
[2026-09-07 20:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:01:11] Production.ERROR: CronJobId end10
[2026-09-07 20:01:11] Production.INFO: ==16532== Releasing lock...
[2026-09-07 20:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:01:15] Production.INFO: call_cost start
[2026-09-07 20:01:15] Production.INFO: call_cost end
[2026-09-07 20:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:01:15] Production.INFO: ==16528== Releasing lock...
[2026-09-07 20:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:02:02] Production.INFO: ==16597== Lock acquired, processing the job...
[2026-09-08 01:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:02:02] Production.INFO: neon service started
[2026-09-08 01:02:02] Production.INFO: neon service started
[2026-09-08 01:02:02] Production.INFO: ==16597== Releasing lock...
[2026-09-08 01:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:02:02] Production.INFO: ==16599== Lock acquired, processing the job...
[2026-09-07 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:02:02] Production.INFO: ==16601== Lock acquired, processing the job...
[2026-09-08 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:02:02] Production.INFO: ==16601== Releasing lock...
[2026-09-08 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:02:03] Production.INFO: ==16599== Releasing lock...
[2026-09-07 20:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:02:03] Production.INFO: ==16607== Lock acquired, processing the job...
[2026-09-07 20:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:02:03] Production.INFO: ==16604== Lock acquired, processing the job...
[2026-09-07 20:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:02:04] Production.INFO: ==16611== Lock acquired, processing the job...
[2026-09-07 20:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:02:04] Production.INFO: Account Balance Start.
[2026-09-07 20:02:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:02:04] Production.INFO: 117
[2026-09-07 20:02:04] Production.INFO: ==16609== Lock acquired, processing the job...
[2026-09-07 20:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: ==16613== Lock acquired, processing the job...
[2026-09-07 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:02:04] Production.INFO: ==16615== Lock acquired, processing the job...
[2026-09-07 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:02:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: ==16615== Releasing lock...
[2026-09-07 20:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.ERROR: done
[2026-09-07 20:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: ==16607== Releasing lock...
[2026-09-07 20:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.ERROR: done
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:02:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:02:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:04] Production.INFO: ==16613== Releasing lock...
[2026-09-07 20:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-07 20:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:02:05] Production.INFO: Total Charge 0
[2026-09-07 20:02:05] Production.INFO: CreateAllLog End
[2026-09-07 20:02:05] Production.INFO: Account Balance End.
[2026-09-07 20:02:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:02:05] Production.INFO: ==16611== Releasing lock...
[2026-09-07 20:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:02:12] Production.ERROR: CronJobId end10
[2026-09-07 20:02:12] Production.INFO: ==16609== Releasing lock...
[2026-09-07 20:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:02:15] Production.INFO: call_cost start
[2026-09-07 20:02:15] Production.INFO: call_cost end
[2026-09-07 20:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:02:15] Production.INFO: ==16604== Releasing lock...
[2026-09-07 20:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:03:01] Production.INFO: ==16674== Lock acquired, processing the job...
[2026-09-08 01:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:03:01] Production.INFO: neon service started
[2026-09-08 01:03:01] Production.INFO: neon service started
[2026-09-08 01:03:01] Production.INFO: ==16674== Releasing lock...
[2026-09-08 01:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:03:02] Production.INFO: ==16676== Lock acquired, processing the job...
[2026-09-07 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:03:02] Production.INFO: ==16678== Lock acquired, processing the job...
[2026-09-08 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:03:02] Production.INFO: ==16678== Releasing lock...
[2026-09-08 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:03:02] Production.INFO: ==16676== Releasing lock...
[2026-09-07 20:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:03:03] Production.INFO: ==16685== Lock acquired, processing the job...
[2026-09-07 20:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:03:03] Production.INFO: ==16681== Lock acquired, processing the job...
[2026-09-07 20:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:03:03] Production.INFO: ==16683== Lock acquired, processing the job...
[2026-09-07 20:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:03:03] Production.INFO: ==16687== Lock acquired, processing the job...
[2026-09-07 20:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:03:03] Production.INFO: Account Balance Start.
[2026-09-07 20:03:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:03:03] Production.INFO: 117
[2026-09-07 20:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:03:03] Production.INFO: ==16689== Lock acquired, processing the job...
[2026-09-07 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:03:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:03:03] Production.INFO: ==16689== Releasing lock...
[2026-09-07 20:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: ==16683== Releasing lock...
[2026-09-07 20:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:03:04] Production.INFO: Total Charge 0
[2026-09-07 20:03:04] Production.INFO: CreateAllLog End
[2026-09-07 20:03:04] Production.INFO: Account Balance End.
[2026-09-07 20:03:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:03:04] Production.INFO: ==16687== Releasing lock...
[2026-09-07 20:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:03:12] Production.ERROR: CronJobId end10
[2026-09-07 20:03:12] Production.INFO: ==16685== Releasing lock...
[2026-09-07 20:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:03:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:03:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:03:15] Production.INFO: call_cost start
[2026-09-07 20:03:15] Production.INFO: call_cost end
[2026-09-07 20:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:03:15] Production.INFO: ==16681== Releasing lock...
[2026-09-07 20:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:04:02] Production.INFO: ==16748== Lock acquired, processing the job...
[2026-09-08 01:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:04:02] Production.INFO: neon service started
[2026-09-08 01:04:02] Production.INFO: neon service started
[2026-09-08 01:04:02] Production.INFO: ==16748== Releasing lock...
[2026-09-08 01:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:04:02] Production.INFO: ==16751== Lock acquired, processing the job...
[2026-09-07 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:04:02] Production.INFO: ==16753== Lock acquired, processing the job...
[2026-09-08 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:04:02] Production.INFO: ==16753== Releasing lock...
[2026-09-08 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:04:02] Production.INFO: ==16751== Releasing lock...
[2026-09-07 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:04:03] Production.INFO: ==16755== Lock acquired, processing the job...
[2026-09-07 20:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:04:03] Production.INFO: ==16757== Lock acquired, processing the job...
[2026-09-07 20:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:04:03] Production.INFO: ==16759== Lock acquired, processing the job...
[2026-09-07 20:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:04:03] Production.INFO: ==16761== Lock acquired, processing the job...
[2026-09-07 20:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:04:03] Production.INFO: ==16763== Lock acquired, processing the job...
[2026-09-07 20:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:04:03] Production.INFO: Account Balance Start.
[2026-09-07 20:04:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:04:03] Production.INFO: 117
[2026-09-07 20:04:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20: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-07 20:04:04] Production.INFO: ==16763== Releasing lock...
[2026-09-07 20:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: ==16757== Releasing lock...
[2026-09-07 20:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:04:05] Production.INFO: Total Charge 0
[2026-09-07 20:04:05] Production.INFO: CreateAllLog End
[2026-09-07 20:04:05] Production.INFO: Account Balance End.
[2026-09-07 20:04:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:04:05] Production.INFO: ==16761== Releasing lock...
[2026-09-07 20:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:04:12] Production.ERROR: CronJobId end10
[2026-09-07 20:04:12] Production.INFO: ==16759== Releasing lock...
[2026-09-07 20:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:04:15] Production.INFO: call_cost start
[2026-09-07 20:04:15] Production.INFO: call_cost end
[2026-09-07 20:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:04:15] Production.INFO: ==16755== Releasing lock...
[2026-09-07 20:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:05:01] Production.INFO: ==16820== Lock acquired, processing the job...
[2026-09-08 01:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:05:01] Production.INFO: neon service started
[2026-09-08 01:05:01] Production.INFO: neon service started
[2026-09-08 01:05:01] Production.INFO: ==16820== Releasing lock...
[2026-09-08 01:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:05:01] Production.INFO: ==16822== Lock acquired, processing the job...
[2026-09-07 20:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:05:02] Production.INFO: ==16824== Lock acquired, processing the job...
[2026-09-08 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 20:05:02] Production.INFO: ==16822== Releasing lock...
[2026-09-07 20:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:05:02] Production.INFO: ==16824== Releasing lock...
[2026-09-08 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:05:03] Production.INFO: ==16827== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:05:03] Production.INFO: ==16829== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:05:03] Production.ERROR: CronJob PID - 16829
[2026-09-07 20:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 20:05:03] Production.ERROR: CronJob ID - 5
[2026-09-07 20:05:03] Production.ERROR: CronJob Last Run Time 2026-09-07 20:05:00
[2026-09-07 20:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:05:03] Production.INFO: ==16827== Releasing lock...
[2026-09-07 20:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:05:03] Production.INFO: ==16833== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:05:03] Production.INFO: ==16831== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:05:03] Production.INFO: ==16835== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:05:03] Production.INFO: ==16837== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 20:05:03] Production.INFO: Account Balance Start.
[2026-09-07 20:05:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:05:03] Production.INFO: 117
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:05:03] Production.INFO: ==16839== Lock acquired, processing the job...
[2026-09-07 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.ERROR: done
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962592', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: ==16839== Releasing lock...
[2026-09-07 20:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: ==16831== Releasing lock...
[2026-09-07 20:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:05:05] Production.INFO: Total Charge 0
[2026-09-07 20:05:05] Production.INFO: CreateAllLog End
[2026-09-07 20:05:05] Production.INFO: Account Balance End.
[2026-09-07 20:05:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:05:05] Production.INFO: ==16835== Releasing lock...
[2026-09-07 20:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962592', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:05:10] Production.INFO: ProcessCDR(1,17962592,1,1,2)
[2026-09-07 20:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962592,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962592,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:05:10] Production.INFO: ==16837== Releasing lock...
[2026-09-07 20:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:05:13] Production.ERROR: CronJobId end10
[2026-09-07 20:05:13] Production.INFO: ==16833== Releasing lock...
[2026-09-07 20:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:05:16] Production.INFO: call_cost start
[2026-09-07 20:05:16] Production.INFO: call_cost end
[2026-09-07 20:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:05:16] Production.INFO: ==16829== Releasing lock...
[2026-09-07 20:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:06:01] Production.INFO: ==16899== Lock acquired, processing the job...
[2026-09-08 01:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:06:02] Production.INFO: neon service started
[2026-09-08 01:06:02] Production.INFO: neon service started
[2026-09-08 01:06:02] Production.INFO: ==16899== Releasing lock...
[2026-09-08 01:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:06:02] Production.INFO: ==16903== Lock acquired, processing the job...
[2026-09-08 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:06:02] Production.INFO: ==16903== Releasing lock...
[2026-09-08 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:06:02] Production.INFO: ==16901== Lock acquired, processing the job...
[2026-09-07 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:06:02] Production.INFO: ==16901== Releasing lock...
[2026-09-07 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:06:03] Production.INFO: ==16906== Lock acquired, processing the job...
[2026-09-07 20:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:06:03] Production.INFO: ==16910== Lock acquired, processing the job...
[2026-09-07 20:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:06:03] Production.INFO: ==16908== Lock acquired, processing the job...
[2026-09-07 20:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:06:03] Production.INFO: ==16912== Lock acquired, processing the job...
[2026-09-07 20:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:06:03] Production.INFO: ==16914== Lock acquired, processing the job...
[2026-09-07 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:06:03] Production.INFO: Account Balance Start.
[2026-09-07 20:06:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:06:03] Production.INFO: 117
[2026-09-07 20:06:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:06:03] Production.INFO: ==16914== Releasing lock...
[2026-09-07 20:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:06:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: ==16908== Releasing lock...
[2026-09-07 20:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:06:04] Production.INFO: Total Charge 0
[2026-09-07 20:06:04] Production.INFO: CreateAllLog End
[2026-09-07 20:06:04] Production.INFO: Account Balance End.
[2026-09-07 20:06:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:06:05] Production.INFO: ==16912== Releasing lock...
[2026-09-07 20:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:06:11] Production.ERROR: CronJobId end10
[2026-09-07 20:06:11] Production.INFO: ==16910== Releasing lock...
[2026-09-07 20:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:06:14] Production.INFO: call_cost start
[2026-09-07 20:06:14] Production.INFO: call_cost end
[2026-09-07 20:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:06:14] Production.INFO: ==16906== Releasing lock...
[2026-09-07 20:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:07:01] Production.INFO: ==16976== Lock acquired, processing the job...
[2026-09-08 01:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:07:01] Production.INFO: neon service started
[2026-09-08 01:07:01] Production.INFO: neon service started
[2026-09-08 01:07:01] Production.INFO: ==16976== Releasing lock...
[2026-09-08 01:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:07:01] Production.INFO: ==16978== Lock acquired, processing the job...
[2026-09-07 20:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:07:01] Production.INFO: ==16978== Releasing lock...
[2026-09-07 20:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:07:02] Production.INFO: ==16980== Lock acquired, processing the job...
[2026-09-08 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:07:02] Production.INFO: ==16980== Releasing lock...
[2026-09-08 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:07:02] Production.INFO: ==16989== Lock acquired, processing the job...
[2026-09-07 20:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:07:02] Production.INFO: Account Balance Start.
[2026-09-07 20:07:02] Production.INFO: CreateAllLog Start
[2026-09-07 20:07:02] Production.INFO: 117
[2026-09-07 20:07:02] Production.INFO: Date 2026-08-08
[2026-09-07 20:07:02] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:02] Production.INFO: ==16985== Lock acquired, processing the job...
[2026-09-07 20:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:07:02] Production.INFO: ==16983== Lock acquired, processing the job...
[2026-09-07 20:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:07:02] Production.INFO: Date 2026-08-09
[2026-09-07 20:07:02] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:02] Production.INFO: Date 2026-08-10
[2026-09-07 20:07:02] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:07:03] Production.INFO: ==16991== Lock acquired, processing the job...
[2026-09-07 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: ==16987== Lock acquired, processing the job...
[2026-09-07 20:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:07:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 20:07:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: ==16991== Releasing lock...
[2026-09-07 20:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-27
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-28
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: ==16985== Releasing lock...
[2026-09-07 20:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-29
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-30
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-08-31
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-09-01
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-09-02
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-09-03
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-09-04
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:03] Production.INFO: Date 2026-09-05
[2026-09-07 20:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:07:04] Production.INFO: Total Charge 0
[2026-09-07 20:07:04] Production.INFO: CreateAllLog End
[2026-09-07 20:07:04] Production.INFO: Account Balance End.
[2026-09-07 20:07:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:07:04] Production.INFO: ==16989== Releasing lock...
[2026-09-07 20:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:07:11] Production.ERROR: CronJobId end10
[2026-09-07 20:07:11] Production.INFO: ==16987== Releasing lock...
[2026-09-07 20:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:07:14] Production.INFO: call_cost start
[2026-09-07 20:07:14] Production.INFO: call_cost end
[2026-09-07 20:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:07:14] Production.INFO: ==16983== Releasing lock...
[2026-09-07 20:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:08:01] Production.INFO: ==17052== Lock acquired, processing the job...
[2026-09-08 01:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:08:01] Production.INFO: neon service started
[2026-09-08 01:08:01] Production.INFO: neon service started
[2026-09-08 01:08:01] Production.INFO: ==17052== Releasing lock...
[2026-09-08 01:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:08:02] Production.INFO: ==17056== Lock acquired, processing the job...
[2026-09-08 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 20:08:02] Production.INFO: ==17054== Lock acquired, processing the job...
[2026-09-07 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:08:02] Production.INFO: ==17056== Releasing lock...
[2026-09-08 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:08:02] Production.INFO: ==17054== Releasing lock...
[2026-09-07 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:08:03] Production.INFO: ==17059== Lock acquired, processing the job...
[2026-09-07 20:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:08:03] Production.INFO: ==17061== Lock acquired, processing the job...
[2026-09-07 20:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:08:03] Production.INFO: ==17063== Lock acquired, processing the job...
[2026-09-07 20:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:08:03] Production.INFO: ==17065== Lock acquired, processing the job...
[2026-09-07 20:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:08:04] Production.INFO: ==17067== Lock acquired, processing the job...
[2026-09-07 20:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:08:04] Production.INFO: Account Balance Start.
[2026-09-07 20:08:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:08:04] Production.INFO: 117
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:08:04] Production.INFO: ==17061== Releasing lock...
[2026-09-07 20:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:08:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:08:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:08:04] Production.INFO: ==17067== Releasing lock...
[2026-09-07 20:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:08:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:08:05] Production.INFO: Total Charge 0
[2026-09-07 20:08:05] Production.INFO: CreateAllLog End
[2026-09-07 20:08:05] Production.INFO: Account Balance End.
[2026-09-07 20:08:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:08:05] Production.INFO: ==17065== Releasing lock...
[2026-09-07 20:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:08:12] Production.ERROR: CronJobId end10
[2026-09-07 20:08:12] Production.INFO: ==17063== Releasing lock...
[2026-09-07 20:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:08:15] Production.INFO: call_cost start
[2026-09-07 20:08:15] Production.INFO: call_cost end
[2026-09-07 20:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:08:15] Production.INFO: ==17059== Releasing lock...
[2026-09-07 20:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:09:02] Production.INFO: ==17133== Lock acquired, processing the job...
[2026-09-08 01:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:09:02] Production.INFO: neon service started
[2026-09-08 01:09:02] Production.INFO: neon service started
[2026-09-08 01:09:02] Production.INFO: ==17133== Releasing lock...
[2026-09-08 01:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:09:02] Production.INFO: ==17135== Lock acquired, processing the job...
[2026-09-07 20:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:09:02] Production.INFO: ==17137== Lock acquired, processing the job...
[2026-09-08 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:09:02] Production.INFO: ==17137== Releasing lock...
[2026-09-08 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:09:03] Production.INFO: ==17135== Releasing lock...
[2026-09-07 20:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:09:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:09:03] Production.INFO: ==17140== Lock acquired, processing the job...
[2026-09-07 20:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:09:04] Production.INFO: ==17146== Lock acquired, processing the job...
[2026-09-07 20:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:09:04] Production.INFO: ==17142== Lock acquired, processing the job...
[2026-09-07 20:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:09:04] Production.INFO: ==17148== Lock acquired, processing the job...
[2026-09-07 20:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:09:04] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-09-07 20:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:09:04] Production.INFO: Account Balance Start.
[2026-09-07 20:09:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:09:04] Production.INFO: 117
[2026-09-07 20: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-07 20: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-07 20:09:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20: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-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: ==17148== Releasing lock...
[2026-09-07 20:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:04] Production.INFO: ==17142== Releasing lock...
[2026-09-07 20:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:09:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-18
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-19
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-20
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-21
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-22
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:09:06] Production.INFO: Total Charge 0
[2026-09-07 20:09:06] Production.INFO: CreateAllLog End
[2026-09-07 20:09:06] Production.INFO: Account Balance End.
[2026-09-07 20:09:06] Production.ERROR: CronJobId end 12
[2026-09-07 20:09:06] Production.INFO: ==17146== Releasing lock...
[2026-09-07 20:09:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:09:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:09:13] Production.ERROR: CronJobId end10
[2026-09-07 20:09:13] Production.INFO: ==17144== Releasing lock...
[2026-09-07 20:09:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:09:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:09:16] Production.INFO: call_cost start
[2026-09-07 20:09:16] Production.INFO: call_cost end
[2026-09-07 20:09:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:09:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:09:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:09:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:09:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:09:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:09:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:09:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:09:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:09:16] Production.INFO: ==17140== Releasing lock...
[2026-09-07 20:09:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:09:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:10:01] Production.INFO: ==17205== Lock acquired, processing the job...
[2026-09-08 01:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:10:01] Production.INFO: neon service started
[2026-09-08 01:10:01] Production.INFO: neon service started
[2026-09-08 01:10:01] Production.INFO: ==17205== Releasing lock...
[2026-09-08 01:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:10:02] Production.INFO: ==17209== Lock acquired, processing the job...
[2026-09-08 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:10:02] Production.INFO: ==17209== Releasing lock...
[2026-09-08 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:10:02] Production.INFO: ==17207== Lock acquired, processing the job...
[2026-09-07 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:10:02] Production.INFO: ==17207== Releasing lock...
[2026-09-07 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:10:03] Production.INFO: ==17217== Lock acquired, processing the job...
[2026-09-07 20:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:10:03] Production.INFO: Account Balance Start.
[2026-09-07 20:10:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:10:03] Production.INFO: 117
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: ==17211== Lock acquired, processing the job...
[2026-09-07 20:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:10:03] Production.INFO: ==17213== Lock acquired, processing the job...
[2026-09-07 20:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: ==17215== Lock acquired, processing the job...
[2026-09-07 20:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: ==17219== Lock acquired, processing the job...
[2026-09-07 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-23
[2026-09-07 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-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:10:03] Production.INFO: ==17219== Releasing lock...
[2026-09-07 20:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:03] Production.INFO: Date 2026-08-27
[2026-09-07 20:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: ==17213== Releasing lock...
[2026-09-07 20:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:10:04] Production.INFO: Total Charge 0
[2026-09-07 20:10:04] Production.INFO: CreateAllLog End
[2026-09-07 20:10:04] Production.INFO: Account Balance End.
[2026-09-07 20:10:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:10:04] Production.INFO: ==17217== Releasing lock...
[2026-09-07 20:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:10:12] Production.ERROR: CronJobId end10
[2026-09-07 20:10:12] Production.INFO: ==17215== Releasing lock...
[2026-09-07 20:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:10:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:10:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:10:15] Production.INFO: call_cost start
[2026-09-07 20:10:15] Production.INFO: call_cost end
[2026-09-07 20:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:10:15] Production.INFO: ==17211== Releasing lock...
[2026-09-07 20:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:11:02] Production.INFO: ==17280== Lock acquired, processing the job...
[2026-09-08 01:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:11:02] Production.INFO: neon service started
[2026-09-08 01:11:02] Production.INFO: neon service started
[2026-09-08 01:11:02] Production.INFO: ==17280== Releasing lock...
[2026-09-08 01:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:11:02] Production.INFO: ==17283== Lock acquired, processing the job...
[2026-09-07 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:11:02] Production.INFO: ==17285== Lock acquired, processing the job...
[2026-09-08 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:11:02] Production.INFO: ==17285== Releasing lock...
[2026-09-08 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:11:03] Production.INFO: ==17283== Releasing lock...
[2026-09-07 20:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:11:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:11:03] Production.INFO: ==17287== Lock acquired, processing the job...
[2026-09-07 20:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:11:03] Production.INFO: ==17289== Lock acquired, processing the job...
[2026-09-07 20:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:11:03] Production.INFO: ==17295== Lock acquired, processing the job...
[2026-09-07 20:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:11:04] Production.INFO: ==17293== Lock acquired, processing the job...
[2026-09-07 20:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:11:04] Production.INFO: ==17291== Lock acquired, processing the job...
[2026-09-07 20:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20: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-07 20: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-07 20:11:04] Production.INFO: Account Balance Start.
[2026-09-07 20:11:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:11:04] Production.INFO: 117
[2026-09-07 20:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:11:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:11:04] Production.INFO: ==17295== Releasing lock...
[2026-09-07 20:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: ==17289== Releasing lock...
[2026-09-07 20:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:11:05] Production.INFO: Total Charge 0
[2026-09-07 20:11:05] Production.INFO: CreateAllLog End
[2026-09-07 20:11:05] Production.INFO: Account Balance End.
[2026-09-07 20:11:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:11:05] Production.INFO: ==17293== Releasing lock...
[2026-09-07 20:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:11:13] Production.ERROR: CronJobId end10
[2026-09-07 20:11:13] Production.INFO: ==17291== Releasing lock...
[2026-09-07 20:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:11:16] Production.INFO: call_cost start
[2026-09-07 20:11:16] Production.INFO: call_cost end
[2026-09-07 20:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:11:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:11:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:11:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:11:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:11:16] Production.INFO: ==17287== Releasing lock...
[2026-09-07 20:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:12:01] Production.INFO: ==17358== Lock acquired, processing the job...
[2026-09-08 01:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:12:01] Production.INFO: neon service started
[2026-09-08 01:12:01] Production.INFO: neon service started
[2026-09-08 01:12:01] Production.INFO: ==17358== Releasing lock...
[2026-09-08 01:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:12:02] Production.INFO: ==17362== Lock acquired, processing the job...
[2026-09-08 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:12:02] Production.INFO: ==17362== Releasing lock...
[2026-09-08 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:12:02] Production.INFO: ==17360== Lock acquired, processing the job...
[2026-09-07 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:12:02] Production.INFO: ==17360== Releasing lock...
[2026-09-07 20:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:12:03] Production.INFO: ==17369== Lock acquired, processing the job...
[2026-09-07 20:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:12:03] Production.INFO: ==17373== Lock acquired, processing the job...
[2026-09-07 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:12:03] Production.INFO: ==17365== Lock acquired, processing the job...
[2026-09-07 20:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:12:03] Production.INFO: ==17367== Lock acquired, processing the job...
[2026-09-07 20:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 20:12:03] Production.INFO: ==17371== Lock acquired, processing the job...
[2026-09-07 20:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 20:12:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:12:03] Production.INFO: ==17373== Releasing lock...
[2026-09-07 20:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:12:03] Production.INFO: Account Balance Start.
[2026-09-07 20:12:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:12:03] Production.INFO: 117
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: ==17367== Releasing lock...
[2026-09-07 20:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:12:04] Production.INFO: Total Charge 0
[2026-09-07 20:12:04] Production.INFO: CreateAllLog End
[2026-09-07 20:12:04] Production.INFO: Account Balance End.
[2026-09-07 20:12:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:12:04] Production.INFO: ==17371== Releasing lock...
[2026-09-07 20:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:12:11] Production.ERROR: CronJobId end10
[2026-09-07 20:12:11] Production.INFO: ==17369== Releasing lock...
[2026-09-07 20:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:12:15] Production.INFO: call_cost start
[2026-09-07 20:12:15] Production.INFO: call_cost end
[2026-09-07 20:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:12:15] Production.INFO: ==17365== Releasing lock...
[2026-09-07 20:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:13:02] Production.INFO: ==17432== Lock acquired, processing the job...
[2026-09-08 01:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:13:02] Production.INFO: neon service started
[2026-09-08 01:13:02] Production.INFO: neon service started
[2026-09-08 01:13:02] Production.INFO: ==17432== Releasing lock...
[2026-09-08 01:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:13:02] Production.INFO: ==17437== Lock acquired, processing the job...
[2026-09-08 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:13:02] Production.INFO: ==17437== Releasing lock...
[2026-09-08 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:13:02] Production.INFO: ==17435== Lock acquired, processing the job...
[2026-09-07 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:13:02] Production.INFO: ==17435== Releasing lock...
[2026-09-07 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:13:03] Production.INFO: ==17441== Lock acquired, processing the job...
[2026-09-07 20:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:13:03] Production.INFO: ==17439== Lock acquired, processing the job...
[2026-09-07 20:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:13:03] Production.INFO: ==17443== Lock acquired, processing the job...
[2026-09-07 20:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:13:03] Production.INFO: ==17445== Lock acquired, processing the job...
[2026-09-07 20:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:13:03] Production.INFO: Account Balance Start.
[2026-09-07 20:13:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:13:03] Production.INFO: 117
[2026-09-07 20:13:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:13:03] Production.INFO: ==17447== Lock acquired, processing the job...
[2026-09-07 20:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20: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-07 20:13:04] Production.INFO: ==17447== Releasing lock...
[2026-09-07 20:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: ==17441== Releasing lock...
[2026-09-07 20:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:13:05] Production.INFO: Total Charge 0
[2026-09-07 20:13:05] Production.INFO: CreateAllLog End
[2026-09-07 20:13:05] Production.INFO: Account Balance End.
[2026-09-07 20:13:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:13:05] Production.INFO: ==17445== Releasing lock...
[2026-09-07 20:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:13:11] Production.ERROR: CronJobId end10
[2026-09-07 20:13:11] Production.INFO: ==17443== Releasing lock...
[2026-09-07 20:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:13:14] Production.INFO: call_cost start
[2026-09-07 20:13:14] Production.INFO: call_cost end
[2026-09-07 20:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:13:14] Production.INFO: ==17439== Releasing lock...
[2026-09-07 20:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:14:01] Production.INFO: ==17508== Lock acquired, processing the job...
[2026-09-08 01:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:14:01] Production.INFO: neon service started
[2026-09-08 01:14:01] Production.INFO: neon service started
[2026-09-08 01:14:01] Production.INFO: ==17508== Releasing lock...
[2026-09-08 01:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:14:02] Production.INFO: ==17510== Lock acquired, processing the job...
[2026-09-07 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:14:02] Production.INFO: ==17512== Lock acquired, processing the job...
[2026-09-08 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:14:02] Production.INFO: ==17512== Releasing lock...
[2026-09-08 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:14:02] Production.INFO: ==17510== Releasing lock...
[2026-09-07 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:14:03] Production.INFO: ==17515== Lock acquired, processing the job...
[2026-09-07 20:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:14:03] Production.INFO: ==17517== Lock acquired, processing the job...
[2026-09-07 20:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:14:03] Production.INFO: ==17519== Lock acquired, processing the job...
[2026-09-07 20:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:14:03] Production.INFO: ==17521== Lock acquired, processing the job...
[2026-09-07 20:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:14:03] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-09-07 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:14:03] Production.INFO: Account Balance Start.
[2026-09-07 20:14:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:14:03] Production.INFO: 117
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:14:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:14:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: ==17523== Releasing lock...
[2026-09-07 20:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: ==17517== Releasing lock...
[2026-09-07 20:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:14:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:14:04] Production.INFO: Total Charge 0
[2026-09-07 20:14:04] Production.INFO: CreateAllLog End
[2026-09-07 20:14:04] Production.INFO: Account Balance End.
[2026-09-07 20:14:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:14:04] Production.INFO: ==17521== Releasing lock...
[2026-09-07 20:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:14:10] Production.ERROR: CronJobId end10
[2026-09-07 20:14:10] Production.INFO: ==17519== Releasing lock...
[2026-09-07 20:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:14:14] Production.INFO: call_cost start
[2026-09-07 20:14:14] Production.INFO: call_cost end
[2026-09-07 20:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:14:14] Production.INFO: ==17515== Releasing lock...
[2026-09-07 20:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:15:01] Production.INFO: ==17583== Lock acquired, processing the job...
[2026-09-08 01:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:15:01] Production.INFO: neon service started
[2026-09-08 01:15:01] Production.INFO: neon service started
[2026-09-08 01:15:01] Production.INFO: ==17583== Releasing lock...
[2026-09-08 01:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:15:02] Production.INFO: ==17585== Lock acquired, processing the job...
[2026-09-07 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:15:02] Production.INFO: ==17587== Lock acquired, processing the job...
[2026-09-08 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:15:02] Production.INFO: ==17587== Releasing lock...
[2026-09-08 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:15:02] Production.INFO: ==17585== Releasing lock...
[2026-09-07 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:15:03] Production.INFO: ==17592== Lock acquired, processing the job...
[2026-09-07 20:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:15:03] Production.INFO: ==17590== Lock acquired, processing the job...
[2026-09-07 20:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:15:03] Production.INFO: ==17594== Lock acquired, processing the job...
[2026-09-07 20:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:15:03] Production.INFO: ==17596== Lock acquired, processing the job...
[2026-09-07 20:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:15:03] Production.INFO: ==17598== Lock acquired, processing the job...
[2026-09-07 20:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:15:04] Production.INFO: Account Balance Start.
[2026-09-07 20:15:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:15:04] Production.INFO: 117
[2026-09-07 20:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:15:04] Production.ERROR: CronJob PID - 17592
[2026-09-07 20:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 20:15:04] Production.ERROR: CronJob ID - 5
[2026-09-07 20:15:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:15:00
[2026-09-07 20:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:15:04] Production.ERROR: CronJob PID - 17594
[2026-09-07 20:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-07 20:15:04] Production.ERROR: CronJob ID - 7
[2026-09-07 20:15:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:15:00
[2026-09-07 20:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:15:04] Production.ERROR: CronJob PID - 17596
[2026-09-07 20:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-07 20:15:04] Production.ERROR: CronJob ID - 10
[2026-09-07 20:15:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:15:00
[2026-09-07 20:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:15:04] Production.ERROR: CronJob PID - 17598
[2026-09-07 20:15:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-07 20:15:04] Production.ERROR: CronJob ID - 12
[2026-09-07 20:15:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:15:00
[2026-09-07 20:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:15:04] Production.INFO: ==17600== Lock acquired, processing the job...
[2026-09-07 20:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:15:04] Production.INFO: ==17590== Releasing lock...
[2026-09-07 20:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:15:04] Production.INFO: ==17602== Lock acquired, processing the job...
[2026-09-07 20:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:15:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:15:04] Production.INFO: Date 2026-08-14
[2026-09-07 20: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-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: ==17602== Releasing lock...
[2026-09-07 20:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:15:04] Production.ERROR: done
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962633', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: ==17594== Releasing lock...
[2026-09-07 20:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:15:05] Production.INFO: Total Charge 0
[2026-09-07 20:15:05] Production.INFO: CreateAllLog End
[2026-09-07 20:15:05] Production.INFO: Account Balance End.
[2026-09-07 20:15:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:15:05] Production.INFO: ==17598== Releasing lock...
[2026-09-07 20:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962633', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:15:10] Production.INFO: ProcessCDR(1,17962633,1,1,2)
[2026-09-07 20:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962633,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962633,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:15:10] Production.INFO: ==17600== Releasing lock...
[2026-09-07 20:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:15:13] Production.ERROR: CronJobId end10
[2026-09-07 20:15:13] Production.INFO: ==17596== Releasing lock...
[2026-09-07 20:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:15:17] Production.INFO: call_cost start
[2026-09-07 20:15:17] Production.INFO: call_cost end
[2026-09-07 20:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:15:17] Production.INFO: ==17592== Releasing lock...
[2026-09-07 20:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:16:01] Production.INFO: ==17660== Lock acquired, processing the job...
[2026-09-08 01:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:16:01] Production.INFO: neon service started
[2026-09-08 01:16:01] Production.INFO: neon service started
[2026-09-08 01:16:01] Production.INFO: ==17660== Releasing lock...
[2026-09-08 01:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:16:01] Production.INFO: ==17662== Lock acquired, processing the job...
[2026-09-07 20:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:16:01] Production.INFO: ==17662== Releasing lock...
[2026-09-07 20:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:16:02] Production.INFO: ==17664== Lock acquired, processing the job...
[2026-09-08 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:16:02] Production.INFO: ==17664== Releasing lock...
[2026-09-08 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:16:02] Production.INFO: ==17666== Lock acquired, processing the job...
[2026-09-07 20:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:16:02] Production.INFO: ==17672== Lock acquired, processing the job...
[2026-09-07 20:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:16:02] Production.INFO: ==17668== Lock acquired, processing the job...
[2026-09-07 20:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:16:02] Production.INFO: ==17670== Lock acquired, processing the job...
[2026-09-07 20:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:16:02] Production.INFO: Account Balance Start.
[2026-09-07 20:16:02] Production.INFO: CreateAllLog Start
[2026-09-07 20:16:02] Production.INFO: 117
[2026-09-07 20:16:02] Production.INFO: Date 2026-08-08
[2026-09-07 20:16:02] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:02] Production.INFO: ==17674== Lock acquired, processing the job...
[2026-09-07 20:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:16:02] Production.INFO: Date 2026-08-09
[2026-09-07 20:16:02] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:16:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: ==17674== Releasing lock...
[2026-09-07 20:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: ==17668== Releasing lock...
[2026-09-07 20:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:03] Production.INFO: Date 2026-08-27
[2026-09-07 20:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:16:04] Production.INFO: Total Charge 0
[2026-09-07 20:16:04] Production.INFO: CreateAllLog End
[2026-09-07 20:16:04] Production.INFO: Account Balance End.
[2026-09-07 20:16:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:16:04] Production.INFO: ==17672== Releasing lock...
[2026-09-07 20:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:16:12] Production.ERROR: CronJobId end10
[2026-09-07 20:16:12] Production.INFO: ==17670== Releasing lock...
[2026-09-07 20:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:16:14] Production.INFO: call_cost start
[2026-09-07 20:16:14] Production.INFO: call_cost end
[2026-09-07 20:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:16:14] Production.INFO: ==17666== Releasing lock...
[2026-09-07 20:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:17:01] Production.INFO: ==17737== Lock acquired, processing the job...
[2026-09-08 01:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:17:01] Production.INFO: neon service started
[2026-09-08 01:17:01] Production.INFO: neon service started
[2026-09-08 01:17:01] Production.INFO: ==17737== Releasing lock...
[2026-09-08 01:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:17:02] Production.INFO: ==17741== Lock acquired, processing the job...
[2026-09-08 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:17:02] Production.INFO: ==17741== Releasing lock...
[2026-09-08 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:17:02] Production.INFO: ==17739== Lock acquired, processing the job...
[2026-09-07 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:17:02] Production.INFO: ==17739== Releasing lock...
[2026-09-07 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:17:03] Production.INFO: ==17743== Lock acquired, processing the job...
[2026-09-07 20:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:17:03] Production.INFO: ==17745== Lock acquired, processing the job...
[2026-09-07 20:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:17:03] Production.INFO: ==17747== Lock acquired, processing the job...
[2026-09-07 20:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:17:03] Production.INFO: ==17749== Lock acquired, processing the job...
[2026-09-07 20:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:17:03] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-09-07 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:17:03] Production.INFO: Account Balance Start.
[2026-09-07 20:17:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:17:03] Production.INFO: 117
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:17:03] Production.INFO: ==17752== Releasing lock...
[2026-09-07 20:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: ==17745== Releasing lock...
[2026-09-07 20:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:17:04] Production.INFO: Total Charge 0
[2026-09-07 20:17:05] Production.INFO: CreateAllLog End
[2026-09-07 20:17:05] Production.INFO: Account Balance End.
[2026-09-07 20:17:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:17:05] Production.INFO: ==17749== Releasing lock...
[2026-09-07 20:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:17:13] Production.ERROR: CronJobId end10
[2026-09-07 20:17:13] Production.INFO: ==17747== Releasing lock...
[2026-09-07 20:17:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:17:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:17:15] Production.INFO: call_cost start
[2026-09-07 20:17:15] Production.INFO: call_cost end
[2026-09-07 20:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:17:15] Production.INFO: ==17743== Releasing lock...
[2026-09-07 20:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:18:02] Production.INFO: ==17813== Lock acquired, processing the job...
[2026-09-08 01:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:18:02] Production.INFO: neon service started
[2026-09-08 01:18:02] Production.INFO: neon service started
[2026-09-08 01:18:02] Production.INFO: ==17813== Releasing lock...
[2026-09-08 01:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:18:02] Production.INFO: ==17815== Lock acquired, processing the job...
[2026-09-07 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:18:02] Production.INFO: ==17815== Releasing lock...
[2026-09-07 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:18:02] Production.INFO: ==17817== Lock acquired, processing the job...
[2026-09-08 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:18:03] Production.INFO: ==17817== Releasing lock...
[2026-09-08 00:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:18:03] Production.INFO: ==17821== Lock acquired, processing the job...
[2026-09-07 20:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:18:03] Production.INFO: ==17819== Lock acquired, processing the job...
[2026-09-07 20:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:18:03] Production.INFO: ==17823== Lock acquired, processing the job...
[2026-09-07 20:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:18:03] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-07 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:18:03] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-09-07 20:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:18:03] Production.INFO: Account Balance Start.
[2026-09-07 20:18:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:18:03] Production.INFO: 117
[2026-09-07 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-07 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-07 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-07 20:18:03] Production.INFO: ==17827== Releasing lock...
[2026-09-07 20:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:18:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: ==17821== Releasing lock...
[2026-09-07 20:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:18:05] Production.INFO: Total Charge 0
[2026-09-07 20:18:05] Production.INFO: CreateAllLog End
[2026-09-07 20:18:05] Production.INFO: Account Balance End.
[2026-09-07 20:18:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:18:05] Production.INFO: ==17825== Releasing lock...
[2026-09-07 20:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:18:11] Production.ERROR: CronJobId end10
[2026-09-07 20:18:11] Production.INFO: ==17823== Releasing lock...
[2026-09-07 20:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:18:15] Production.INFO: call_cost start
[2026-09-07 20:18:15] Production.INFO: call_cost end
[2026-09-07 20:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:18:15] Production.INFO: ==17819== Releasing lock...
[2026-09-07 20:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:19:01] Production.INFO: ==17895== Lock acquired, processing the job...
[2026-09-08 01:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:19:01] Production.INFO: neon service started
[2026-09-08 01:19:01] Production.INFO: neon service started
[2026-09-08 01:19:01] Production.INFO: ==17895== Releasing lock...
[2026-09-08 01:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:19:02] Production.INFO: ==17897== Lock acquired, processing the job...
[2026-09-07 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:19:02] Production.INFO: ==17899== Lock acquired, processing the job...
[2026-09-08 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:19:02] Production.INFO: ==17899== Releasing lock...
[2026-09-08 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:19:02] Production.INFO: ==17897== Releasing lock...
[2026-09-07 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:19:03] Production.INFO: ==17902== Lock acquired, processing the job...
[2026-09-07 20:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:19:03] Production.INFO: ==17904== Lock acquired, processing the job...
[2026-09-07 20:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:19:03] Production.INFO: ==17908== Lock acquired, processing the job...
[2026-09-07 20:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:19:03] Production.INFO: ==17906== Lock acquired, processing the job...
[2026-09-07 20:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:19:03] Production.INFO: Account Balance Start.
[2026-09-07 20:19:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:19:03] Production.INFO: 117
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:19:03] Production.INFO: ==17910== Lock acquired, processing the job...
[2026-09-07 20:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:19:03] Production.INFO: ==17910== Releasing lock...
[2026-09-07 20:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: ==17904== Releasing lock...
[2026-09-07 20:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:19:04] Production.INFO: Total Charge 0
[2026-09-07 20:19:04] Production.INFO: CreateAllLog End
[2026-09-07 20:19:04] Production.INFO: Account Balance End.
[2026-09-07 20:19:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:19:04] Production.INFO: ==17908== Releasing lock...
[2026-09-07 20:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:19:10] Production.ERROR: CronJobId end10
[2026-09-07 20:19:10] Production.INFO: ==17906== Releasing lock...
[2026-09-07 20:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:19:14] Production.INFO: call_cost start
[2026-09-07 20:19:14] Production.INFO: call_cost end
[2026-09-07 20:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:19:14] Production.INFO: ==17902== Releasing lock...
[2026-09-07 20:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:20:02] Production.INFO: ==17972== Lock acquired, processing the job...
[2026-09-08 01:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:20:02] Production.INFO: neon service started
[2026-09-08 01:20:02] Production.INFO: neon service started
[2026-09-08 01:20:02] Production.INFO: ==17972== Releasing lock...
[2026-09-08 01:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:20:02] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-09-08 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:20:02] Production.INFO: ==17976== Releasing lock...
[2026-09-08 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:20:02] Production.INFO: ==17974== Lock acquired, processing the job...
[2026-09-07 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:20:02] Production.INFO: ==17974== Releasing lock...
[2026-09-07 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:20:03] Production.INFO: ==17982== Lock acquired, processing the job...
[2026-09-07 20:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:20:03] Production.INFO: ==17978== Lock acquired, processing the job...
[2026-09-07 20:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:20:03] Production.INFO: ==17980== Lock acquired, processing the job...
[2026-09-07 20:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:20:03] Production.INFO: ==17984== Lock acquired, processing the job...
[2026-09-07 20:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:20:03] Production.INFO: Account Balance Start.
[2026-09-07 20:20:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:20:03] Production.INFO: 117
[2026-09-07 20:20:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:20:03] Production.INFO: ==17986== Lock acquired, processing the job...
[2026-09-07 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:20:03] Production.INFO: Date 2026-08-10
[2026-09-07 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-07 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:20:03] Production.INFO: ==17986== Releasing lock...
[2026-09-07 20:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:20:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: ==17980== Releasing lock...
[2026-09-07 20:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:20:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:20:05] Production.INFO: Total Charge 0
[2026-09-07 20:20:05] Production.INFO: CreateAllLog End
[2026-09-07 20:20:05] Production.INFO: Account Balance End.
[2026-09-07 20:20:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:20:05] Production.INFO: ==17984== Releasing lock...
[2026-09-07 20:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:20:11] Production.ERROR: CronJobId end10
[2026-09-07 20:20:11] Production.INFO: ==17982== Releasing lock...
[2026-09-07 20:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:20:14] Production.INFO: call_cost start
[2026-09-07 20:20:14] Production.INFO: call_cost end
[2026-09-07 20:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:20:14] Production.INFO: ==17978== Releasing lock...
[2026-09-07 20:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:21:01] Production.INFO: ==18043== Lock acquired, processing the job...
[2026-09-08 01:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:21:01] Production.INFO: neon service started
[2026-09-08 01:21:01] Production.INFO: neon service started
[2026-09-08 01:21:01] Production.INFO: ==18043== Releasing lock...
[2026-09-08 01:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:21:01] Production.INFO: ==18045== Lock acquired, processing the job...
[2026-09-07 20:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:21:02] Production.INFO: ==18045== Releasing lock...
[2026-09-07 20:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:21:02] Production.INFO: ==18047== Lock acquired, processing the job...
[2026-09-08 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:21:02] Production.INFO: ==18047== Releasing lock...
[2026-09-08 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:21:02] Production.INFO: ==18049== Lock acquired, processing the job...
[2026-09-07 20:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:21:02] Production.INFO: ==18051== Lock acquired, processing the job...
[2026-09-07 20:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:21:02] Production.INFO: ==18055== Lock acquired, processing the job...
[2026-09-07 20:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:21:03] Production.INFO: ==18053== Lock acquired, processing the job...
[2026-09-07 20:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:21:03] Production.INFO: Account Balance Start.
[2026-09-07 20:21:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:21:03] Production.INFO: 117
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: ==18058== Lock acquired, processing the job...
[2026-09-07 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:21:03] Production.INFO: ==18058== Releasing lock...
[2026-09-07 20:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: ==18051== Releasing lock...
[2026-09-07 20:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:21:04] Production.INFO: Total Charge 0
[2026-09-07 20:21:04] Production.INFO: CreateAllLog End
[2026-09-07 20:21:04] Production.INFO: Account Balance End.
[2026-09-07 20:21:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:21:04] Production.INFO: ==18055== Releasing lock...
[2026-09-07 20:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:21:11] Production.ERROR: CronJobId end10
[2026-09-07 20:21:11] Production.INFO: ==18053== Releasing lock...
[2026-09-07 20:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:21:14] Production.INFO: call_cost start
[2026-09-07 20:21:14] Production.INFO: call_cost end
[2026-09-07 20:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:21:14] Production.INFO: ==18049== Releasing lock...
[2026-09-07 20:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:22:01] Production.INFO: ==18115== Lock acquired, processing the job...
[2026-09-08 01:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:22:01] Production.INFO: neon service started
[2026-09-08 01:22:01] Production.INFO: neon service started
[2026-09-08 01:22:01] Production.INFO: ==18115== Releasing lock...
[2026-09-08 01:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:22:02] Production.INFO: ==18117== Lock acquired, processing the job...
[2026-09-07 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:22:02] Production.INFO: ==18117== Releasing lock...
[2026-09-07 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:22:02] Production.INFO: ==18119== Lock acquired, processing the job...
[2026-09-08 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:22:02] Production.INFO: ==18119== Releasing lock...
[2026-09-08 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:22:03] Production.INFO: ==18121== Lock acquired, processing the job...
[2026-09-07 20:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:22:03] Production.INFO: ==18123== Lock acquired, processing the job...
[2026-09-07 20:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:22:03] Production.INFO: ==18125== Lock acquired, processing the job...
[2026-09-07 20:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:22:03] Production.INFO: ==18127== Lock acquired, processing the job...
[2026-09-07 20:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:22:03] Production.INFO: ==18129== Lock acquired, processing the job...
[2026-09-07 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:22:03] Production.INFO: Account Balance Start.
[2026-09-07 20:22:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:22:03] Production.INFO: 117
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:22:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:22:03] Production.INFO: ==18129== Releasing lock...
[2026-09-07 20:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: ==18123== Releasing lock...
[2026-09-07 20:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:22:04] Production.INFO: Total Charge 0
[2026-09-07 20:22:04] Production.INFO: CreateAllLog End
[2026-09-07 20:22:04] Production.INFO: Account Balance End.
[2026-09-07 20:22:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:22:04] Production.INFO: ==18127== Releasing lock...
[2026-09-07 20:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:22:12] Production.ERROR: CronJobId end10
[2026-09-07 20:22:12] Production.INFO: ==18125== Releasing lock...
[2026-09-07 20:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:22:14] Production.INFO: call_cost start
[2026-09-07 20:22:14] Production.INFO: call_cost end
[2026-09-07 20:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:22:14] Production.INFO: ==18121== Releasing lock...
[2026-09-07 20:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:23:02] Production.INFO: ==18192== Lock acquired, processing the job...
[2026-09-08 01:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:23:02] Production.INFO: neon service started
[2026-09-08 01:23:02] Production.INFO: neon service started
[2026-09-08 01:23:02] Production.INFO: ==18192== Releasing lock...
[2026-09-08 01:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:23:02] Production.INFO: ==18194== Lock acquired, processing the job...
[2026-09-07 20:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:23:02] Production.INFO: ==18194== Releasing lock...
[2026-09-07 20:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:23:03] Production.INFO: ==18196== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:23:03] Production.INFO: ==18196== Releasing lock...
[2026-09-08 00:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:23:03] Production.INFO: ==18200== Lock acquired, processing the job...
[2026-09-07 20:23:03] Production.INFO: ==18198== Lock acquired, processing the job...
[2026-09-07 20:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:23:03] Production.INFO: ==18203== Lock acquired, processing the job...
[2026-09-07 20:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:23:03] Production.INFO: ==18206== Lock acquired, processing the job...
[2026-09-07 20:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:23:04] Production.INFO: ==18208== Lock acquired, processing the job...
[2026-09-07 20:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:23:04] Production.INFO: Account Balance Start.
[2026-09-07 20:23:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:23:04] Production.INFO: 117
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:23:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:23:04] Production.INFO: ==18208== Releasing lock...
[2026-09-07 20:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: ==18200== Releasing lock...
[2026-09-07 20:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:23:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:23:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:23:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:23:05] Production.INFO: Total Charge 0
[2026-09-07 20:23:05] Production.INFO: CreateAllLog End
[2026-09-07 20:23:05] Production.INFO: Account Balance End.
[2026-09-07 20:23:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:23:05] Production.INFO: ==18206== Releasing lock...
[2026-09-07 20:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:23:12] Production.ERROR: CronJobId end10
[2026-09-07 20:23:12] Production.INFO: ==18203== Releasing lock...
[2026-09-07 20:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:23:15] Production.INFO: call_cost start
[2026-09-07 20:23:15] Production.INFO: call_cost end
[2026-09-07 20:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:23:15] Production.INFO: ==18198== Releasing lock...
[2026-09-07 20:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:24:01] Production.INFO: ==18269== Lock acquired, processing the job...
[2026-09-08 01:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:24:01] Production.INFO: neon service started
[2026-09-08 01:24:01] Production.INFO: neon service started
[2026-09-08 01:24:01] Production.INFO: ==18269== Releasing lock...
[2026-09-08 01:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:24:02] Production.INFO: ==18273== Lock acquired, processing the job...
[2026-09-08 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:24:02] Production.INFO: ==18273== Releasing lock...
[2026-09-08 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:24:02] Production.INFO: ==18271== Lock acquired, processing the job...
[2026-09-07 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:24:02] Production.INFO: ==18271== Releasing lock...
[2026-09-07 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:24:03] Production.INFO: ==18275== Lock acquired, processing the job...
[2026-09-07 20:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:24:03] Production.INFO: ==18277== Lock acquired, processing the job...
[2026-09-07 20:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:24:03] Production.INFO: ==18281== Lock acquired, processing the job...
[2026-09-07 20:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:24:03] Production.INFO: ==18279== Lock acquired, processing the job...
[2026-09-07 20:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:24:03] Production.INFO: ==18283== Lock acquired, processing the job...
[2026-09-07 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:24:03] Production.INFO: Account Balance Start.
[2026-09-07 20:24:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:24:03] Production.INFO: 117
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 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-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: ==18283== Releasing lock...
[2026-09-07 20:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: ==18277== Releasing lock...
[2026-09-07 20:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:24:04] Production.INFO: Total Charge 0
[2026-09-07 20:24:04] Production.INFO: CreateAllLog End
[2026-09-07 20:24:05] Production.INFO: Account Balance End.
[2026-09-07 20:24:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:24:05] Production.INFO: ==18281== Releasing lock...
[2026-09-07 20:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:24:11] Production.ERROR: CronJobId end10
[2026-09-07 20:24:11] Production.INFO: ==18279== Releasing lock...
[2026-09-07 20:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:24:14] Production.INFO: call_cost start
[2026-09-07 20:24:14] Production.INFO: call_cost end
[2026-09-07 20:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:24:14] Production.INFO: ==18275== Releasing lock...
[2026-09-07 20:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:25:02] Production.INFO: ==18345== Lock acquired, processing the job...
[2026-09-08 01:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:25:02] Production.INFO: neon service started
[2026-09-08 01:25:02] Production.INFO: neon service started
[2026-09-08 01:25:02] Production.INFO: ==18345== Releasing lock...
[2026-09-08 01:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:25:02] Production.INFO: ==18347== Lock acquired, processing the job...
[2026-09-07 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:25:02] Production.INFO: ==18349== Lock acquired, processing the job...
[2026-09-08 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:25:03] Production.INFO: ==18349== Releasing lock...
[2026-09-08 00:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:25:03] Production.INFO: ==18347== Releasing lock...
[2026-09-07 20:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:25:04] Production.INFO: ==18352== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:25:04] Production.INFO: ==18354== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:25:04] Production.INFO: ==18356== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:25:04] Production.ERROR: CronJob PID - 18354
[2026-09-07 20:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 20:25:04] Production.ERROR: CronJob ID - 5
[2026-09-07 20:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:25:00
[2026-09-07 20:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:25:04] Production.ERROR: CronJob PID - 18356
[2026-09-07 20:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-07 20:25:04] Production.ERROR: CronJob ID - 7
[2026-09-07 20:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:25:00
[2026-09-07 20:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:25:04] Production.INFO: ==18358== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:25:04] Production.INFO: ==18352== Releasing lock...
[2026-09-07 20:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:25:04] Production.INFO: ==18364== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:25:04] Production.INFO: ==18360== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:25:04] Production.INFO: ==18362== Lock acquired, processing the job...
[2026-09-07 20:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 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-07 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-07 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-07 20:25:04] Production.INFO: ==18364== Releasing lock...
[2026-09-07 20:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:25:04] Production.INFO: Account Balance Start.
[2026-09-07 20:25:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:25:04] Production.INFO: 117
[2026-09-07 20:25:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-10
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-11
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: ==18356== Releasing lock...
[2026-09-07 20:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-12
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-13
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.ERROR: done
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-14
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-15
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-16
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-17
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-18
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-19
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:25:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962674', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-20
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-21
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-22
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:25:06] Production.INFO: Total Charge 0
[2026-09-07 20:25:06] Production.INFO: CreateAllLog End
[2026-09-07 20:25:06] Production.INFO: Account Balance End.
[2026-09-07 20:25:06] Production.ERROR: CronJobId end 12
[2026-09-07 20:25:06] Production.INFO: ==18360== Releasing lock...
[2026-09-07 20:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962674', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:25:11] Production.INFO: ProcessCDR(1,17962674,1,1,2)
[2026-09-07 20:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962674,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962674,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:25:11] Production.INFO: ==18362== Releasing lock...
[2026-09-07 20:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:25:14] Production.ERROR: CronJobId end10
[2026-09-07 20:25:14] Production.INFO: ==18358== Releasing lock...
[2026-09-07 20:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:25:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:25:18] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:25:18] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:25:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:25:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:25:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:25:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:25:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:25:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:25:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:25:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:25:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:25:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:25:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:25:18] Production.INFO: call_cost start
[2026-09-07 20:25:18] Production.INFO: call_cost end
[2026-09-07 20:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:25:18] Production.INFO: ==18354== Releasing lock...
[2026-09-07 20:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:26:01] Production.INFO: ==18425== Lock acquired, processing the job...
[2026-09-08 01:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:26:01] Production.INFO: neon service started
[2026-09-08 01:26:01] Production.INFO: neon service started
[2026-09-08 01:26:01] Production.INFO: ==18425== Releasing lock...
[2026-09-08 01:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:26:02] Production.INFO: ==18427== Lock acquired, processing the job...
[2026-09-07 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:26:02] Production.INFO: ==18429== Lock acquired, processing the job...
[2026-09-08 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:26:02] Production.INFO: ==18429== Releasing lock...
[2026-09-08 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:26:02] Production.INFO: ==18427== Releasing lock...
[2026-09-07 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:26:03] Production.INFO: ==18434== Lock acquired, processing the job...
[2026-09-07 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:26:03] Production.INFO: ==18432== Lock acquired, processing the job...
[2026-09-07 20:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:26:03] Production.INFO: ==18436== Lock acquired, processing the job...
[2026-09-07 20:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:26:03] Production.INFO: ==18440== Lock acquired, processing the job...
[2026-09-07 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:26:03] Production.INFO: ==18438== Lock acquired, processing the job...
[2026-09-07 20:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 20:26:03] Production.INFO: Account Balance Start.
[2026-09-07 20:26:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:26:03] Production.INFO: 117
[2026-09-07 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-07 20:26:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: ==18440== Releasing lock...
[2026-09-07 20:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:26:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:03] Production.INFO: ==18434== Releasing lock...
[2026-09-07 20:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:26:04] Production.INFO: Total Charge 0
[2026-09-07 20:26:04] Production.INFO: CreateAllLog End
[2026-09-07 20:26:04] Production.INFO: Account Balance End.
[2026-09-07 20:26:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:26:04] Production.INFO: ==18438== Releasing lock...
[2026-09-07 20:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:26:11] Production.ERROR: CronJobId end10
[2026-09-07 20:26:11] Production.INFO: ==18436== Releasing lock...
[2026-09-07 20:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:26:14] Production.INFO: call_cost start
[2026-09-07 20:26:14] Production.INFO: call_cost end
[2026-09-07 20:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:26:14] Production.INFO: ==18432== Releasing lock...
[2026-09-07 20:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:27:02] Production.INFO: ==18500== Lock acquired, processing the job...
[2026-09-08 01:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:27:02] Production.INFO: neon service started
[2026-09-08 01:27:02] Production.INFO: neon service started
[2026-09-08 01:27:02] Production.INFO: ==18500== Releasing lock...
[2026-09-08 01:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:27:02] Production.INFO: ==18503== Lock acquired, processing the job...
[2026-09-07 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:27:02] Production.INFO: ==18505== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:27:02] Production.INFO: ==18505== Releasing lock...
[2026-09-08 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:27:03] Production.INFO: ==18503== Releasing lock...
[2026-09-07 20:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:27:03] Production.INFO: ==18508== Lock acquired, processing the job...
[2026-09-07 20:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:27:04] Production.INFO: ==18510== Lock acquired, processing the job...
[2026-09-07 20:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:27:04] Production.INFO: ==18512== Lock acquired, processing the job...
[2026-09-07 20:27:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:27:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:27:04] Production.INFO: ==18514== Lock acquired, processing the job...
[2026-09-07 20:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:27:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:27:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:27:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:27:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:27:04] Production.INFO: Account Balance Start.
[2026-09-07 20:27:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:27:04] Production.INFO: 117
[2026-09-07 20:27:04] Production.INFO: ==18516== Lock acquired, processing the job...
[2026-09-07 20:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-08
[2026-09-07 20: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-07 20: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-07 20: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-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: ==18516== Releasing lock...
[2026-09-07 20:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: ==18510== Releasing lock...
[2026-09-07 20:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-22
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:27:05] Production.INFO: Total Charge 0
[2026-09-07 20:27:05] Production.INFO: CreateAllLog End
[2026-09-07 20:27:05] Production.INFO: Account Balance End.
[2026-09-07 20:27:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:27:05] Production.INFO: ==18514== Releasing lock...
[2026-09-07 20:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:27:12] Production.ERROR: CronJobId end10
[2026-09-07 20:27:12] Production.INFO: ==18512== Releasing lock...
[2026-09-07 20:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:27:15] Production.INFO: call_cost start
[2026-09-07 20:27:15] Production.INFO: call_cost end
[2026-09-07 20:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:27:15] Production.INFO: ==18508== Releasing lock...
[2026-09-07 20:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:28:01] Production.INFO: ==18571== Lock acquired, processing the job...
[2026-09-08 01:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:28:01] Production.INFO: neon service started
[2026-09-08 01:28:01] Production.INFO: neon service started
[2026-09-08 01:28:01] Production.INFO: ==18571== Releasing lock...
[2026-09-08 01:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:28:01] Production.INFO: ==18573== Lock acquired, processing the job...
[2026-09-07 20:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:28:02] Production.INFO: ==18573== Releasing lock...
[2026-09-07 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:28:02] Production.INFO: ==18575== Lock acquired, processing the job...
[2026-09-08 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:28:02] Production.INFO: ==18575== Releasing lock...
[2026-09-08 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:28:03] Production.INFO: ==18583== Lock acquired, processing the job...
[2026-09-07 20:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:28:03] Production.INFO: ==18577== Lock acquired, processing the job...
[2026-09-07 20:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:28:03] Production.INFO: Account Balance Start.
[2026-09-07 20:28:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:28:03] Production.INFO: 117
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:28:03] Production.INFO: ==18579== Lock acquired, processing the job...
[2026-09-07 20:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: ==18581== Lock acquired, processing the job...
[2026-09-07 20:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:28:03] Production.INFO: ==18585== Lock acquired, processing the job...
[2026-09-07 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:28:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:28:03] Production.INFO: ==18585== Releasing lock...
[2026-09-07 20:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: ==18579== Releasing lock...
[2026-09-07 20:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:28:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:28:04] Production.INFO: Total Charge 0
[2026-09-07 20:28:04] Production.INFO: CreateAllLog End
[2026-09-07 20:28:04] Production.INFO: Account Balance End.
[2026-09-07 20:28:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:28:04] Production.INFO: ==18583== Releasing lock...
[2026-09-07 20:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:28:10] Production.ERROR: CronJobId end10
[2026-09-07 20:28:10] Production.INFO: ==18581== Releasing lock...
[2026-09-07 20:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:28:14] Production.INFO: call_cost start
[2026-09-07 20:28:14] Production.INFO: call_cost end
[2026-09-07 20:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:28:14] Production.INFO: ==18577== Releasing lock...
[2026-09-07 20:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:29:02] Production.INFO: ==18643== Lock acquired, processing the job...
[2026-09-08 01:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:29:02] Production.INFO: neon service started
[2026-09-08 01:29:02] Production.INFO: neon service started
[2026-09-08 01:29:02] Production.INFO: ==18643== Releasing lock...
[2026-09-08 01:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:29:02] Production.INFO: ==18647== Lock acquired, processing the job...
[2026-09-08 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:29:02] Production.INFO: ==18647== Releasing lock...
[2026-09-08 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:29:02] Production.INFO: ==18645== Lock acquired, processing the job...
[2026-09-07 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:29:02] Production.INFO: ==18645== Releasing lock...
[2026-09-07 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:29:03] Production.INFO: ==18649== Lock acquired, processing the job...
[2026-09-07 20:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:29:03] Production.INFO: ==18651== Lock acquired, processing the job...
[2026-09-07 20:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:29:03] Production.INFO: ==18657== Lock acquired, processing the job...
[2026-09-07 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:29:03] Production.INFO: ==18655== Lock acquired, processing the job...
[2026-09-07 20:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:29:03] Production.INFO: ==18653== Lock acquired, processing the job...
[2026-09-07 20:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 20:29:03] Production.INFO: ==18657== Releasing lock...
[2026-09-07 20:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:29:03] Production.INFO: Account Balance Start.
[2026-09-07 20:29:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:29:03] Production.INFO: 117
[2026-09-07 20:29:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: ==18651== Releasing lock...
[2026-09-07 20:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:29:04] Production.INFO: Total Charge 0
[2026-09-07 20:29:04] Production.INFO: CreateAllLog End
[2026-09-07 20:29:05] Production.INFO: Account Balance End.
[2026-09-07 20:29:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:29:05] Production.INFO: ==18655== Releasing lock...
[2026-09-07 20:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:29:13] Production.ERROR: CronJobId end10
[2026-09-07 20:29:13] Production.INFO: ==18653== Releasing lock...
[2026-09-07 20:29:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:29:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:29:15] Production.INFO: call_cost start
[2026-09-07 20:29:15] Production.INFO: call_cost end
[2026-09-07 20:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:29:15] Production.INFO: ==18649== Releasing lock...
[2026-09-07 20:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:30:01] Production.INFO: ==18716== Lock acquired, processing the job...
[2026-09-08 01:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:30:01] Production.INFO: neon service started
[2026-09-08 01:30:01] Production.INFO: neon service started
[2026-09-08 01:30:01] Production.INFO: ==18716== Releasing lock...
[2026-09-08 01:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:30:02] Production.INFO: ==18720== Lock acquired, processing the job...
[2026-09-08 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:30:02] Production.INFO: ==18720== Releasing lock...
[2026-09-08 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:30:02] Production.INFO: ==18718== Lock acquired, processing the job...
[2026-09-07 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:30:02] Production.INFO: ==18718== Releasing lock...
[2026-09-07 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:30:02] Production.INFO: ==18723== Lock acquired, processing the job...
[2026-09-07 20:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:30:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:30:02] Production.INFO: ==18727== Lock acquired, processing the job...
[2026-09-07 20:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:30:03] Production.INFO: ==18725== Lock acquired, processing the job...
[2026-09-07 20:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:30:03] Production.INFO: ==18729== Lock acquired, processing the job...
[2026-09-07 20:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:30:03] Production.INFO: ==18731== Lock acquired, processing the job...
[2026-09-07 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:30:03] Production.INFO: Account Balance Start.
[2026-09-07 20:30:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:30:03] Production.INFO: 117
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:30:03] Production.INFO: ==18731== Releasing lock...
[2026-09-07 20:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: ==18725== Releasing lock...
[2026-09-07 20:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:30:04] Production.INFO: Total Charge 0
[2026-09-07 20:30:04] Production.INFO: CreateAllLog End
[2026-09-07 20:30:05] Production.INFO: Account Balance End.
[2026-09-07 20:30:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:30:05] Production.INFO: ==18729== Releasing lock...
[2026-09-07 20:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:30:12] Production.ERROR: CronJobId end10
[2026-09-07 20:30:12] Production.INFO: ==18727== Releasing lock...
[2026-09-07 20:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:30:14] Production.INFO: call_cost start
[2026-09-07 20:30:14] Production.INFO: call_cost end
[2026-09-07 20:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:30:14] Production.INFO: ==18723== Releasing lock...
[2026-09-07 20:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:31:02] Production.INFO: ==18790== Lock acquired, processing the job...
[2026-09-08 01:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:31:02] Production.INFO: neon service started
[2026-09-08 01:31:02] Production.INFO: neon service started
[2026-09-08 01:31:02] Production.INFO: ==18790== Releasing lock...
[2026-09-08 01:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:31:02] Production.INFO: ==18795== Lock acquired, processing the job...
[2026-09-08 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:31:02] Production.INFO: ==18795== Releasing lock...
[2026-09-08 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:31:02] Production.INFO: ==18793== Lock acquired, processing the job...
[2026-09-07 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:31:02] Production.INFO: ==18793== Releasing lock...
[2026-09-07 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:31:03] Production.INFO: ==18799== Lock acquired, processing the job...
[2026-09-07 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:31:03] Production.INFO: ==18797== Lock acquired, processing the job...
[2026-09-07 20:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:31:03] Production.INFO: ==18803== Lock acquired, processing the job...
[2026-09-07 20:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:31:03] Production.INFO: ==18801== Lock acquired, processing the job...
[2026-09-07 20:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:31:03] Production.INFO: ==18799== Releasing lock...
[2026-09-07 20:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:31:03] Production.INFO: ==18805== Lock acquired, processing the job...
[2026-09-07 20:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:31:04] Production.INFO: Account Balance Start.
[2026-09-07 20:31:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:31:04] Production.INFO: 117
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-08
[2026-09-07 20: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-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:31:04] Production.INFO: ==18805== Releasing lock...
[2026-09-07 20:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:31:05] Production.INFO: Total Charge 0
[2026-09-07 20:31:05] Production.INFO: CreateAllLog End
[2026-09-07 20:31:05] Production.INFO: Account Balance End.
[2026-09-07 20:31:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:31:05] Production.INFO: ==18803== Releasing lock...
[2026-09-07 20:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:31:12] Production.ERROR: CronJobId end10
[2026-09-07 20:31:12] Production.INFO: ==18801== Releasing lock...
[2026-09-07 20:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:31:15] Production.INFO: call_cost start
[2026-09-07 20:31:15] Production.INFO: call_cost end
[2026-09-07 20:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:31:15] Production.INFO: ==18797== Releasing lock...
[2026-09-07 20:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:32:01] Production.INFO: ==18860== Lock acquired, processing the job...
[2026-09-08 01:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:32:01] Production.INFO: neon service started
[2026-09-08 01:32:01] Production.INFO: neon service started
[2026-09-08 01:32:01] Production.INFO: ==18860== Releasing lock...
[2026-09-08 01:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:32:01] Production.INFO: ==18862== Lock acquired, processing the job...
[2026-09-07 20:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:32:01] Production.INFO: ==18862== Releasing lock...
[2026-09-07 20:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:32:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:32:02] Production.INFO: ==18864== Lock acquired, processing the job...
[2026-09-08 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:32:02] Production.INFO: ==18864== Releasing lock...
[2026-09-08 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:32:02] Production.INFO: ==18868== Lock acquired, processing the job...
[2026-09-07 20:32:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:32:02] Production.INFO: ==18870== Lock acquired, processing the job...
[2026-09-07 20:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:32:03] Production.INFO: ==18866== Lock acquired, processing the job...
[2026-09-07 20:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:32:03] Production.INFO: ==18874== Lock acquired, processing the job...
[2026-09-07 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:32:03] Production.INFO: ==18872== Lock acquired, processing the job...
[2026-09-07 20:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:32:03] Production.INFO: Account Balance Start.
[2026-09-07 20:32:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:32:03] Production.INFO: 117
[2026-09-07 20:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-08
[2026-09-07 20: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-07 20: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-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:32:03] Production.INFO: ==18874== Releasing lock...
[2026-09-07 20:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: ==18868== Releasing lock...
[2026-09-07 20:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:32:04] Production.INFO: Total Charge 0
[2026-09-07 20:32:04] Production.INFO: CreateAllLog End
[2026-09-07 20:32:04] Production.INFO: Account Balance End.
[2026-09-07 20:32:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:32:04] Production.INFO: ==18872== Releasing lock...
[2026-09-07 20:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:32:11] Production.ERROR: CronJobId end10
[2026-09-07 20:32:11] Production.INFO: ==18870== Releasing lock...
[2026-09-07 20:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:32:14] Production.INFO: call_cost start
[2026-09-07 20:32:14] Production.INFO: call_cost end
[2026-09-07 20:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:32:14] Production.INFO: ==18866== Releasing lock...
[2026-09-07 20:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:33:01] Production.INFO: ==18933== Lock acquired, processing the job...
[2026-09-08 01:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:33:01] Production.INFO: neon service started
[2026-09-08 01:33:01] Production.INFO: neon service started
[2026-09-08 01:33:01] Production.INFO: ==18933== Releasing lock...
[2026-09-08 01:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:33:02] Production.INFO: ==18935== Lock acquired, processing the job...
[2026-09-07 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:33:02] Production.INFO: ==18937== Lock acquired, processing the job...
[2026-09-08 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:33:02] Production.INFO: ==18937== Releasing lock...
[2026-09-08 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:33:02] Production.INFO: ==18935== Releasing lock...
[2026-09-07 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:33:03] Production.INFO: ==18940== Lock acquired, processing the job...
[2026-09-07 20:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:33:03] Production.INFO: ==18942== Lock acquired, processing the job...
[2026-09-07 20:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:33:03] Production.INFO: ==18948== Lock acquired, processing the job...
[2026-09-07 20:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:33:03] Production.INFO: ==18944== Lock acquired, processing the job...
[2026-09-07 20:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20: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-07 20: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-07 20: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-07 20:33:04] Production.INFO: ==18946== Lock acquired, processing the job...
[2026-09-07 20:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:33:04] Production.INFO: ==18948== Releasing lock...
[2026-09-07 20:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:33:04] Production.INFO: Account Balance Start.
[2026-09-07 20:33:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:33:04] Production.INFO: 117
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:33:04] Production.INFO: ==18942== Releasing lock...
[2026-09-07 20:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:33:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:33:05] Production.INFO: Total Charge 0
[2026-09-07 20:33:05] Production.INFO: CreateAllLog End
[2026-09-07 20:33:05] Production.INFO: Account Balance End.
[2026-09-07 20:33:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:33:05] Production.INFO: ==18946== Releasing lock...
[2026-09-07 20:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:33:12] Production.ERROR: CronJobId end10
[2026-09-07 20:33:12] Production.INFO: ==18944== Releasing lock...
[2026-09-07 20:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:33:15] Production.INFO: call_cost start
[2026-09-07 20:33:15] Production.INFO: call_cost end
[2026-09-07 20:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:33:15] Production.INFO: ==18940== Releasing lock...
[2026-09-07 20:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:34:02] Production.INFO: ==19005== Lock acquired, processing the job...
[2026-09-08 01:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:34:02] Production.INFO: neon service started
[2026-09-08 01:34:02] Production.INFO: neon service started
[2026-09-08 01:34:02] Production.INFO: ==19005== Releasing lock...
[2026-09-08 01:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:34:02] Production.INFO: ==19007== Lock acquired, processing the job...
[2026-09-07 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:34:02] Production.INFO: ==19007== Releasing lock...
[2026-09-07 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:34:03] Production.INFO: ==19009== Lock acquired, processing the job...
[2026-09-08 00:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:34:03] Production.INFO: ==19009== Releasing lock...
[2026-09-08 00:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:34:03] Production.INFO: ==19012== Lock acquired, processing the job...
[2026-09-07 20:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:34:03] Production.INFO: ==19018== Lock acquired, processing the job...
[2026-09-07 20:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:34:03] Production.INFO: Account Balance Start.
[2026-09-07 20:34:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:34:03] Production.INFO: 117
[2026-09-07 20:34:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:03] Production.INFO: ==19014== Lock acquired, processing the job...
[2026-09-07 20:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:34:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: ==19016== Lock acquired, processing the job...
[2026-09-07 20:34:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: ==19020== Lock acquired, processing the job...
[2026-09-07 20:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 20:34:04] Production.INFO: ==19020== Releasing lock...
[2026-09-07 20:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: ==19014== Releasing lock...
[2026-09-07 20:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:34:05] Production.INFO: Total Charge 0
[2026-09-07 20:34:05] Production.INFO: CreateAllLog End
[2026-09-07 20:34:05] Production.INFO: Account Balance End.
[2026-09-07 20:34:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:34:05] Production.INFO: ==19018== Releasing lock...
[2026-09-07 20:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:34:12] Production.ERROR: CronJobId end10
[2026-09-07 20:34:12] Production.INFO: ==19016== Releasing lock...
[2026-09-07 20:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:34:14] Production.INFO: call_cost start
[2026-09-07 20:34:14] Production.INFO: call_cost end
[2026-09-07 20:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:34:14] Production.INFO: ==19012== Releasing lock...
[2026-09-07 20:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:35:01] Production.INFO: ==19077== Lock acquired, processing the job...
[2026-09-08 01:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:35:01] Production.INFO: neon service started
[2026-09-08 01:35:01] Production.INFO: neon service started
[2026-09-08 01:35:01] Production.INFO: ==19077== Releasing lock...
[2026-09-08 01:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:35:02] Production.INFO: ==19081== Lock acquired, processing the job...
[2026-09-08 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:35:02] Production.INFO: ==19081== Releasing lock...
[2026-09-08 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:35:02] Production.INFO: ==19079== Lock acquired, processing the job...
[2026-09-07 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:35:02] Production.INFO: ==19079== Releasing lock...
[2026-09-07 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:35:03] Production.INFO: ==19084== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:35:03] Production.INFO: ==19084== Releasing lock...
[2026-09-07 20:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:35:03] Production.INFO: ==19088== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:35:03] Production.INFO: ==19096== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 20:35:03] Production.INFO: ==19096== Releasing lock...
[2026-09-07 20:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:35:03] Production.INFO: ==19092== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:35:03] Production.INFO: Account Balance Start.
[2026-09-07 20:35:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:35:03] Production.INFO: 117
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: ==19086== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: ==19090== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: ==19094== Lock acquired, processing the job...
[2026-09-07 20:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:35:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.ERROR: done
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: ==19088== Releasing lock...
[2026-09-07 20:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962715', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:35:05] Production.INFO: Total Charge 0
[2026-09-07 20:35:05] Production.INFO: CreateAllLog End
[2026-09-07 20:35:05] Production.INFO: Account Balance End.
[2026-09-07 20:35:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:35:05] Production.INFO: ==19092== Releasing lock...
[2026-09-07 20:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962715', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:35:10] Production.INFO: ProcessCDR(1,17962715,1,1,2)
[2026-09-07 20:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962715,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962715,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:35:10] Production.INFO: ==19094== Releasing lock...
[2026-09-07 20:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:35:13] Production.ERROR: CronJobId end10
[2026-09-07 20:35:13] Production.INFO: ==19090== Releasing lock...
[2026-09-07 20:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:35:17] Production.INFO: call_cost start
[2026-09-07 20:35:17] Production.INFO: call_cost end
[2026-09-07 20:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:35:17] Production.INFO: ==19086== Releasing lock...
[2026-09-07 20:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:36:02] Production.INFO: ==19175== Lock acquired, processing the job...
[2026-09-08 01:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:36:02] Production.INFO: neon service started
[2026-09-08 01:36:02] Production.INFO: neon service started
[2026-09-08 01:36:02] Production.INFO: ==19175== Releasing lock...
[2026-09-08 01:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:36:02] Production.INFO: ==19179== Lock acquired, processing the job...
[2026-09-08 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:36:02] Production.INFO: ==19179== Releasing lock...
[2026-09-08 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:36:02] Production.INFO: ==19177== Lock acquired, processing the job...
[2026-09-07 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:36:02] Production.INFO: ==19177== Releasing lock...
[2026-09-07 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:36:03] Production.INFO: ==19186== Lock acquired, processing the job...
[2026-09-07 20:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:36:03] Production.INFO: ==19184== Lock acquired, processing the job...
[2026-09-07 20:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:36:03] Production.INFO: ==19182== Lock acquired, processing the job...
[2026-09-07 20:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:36:03] Production.INFO: ==19188== Lock acquired, processing the job...
[2026-09-07 20:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:36:03] Production.INFO: ==19190== Lock acquired, processing the job...
[2026-09-07 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:36:03] Production.INFO: Account Balance Start.
[2026-09-07 20:36:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:36:03] Production.INFO: 117
[2026-09-07 20:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:36:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:36:03] Production.INFO: ==19190== Releasing lock...
[2026-09-07 20:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:36:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: ==19184== Releasing lock...
[2026-09-07 20:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:36:05] Production.INFO: Total Charge 0
[2026-09-07 20:36:05] Production.INFO: CreateAllLog End
[2026-09-07 20:36:05] Production.INFO: Account Balance End.
[2026-09-07 20:36:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:36:05] Production.INFO: ==19188== Releasing lock...
[2026-09-07 20:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:36:12] Production.ERROR: CronJobId end10
[2026-09-07 20:36:12] Production.INFO: ==19186== Releasing lock...
[2026-09-07 20:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:36:15] Production.INFO: call_cost start
[2026-09-07 20:36:15] Production.INFO: call_cost end
[2026-09-07 20:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:36:15] Production.INFO: ==19182== Releasing lock...
[2026-09-07 20:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:37:01] Production.INFO: ==19250== Lock acquired, processing the job...
[2026-09-08 01:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:37:01] Production.INFO: neon service started
[2026-09-08 01:37:01] Production.INFO: neon service started
[2026-09-08 01:37:01] Production.INFO: ==19250== Releasing lock...
[2026-09-08 01:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:37:01] Production.INFO: ==19254== Lock acquired, processing the job...
[2026-09-08 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:37:01] Production.INFO: ==19254== Releasing lock...
[2026-09-08 00:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:37:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:37:02] Production.INFO: ==19252== Lock acquired, processing the job...
[2026-09-07 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:37:02] Production.INFO: ==19252== Releasing lock...
[2026-09-07 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:37:03] Production.INFO: ==19256== Lock acquired, processing the job...
[2026-09-07 20:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:37:03] Production.INFO: ==19258== Lock acquired, processing the job...
[2026-09-07 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:37:03] Production.INFO: ==19263== Lock acquired, processing the job...
[2026-09-07 20:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:37:03] Production.INFO: ==19260== Lock acquired, processing the job...
[2026-09-07 20:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:37:03] Production.INFO: Account Balance Start.
[2026-09-07 20:37:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:37:03] Production.INFO: 117
[2026-09-07 20:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: ==19265== Lock acquired, processing the job...
[2026-09-07 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20: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-07 20:37:03] Production.INFO: ==19265== Releasing lock...
[2026-09-07 20:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: ==19258== Releasing lock...
[2026-09-07 20:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-27
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-28
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:03] Production.INFO: Date 2026-08-29
[2026-09-07 20:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:37:04] Production.INFO: Total Charge 0
[2026-09-07 20:37:04] Production.INFO: CreateAllLog End
[2026-09-07 20:37:04] Production.INFO: Account Balance End.
[2026-09-07 20:37:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:37:04] Production.INFO: ==19263== Releasing lock...
[2026-09-07 20:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:37:12] Production.ERROR: CronJobId end10
[2026-09-07 20:37:12] Production.INFO: ==19260== Releasing lock...
[2026-09-07 20:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:37:15] Production.INFO: call_cost start
[2026-09-07 20:37:15] Production.INFO: call_cost end
[2026-09-07 20:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:37:15] Production.INFO: ==19256== Releasing lock...
[2026-09-07 20:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:38:01] Production.INFO: ==19320== Lock acquired, processing the job...
[2026-09-08 01:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:38:01] Production.INFO: neon service started
[2026-09-08 01:38:01] Production.INFO: neon service started
[2026-09-08 01:38:01] Production.INFO: ==19320== Releasing lock...
[2026-09-08 01:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:38:02] Production.INFO: ==19324== Lock acquired, processing the job...
[2026-09-08 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:38:02] Production.INFO: ==19324== Releasing lock...
[2026-09-08 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:38:02] Production.INFO: ==19322== Lock acquired, processing the job...
[2026-09-07 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:38:02] Production.INFO: ==19322== Releasing lock...
[2026-09-07 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:38:03] Production.INFO: ==19327== Lock acquired, processing the job...
[2026-09-07 20:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:38:03] Production.INFO: ==19329== Lock acquired, processing the job...
[2026-09-07 20:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:38:03] Production.INFO: ==19331== Lock acquired, processing the job...
[2026-09-07 20:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:38:03] Production.INFO: ==19333== Lock acquired, processing the job...
[2026-09-07 20:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:38:03] Production.INFO: ==19335== Lock acquired, processing the job...
[2026-09-07 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:38:03] Production.INFO: Account Balance Start.
[2026-09-07 20:38:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:38:03] Production.INFO: 117
[2026-09-07 20:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:38:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: ==19335== Releasing lock...
[2026-09-07 20:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: ==19329== Releasing lock...
[2026-09-07 20:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:38:04] Production.INFO: Total Charge 0
[2026-09-07 20:38:04] Production.INFO: CreateAllLog End
[2026-09-07 20:38:04] Production.INFO: Account Balance End.
[2026-09-07 20:38:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:38:04] Production.INFO: ==19333== Releasing lock...
[2026-09-07 20:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:38:12] Production.ERROR: CronJobId end10
[2026-09-07 20:38:12] Production.INFO: ==19331== Releasing lock...
[2026-09-07 20:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:38:14] Production.INFO: call_cost start
[2026-09-07 20:38:14] Production.INFO: call_cost end
[2026-09-07 20:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:38:14] Production.INFO: ==19327== Releasing lock...
[2026-09-07 20:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:39:01] Production.INFO: ==19392== Lock acquired, processing the job...
[2026-09-08 01:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:39:01] Production.INFO: neon service started
[2026-09-08 01:39:01] Production.INFO: neon service started
[2026-09-08 01:39:01] Production.INFO: ==19392== Releasing lock...
[2026-09-08 01:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:39:01] Production.INFO: ==19396== Lock acquired, processing the job...
[2026-09-08 00:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:39:01] Production.INFO: ==19396== Releasing lock...
[2026-09-08 00:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:39:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:39:01] Production.INFO: ==19394== Lock acquired, processing the job...
[2026-09-07 20:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:39:02] Production.INFO: ==19394== Releasing lock...
[2026-09-07 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:39:02] Production.INFO: ==19401== Lock acquired, processing the job...
[2026-09-07 20:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:39:02] Production.INFO: ==19399== Lock acquired, processing the job...
[2026-09-07 20:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:39:03] Production.INFO: ==19403== Lock acquired, processing the job...
[2026-09-07 20:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:39:03] Production.INFO: ==19405== Lock acquired, processing the job...
[2026-09-07 20:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:39:03] Production.INFO: ==19407== Lock acquired, processing the job...
[2026-09-07 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:39:03] Production.INFO: Account Balance Start.
[2026-09-07 20:39:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:39:03] Production.INFO: 117
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:39:03] Production.INFO: ==19407== Releasing lock...
[2026-09-07 20:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: ==19401== Releasing lock...
[2026-09-07 20:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:39:04] Production.INFO: Total Charge 0
[2026-09-07 20:39:04] Production.INFO: CreateAllLog End
[2026-09-07 20:39:04] Production.INFO: Account Balance End.
[2026-09-07 20:39:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:39:04] Production.INFO: ==19405== Releasing lock...
[2026-09-07 20:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:39:10] Production.ERROR: CronJobId end10
[2026-09-07 20:39:10] Production.INFO: ==19403== Releasing lock...
[2026-09-07 20:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:39:13] Production.INFO: call_cost start
[2026-09-07 20:39:13] Production.INFO: call_cost end
[2026-09-07 20:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:39:13] Production.INFO: ==19399== Releasing lock...
[2026-09-07 20:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:40:01] Production.INFO: ==19468== Lock acquired, processing the job...
[2026-09-08 01:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:40:01] Production.INFO: neon service started
[2026-09-08 01:40:01] Production.INFO: neon service started
[2026-09-08 01:40:01] Production.INFO: ==19468== Releasing lock...
[2026-09-08 01:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:40:02] Production.INFO: ==19470== Lock acquired, processing the job...
[2026-09-07 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:40:02] Production.INFO: ==19470== Releasing lock...
[2026-09-07 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:40:02] Production.INFO: ==19472== Lock acquired, processing the job...
[2026-09-08 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:40:02] Production.INFO: ==19472== Releasing lock...
[2026-09-08 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:40:03] Production.INFO: ==19479== Lock acquired, processing the job...
[2026-09-07 20:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:40:03] Production.INFO: ==19474== Lock acquired, processing the job...
[2026-09-07 20:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:40:03] Production.INFO: ==19476== Lock acquired, processing the job...
[2026-09-07 20:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:40:03] Production.INFO: ==19483== Lock acquired, processing the job...
[2026-09-07 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:40:03] Production.INFO: ==19481== Lock acquired, processing the job...
[2026-09-07 20:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:40:03] Production.INFO: Account Balance Start.
[2026-09-07 20:40:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:40:03] Production.INFO: 117
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:40:03] Production.INFO: ==19483== Releasing lock...
[2026-09-07 20:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: ==19476== Releasing lock...
[2026-09-07 20:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:40:04] Production.INFO: Total Charge 0
[2026-09-07 20:40:04] Production.INFO: CreateAllLog End
[2026-09-07 20:40:04] Production.INFO: Account Balance End.
[2026-09-07 20:40:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:40:04] Production.INFO: ==19481== Releasing lock...
[2026-09-07 20:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:40:12] Production.ERROR: CronJobId end10
[2026-09-07 20:40:12] Production.INFO: ==19479== Releasing lock...
[2026-09-07 20:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:40:15] Production.INFO: call_cost start
[2026-09-07 20:40:15] Production.INFO: call_cost end
[2026-09-07 20:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:40:15] Production.INFO: ==19474== Releasing lock...
[2026-09-07 20:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:41:02] Production.INFO: ==19539== Lock acquired, processing the job...
[2026-09-08 01:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:41:02] Production.INFO: neon service started
[2026-09-08 01:41:02] Production.INFO: neon service started
[2026-09-08 01:41:02] Production.INFO: ==19539== Releasing lock...
[2026-09-08 01:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:41:02] Production.INFO: ==19543== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:41:02] Production.INFO: ==19543== Releasing lock...
[2026-09-08 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:41:02] Production.INFO: ==19541== Lock acquired, processing the job...
[2026-09-07 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:41:02] Production.INFO: ==19541== Releasing lock...
[2026-09-07 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:41:03] Production.INFO: ==19545== Lock acquired, processing the job...
[2026-09-07 20:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:41:03] Production.INFO: ==19547== Lock acquired, processing the job...
[2026-09-07 20:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:41:03] Production.INFO: ==19553== Lock acquired, processing the job...
[2026-09-07 20:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:41:03] Production.INFO: ==19551== Lock acquired, processing the job...
[2026-09-07 20:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 20:41:03] Production.INFO: ==19549== Lock acquired, processing the job...
[2026-09-07 20:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 20:41:04] Production.INFO: ==19553== Releasing lock...
[2026-09-07 20:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:41:04] Production.INFO: Account Balance Start.
[2026-09-07 20:41:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:41:04] Production.INFO: 117
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: ==19547== Releasing lock...
[2026-09-07 20:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:41:05] Production.INFO: Total Charge 0
[2026-09-07 20:41:05] Production.INFO: CreateAllLog End
[2026-09-07 20:41:05] Production.INFO: Account Balance End.
[2026-09-07 20:41:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:41:05] Production.INFO: ==19551== Releasing lock...
[2026-09-07 20:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:41:13] Production.ERROR: CronJobId end10
[2026-09-07 20:41:13] Production.INFO: ==19549== Releasing lock...
[2026-09-07 20:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:41:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:41:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:41:16] Production.INFO: call_cost start
[2026-09-07 20:41:16] Production.INFO: call_cost end
[2026-09-07 20:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:41:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:41:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:41:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:41:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:41:16] Production.INFO: ==19545== Releasing lock...
[2026-09-07 20:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:42:01] Production.INFO: ==19610== Lock acquired, processing the job...
[2026-09-08 01:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:42:01] Production.INFO: neon service started
[2026-09-08 01:42:01] Production.INFO: neon service started
[2026-09-08 01:42:01] Production.INFO: ==19610== Releasing lock...
[2026-09-08 01:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:42:02] Production.INFO: ==19614== Lock acquired, processing the job...
[2026-09-08 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:42:02] Production.INFO: ==19614== Releasing lock...
[2026-09-08 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:42:02] Production.INFO: ==19612== Lock acquired, processing the job...
[2026-09-07 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:42:02] Production.INFO: ==19612== Releasing lock...
[2026-09-07 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:42:03] Production.INFO: ==19617== Lock acquired, processing the job...
[2026-09-07 20:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:42:03] Production.INFO: ==19619== Lock acquired, processing the job...
[2026-09-07 20:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:42:03] Production.INFO: ==19621== Lock acquired, processing the job...
[2026-09-07 20:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:42:03] Production.INFO: ==19623== Lock acquired, processing the job...
[2026-09-07 20:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:42:03] Production.INFO: ==19625== Lock acquired, processing the job...
[2026-09-07 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:42:03] Production.INFO: Account Balance Start.
[2026-09-07 20:42:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:42:03] Production.INFO: 117
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:42:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:42:03] Production.INFO: ==19625== Releasing lock...
[2026-09-07 20:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: ==19619== Releasing lock...
[2026-09-07 20:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:42:04] Production.INFO: Total Charge 0
[2026-09-07 20:42:04] Production.INFO: CreateAllLog End
[2026-09-07 20:42:04] Production.INFO: Account Balance End.
[2026-09-07 20:42:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:42:04] Production.INFO: ==19623== Releasing lock...
[2026-09-07 20:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:42:10] Production.ERROR: CronJobId end10
[2026-09-07 20:42:10] Production.INFO: ==19621== Releasing lock...
[2026-09-07 20:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:42:14] Production.INFO: call_cost start
[2026-09-07 20:42:14] Production.INFO: call_cost end
[2026-09-07 20:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:42:14] Production.INFO: ==19617== Releasing lock...
[2026-09-07 20:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:43:02] Production.INFO: ==19685== Lock acquired, processing the job...
[2026-09-08 01:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:43:02] Production.INFO: neon service started
[2026-09-08 01:43:02] Production.INFO: neon service started
[2026-09-08 01:43:02] Production.INFO: ==19685== Releasing lock...
[2026-09-08 01:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:43:02] Production.INFO: ==19687== Lock acquired, processing the job...
[2026-09-07 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:43:02] Production.INFO: ==19689== Lock acquired, processing the job...
[2026-09-08 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:43:02] Production.INFO: ==19689== Releasing lock...
[2026-09-08 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:43:02] Production.INFO: ==19687== Releasing lock...
[2026-09-07 20:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:43:03] Production.INFO: ==19692== Lock acquired, processing the job...
[2026-09-07 20:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:43:03] Production.INFO: ==19696== Lock acquired, processing the job...
[2026-09-07 20:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:43:03] Production.INFO: ==19694== Lock acquired, processing the job...
[2026-09-07 20:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:43:03] Production.INFO: ==19698== Lock acquired, processing the job...
[2026-09-07 20:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:43:03] Production.INFO: ==19700== Lock acquired, processing the job...
[2026-09-07 20:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:43:03] Production.INFO: Account Balance Start.
[2026-09-07 20:43:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:43:03] Production.INFO: 117
[2026-09-07 20:43:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:43:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:43:04] Production.INFO: ==19700== Releasing lock...
[2026-09-07 20:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: ==19694== Releasing lock...
[2026-09-07 20:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:43:05] Production.INFO: Total Charge 0
[2026-09-07 20:43:05] Production.INFO: CreateAllLog End
[2026-09-07 20:43:05] Production.INFO: Account Balance End.
[2026-09-07 20:43:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:43:05] Production.INFO: ==19698== Releasing lock...
[2026-09-07 20:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:43:11] Production.ERROR: CronJobId end10
[2026-09-07 20:43:11] Production.INFO: ==19696== Releasing lock...
[2026-09-07 20:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:43:14] Production.INFO: call_cost start
[2026-09-07 20:43:14] Production.INFO: call_cost end
[2026-09-07 20:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:43:14] Production.INFO: ==19692== Releasing lock...
[2026-09-07 20:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:44:01] Production.INFO: ==19757== Lock acquired, processing the job...
[2026-09-08 01:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:44:01] Production.INFO: neon service started
[2026-09-08 01:44:01] Production.INFO: neon service started
[2026-09-08 01:44:01] Production.INFO: ==19757== Releasing lock...
[2026-09-08 01:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:44:01] Production.INFO: ==19761== Lock acquired, processing the job...
[2026-09-08 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:44:01] Production.INFO: ==19761== Releasing lock...
[2026-09-08 00:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:44:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:44:01] Production.INFO: ==19759== Lock acquired, processing the job...
[2026-09-07 20:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:44:02] Production.INFO: ==19759== Releasing lock...
[2026-09-07 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:44:02] Production.INFO: ==19764== Lock acquired, processing the job...
[2026-09-07 20:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:44:02] Production.INFO: ==19766== Lock acquired, processing the job...
[2026-09-07 20:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:44:03] Production.INFO: ==19768== Lock acquired, processing the job...
[2026-09-07 20:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:44:03] Production.INFO: ==19772== Lock acquired, processing the job...
[2026-09-07 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:44:03] Production.INFO: ==19770== Lock acquired, processing the job...
[2026-09-07 20:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:44:03] Production.INFO: Account Balance Start.
[2026-09-07 20:44:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:44:03] Production.INFO: 117
[2026-09-07 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-07 20:44:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: ==19772== Releasing lock...
[2026-09-07 20:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: ==19766== Releasing lock...
[2026-09-07 20:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-27
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-28
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-29
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:03] Production.INFO: Date 2026-08-30
[2026-09-07 20:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:44:04] Production.INFO: Total Charge 0
[2026-09-07 20:44:04] Production.INFO: CreateAllLog End
[2026-09-07 20:44:04] Production.INFO: Account Balance End.
[2026-09-07 20:44:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:44:04] Production.INFO: ==19770== Releasing lock...
[2026-09-07 20:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:44:11] Production.ERROR: CronJobId end10
[2026-09-07 20:44:11] Production.INFO: ==19768== Releasing lock...
[2026-09-07 20:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:44:14] Production.INFO: call_cost start
[2026-09-07 20:44:14] Production.INFO: call_cost end
[2026-09-07 20:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:44:14] Production.INFO: ==19764== Releasing lock...
[2026-09-07 20:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:45:01] Production.INFO: ==19829== Lock acquired, processing the job...
[2026-09-08 01:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:45:01] Production.INFO: neon service started
[2026-09-08 01:45:01] Production.INFO: neon service started
[2026-09-08 01:45:01] Production.INFO: ==19829== Releasing lock...
[2026-09-08 01:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:45:02] Production.INFO: ==19831== Lock acquired, processing the job...
[2026-09-07 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:45:02] Production.INFO: ==19831== Releasing lock...
[2026-09-07 20:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:45:02] Production.INFO: ==19833== Lock acquired, processing the job...
[2026-09-08 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:45:02] Production.INFO: ==19833== Releasing lock...
[2026-09-08 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:45:03] Production.INFO: ==19835== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:45:03] Production.INFO: ==19837== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:45:03] Production.INFO: ==19835== Releasing lock...
[2026-09-07 20:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:45:03] Production.INFO: ==19841== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:45:03] Production.INFO: ==19839== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:45:03] Production.INFO: ==19845== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 20:45:03] Production.INFO: ==19843== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:45:03] Production.INFO: ==19847== Lock acquired, processing the job...
[2026-09-07 20:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:45:03] Production.INFO: Account Balance Start.
[2026-09-07 20:45:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:45:03] Production.INFO: 117
[2026-09-07 20:45:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:45:04] Production.INFO: ==19847== Releasing lock...
[2026-09-07 20:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.ERROR: done
[2026-09-07 20:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962756', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: ==19839== Releasing lock...
[2026-09-07 20:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:45:05] Production.INFO: Total Charge 0
[2026-09-07 20:45:05] Production.INFO: CreateAllLog End
[2026-09-07 20:45:05] Production.INFO: Account Balance End.
[2026-09-07 20:45:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:45:05] Production.INFO: ==19843== Releasing lock...
[2026-09-07 20:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962756', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:45:11] Production.INFO: ProcessCDR(1,17962756,1,1,2)
[2026-09-07 20:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962756,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962756,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:45:11] Production.INFO: ==19845== Releasing lock...
[2026-09-07 20:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:45:14] Production.ERROR: CronJobId end10
[2026-09-07 20:45:14] Production.INFO: ==19841== Releasing lock...
[2026-09-07 20:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:45:17] Production.INFO: call_cost start
[2026-09-07 20:45:17] Production.INFO: call_cost end
[2026-09-07 20:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:45:17] Production.INFO: ==19837== Releasing lock...
[2026-09-07 20:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:46:02] Production.INFO: ==19904== Lock acquired, processing the job...
[2026-09-08 01:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:46:02] Production.INFO: neon service started
[2026-09-08 01:46:02] Production.INFO: neon service started
[2026-09-08 01:46:02] Production.INFO: ==19904== Releasing lock...
[2026-09-08 01:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:46:02] Production.INFO: ==19907== Lock acquired, processing the job...
[2026-09-07 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:46:02] Production.INFO: ==19907== Releasing lock...
[2026-09-07 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:46:03] Production.INFO: ==19909== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:46:03] Production.INFO: ==19909== Releasing lock...
[2026-09-08 00:46:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:46:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:46:03] Production.INFO: ==19911== Lock acquired, processing the job...
[2026-09-07 20:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:46:03] Production.INFO: ==19915== Lock acquired, processing the job...
[2026-09-07 20:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:46:03] Production.INFO: ==19917== Lock acquired, processing the job...
[2026-09-07 20:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:46:03] Production.INFO: Account Balance Start.
[2026-09-07 20:46:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:46:03] Production.INFO: 117
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: ==19913== Lock acquired, processing the job...
[2026-09-07 20:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: ==19919== Lock acquired, processing the job...
[2026-09-07 20:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:46:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:46:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: ==19919== Releasing lock...
[2026-09-07 20:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:04] Production.INFO: ==19913== Releasing lock...
[2026-09-07 20:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:46:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:46:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:46:05] Production.INFO: Total Charge 0
[2026-09-07 20:46:05] Production.INFO: CreateAllLog End
[2026-09-07 20:46:05] Production.INFO: Account Balance End.
[2026-09-07 20:46:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:46:05] Production.INFO: ==19917== Releasing lock...
[2026-09-07 20:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:46:12] Production.ERROR: CronJobId end10
[2026-09-07 20:46:12] Production.INFO: ==19915== Releasing lock...
[2026-09-07 20:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:46:14] Production.INFO: call_cost start
[2026-09-07 20:46:14] Production.INFO: call_cost end
[2026-09-07 20:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:46:14] Production.INFO: ==19911== Releasing lock...
[2026-09-07 20:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:47:01] Production.INFO: ==19978== Lock acquired, processing the job...
[2026-09-08 01:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:47:01] Production.INFO: neon service started
[2026-09-08 01:47:01] Production.INFO: neon service started
[2026-09-08 01:47:01] Production.INFO: ==19978== Releasing lock...
[2026-09-08 01:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:47:02] Production.INFO: ==19981== Lock acquired, processing the job...
[2026-09-07 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:47:02] Production.INFO: ==19983== Lock acquired, processing the job...
[2026-09-08 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:47:02] Production.INFO: ==19983== Releasing lock...
[2026-09-08 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:47:02] Production.INFO: ==19981== Releasing lock...
[2026-09-07 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:47:03] Production.INFO: ==19985== Lock acquired, processing the job...
[2026-09-07 20:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:47:03] Production.INFO: ==19987== Lock acquired, processing the job...
[2026-09-07 20:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:47:03] Production.INFO: ==19991== Lock acquired, processing the job...
[2026-09-07 20:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:47:03] Production.INFO: ==19989== Lock acquired, processing the job...
[2026-09-07 20:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:47:03] Production.INFO: ==19993== Lock acquired, processing the job...
[2026-09-07 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:47:03] Production.INFO: Account Balance Start.
[2026-09-07 20:47:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:47:03] Production.INFO: 117
[2026-09-07 20:47:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:47:03] Production.INFO: ==19993== Releasing lock...
[2026-09-07 20:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:47:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: ==19987== Releasing lock...
[2026-09-07 20:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:47:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:47:05] Production.INFO: Total Charge 0
[2026-09-07 20:47:05] Production.INFO: CreateAllLog End
[2026-09-07 20:47:05] Production.INFO: Account Balance End.
[2026-09-07 20:47:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:47:05] Production.INFO: ==19991== Releasing lock...
[2026-09-07 20:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:47:11] Production.ERROR: CronJobId end10
[2026-09-07 20:47:11] Production.INFO: ==19989== Releasing lock...
[2026-09-07 20:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:47:15] Production.INFO: call_cost start
[2026-09-07 20:47:15] Production.INFO: call_cost end
[2026-09-07 20:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:47:15] Production.INFO: ==19985== Releasing lock...
[2026-09-07 20:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:48:02] Production.INFO: ==20051== Lock acquired, processing the job...
[2026-09-08 01:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:48:02] Production.INFO: neon service started
[2026-09-08 01:48:02] Production.INFO: neon service started
[2026-09-08 01:48:02] Production.INFO: ==20051== Releasing lock...
[2026-09-08 01:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:48:02] Production.INFO: ==20055== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:48:02] Production.INFO: ==20055== Releasing lock...
[2026-09-08 00:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:48:02] Production.INFO: ==20053== Lock acquired, processing the job...
[2026-09-07 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:48:02] Production.INFO: ==20053== Releasing lock...
[2026-09-07 20:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:48:03] Production.INFO: ==20057== Lock acquired, processing the job...
[2026-09-07 20:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:48:03] Production.INFO: ==20059== Lock acquired, processing the job...
[2026-09-07 20:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:48:03] Production.INFO: ==20061== Lock acquired, processing the job...
[2026-09-07 20:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:48:03] Production.INFO: ==20063== Lock acquired, processing the job...
[2026-09-07 20:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:48:03] Production.INFO: ==20065== Lock acquired, processing the job...
[2026-09-07 20:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:48:04] Production.INFO: Account Balance Start.
[2026-09-07 20:48:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:48:04] Production.INFO: 117
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:48:04] Production.INFO: ==20065== Releasing lock...
[2026-09-07 20:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: ==20059== Releasing lock...
[2026-09-07 20:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:48:04] Production.INFO: Total Charge 0
[2026-09-07 20:48:04] Production.INFO: CreateAllLog End
[2026-09-07 20:48:05] Production.INFO: Account Balance End.
[2026-09-07 20:48:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:48:05] Production.INFO: ==20063== Releasing lock...
[2026-09-07 20:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:48:12] Production.ERROR: CronJobId end10
[2026-09-07 20:48:12] Production.INFO: ==20061== Releasing lock...
[2026-09-07 20:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:48:14] Production.INFO: call_cost start
[2026-09-07 20:48:14] Production.INFO: call_cost end
[2026-09-07 20:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:48:14] Production.INFO: ==20057== Releasing lock...
[2026-09-07 20:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:49:01] Production.INFO: ==20120== Lock acquired, processing the job...
[2026-09-08 01:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:49:01] Production.INFO: neon service started
[2026-09-08 01:49:01] Production.INFO: neon service started
[2026-09-08 01:49:01] Production.INFO: ==20120== Releasing lock...
[2026-09-08 01:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:49:02] Production.INFO: ==20122== Lock acquired, processing the job...
[2026-09-07 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:49:02] Production.INFO: ==20124== Lock acquired, processing the job...
[2026-09-08 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:49:02] Production.INFO: ==20124== Releasing lock...
[2026-09-08 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:49:02] Production.INFO: ==20122== Releasing lock...
[2026-09-07 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:49:03] Production.INFO: ==20133== Lock acquired, processing the job...
[2026-09-07 20:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:49:03] Production.INFO: ==20127== Lock acquired, processing the job...
[2026-09-07 20:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:49:03] Production.INFO: ==20129== Lock acquired, processing the job...
[2026-09-07 20:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:49:03] Production.INFO: Account Balance Start.
[2026-09-07 20:49:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:49:03] Production.INFO: 117
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:49:03] Production.INFO: ==20131== Lock acquired, processing the job...
[2026-09-07 20:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: ==20135== Lock acquired, processing the job...
[2026-09-07 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 20:49:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: ==20135== Releasing lock...
[2026-09-07 20:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: ==20129== Releasing lock...
[2026-09-07 20:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:49:04] Production.INFO: Total Charge 0
[2026-09-07 20:49:04] Production.INFO: CreateAllLog End
[2026-09-07 20:49:04] Production.INFO: Account Balance End.
[2026-09-07 20:49:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:49:04] Production.INFO: ==20133== Releasing lock...
[2026-09-07 20:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:49:11] Production.ERROR: CronJobId end10
[2026-09-07 20:49:11] Production.INFO: ==20131== Releasing lock...
[2026-09-07 20:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:49:14] Production.INFO: call_cost start
[2026-09-07 20:49:14] Production.INFO: call_cost end
[2026-09-07 20:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:49:14] Production.INFO: ==20127== Releasing lock...
[2026-09-07 20:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:50:02] Production.INFO: ==20193== Lock acquired, processing the job...
[2026-09-08 01:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:50:02] Production.INFO: neon service started
[2026-09-08 01:50:02] Production.INFO: neon service started
[2026-09-08 01:50:02] Production.INFO: ==20193== Releasing lock...
[2026-09-08 01:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:50:02] Production.INFO: ==20196== Lock acquired, processing the job...
[2026-09-07 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:50:02] Production.INFO: ==20196== Releasing lock...
[2026-09-07 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:50:02] Production.INFO: ==20198== Lock acquired, processing the job...
[2026-09-08 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:50:02] Production.INFO: ==20198== Releasing lock...
[2026-09-08 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:50:03] Production.INFO: ==20208== Lock acquired, processing the job...
[2026-09-07 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:50:03] Production.INFO: ==20200== Lock acquired, processing the job...
[2026-09-07 20:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 20:50:03] Production.INFO: ==20202== Lock acquired, processing the job...
[2026-09-07 20:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 20:50:03] Production.INFO: ==20208== Releasing lock...
[2026-09-07 20:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:50:03] Production.INFO: ==20204== Lock acquired, processing the job...
[2026-09-07 20:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:50:03] Production.INFO: ==20206== Lock acquired, processing the job...
[2026-09-07 20:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:50:03] Production.INFO: Account Balance Start.
[2026-09-07 20:50:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:50:03] Production.INFO: 117
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: ==20202== Releasing lock...
[2026-09-07 20:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-19
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-20
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-21
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-22
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:50:05] Production.INFO: Total Charge 0
[2026-09-07 20:50:05] Production.INFO: CreateAllLog End
[2026-09-07 20:50:05] Production.INFO: Account Balance End.
[2026-09-07 20:50:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:50:05] Production.INFO: ==20206== Releasing lock...
[2026-09-07 20:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:50:12] Production.ERROR: CronJobId end10
[2026-09-07 20:50:12] Production.INFO: ==20204== Releasing lock...
[2026-09-07 20:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:50:14] Production.INFO: call_cost start
[2026-09-07 20:50:14] Production.INFO: call_cost end
[2026-09-07 20:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:50:14] Production.INFO: ==20200== Releasing lock...
[2026-09-07 20:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:51:01] Production.INFO: ==20264== Lock acquired, processing the job...
[2026-09-08 01:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:51:01] Production.INFO: neon service started
[2026-09-08 01:51:01] Production.INFO: neon service started
[2026-09-08 01:51:01] Production.INFO: ==20264== Releasing lock...
[2026-09-08 01:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:51:01] Production.INFO: ==20268== Lock acquired, processing the job...
[2026-09-08 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:51:01] Production.INFO: ==20268== Releasing lock...
[2026-09-08 00:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:51:01] Production.INFO: ==20266== Lock acquired, processing the job...
[2026-09-07 20:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:51:02] Production.INFO: ==20266== Releasing lock...
[2026-09-07 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:51:02] Production.INFO: ==20277== Lock acquired, processing the job...
[2026-09-07 20:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:51:03] Production.INFO: Account Balance Start.
[2026-09-07 20:51:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:51:03] Production.INFO: 117
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: ==20271== Lock acquired, processing the job...
[2026-09-07 20:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: ==20279== Lock acquired, processing the job...
[2026-09-07 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:51:03] Production.INFO: ==20273== Lock acquired, processing the job...
[2026-09-07 20:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-14
[2026-09-07 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-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:51:03] Production.INFO: ==20275== Lock acquired, processing the job...
[2026-09-07 20:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 20:51:03] Production.INFO: ==20279== Releasing lock...
[2026-09-07 20:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: ==20273== Releasing lock...
[2026-09-07 20:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:51:04] Production.INFO: Total Charge 0
[2026-09-07 20:51:04] Production.INFO: CreateAllLog End
[2026-09-07 20:51:04] Production.INFO: Account Balance End.
[2026-09-07 20:51:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:51:04] Production.INFO: ==20277== Releasing lock...
[2026-09-07 20:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:51:11] Production.ERROR: CronJobId end10
[2026-09-07 20:51:11] Production.INFO: ==20275== Releasing lock...
[2026-09-07 20:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:51:14] Production.INFO: call_cost start
[2026-09-07 20:51:14] Production.INFO: call_cost end
[2026-09-07 20:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:51:14] Production.INFO: ==20271== Releasing lock...
[2026-09-07 20:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:52:01] Production.INFO: ==20335== Lock acquired, processing the job...
[2026-09-08 01:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:52:01] Production.INFO: neon service started
[2026-09-08 01:52:01] Production.INFO: neon service started
[2026-09-08 01:52:01] Production.INFO: ==20335== Releasing lock...
[2026-09-08 01:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:52:02] Production.INFO: ==20337== Lock acquired, processing the job...
[2026-09-07 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:52:02] Production.INFO: ==20337== Releasing lock...
[2026-09-07 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:52:02] Production.INFO: ==20339== Lock acquired, processing the job...
[2026-09-08 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:52:02] Production.INFO: ==20339== Releasing lock...
[2026-09-08 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:52:03] Production.INFO: ==20341== Lock acquired, processing the job...
[2026-09-07 20:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:52:03] Production.INFO: ==20345== Lock acquired, processing the job...
[2026-09-07 20:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:52:03] Production.INFO: ==20343== Lock acquired, processing the job...
[2026-09-07 20:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:52:03] Production.INFO: ==20349== Lock acquired, processing the job...
[2026-09-07 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:52:03] Production.INFO: ==20347== Lock acquired, processing the job...
[2026-09-07 20:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 20:52:03] Production.INFO: ==20349== Releasing lock...
[2026-09-07 20:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:52:03] Production.INFO: Account Balance Start.
[2026-09-07 20:52:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:52:03] Production.INFO: 117
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: ==20343== Releasing lock...
[2026-09-07 20:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:52:05] Production.INFO: Total Charge 0
[2026-09-07 20:52:05] Production.INFO: CreateAllLog End
[2026-09-07 20:52:05] Production.INFO: Account Balance End.
[2026-09-07 20:52:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:52:05] Production.INFO: ==20347== Releasing lock...
[2026-09-07 20:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:52:11] Production.ERROR: CronJobId end10
[2026-09-07 20:52:11] Production.INFO: ==20345== Releasing lock...
[2026-09-07 20:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:52:15] Production.INFO: call_cost start
[2026-09-07 20:52:15] Production.INFO: call_cost end
[2026-09-07 20:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:52:15] Production.INFO: ==20341== Releasing lock...
[2026-09-07 20:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:53:02] Production.INFO: ==20405== Lock acquired, processing the job...
[2026-09-08 01:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:53:02] Production.INFO: neon service started
[2026-09-08 01:53:02] Production.INFO: neon service started
[2026-09-08 01:53:02] Production.INFO: ==20405== Releasing lock...
[2026-09-08 01:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:53:02] Production.INFO: ==20408== Lock acquired, processing the job...
[2026-09-07 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:53:02] Production.INFO: ==20410== Lock acquired, processing the job...
[2026-09-08 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:53:03] Production.INFO: ==20410== Releasing lock...
[2026-09-08 00:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:53:03] Production.INFO: ==20408== Releasing lock...
[2026-09-07 20:53:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:53:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:53:04] Production.INFO: ==20412== Lock acquired, processing the job...
[2026-09-07 20:53:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:53:04] Production.INFO: ==20418== Lock acquired, processing the job...
[2026-09-07 20:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:53:04] Production.INFO: ==20414== Lock acquired, processing the job...
[2026-09-07 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:53:04] Production.INFO: ==20416== Lock acquired, processing the job...
[2026-09-07 20:53:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:53:04] Production.INFO: Account Balance Start.
[2026-09-07 20:53:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:53:04] Production.INFO: 117
[2026-09-07 20:53:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:53:04] Production.INFO: ==20420== Lock acquired, processing the job...
[2026-09-07 20:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:53:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20:53:04] Production.INFO: ==20420== Releasing lock...
[2026-09-07 20:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: ==20414== Releasing lock...
[2026-09-07 20:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:53:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:53:05] Production.INFO: Total Charge 0
[2026-09-07 20:53:05] Production.INFO: CreateAllLog End
[2026-09-07 20:53:05] Production.INFO: Account Balance End.
[2026-09-07 20:53:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:53:05] Production.INFO: ==20418== Releasing lock...
[2026-09-07 20:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:53:11] Production.ERROR: CronJobId end10
[2026-09-07 20:53:11] Production.INFO: ==20416== Releasing lock...
[2026-09-07 20:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:53:14] Production.INFO: call_cost start
[2026-09-07 20:53:14] Production.INFO: call_cost end
[2026-09-07 20:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:53:14] Production.INFO: ==20412== Releasing lock...
[2026-09-07 20:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:54:01] Production.INFO: ==20477== Lock acquired, processing the job...
[2026-09-08 01:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:54:01] Production.INFO: neon service started
[2026-09-08 01:54:01] Production.INFO: neon service started
[2026-09-08 01:54:01] Production.INFO: ==20477== Releasing lock...
[2026-09-08 01:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:54:02] Production.INFO: ==20479== Lock acquired, processing the job...
[2026-09-07 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:54:02] Production.INFO: ==20481== Lock acquired, processing the job...
[2026-09-08 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:54:02] Production.INFO: ==20481== Releasing lock...
[2026-09-08 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:54:02] Production.INFO: ==20479== Releasing lock...
[2026-09-07 20:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:54:03] Production.INFO: ==20484== Lock acquired, processing the job...
[2026-09-07 20:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:54:03] Production.INFO: ==20488== Lock acquired, processing the job...
[2026-09-07 20:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:54:03] Production.INFO: ==20486== Lock acquired, processing the job...
[2026-09-07 20:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:54:03] Production.INFO: ==20492== Lock acquired, processing the job...
[2026-09-07 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:54:03] Production.INFO: ==20490== Lock acquired, processing the job...
[2026-09-07 20:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 20:54:03] Production.INFO: ==20492== Releasing lock...
[2026-09-07 20:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:54:04] Production.INFO: Account Balance Start.
[2026-09-07 20:54:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:54:04] Production.INFO: 117
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-09
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: ==20486== Releasing lock...
[2026-09-07 20:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-08-31
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-01
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-02
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-03
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-04
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-05
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-06
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Date 2026-09-07
[2026-09-07 20:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:54:05] Production.INFO: Total Charge 0
[2026-09-07 20:54:05] Production.INFO: CreateAllLog End
[2026-09-07 20:54:05] Production.INFO: Account Balance End.
[2026-09-07 20:54:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:54:05] Production.INFO: ==20490== Releasing lock...
[2026-09-07 20:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:54:11] Production.ERROR: CronJobId end10
[2026-09-07 20:54:11] Production.INFO: ==20488== Releasing lock...
[2026-09-07 20:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:54:14] Production.INFO: call_cost start
[2026-09-07 20:54:14] Production.INFO: call_cost end
[2026-09-07 20:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:54:14] Production.INFO: ==20484== Releasing lock...
[2026-09-07 20:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:55:02] Production.INFO: ==20548== Lock acquired, processing the job...
[2026-09-08 01:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:55:02] Production.INFO: neon service started
[2026-09-08 01:55:02] Production.INFO: neon service started
[2026-09-08 01:55:02] Production.INFO: ==20548== Releasing lock...
[2026-09-08 01:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:55:02] Production.INFO: ==20553== Lock acquired, processing the job...
[2026-09-08 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 20:55:02] Production.INFO: ==20551== Lock acquired, processing the job...
[2026-09-07 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:55:03] Production.INFO: ==20553== Releasing lock...
[2026-09-08 00:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:55:03] Production.INFO: ==20551== Releasing lock...
[2026-09-07 20:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:55:04] Production.INFO: ==20557== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:55:04] Production.INFO: ==20555== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 20:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:55:04] Production.INFO: ==20561== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:55:04] Production.INFO: ==20559== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 20:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 20:55:04] Production.ERROR: CronJob PID - 20557
[2026-09-07 20:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 20:55:04] Production.ERROR: CronJob ID - 5
[2026-09-07 20:55:04] Production.ERROR: CronJob Last Run Time 2026-09-07 20:55:00
[2026-09-07 20:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 20:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 20:55:04] Production.INFO: ==20563== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 20:55:04] Production.INFO: ==20555== Releasing lock...
[2026-09-07 20:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 20:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 20:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:55:04] Production.INFO: ==20565== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 20:55:04] Production.INFO: ==20567== Lock acquired, processing the job...
[2026-09-07 20:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 20:55:04] Production.INFO: Account Balance Start.
[2026-09-07 20:55:04] Production.INFO: CreateAllLog Start
[2026-09-07 20:55:04] Production.INFO: 117
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-08
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20: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-07 20: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-07 20:55:04] Production.INFO: Date 2026-08-09
[2026-09-07 20: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-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.INFO: ==20567== Releasing lock...
[2026-09-07 20:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-10
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-11
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.ERROR: done
[2026-09-07 20:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 20:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962797', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-16
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-17
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-18
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-19
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-20
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-21
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: ==20559== Releasing lock...
[2026-09-07 20:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-22
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-23
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-24
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-25
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-26
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-27
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-28
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-29
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:05] Production.INFO: Date 2026-08-30
[2026-09-07 20:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-08-31
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-01
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-02
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-03
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-04
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-05
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-06
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Date 2026-09-07
[2026-09-07 20:55:06] Production.INFO: Reseller ==> 0
[2026-09-07 20:55:06] Production.INFO: Total Charge 0
[2026-09-07 20:55:06] Production.INFO: CreateAllLog End
[2026-09-07 20:55:06] Production.INFO: Account Balance End.
[2026-09-07 20:55:06] Production.ERROR: CronJobId end 12
[2026-09-07 20:55:06] Production.INFO: ==20563== Releasing lock...
[2026-09-07 20:55:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:55:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962797', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 20:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 20:55:11] Production.INFO: ProcessCDR(1,17962797,1,1,2)
[2026-09-07 20:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962797,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962797,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 20:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 20:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 20:55:11] Production.INFO: ==20565== Releasing lock...
[2026-09-07 20:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 20:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 20:55:13] Production.ERROR: CronJobId end10
[2026-09-07 20:55:13] Production.INFO: ==20561== Releasing lock...
[2026-09-07 20:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:55:17] Production.INFO: call_cost start
[2026-09-07 20:55:17] Production.INFO: call_cost end
[2026-09-07 20:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:55:17] Production.INFO: ==20557== Releasing lock...
[2026-09-07 20:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:56:01] Production.INFO: ==20623== Lock acquired, processing the job...
[2026-09-08 01:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:56:01] Production.INFO: neon service started
[2026-09-08 01:56:01] Production.INFO: neon service started
[2026-09-08 01:56:01] Production.INFO: ==20623== Releasing lock...
[2026-09-08 01:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:56:02] Production.INFO: ==20627== Lock acquired, processing the job...
[2026-09-08 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:56:02] Production.INFO: ==20627== Releasing lock...
[2026-09-08 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:56:02] Production.INFO: ==20625== Lock acquired, processing the job...
[2026-09-07 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:56:02] Production.INFO: ==20625== Releasing lock...
[2026-09-07 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:56:03] Production.INFO: ==20638== Lock acquired, processing the job...
[2026-09-07 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:56:03] Production.INFO: ==20634== Lock acquired, processing the job...
[2026-09-07 20:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 20:56:03] Production.INFO: ==20636== Lock acquired, processing the job...
[2026-09-07 20:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 20:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 20:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:56:03] Production.INFO: ==20638== Releasing lock...
[2026-09-07 20:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:56:03] Production.INFO: ==20632== Lock acquired, processing the job...
[2026-09-07 20:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:56:03] Production.INFO: ==20630== Lock acquired, processing the job...
[2026-09-07 20:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:56:03] Production.INFO: Account Balance Start.
[2026-09-07 20:56:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:56:03] Production.INFO: 117
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:03] Production.INFO: Date 2026-08-26
[2026-09-07 20:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: ==20632== Releasing lock...
[2026-09-07 20:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:56:04] Production.INFO: Total Charge 0
[2026-09-07 20:56:04] Production.INFO: CreateAllLog End
[2026-09-07 20:56:04] Production.INFO: Account Balance End.
[2026-09-07 20:56:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:56:04] Production.INFO: ==20636== Releasing lock...
[2026-09-07 20:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:56:12] Production.ERROR: CronJobId end10
[2026-09-07 20:56:12] Production.INFO: ==20634== Releasing lock...
[2026-09-07 20:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:56:15] Production.INFO: call_cost start
[2026-09-07 20:56:15] Production.INFO: call_cost end
[2026-09-07 20:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:56:15] Production.INFO: ==20630== Releasing lock...
[2026-09-07 20:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:57:02] Production.INFO: ==20691== Lock acquired, processing the job...
[2026-09-08 01:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:57:02] Production.INFO: neon service started
[2026-09-08 01:57:02] Production.INFO: neon service started
[2026-09-08 01:57:02] Production.INFO: ==20691== Releasing lock...
[2026-09-08 01:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:57:02] Production.INFO: ==20695== Lock acquired, processing the job...
[2026-09-08 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:57:02] Production.INFO: ==20695== Releasing lock...
[2026-09-08 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:57:02] Production.INFO: ==20693== Lock acquired, processing the job...
[2026-09-07 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:57:02] Production.INFO: ==20693== Releasing lock...
[2026-09-07 20:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 20:57:03] Production.INFO: ==20697== Lock acquired, processing the job...
[2026-09-07 20:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:57:03] Production.INFO: ==20701== Lock acquired, processing the job...
[2026-09-07 20:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:57:03] Production.INFO: ==20699== Lock acquired, processing the job...
[2026-09-07 20:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:57:03] Production.INFO: ==20703== Lock acquired, processing the job...
[2026-09-07 20:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:57:03] Production.INFO: ==20705== Lock acquired, processing the job...
[2026-09-07 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:57:03] Production.INFO: Account Balance Start.
[2026-09-07 20:57:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:57:03] Production.INFO: 117
[2026-09-07 20:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:57:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:57:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:57:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:03] Production.INFO: ==20705== Releasing lock...
[2026-09-07 20:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-12
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-13
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-14
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-15
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: ==20699== Releasing lock...
[2026-09-07 20:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:57:05] Production.INFO: Total Charge 0
[2026-09-07 20:57:05] Production.INFO: CreateAllLog End
[2026-09-07 20:57:05] Production.INFO: Account Balance End.
[2026-09-07 20:57:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:57:05] Production.INFO: ==20703== Releasing lock...
[2026-09-07 20:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:57:11] Production.ERROR: CronJobId end10
[2026-09-07 20:57:11] Production.INFO: ==20701== Releasing lock...
[2026-09-07 20:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:57:15] Production.INFO: call_cost start
[2026-09-07 20:57:15] Production.INFO: call_cost end
[2026-09-07 20:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:57:15] Production.INFO: ==20697== Releasing lock...
[2026-09-07 20:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:58:01] Production.INFO: ==20760== Lock acquired, processing the job...
[2026-09-08 01:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:58:01] Production.INFO: neon service started
[2026-09-08 01:58:01] Production.INFO: neon service started
[2026-09-08 01:58:01] Production.INFO: ==20760== Releasing lock...
[2026-09-08 01:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:58:01] Production.INFO: ==20762== Lock acquired, processing the job...
[2026-09-07 20:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:58:02] Production.INFO: ==20762== Releasing lock...
[2026-09-07 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:58:02] Production.INFO: ==20764== Lock acquired, processing the job...
[2026-09-08 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:58:02] Production.INFO: ==20764== Releasing lock...
[2026-09-08 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:58:02] Production.INFO: ==20766== Lock acquired, processing the job...
[2026-09-07 20:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:58:03] Production.INFO: ==20769== Lock acquired, processing the job...
[2026-09-07 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:58:03] Production.INFO: ==20773== Lock acquired, processing the job...
[2026-09-07 20:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:58:03] Production.INFO: ==20775== Lock acquired, processing the job...
[2026-09-07 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:58:03] Production.INFO: ==20771== Lock acquired, processing the job...
[2026-09-07 20:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:58:03] Production.INFO: Account Balance Start.
[2026-09-07 20:58:03] Production.INFO: CreateAllLog Start
[2026-09-07 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-07 20:58:03] Production.INFO: 117
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:58:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: ==20775== Releasing lock...
[2026-09-07 20:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-16
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-17
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-18
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-19
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-20
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-21
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-22
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-23
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-24
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: Date 2026-08-25
[2026-09-07 20:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:03] Production.INFO: ==20769== Releasing lock...
[2026-09-07 20:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:58:04] Production.INFO: Total Charge 0
[2026-09-07 20:58:04] Production.INFO: CreateAllLog End
[2026-09-07 20:58:04] Production.INFO: Account Balance End.
[2026-09-07 20:58:04] Production.ERROR: CronJobId end 12
[2026-09-07 20:58:04] Production.INFO: ==20773== Releasing lock...
[2026-09-07 20:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:58:11] Production.ERROR: CronJobId end10
[2026-09-07 20:58:11] Production.INFO: ==20771== Releasing lock...
[2026-09-07 20:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:58:14] Production.INFO: call_cost start
[2026-09-07 20:58:14] Production.INFO: call_cost end
[2026-09-07 20:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:58:14] Production.INFO: ==20766== Releasing lock...
[2026-09-07 20:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 01:59:01] Production.INFO: ==20829== Lock acquired, processing the job...
[2026-09-08 01:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 01:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 01:59:01] Production.INFO: neon service started
[2026-09-08 01:59:02] Production.INFO: neon service started
[2026-09-08 01:59:02] Production.INFO: ==20829== Releasing lock...
[2026-09-08 01:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 01:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 20:59:02] Production.INFO: ==20831== Lock acquired, processing the job...
[2026-09-07 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 20:59:02] Production.INFO: ==20831== Releasing lock...
[2026-09-07 20:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 20:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:59:02] Production.INFO: ==20833== Lock acquired, processing the job...
[2026-09-08 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:59:02] Production.INFO: ==20833== Releasing lock...
[2026-09-08 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 00:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 20:59:03] Production.INFO: ==20836== Lock acquired, processing the job...
[2026-09-07 20:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 20:59:03] Production.INFO: ==20840== Lock acquired, processing the job...
[2026-09-07 20:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 20:59:03] Production.INFO: ==20838== Lock acquired, processing the job...
[2026-09-07 20:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 20:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 20:59:03] Production.INFO: ==20842== Lock acquired, processing the job...
[2026-09-07 20:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 20:59:03] Production.INFO: ==20844== Lock acquired, processing the job...
[2026-09-07 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 20:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 20:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 20:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 20:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 20:59:03] Production.INFO: Account Balance Start.
[2026-09-07 20:59:03] Production.INFO: CreateAllLog Start
[2026-09-07 20:59:03] Production.INFO: 117
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-08
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-09
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-10
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-11
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 20:59:03] Production.INFO: Date 2026-08-12
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 20:59:03] Production.INFO: ==20844== Releasing lock...
[2026-09-07 20:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 20:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-13
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-14
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:03] Production.INFO: Date 2026-08-15
[2026-09-07 20:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-16
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-17
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-18
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-19
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-20
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-21
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-22
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-23
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-24
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: ==20838== Releasing lock...
[2026-09-07 20:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 20:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-25
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-26
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-27
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-28
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-29
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-30
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-08-31
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-01
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-02
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-03
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-04
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-05
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-06
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Date 2026-09-07
[2026-09-07 20:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 20:59:04] Production.INFO: Total Charge 0
[2026-09-07 20:59:04] Production.INFO: CreateAllLog End
[2026-09-07 20:59:05] Production.INFO: Account Balance End.
[2026-09-07 20:59:05] Production.ERROR: CronJobId end 12
[2026-09-07 20:59:05] Production.INFO: ==20842== Releasing lock...
[2026-09-07 20:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 20:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 20:59:11] Production.ERROR: CronJobId end10
[2026-09-07 20:59:11] Production.INFO: ==20840== Releasing lock...
[2026-09-07 20:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 20:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 20:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 20:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 20:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 20:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 20:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 20:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 20:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 20:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 20:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 20:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 20:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 20:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 20:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 20:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 20:59:15] Production.INFO: call_cost start
[2026-09-07 20:59:15] Production.INFO: call_cost end
[2026-09-07 20:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 20:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 20:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 20:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 20:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 20:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 20:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 20:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 20:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 20:59:15] Production.INFO: ==20836== Releasing lock...
[2026-09-07 20:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 20:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:00:01] Production.INFO: ==20901== Lock acquired, processing the job...
[2026-09-08 02:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:00:01] Production.INFO: neon service started
[2026-09-08 02:00:01] Production.INFO: neon service started
[2026-09-08 02:00:01] Production.INFO: ==20901== Releasing lock...
[2026-09-08 02:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:00:01] Production.INFO: ==20905== Lock acquired, processing the job...
[2026-09-08 01:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:00:01] Production.INFO: ==20905== Releasing lock...
[2026-09-08 01:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:00:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:00:02] Production.INFO: ==20903== Lock acquired, processing the job...
[2026-09-07 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:00:02] Production.INFO: ==20903== Releasing lock...
[2026-09-07 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:00:03] Production.INFO: ==20908== Lock acquired, processing the job...
[2026-09-07 21:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:00:03] Production.INFO: ==20910== Lock acquired, processing the job...
[2026-09-07 21:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:00:03] Production.INFO: ==20916== Lock acquired, processing the job...
[2026-09-07 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:00:03] Production.INFO: ==20912== Lock acquired, processing the job...
[2026-09-07 21:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:00:03] Production.INFO: ==20914== Lock acquired, processing the job...
[2026-09-07 21:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 21:00:03] Production.INFO: Account Balance Start.
[2026-09-07 21:00:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:00:03] Production.INFO: 117
[2026-09-07 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-07 21:00:03] Production.INFO: ==20916== Releasing lock...
[2026-09-07 21:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: ==20910== Releasing lock...
[2026-09-07 21:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:00:04] Production.INFO: Total Charge 0
[2026-09-07 21:00:04] Production.INFO: CreateAllLog End
[2026-09-07 21:00:04] Production.INFO: Account Balance End.
[2026-09-07 21:00:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:00:05] Production.INFO: ==20914== Releasing lock...
[2026-09-07 21:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:00:11] Production.ERROR: CronJobId end10
[2026-09-07 21:00:11] Production.INFO: ==20912== Releasing lock...
[2026-09-07 21:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:00:13] Production.INFO: call_cost start
[2026-09-07 21:00:13] Production.INFO: call_cost end
[2026-09-07 21:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:00:13] Production.INFO: ==20908== Releasing lock...
[2026-09-07 21:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:01:02] Production.INFO: ==20979== Lock acquired, processing the job...
[2026-09-08 02:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:01:02] Production.INFO: neon service started
[2026-09-08 02:01:02] Production.INFO: neon service started
[2026-09-08 02:01:02] Production.INFO: ==20979== Releasing lock...
[2026-09-08 02:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:01:02] Production.INFO: ==20986== Lock acquired, processing the job...
[2026-09-07 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:01:02] Production.INFO: ==20986== Releasing lock...
[2026-09-07 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:01:02] Production.INFO: ==20988== Lock acquired, processing the job...
[2026-09-08 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:01:02] Production.INFO: ==20988== Releasing lock...
[2026-09-08 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:01:03] Production.INFO: ==20993== Lock acquired, processing the job...
[2026-09-07 21:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:01:03] Production.INFO: ==20997== Lock acquired, processing the job...
[2026-09-07 21:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:01:03] Production.INFO: Account Balance Start.
[2026-09-07 21:01:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:01:03] Production.INFO: 117
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: ==20991== Lock acquired, processing the job...
[2026-09-07 21:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: ==20995== Lock acquired, processing the job...
[2026-09-07 21:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:01:03] Production.INFO: ==20999== Lock acquired, processing the job...
[2026-09-07 21:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:01:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:01:03] Production.INFO: ==20999== Releasing lock...
[2026-09-07 21:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: ==20993== Releasing lock...
[2026-09-07 21:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:01:04] Production.INFO: Total Charge 0
[2026-09-07 21:01:04] Production.INFO: CreateAllLog End
[2026-09-07 21:01:04] Production.INFO: Account Balance End.
[2026-09-07 21:01:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:01:04] Production.INFO: ==20997== Releasing lock...
[2026-09-07 21:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:01:12] Production.ERROR: CronJobId end10
[2026-09-07 21:01:12] Production.INFO: ==20995== Releasing lock...
[2026-09-07 21:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:01:15] Production.INFO: call_cost start
[2026-09-07 21:01:15] Production.INFO: call_cost end
[2026-09-07 21:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:01:15] Production.INFO: ==20991== Releasing lock...
[2026-09-07 21:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:02:01] Production.INFO: ==21055== Lock acquired, processing the job...
[2026-09-08 02:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:02:01] Production.INFO: neon service started
[2026-09-08 02:02:01] Production.INFO: neon service started
[2026-09-08 02:02:01] Production.INFO: ==21055== Releasing lock...
[2026-09-08 02:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:02:01] Production.INFO: ==21059== Lock acquired, processing the job...
[2026-09-08 01:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:02:01] Production.INFO: ==21059== Releasing lock...
[2026-09-08 01:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:02:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:02:01] Production.INFO: ==21057== Lock acquired, processing the job...
[2026-09-07 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:02:02] Production.INFO: ==21057== Releasing lock...
[2026-09-07 21:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:02:02] Production.INFO: ==21062== Lock acquired, processing the job...
[2026-09-07 21:02:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:02:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:02:02] Production.INFO: ==21064== Lock acquired, processing the job...
[2026-09-07 21:02:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:02:03] Production.INFO: ==21066== Lock acquired, processing the job...
[2026-09-07 21:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:02:03] Production.INFO: ==21068== Lock acquired, processing the job...
[2026-09-07 21:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:02:03] Production.INFO: ==21070== Lock acquired, processing the job...
[2026-09-07 21:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-07 21:02:03] Production.INFO: ==21072== Lock acquired, processing the job...
[2026-09-07 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:02:03] Production.INFO: Account Balance Start.
[2026-09-07 21:02:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:02:03] Production.INFO: 117
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:02:03] Production.INFO: ==21072== Releasing lock...
[2026-09-07 21:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:03] Production.ERROR: done
[2026-09-07 21:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:03] Production.INFO: ==21064== Releasing lock...
[2026-09-07 21:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:02:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:02:03] Production.ERROR: done
[2026-09-07 21:02:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:02:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:02:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: ==21070== Releasing lock...
[2026-09-07 21:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-07 21:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:02:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:02:05] Production.INFO: Total Charge 0
[2026-09-07 21:02:05] Production.INFO: CreateAllLog End
[2026-09-07 21:02:05] Production.INFO: Account Balance End.
[2026-09-07 21:02:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:02:05] Production.INFO: ==21068== Releasing lock...
[2026-09-07 21:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:02:12] Production.ERROR: CronJobId end10
[2026-09-07 21:02:12] Production.INFO: ==21066== Releasing lock...
[2026-09-07 21:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:02:15] Production.INFO: call_cost start
[2026-09-07 21:02:15] Production.INFO: call_cost end
[2026-09-07 21:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:02:15] Production.INFO: ==21062== Releasing lock...
[2026-09-07 21:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:03:01] Production.INFO: ==21130== Lock acquired, processing the job...
[2026-09-08 02:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:03:01] Production.INFO: neon service started
[2026-09-08 02:03:01] Production.INFO: neon service started
[2026-09-08 02:03:01] Production.INFO: ==21130== Releasing lock...
[2026-09-08 02:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:03:02] Production.INFO: ==21132== Lock acquired, processing the job...
[2026-09-07 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:03:02] Production.INFO: ==21132== Releasing lock...
[2026-09-07 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:03:02] Production.INFO: ==21134== Lock acquired, processing the job...
[2026-09-08 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:03:02] Production.INFO: ==21134== Releasing lock...
[2026-09-08 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:03:03] Production.INFO: ==21136== Lock acquired, processing the job...
[2026-09-07 21:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:03:03] Production.INFO: ==21139== Lock acquired, processing the job...
[2026-09-07 21:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:03:03] Production.INFO: ==21141== Lock acquired, processing the job...
[2026-09-07 21:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:03:03] Production.INFO: ==21143== Lock acquired, processing the job...
[2026-09-07 21:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:03:03] Production.INFO: Account Balance Start.
[2026-09-07 21:03:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:03:03] Production.INFO: 117
[2026-09-07 21:03:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:03:03] Production.INFO: ==21145== Lock acquired, processing the job...
[2026-09-07 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:03:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:03:03] Production.INFO: ==21145== Releasing lock...
[2026-09-07 21:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:03:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: ==21139== Releasing lock...
[2026-09-07 21:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:03:04] Production.INFO: Total Charge 0
[2026-09-07 21:03:04] Production.INFO: CreateAllLog End
[2026-09-07 21:03:05] Production.INFO: Account Balance End.
[2026-09-07 21:03:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:03:05] Production.INFO: ==21143== Releasing lock...
[2026-09-07 21:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:03:13] Production.ERROR: CronJobId end10
[2026-09-07 21:03:13] Production.INFO: ==21141== Releasing lock...
[2026-09-07 21:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:03:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:03:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:03:15] Production.INFO: call_cost start
[2026-09-07 21:03:15] Production.INFO: call_cost end
[2026-09-07 21:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:03:15] Production.INFO: ==21136== Releasing lock...
[2026-09-07 21:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:04:02] Production.INFO: ==21197== Lock acquired, processing the job...
[2026-09-08 02:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:04:02] Production.INFO: neon service started
[2026-09-08 02:04:02] Production.INFO: neon service started
[2026-09-08 02:04:02] Production.INFO: ==21197== Releasing lock...
[2026-09-08 02:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:04:02] Production.INFO: ==21199== Lock acquired, processing the job...
[2026-09-07 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:04:02] Production.INFO: ==21199== Releasing lock...
[2026-09-07 21:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:04:03] Production.INFO: ==21201== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:04:03] Production.INFO: ==21201== Releasing lock...
[2026-09-08 01:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:04:03] Production.INFO: ==21204== Lock acquired, processing the job...
[2026-09-07 21:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:04:03] Production.INFO: ==21206== Lock acquired, processing the job...
[2026-09-07 21:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:04:03] Production.INFO: ==21208== Lock acquired, processing the job...
[2026-09-07 21:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:04:03] Production.INFO: ==21212== Lock acquired, processing the job...
[2026-09-07 21:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:04:03] Production.INFO: ==21210== Lock acquired, processing the job...
[2026-09-07 21:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:04:03] Production.INFO: Account Balance Start.
[2026-09-07 21:04:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:04:03] Production.INFO: 117
[2026-09-07 21:04:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:04:04] Production.INFO: ==21212== Releasing lock...
[2026-09-07 21:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: ==21206== Releasing lock...
[2026-09-07 21:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:04:05] Production.INFO: Total Charge 0
[2026-09-07 21:04:05] Production.INFO: CreateAllLog End
[2026-09-07 21:04:05] Production.INFO: Account Balance End.
[2026-09-07 21:04:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:04:05] Production.INFO: ==21210== Releasing lock...
[2026-09-07 21:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:04:13] Production.ERROR: CronJobId end10
[2026-09-07 21:04:13] Production.INFO: ==21208== Releasing lock...
[2026-09-07 21:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:04:15] Production.INFO: call_cost start
[2026-09-07 21:04:15] Production.INFO: call_cost end
[2026-09-07 21:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:04:15] Production.INFO: ==21204== Releasing lock...
[2026-09-07 21:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:05:01] Production.INFO: ==21267== Lock acquired, processing the job...
[2026-09-08 02:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:05:01] Production.INFO: neon service started
[2026-09-08 02:05:01] Production.INFO: neon service started
[2026-09-08 02:05:01] Production.INFO: ==21267== Releasing lock...
[2026-09-08 02:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:05:02] Production.INFO: ==21269== Lock acquired, processing the job...
[2026-09-07 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:05:02] Production.INFO: ==21269== Releasing lock...
[2026-09-07 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:05:02] Production.INFO: ==21271== Lock acquired, processing the job...
[2026-09-08 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:05:02] Production.INFO: ==21271== Releasing lock...
[2026-09-08 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:05:03] Production.INFO: ==21274== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:05:03] Production.INFO: ==21276== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:05:03] Production.INFO: ==21278== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 21:05:03] Production.ERROR: CronJob PID - 21276
[2026-09-07 21:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 21:05:03] Production.ERROR: CronJob ID - 5
[2026-09-07 21:05:03] Production.ERROR: CronJob Last Run Time 2026-09-07 21:05:00
[2026-09-07 21:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 21:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 21:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:05:03] Production.INFO: ==21274== Releasing lock...
[2026-09-07 21:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:05:03] Production.INFO: ==21280== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:05:03] Production.INFO: ==21282== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:05:03] Production.INFO: Account Balance Start.
[2026-09-07 21:05:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:05:03] Production.INFO: ==21284== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:05:03] Production.INFO: 117
[2026-09-07 21:05:03] Production.INFO: ==21286== Lock acquired, processing the job...
[2026-09-07 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:05:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:05:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:05:03] Production.INFO: ==21286== Releasing lock...
[2026-09-07 21:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.ERROR: done
[2026-09-07 21:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962839', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: ==21278== Releasing lock...
[2026-09-07 21:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:05:05] Production.INFO: Total Charge 0
[2026-09-07 21:05:05] Production.INFO: CreateAllLog End
[2026-09-07 21:05:05] Production.INFO: Account Balance End.
[2026-09-07 21:05:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:05:05] Production.INFO: ==21282== Releasing lock...
[2026-09-07 21:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962839', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:05:10] Production.INFO: ProcessCDR(1,17962839,1,1,2)
[2026-09-07 21:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962839,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962839,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:05:10] Production.INFO: ==21284== Releasing lock...
[2026-09-07 21:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:05:14] Production.ERROR: CronJobId end10
[2026-09-07 21:05:14] Production.INFO: ==21280== Releasing lock...
[2026-09-07 21:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:05:18] Production.INFO: call_cost start
[2026-09-07 21:05:18] Production.INFO: call_cost end
[2026-09-07 21:05:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:05:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:05:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:05:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:05:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:05:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:05:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:05:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:05:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:05:18] Production.INFO: ==21276== Releasing lock...
[2026-09-07 21:05:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:05:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:06:02] Production.INFO: ==21342== Lock acquired, processing the job...
[2026-09-08 02:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:06:02] Production.INFO: neon service started
[2026-09-08 02:06:02] Production.INFO: neon service started
[2026-09-08 02:06:02] Production.INFO: ==21342== Releasing lock...
[2026-09-08 02:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:06:02] Production.INFO: ==21344== Lock acquired, processing the job...
[2026-09-07 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:06:02] Production.INFO: ==21344== Releasing lock...
[2026-09-07 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:06:02] Production.INFO: ==21346== Lock acquired, processing the job...
[2026-09-08 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:06:03] Production.INFO: ==21346== Releasing lock...
[2026-09-08 01:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:06:03] Production.INFO: ==21348== Lock acquired, processing the job...
[2026-09-07 21:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:06:03] Production.INFO: ==21350== Lock acquired, processing the job...
[2026-09-07 21:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:06:03] Production.INFO: ==21352== Lock acquired, processing the job...
[2026-09-07 21:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:06:03] Production.INFO: ==21354== Lock acquired, processing the job...
[2026-09-07 21:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:06:03] Production.INFO: ==21356== Lock acquired, processing the job...
[2026-09-07 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:06:03] Production.INFO: Account Balance Start.
[2026-09-07 21:06:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:06:03] Production.INFO: 117
[2026-09-07 21:06:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 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-07 21:06:03] Production.INFO: ==21356== Releasing lock...
[2026-09-07 21:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: ==21350== Releasing lock...
[2026-09-07 21:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-08-29
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:06:05] Production.INFO: Total Charge 0
[2026-09-07 21:06:05] Production.INFO: CreateAllLog End
[2026-09-07 21:06:05] Production.INFO: Account Balance End.
[2026-09-07 21:06:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:06:05] Production.INFO: ==21354== Releasing lock...
[2026-09-07 21:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:06:11] Production.ERROR: CronJobId end10
[2026-09-07 21:06:11] Production.INFO: ==21352== Releasing lock...
[2026-09-07 21:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:06:15] Production.INFO: call_cost start
[2026-09-07 21:06:15] Production.INFO: call_cost end
[2026-09-07 21:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:06:15] Production.INFO: ==21348== Releasing lock...
[2026-09-07 21:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:07:01] Production.INFO: ==21412== Lock acquired, processing the job...
[2026-09-08 02:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:07:01] Production.INFO: neon service started
[2026-09-08 02:07:01] Production.INFO: neon service started
[2026-09-08 02:07:01] Production.INFO: ==21412== Releasing lock...
[2026-09-08 02:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:07:01] Production.INFO: ==21416== Lock acquired, processing the job...
[2026-09-08 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:07:01] Production.INFO: ==21416== Releasing lock...
[2026-09-08 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:07:02] Production.INFO: ==21414== Lock acquired, processing the job...
[2026-09-07 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:07:02] Production.INFO: ==21414== Releasing lock...
[2026-09-07 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:07:02] Production.INFO: ==21418== Lock acquired, processing the job...
[2026-09-07 21:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:07:03] Production.INFO: ==21420== Lock acquired, processing the job...
[2026-09-07 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:07:03] Production.INFO: ==21422== Lock acquired, processing the job...
[2026-09-07 21:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:07:03] Production.INFO: ==21424== Lock acquired, processing the job...
[2026-09-07 21:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:07:03] Production.INFO: Account Balance Start.
[2026-09-07 21:07:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:07:03] Production.INFO: 117
[2026-09-07 21:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:07:03] Production.INFO: ==21426== Lock acquired, processing the job...
[2026-09-07 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: ==21426== Releasing lock...
[2026-09-07 21:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: ==21420== Releasing lock...
[2026-09-07 21:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:07:04] Production.INFO: Total Charge 0
[2026-09-07 21:07:04] Production.INFO: CreateAllLog End
[2026-09-07 21:07:04] Production.INFO: Account Balance End.
[2026-09-07 21:07:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:07:04] Production.INFO: ==21424== Releasing lock...
[2026-09-07 21:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:07:12] Production.ERROR: CronJobId end10
[2026-09-07 21:07:12] Production.INFO: ==21422== Releasing lock...
[2026-09-07 21:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:07:15] Production.INFO: call_cost start
[2026-09-07 21:07:15] Production.INFO: call_cost end
[2026-09-07 21:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:07:15] Production.INFO: ==21418== Releasing lock...
[2026-09-07 21:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:08:01] Production.INFO: ==21487== Lock acquired, processing the job...
[2026-09-08 02:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:08:01] Production.INFO: neon service started
[2026-09-08 02:08:01] Production.INFO: neon service started
[2026-09-08 02:08:01] Production.INFO: ==21487== Releasing lock...
[2026-09-08 02:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:08:02] Production.INFO: ==21489== Lock acquired, processing the job...
[2026-09-07 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:08:02] Production.INFO: ==21489== Releasing lock...
[2026-09-07 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:08:02] Production.INFO: ==21491== Lock acquired, processing the job...
[2026-09-08 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:08:02] Production.INFO: ==21491== Releasing lock...
[2026-09-08 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:08:03] Production.INFO: ==21494== Lock acquired, processing the job...
[2026-09-07 21:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:08:03] Production.INFO: ==21496== Lock acquired, processing the job...
[2026-09-07 21:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:08:03] Production.INFO: ==21500== Lock acquired, processing the job...
[2026-09-07 21:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:08:03] Production.INFO: ==21498== Lock acquired, processing the job...
[2026-09-07 21:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:08:03] Production.INFO: Account Balance Start.
[2026-09-07 21:08:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:08:03] Production.INFO: 117
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: ==21502== Lock acquired, processing the job...
[2026-09-07 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:08:03] Production.INFO: ==21502== Releasing lock...
[2026-09-07 21:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: ==21496== Releasing lock...
[2026-09-07 21:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:08:04] Production.INFO: Total Charge 0
[2026-09-07 21:08:04] Production.INFO: CreateAllLog End
[2026-09-07 21:08:04] Production.INFO: Account Balance End.
[2026-09-07 21:08:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:08:05] Production.INFO: ==21500== Releasing lock...
[2026-09-07 21:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:08:11] Production.ERROR: CronJobId end10
[2026-09-07 21:08:11] Production.INFO: ==21498== Releasing lock...
[2026-09-07 21:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:08:15] Production.INFO: call_cost start
[2026-09-07 21:08:15] Production.INFO: call_cost end
[2026-09-07 21:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:08:15] Production.INFO: ==21494== Releasing lock...
[2026-09-07 21:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:09:02] Production.INFO: ==21557== Lock acquired, processing the job...
[2026-09-08 02:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:09:02] Production.INFO: neon service started
[2026-09-08 02:09:02] Production.INFO: neon service started
[2026-09-08 02:09:02] Production.INFO: ==21557== Releasing lock...
[2026-09-08 02:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:09:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:09:02] Production.INFO: ==21562== Lock acquired, processing the job...
[2026-09-08 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:09:02] Production.INFO: ==21562== Releasing lock...
[2026-09-08 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:09:02] Production.INFO: ==21560== Lock acquired, processing the job...
[2026-09-07 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:09:03] Production.INFO: ==21560== Releasing lock...
[2026-09-07 21:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:09:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:09:03] Production.INFO: ==21564== Lock acquired, processing the job...
[2026-09-07 21:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:09:03] Production.INFO: ==21566== Lock acquired, processing the job...
[2026-09-07 21:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:09:03] Production.INFO: ==21568== Lock acquired, processing the job...
[2026-09-07 21:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:09:03] Production.INFO: ==21570== Lock acquired, processing the job...
[2026-09-07 21:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:09:03] Production.INFO: ==21572== Lock acquired, processing the job...
[2026-09-07 21:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:09:04] Production.INFO: Account Balance Start.
[2026-09-07 21:09:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:09:04] Production.INFO: 117
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:09:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:09:04] Production.INFO: ==21572== Releasing lock...
[2026-09-07 21:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:09:04] Production.INFO: ==21566== Releasing lock...
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:09:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:09:05] Production.INFO: Total Charge 0
[2026-09-07 21:09:05] Production.INFO: CreateAllLog End
[2026-09-07 21:09:05] Production.INFO: Account Balance End.
[2026-09-07 21:09:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:09:05] Production.INFO: ==21570== Releasing lock...
[2026-09-07 21:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:09:13] Production.ERROR: CronJobId end10
[2026-09-07 21:09:13] Production.INFO: ==21568== Releasing lock...
[2026-09-07 21:09:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:09:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:09:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:09:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:09:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:09:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:09:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:09:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:09:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:09:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:09:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:09:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:09:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:09:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:09:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:09:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:09:16] Production.INFO: call_cost start
[2026-09-07 21:09:16] Production.INFO: call_cost end
[2026-09-07 21:09:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:09:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:09:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:09:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:09:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:09:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:09:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:09:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:09:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:09:16] Production.INFO: ==21564== Releasing lock...
[2026-09-07 21:09:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:09:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:10:01] Production.INFO: ==21627== Lock acquired, processing the job...
[2026-09-08 02:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:10:01] Production.INFO: neon service started
[2026-09-08 02:10:01] Production.INFO: neon service started
[2026-09-08 02:10:01] Production.INFO: ==21627== Releasing lock...
[2026-09-08 02:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:10:02] Production.INFO: ==21629== Lock acquired, processing the job...
[2026-09-07 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:10:02] Production.INFO: ==21629== Releasing lock...
[2026-09-07 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:10:02] Production.INFO: ==21631== Lock acquired, processing the job...
[2026-09-08 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:10:02] Production.INFO: ==21631== Releasing lock...
[2026-09-08 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:10:03] Production.INFO: ==21634== Lock acquired, processing the job...
[2026-09-07 21:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:10:03] Production.INFO: ==21636== Lock acquired, processing the job...
[2026-09-07 21:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:10:03] Production.INFO: ==21638== Lock acquired, processing the job...
[2026-09-07 21:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:10:03] Production.INFO: ==21640== Lock acquired, processing the job...
[2026-09-07 21:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:10:03] Production.INFO: ==21642== Lock acquired, processing the job...
[2026-09-07 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 21:10:03] Production.INFO: Account Balance Start.
[2026-09-07 21:10:03] Production.INFO: CreateAllLog Start
[2026-09-07 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-07 21:10:03] Production.INFO: 117
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:10:03] Production.INFO: ==21642== Releasing lock...
[2026-09-07 21:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: ==21636== Releasing lock...
[2026-09-07 21:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:10:04] Production.INFO: Total Charge 0
[2026-09-07 21:10:04] Production.INFO: CreateAllLog End
[2026-09-07 21:10:04] Production.INFO: Account Balance End.
[2026-09-07 21:10:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:10:05] Production.INFO: ==21640== Releasing lock...
[2026-09-07 21:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:10:12] Production.ERROR: CronJobId end10
[2026-09-07 21:10:12] Production.INFO: ==21638== Releasing lock...
[2026-09-07 21:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:10:14] Production.INFO: call_cost start
[2026-09-07 21:10:14] Production.INFO: call_cost end
[2026-09-07 21:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:10:14] Production.INFO: ==21634== Releasing lock...
[2026-09-07 21:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:11:02] Production.INFO: ==21700== Lock acquired, processing the job...
[2026-09-08 02:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:11:02] Production.INFO: neon service started
[2026-09-08 02:11:02] Production.INFO: neon service started
[2026-09-08 02:11:02] Production.INFO: ==21700== Releasing lock...
[2026-09-08 02:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:11:02] Production.INFO: ==21702== Lock acquired, processing the job...
[2026-09-07 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:11:02] Production.INFO: ==21702== Releasing lock...
[2026-09-07 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:11:02] Production.INFO: ==21704== Lock acquired, processing the job...
[2026-09-08 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:11:02] Production.INFO: ==21704== Releasing lock...
[2026-09-08 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:11:03] Production.INFO: ==21706== Lock acquired, processing the job...
[2026-09-07 21:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:11:03] Production.INFO: ==21708== Lock acquired, processing the job...
[2026-09-07 21:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:11:03] Production.INFO: ==21710== Lock acquired, processing the job...
[2026-09-07 21:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:11:03] Production.INFO: ==21712== Lock acquired, processing the job...
[2026-09-07 21:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:11:03] Production.INFO: ==21714== Lock acquired, processing the job...
[2026-09-07 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:11:03] Production.INFO: Account Balance Start.
[2026-09-07 21:11:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:11:03] Production.INFO: 117
[2026-09-07 21:11:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:11:03] Production.INFO: ==21714== Releasing lock...
[2026-09-07 21:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:11:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: ==21708== Releasing lock...
[2026-09-07 21:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:11:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:11:05] Production.INFO: Total Charge 0
[2026-09-07 21:11:05] Production.INFO: CreateAllLog End
[2026-09-07 21:11:05] Production.INFO: Account Balance End.
[2026-09-07 21:11:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:11:05] Production.INFO: ==21712== Releasing lock...
[2026-09-07 21:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:11:11] Production.ERROR: CronJobId end10
[2026-09-07 21:11:11] Production.INFO: ==21710== Releasing lock...
[2026-09-07 21:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:11:14] Production.INFO: call_cost start
[2026-09-07 21:11:14] Production.INFO: call_cost end
[2026-09-07 21:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:11:14] Production.INFO: ==21706== Releasing lock...
[2026-09-07 21:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:12:01] Production.INFO: ==21773== Lock acquired, processing the job...
[2026-09-08 02:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:12:01] Production.INFO: neon service started
[2026-09-08 02:12:01] Production.INFO: neon service started
[2026-09-08 02:12:01] Production.INFO: ==21773== Releasing lock...
[2026-09-08 02:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:12:01] Production.INFO: ==21777== Lock acquired, processing the job...
[2026-09-08 01:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:12:02] Production.INFO: ==21777== Releasing lock...
[2026-09-08 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:12:02] Production.INFO: ==21775== Lock acquired, processing the job...
[2026-09-07 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:12:02] Production.INFO: ==21775== Releasing lock...
[2026-09-07 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:12:03] Production.INFO: ==21779== Lock acquired, processing the job...
[2026-09-07 21:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:12:03] Production.INFO: ==21781== Lock acquired, processing the job...
[2026-09-07 21:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:12:03] Production.INFO: ==21784== Lock acquired, processing the job...
[2026-09-07 21:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:12:03] Production.INFO: ==21786== Lock acquired, processing the job...
[2026-09-07 21:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:12:03] Production.INFO: ==21788== Lock acquired, processing the job...
[2026-09-07 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:12:03] Production.INFO: Account Balance Start.
[2026-09-07 21:12:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:12:03] Production.INFO: 117
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:12:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: ==21788== Releasing lock...
[2026-09-07 21:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: ==21781== Releasing lock...
[2026-09-07 21:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:12:04] Production.INFO: Total Charge 0
[2026-09-07 21:12:04] Production.INFO: CreateAllLog End
[2026-09-07 21:12:04] Production.INFO: Account Balance End.
[2026-09-07 21:12:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:12:04] Production.INFO: ==21786== Releasing lock...
[2026-09-07 21:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:12:11] Production.ERROR: CronJobId end10
[2026-09-07 21:12:11] Production.INFO: ==21784== Releasing lock...
[2026-09-07 21:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:12:14] Production.INFO: call_cost start
[2026-09-07 21:12:14] Production.INFO: call_cost end
[2026-09-07 21:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:12:14] Production.INFO: ==21779== Releasing lock...
[2026-09-07 21:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:13:02] Production.INFO: ==21847== Lock acquired, processing the job...
[2026-09-08 02:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:13:02] Production.INFO: neon service started
[2026-09-08 02:13:02] Production.INFO: neon service started
[2026-09-08 02:13:02] Production.INFO: ==21847== Releasing lock...
[2026-09-08 02:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:13:02] Production.INFO: ==21849== Lock acquired, processing the job...
[2026-09-07 21:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:13:02] Production.INFO: ==21851== Lock acquired, processing the job...
[2026-09-08 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:13:02] Production.INFO: ==21851== Releasing lock...
[2026-09-08 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:13:03] Production.INFO: ==21849== Releasing lock...
[2026-09-07 21:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:13:03] Production.INFO: ==21860== Lock acquired, processing the job...
[2026-09-07 21:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:13:03] Production.INFO: Account Balance Start.
[2026-09-07 21:13:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:13:03] Production.INFO: 117
[2026-09-07 21:13:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:13:03] Production.INFO: ==21854== Lock acquired, processing the job...
[2026-09-07 21:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:13:03] Production.INFO: ==21862== Lock acquired, processing the job...
[2026-09-07 21:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:03] Production.INFO: ==21856== Lock acquired, processing the job...
[2026-09-07 21:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:13:04] Production.INFO: ==21858== Lock acquired, processing the job...
[2026-09-07 21:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: ==21862== Releasing lock...
[2026-09-07 21:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: ==21856== Releasing lock...
[2026-09-07 21:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:13:05] Production.INFO: Total Charge 0
[2026-09-07 21:13:05] Production.INFO: CreateAllLog End
[2026-09-07 21:13:05] Production.INFO: Account Balance End.
[2026-09-07 21:13:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:13:05] Production.INFO: ==21860== Releasing lock...
[2026-09-07 21:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:13:12] Production.ERROR: CronJobId end10
[2026-09-07 21:13:12] Production.INFO: ==21858== Releasing lock...
[2026-09-07 21:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:13:14] Production.INFO: call_cost start
[2026-09-07 21:13:14] Production.INFO: call_cost end
[2026-09-07 21:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:13:14] Production.INFO: ==21854== Releasing lock...
[2026-09-07 21:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:14:01] Production.INFO: ==21916== Lock acquired, processing the job...
[2026-09-08 02:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:14:01] Production.INFO: neon service started
[2026-09-08 02:14:01] Production.INFO: neon service started
[2026-09-08 02:14:01] Production.INFO: ==21916== Releasing lock...
[2026-09-08 02:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:14:02] Production.INFO: ==21920== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==21920== Releasing lock...
[2026-09-08 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:14:02] Production.INFO: ==21918== Lock acquired, processing the job...
[2026-09-07 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:14:02] Production.INFO: ==21918== Releasing lock...
[2026-09-07 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:14:03] Production.INFO: ==21922== Lock acquired, processing the job...
[2026-09-07 21:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:14:03] Production.INFO: ==21924== Lock acquired, processing the job...
[2026-09-07 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:14:03] Production.INFO: ==21926== Lock acquired, processing the job...
[2026-09-07 21:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:14:03] Production.INFO: ==21931== Lock acquired, processing the job...
[2026-09-07 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:14:03] Production.INFO: ==21928== Lock acquired, processing the job...
[2026-09-07 21:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:14:03] Production.INFO: Account Balance Start.
[2026-09-07 21:14:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:14:03] Production.INFO: 117
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:14:03] Production.INFO: ==21931== Releasing lock...
[2026-09-07 21:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: ==21924== Releasing lock...
[2026-09-07 21:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:14:04] Production.INFO: Total Charge 0
[2026-09-07 21:14:04] Production.INFO: CreateAllLog End
[2026-09-07 21:14:04] Production.INFO: Account Balance End.
[2026-09-07 21:14:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:14:04] Production.INFO: ==21928== Releasing lock...
[2026-09-07 21:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:14:10] Production.ERROR: CronJobId end10
[2026-09-07 21:14:10] Production.INFO: ==21926== Releasing lock...
[2026-09-07 21:14:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:14:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:14:13] Production.INFO: call_cost start
[2026-09-07 21:14:13] Production.INFO: call_cost end
[2026-09-07 21:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:14:13] Production.INFO: ==21922== Releasing lock...
[2026-09-07 21:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:15:02] Production.INFO: ==21987== Lock acquired, processing the job...
[2026-09-08 02:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:15:02] Production.INFO: neon service started
[2026-09-08 02:15:02] Production.INFO: neon service started
[2026-09-08 02:15:02] Production.INFO: ==21987== Releasing lock...
[2026-09-08 02:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:15:02] Production.INFO: ==21991== Lock acquired, processing the job...
[2026-09-08 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:15:02] Production.INFO: ==21991== Releasing lock...
[2026-09-08 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:15:02] Production.INFO: ==21989== Lock acquired, processing the job...
[2026-09-07 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:15:02] Production.INFO: ==21989== Releasing lock...
[2026-09-07 21:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:15:03] Production.INFO: ==21994== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:15:03] Production.INFO: ==21998== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 21:15:03] Production.ERROR: CronJob PID - 21998
[2026-09-07 21:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-07 21:15:03] Production.ERROR: CronJob ID - 7
[2026-09-07 21:15:03] Production.ERROR: CronJob Last Run Time 2026-09-07 21:15:00
[2026-09-07 21:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 21:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 21:15:03] Production.INFO: ==21996== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:15:03] Production.INFO: ==21994== Releasing lock...
[2026-09-07 21:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:15:03] Production.INFO: ==22002== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:15:03] Production.INFO: ==22000== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:15:03] Production.INFO: ==22004== Lock acquired, processing the job...
[2026-09-07 21:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:15:03] Production.INFO: Account Balance Start.
[2026-09-07 21:15:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:15:03] Production.INFO: 117
[2026-09-07 21:15:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:15:04] Production.INFO: ==22006== Lock acquired, processing the job...
[2026-09-07 21:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:15:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.ERROR: done
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: ==22006== Releasing lock...
[2026-09-07 21:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962880', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: ==21998== Releasing lock...
[2026-09-07 21:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-25
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-26
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-27
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-28
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-29
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:15:05] Production.INFO: Total Charge 0
[2026-09-07 21:15:05] Production.INFO: CreateAllLog End
[2026-09-07 21:15:05] Production.INFO: Account Balance End.
[2026-09-07 21:15:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:15:05] Production.INFO: ==22002== Releasing lock...
[2026-09-07 21:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962880', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:15:11] Production.INFO: ProcessCDR(1,17962880,1,1,2)
[2026-09-07 21:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962880,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962880,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:15:11] Production.INFO: ==22004== Releasing lock...
[2026-09-07 21:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:15:15] Production.ERROR: CronJobId end10
[2026-09-07 21:15:15] Production.INFO: ==22000== Releasing lock...
[2026-09-07 21:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:15:18] Production.INFO: call_cost start
[2026-09-07 21:15:18] Production.INFO: call_cost end
[2026-09-07 21:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:15:18] Production.INFO: ==21996== Releasing lock...
[2026-09-07 21:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:16:01] Production.INFO: ==22061== Lock acquired, processing the job...
[2026-09-08 02:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:16:01] Production.INFO: neon service started
[2026-09-08 02:16:01] Production.INFO: neon service started
[2026-09-08 02:16:01] Production.INFO: ==22061== Releasing lock...
[2026-09-08 02:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:16:01] Production.INFO: ==22063== Lock acquired, processing the job...
[2026-09-07 21:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:16:01] Production.INFO: ==22063== Releasing lock...
[2026-09-07 21:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:16:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:16:02] Production.INFO: ==22065== Lock acquired, processing the job...
[2026-09-08 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:16:02] Production.INFO: ==22065== Releasing lock...
[2026-09-08 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:16:02] Production.INFO: ==22070== Lock acquired, processing the job...
[2026-09-07 21:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:16:02] Production.INFO: ==22068== Lock acquired, processing the job...
[2026-09-07 21:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:16:02] Production.INFO: ==22072== Lock acquired, processing the job...
[2026-09-07 21:16:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:16:02] Production.INFO: ==22074== Lock acquired, processing the job...
[2026-09-07 21:16:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:16:02] Production.INFO: ==22076== Lock acquired, processing the job...
[2026-09-07 21:16:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:16:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:16:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:16:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:16:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:16:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:16:03] Production.INFO: ==22076== Releasing lock...
[2026-09-07 21:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:16:03] Production.INFO: Account Balance Start.
[2026-09-07 21:16:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:16:03] Production.INFO: 117
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: ==22070== Releasing lock...
[2026-09-07 21:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-28
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-29
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:03] Production.INFO: Date 2026-08-30
[2026-09-07 21:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:16:04] Production.INFO: Total Charge 0
[2026-09-07 21:16:04] Production.INFO: CreateAllLog End
[2026-09-07 21:16:04] Production.INFO: Account Balance End.
[2026-09-07 21:16:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:16:04] Production.INFO: ==22074== Releasing lock...
[2026-09-07 21:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:16:11] Production.ERROR: CronJobId end10
[2026-09-07 21:16:11] Production.INFO: ==22072== Releasing lock...
[2026-09-07 21:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:16:14] Production.INFO: call_cost start
[2026-09-07 21:16:14] Production.INFO: call_cost end
[2026-09-07 21:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:16:14] Production.INFO: ==22068== Releasing lock...
[2026-09-07 21:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:17:01] Production.INFO: ==22130== Lock acquired, processing the job...
[2026-09-08 02:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:17:01] Production.INFO: neon service started
[2026-09-08 02:17:01] Production.INFO: neon service started
[2026-09-08 02:17:01] Production.INFO: ==22130== Releasing lock...
[2026-09-08 02:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:17:02] Production.INFO: ==22132== Lock acquired, processing the job...
[2026-09-07 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:17:02] Production.INFO: ==22132== Releasing lock...
[2026-09-07 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:17:02] Production.INFO: ==22134== Lock acquired, processing the job...
[2026-09-08 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:17:02] Production.INFO: ==22134== Releasing lock...
[2026-09-08 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:17:03] Production.INFO: ==22136== Lock acquired, processing the job...
[2026-09-07 21:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:17:03] Production.INFO: ==22138== Lock acquired, processing the job...
[2026-09-07 21:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:17:03] Production.INFO: ==22140== Lock acquired, processing the job...
[2026-09-07 21:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:17:03] Production.INFO: ==22142== Lock acquired, processing the job...
[2026-09-07 21:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:17:03] Production.INFO: ==22144== Lock acquired, processing the job...
[2026-09-07 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:17:03] Production.INFO: Account Balance Start.
[2026-09-07 21:17:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:17:03] Production.INFO: 117
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:17:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:17:03] Production.INFO: ==22144== Releasing lock...
[2026-09-07 21:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: ==22138== Releasing lock...
[2026-09-07 21:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:17:04] Production.INFO: Total Charge 0
[2026-09-07 21:17:04] Production.INFO: CreateAllLog End
[2026-09-07 21:17:04] Production.INFO: Account Balance End.
[2026-09-07 21:17:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:17:05] Production.INFO: ==22142== Releasing lock...
[2026-09-07 21:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:17:12] Production.ERROR: CronJobId end10
[2026-09-07 21:17:12] Production.INFO: ==22140== Releasing lock...
[2026-09-07 21:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:17:16] Production.INFO: call_cost start
[2026-09-07 21:17:16] Production.INFO: call_cost end
[2026-09-07 21:17:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:17:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:17:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:17:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:17:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:17:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:17:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:17:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:17:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:17:16] Production.INFO: ==22136== Releasing lock...
[2026-09-07 21:17:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:17:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:18:02] Production.INFO: ==22201== Lock acquired, processing the job...
[2026-09-08 02:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:18:02] Production.INFO: neon service started
[2026-09-08 02:18:02] Production.INFO: neon service started
[2026-09-08 02:18:02] Production.INFO: ==22201== Releasing lock...
[2026-09-08 02:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:18:02] Production.INFO: ==22203== Lock acquired, processing the job...
[2026-09-07 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:18:02] Production.INFO: ==22206== Lock acquired, processing the job...
[2026-09-08 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:18:02] Production.INFO: ==22206== Releasing lock...
[2026-09-08 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:18:03] Production.INFO: ==22203== Releasing lock...
[2026-09-07 21:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:18:03] Production.INFO: ==22214== Lock acquired, processing the job...
[2026-09-07 21:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:18:03] Production.INFO: Account Balance Start.
[2026-09-07 21:18:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:18:03] Production.INFO: 117
[2026-09-07 21:18:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: ==22216== Lock acquired, processing the job...
[2026-09-07 21:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: ==22208== Lock acquired, processing the job...
[2026-09-07 21:18:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: ==22210== Lock acquired, processing the job...
[2026-09-07 21:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: ==22212== Lock acquired, processing the job...
[2026-09-07 21:18:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 21:18:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:18:04] Production.INFO: ==22216== Releasing lock...
[2026-09-07 21:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:04] Production.INFO: ==22210== Releasing lock...
[2026-09-07 21:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:18:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-23
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-24
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-25
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-26
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-27
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-28
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-29
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:18:05] Production.INFO: Total Charge 0
[2026-09-07 21:18:05] Production.INFO: CreateAllLog End
[2026-09-07 21:18:05] Production.INFO: Account Balance End.
[2026-09-07 21:18:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:18:05] Production.INFO: ==22214== Releasing lock...
[2026-09-07 21:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:18:12] Production.ERROR: CronJobId end10
[2026-09-07 21:18:12] Production.INFO: ==22212== Releasing lock...
[2026-09-07 21:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:18:15] Production.INFO: call_cost start
[2026-09-07 21:18:15] Production.INFO: call_cost end
[2026-09-07 21:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:18:15] Production.INFO: ==22208== Releasing lock...
[2026-09-07 21:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:19:01] Production.INFO: ==22275== Lock acquired, processing the job...
[2026-09-08 02:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:19:01] Production.INFO: neon service started
[2026-09-08 02:19:01] Production.INFO: neon service started
[2026-09-08 02:19:01] Production.INFO: ==22275== Releasing lock...
[2026-09-08 02:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:19:02] Production.INFO: ==22277== Lock acquired, processing the job...
[2026-09-07 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:19:02] Production.INFO: ==22277== Releasing lock...
[2026-09-07 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:19:02] Production.INFO: ==22279== Lock acquired, processing the job...
[2026-09-08 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:19:02] Production.INFO: ==22279== Releasing lock...
[2026-09-08 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:19:03] Production.INFO: ==22290== Lock acquired, processing the job...
[2026-09-07 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 21:19:03] Production.INFO: ==22290== Releasing lock...
[2026-09-07 21:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:19:03] Production.INFO: ==22284== Lock acquired, processing the job...
[2026-09-07 21:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:19:03] Production.INFO: ==22282== Lock acquired, processing the job...
[2026-09-07 21:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:19:03] Production.INFO: ==22286== Lock acquired, processing the job...
[2026-09-07 21:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:19:03] Production.INFO: ==22288== Lock acquired, processing the job...
[2026-09-07 21:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:19:03] Production.INFO: Account Balance Start.
[2026-09-07 21:19:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:19:03] Production.INFO: 117
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: ==22284== Releasing lock...
[2026-09-07 21:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:19:04] Production.INFO: Total Charge 0
[2026-09-07 21:19:04] Production.INFO: CreateAllLog End
[2026-09-07 21:19:04] Production.INFO: Account Balance End.
[2026-09-07 21:19:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:19:04] Production.INFO: ==22288== Releasing lock...
[2026-09-07 21:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:19:11] Production.ERROR: CronJobId end10
[2026-09-07 21:19:11] Production.INFO: ==22286== Releasing lock...
[2026-09-07 21:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:19:14] Production.INFO: call_cost start
[2026-09-07 21:19:14] Production.INFO: call_cost end
[2026-09-07 21:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:19:14] Production.INFO: ==22282== Releasing lock...
[2026-09-07 21:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:20:02] Production.INFO: ==22347== Lock acquired, processing the job...
[2026-09-08 02:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:20:02] Production.INFO: neon service started
[2026-09-08 02:20:02] Production.INFO: neon service started
[2026-09-08 02:20:02] Production.INFO: ==22347== Releasing lock...
[2026-09-08 02:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:20:02] Production.INFO: ==22349== Lock acquired, processing the job...
[2026-09-07 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:20:02] Production.INFO: ==22349== Releasing lock...
[2026-09-07 21:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:20:02] Production.INFO: ==22351== Lock acquired, processing the job...
[2026-09-08 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:20:03] Production.INFO: ==22351== Releasing lock...
[2026-09-08 01:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:20:03] Production.INFO: ==22353== Lock acquired, processing the job...
[2026-09-07 21:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:20:03] Production.INFO: ==22357== Lock acquired, processing the job...
[2026-09-07 21:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:20:03] Production.INFO: ==22355== Lock acquired, processing the job...
[2026-09-07 21:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:20:03] Production.INFO: ==22361== Lock acquired, processing the job...
[2026-09-07 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:20:03] Production.INFO: ==22359== Lock acquired, processing the job...
[2026-09-07 21:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 21:20:03] Production.INFO: ==22361== Releasing lock...
[2026-09-07 21:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:20:03] Production.INFO: Account Balance Start.
[2026-09-07 21:20:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:20:03] Production.INFO: 117
[2026-09-07 21:20:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: ==22355== Releasing lock...
[2026-09-07 21:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:20:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:20:05] Production.INFO: Total Charge 0
[2026-09-07 21:20:05] Production.INFO: CreateAllLog End
[2026-09-07 21:20:05] Production.INFO: Account Balance End.
[2026-09-07 21:20:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:20:05] Production.INFO: ==22359== Releasing lock...
[2026-09-07 21:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:20:12] Production.ERROR: CronJobId end10
[2026-09-07 21:20:12] Production.INFO: ==22357== Releasing lock...
[2026-09-07 21:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:20:14] Production.INFO: call_cost start
[2026-09-07 21:20:14] Production.INFO: call_cost end
[2026-09-07 21:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:20:14] Production.INFO: ==22353== Releasing lock...
[2026-09-07 21:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:21:01] Production.INFO: ==22414== Lock acquired, processing the job...
[2026-09-08 02:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:21:01] Production.INFO: neon service started
[2026-09-08 02:21:01] Production.INFO: neon service started
[2026-09-08 02:21:01] Production.INFO: ==22414== Releasing lock...
[2026-09-08 02:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:21:01] Production.INFO: ==22416== Lock acquired, processing the job...
[2026-09-07 21:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:21:02] Production.INFO: ==22416== Releasing lock...
[2026-09-07 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:21:02] Production.INFO: ==22418== Lock acquired, processing the job...
[2026-09-08 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:21:02] Production.INFO: ==22418== Releasing lock...
[2026-09-08 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:21:02] Production.INFO: ==22420== Lock acquired, processing the job...
[2026-09-07 21:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:21:02] Production.INFO: ==22422== Lock acquired, processing the job...
[2026-09-07 21:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:21:03] Production.INFO: ==22424== Lock acquired, processing the job...
[2026-09-07 21:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:21:03] Production.INFO: ==22426== Lock acquired, processing the job...
[2026-09-07 21:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:21:03] Production.INFO: Account Balance Start.
[2026-09-07 21:21:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:21:03] Production.INFO: 117
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: ==22428== Lock acquired, processing the job...
[2026-09-07 21:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:21:03] Production.INFO: ==22428== Releasing lock...
[2026-09-07 21:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: ==22422== Releasing lock...
[2026-09-07 21:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-28
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-29
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:03] Production.INFO: Date 2026-08-30
[2026-09-07 21:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:21:04] Production.INFO: Total Charge 0
[2026-09-07 21:21:04] Production.INFO: CreateAllLog End
[2026-09-07 21:21:04] Production.INFO: Account Balance End.
[2026-09-07 21:21:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:21:04] Production.INFO: ==22426== Releasing lock...
[2026-09-07 21:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:21:11] Production.ERROR: CronJobId end10
[2026-09-07 21:21:11] Production.INFO: ==22424== Releasing lock...
[2026-09-07 21:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:21:14] Production.INFO: call_cost start
[2026-09-07 21:21:14] Production.INFO: call_cost end
[2026-09-07 21:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:21:14] Production.INFO: ==22420== Releasing lock...
[2026-09-07 21:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:22:01] Production.INFO: ==22491== Lock acquired, processing the job...
[2026-09-08 02:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:22:02] Production.INFO: neon service started
[2026-09-08 02:22:02] Production.INFO: neon service started
[2026-09-08 02:22:02] Production.INFO: ==22491== Releasing lock...
[2026-09-08 02:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:22:02] Production.INFO: ==22493== Lock acquired, processing the job...
[2026-09-07 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:22:02] Production.INFO: ==22495== Lock acquired, processing the job...
[2026-09-08 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:22:02] Production.INFO: ==22495== Releasing lock...
[2026-09-08 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:22:02] Production.INFO: ==22493== Releasing lock...
[2026-09-07 21:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:22:03] Production.INFO: ==22498== Lock acquired, processing the job...
[2026-09-07 21:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:22:03] Production.INFO: ==22502== Lock acquired, processing the job...
[2026-09-07 21:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:22:03] Production.INFO: ==22500== Lock acquired, processing the job...
[2026-09-07 21:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:22:03] Production.INFO: ==22504== Lock acquired, processing the job...
[2026-09-07 21:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:22:03] Production.INFO: ==22506== Lock acquired, processing the job...
[2026-09-07 21:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:22:03] Production.INFO: Account Balance Start.
[2026-09-07 21:22:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:22:03] Production.INFO: 117
[2026-09-07 21:22:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21: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-07 21: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-07 21:22:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:22:04] Production.INFO: ==22506== Releasing lock...
[2026-09-07 21:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: ==22500== Releasing lock...
[2026-09-07 21:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:22:04] Production.INFO: Total Charge 0
[2026-09-07 21:22:04] Production.INFO: CreateAllLog End
[2026-09-07 21:22:05] Production.INFO: Account Balance End.
[2026-09-07 21:22:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:22:05] Production.INFO: ==22504== Releasing lock...
[2026-09-07 21:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:22:11] Production.ERROR: CronJobId end10
[2026-09-07 21:22:11] Production.INFO: ==22502== Releasing lock...
[2026-09-07 21:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:22:14] Production.INFO: call_cost start
[2026-09-07 21:22:14] Production.INFO: call_cost end
[2026-09-07 21:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:22:14] Production.INFO: ==22498== Releasing lock...
[2026-09-07 21:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:23:01] Production.INFO: ==22566== Lock acquired, processing the job...
[2026-09-08 02:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:23:01] Production.INFO: neon service started
[2026-09-08 02:23:01] Production.INFO: neon service started
[2026-09-08 02:23:01] Production.INFO: ==22566== Releasing lock...
[2026-09-08 02:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:23:02] Production.INFO: ==22568== Lock acquired, processing the job...
[2026-09-07 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:23:02] Production.INFO: ==22570== Lock acquired, processing the job...
[2026-09-08 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:23:02] Production.INFO: ==22570== Releasing lock...
[2026-09-08 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:23:02] Production.INFO: ==22568== Releasing lock...
[2026-09-07 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:23:03] Production.INFO: ==22579== Lock acquired, processing the job...
[2026-09-07 21:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:23:03] Production.INFO: Account Balance Start.
[2026-09-07 21:23:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:23:03] Production.INFO: 117
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: ==22573== Lock acquired, processing the job...
[2026-09-07 21:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: ==22577== Lock acquired, processing the job...
[2026-09-07 21:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:23:03] Production.INFO: ==22575== Lock acquired, processing the job...
[2026-09-07 21:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: ==22581== Lock acquired, processing the job...
[2026-09-07 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21: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-07 21:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:23:03] Production.INFO: ==22581== Releasing lock...
[2026-09-07 21:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: ==22575== Releasing lock...
[2026-09-07 21:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:23:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:23:04] Production.INFO: Total Charge 0
[2026-09-07 21:23:04] Production.INFO: CreateAllLog End
[2026-09-07 21:23:04] Production.INFO: Account Balance End.
[2026-09-07 21:23:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:23:04] Production.INFO: ==22579== Releasing lock...
[2026-09-07 21:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:23:12] Production.ERROR: CronJobId end10
[2026-09-07 21:23:12] Production.INFO: ==22577== Releasing lock...
[2026-09-07 21:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:23:14] Production.INFO: call_cost start
[2026-09-07 21:23:14] Production.INFO: call_cost end
[2026-09-07 21:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:23:14] Production.INFO: ==22573== Releasing lock...
[2026-09-07 21:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:24:01] Production.INFO: ==22637== Lock acquired, processing the job...
[2026-09-08 02:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:24:01] Production.INFO: neon service started
[2026-09-08 02:24:01] Production.INFO: neon service started
[2026-09-08 02:24:01] Production.INFO: ==22637== Releasing lock...
[2026-09-08 02:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:24:02] Production.INFO: ==22641== Lock acquired, processing the job...
[2026-09-08 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:24:02] Production.INFO: ==22641== Releasing lock...
[2026-09-08 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:24:02] Production.INFO: ==22639== Lock acquired, processing the job...
[2026-09-07 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:24:02] Production.INFO: ==22639== Releasing lock...
[2026-09-07 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:24:03] Production.INFO: ==22651== Lock acquired, processing the job...
[2026-09-07 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 21:24:03] Production.INFO: ==22647== Lock acquired, processing the job...
[2026-09-07 21:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:24:03] Production.INFO: ==22651== Releasing lock...
[2026-09-07 21:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:24:03] Production.INFO: ==22645== Lock acquired, processing the job...
[2026-09-07 21:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:24:03] Production.INFO: ==22643== Lock acquired, processing the job...
[2026-09-07 21:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:24:03] Production.INFO: ==22649== Lock acquired, processing the job...
[2026-09-07 21:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:24:03] Production.INFO: Account Balance Start.
[2026-09-07 21:24:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:24:03] Production.INFO: 117
[2026-09-07 21:24:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: ==22645== Releasing lock...
[2026-09-07 21:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:24:04] Production.INFO: Total Charge 0
[2026-09-07 21:24:05] Production.INFO: CreateAllLog End
[2026-09-07 21:24:05] Production.INFO: Account Balance End.
[2026-09-07 21:24:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:24:05] Production.INFO: ==22649== Releasing lock...
[2026-09-07 21:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:24:12] Production.ERROR: CronJobId end10
[2026-09-07 21:24:12] Production.INFO: ==22647== Releasing lock...
[2026-09-07 21:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:24:15] Production.INFO: call_cost start
[2026-09-07 21:24:15] Production.INFO: call_cost end
[2026-09-07 21:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:24:15] Production.INFO: ==22643== Releasing lock...
[2026-09-07 21:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:25:02] Production.INFO: ==22708== Lock acquired, processing the job...
[2026-09-08 02:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:25:02] Production.INFO: neon service started
[2026-09-08 02:25:02] Production.INFO: neon service started
[2026-09-08 02:25:02] Production.INFO: ==22708== Releasing lock...
[2026-09-08 02:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:25:02] Production.INFO: ==22711== Lock acquired, processing the job...
[2026-09-07 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==22713== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==22713== Releasing lock...
[2026-09-08 01:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:25:03] Production.INFO: ==22711== Releasing lock...
[2026-09-07 21:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:25:03] Production.INFO: ==22719== Lock acquired, processing the job...
[2026-09-07 21:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:25:04] Production.INFO: ==22725== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:25:04] Production.INFO: ==22717== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:25:04] Production.INFO: ==22715== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 21:25:04] Production.ERROR: CronJob PID - 22717
[2026-09-07 21:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 21:25:04] Production.ERROR: CronJob ID - 5
[2026-09-07 21:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 21:25:00
[2026-09-07 21:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 21:25:04] Production.ERROR: CronJob PID - 22719
[2026-09-07 21:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-07 21:25:04] Production.ERROR: CronJob ID - 7
[2026-09-07 21:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 21:25:00
[2026-09-07 21:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 21:25:04] Production.ERROR: CronJob PID - 22725
[2026-09-07 21:25:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-07 21:25:04] Production.ERROR: CronJob ID - 17
[2026-09-07 21:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 21:25:00
[2026-09-07 21:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 21:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:25:04] Production.INFO: ==22715== Releasing lock...
[2026-09-07 21:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:25:04] Production.INFO: ==22721== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:25:04] Production.INFO: ==22723== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:25:04] Production.ERROR: done
[2026-09-07 21:25:04] Production.INFO: ==22727== Lock acquired, processing the job...
[2026-09-07 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:25:04] Production.INFO: Account Balance Start.
[2026-09-07 21:25:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962919', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:25:04] Production.INFO: 117
[2026-09-07 21:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:25:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:04] Production.INFO: ==22719== Releasing lock...
[2026-09-07 21:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:25:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:25:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:25:04] Production.INFO: ==22727== Releasing lock...
[2026-09-07 21:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-12
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-13
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-14
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-15
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-16
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-17
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-18
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-19
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-20
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-21
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-22
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-23
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-24
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-25
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-26
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-27
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-28
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-29
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:06] Production.INFO: Date 2026-09-05
[2026-09-07 21:25:06] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:06] Production.INFO: Date 2026-09-06
[2026-09-07 21:25:06] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:06] Production.INFO: Date 2026-09-07
[2026-09-07 21:25:06] Production.INFO: Reseller ==> 0
[2026-09-07 21:25:06] Production.INFO: Total Charge 0
[2026-09-07 21:25:06] Production.INFO: CreateAllLog End
[2026-09-07 21:25:06] Production.INFO: Account Balance End.
[2026-09-07 21:25:06] Production.ERROR: CronJobId end 12
[2026-09-07 21:25:06] Production.INFO: ==22723== Releasing lock...
[2026-09-07 21:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962919', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:25:10] Production.INFO: ProcessCDR(1,17962919,1,1,2)
[2026-09-07 21:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962919,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962919,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:25:10] Production.INFO: ==22725== Releasing lock...
[2026-09-07 21:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:25:14] Production.ERROR: CronJobId end10
[2026-09-07 21:25:14] Production.INFO: ==22721== Releasing lock...
[2026-09-07 21:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:25:17] Production.INFO: call_cost start
[2026-09-07 21:25:17] Production.INFO: call_cost end
[2026-09-07 21:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:25:17] Production.INFO: ==22717== Releasing lock...
[2026-09-07 21:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:26:01] Production.INFO: ==22785== Lock acquired, processing the job...
[2026-09-08 02:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:26:01] Production.INFO: neon service started
[2026-09-08 02:26:01] Production.INFO: neon service started
[2026-09-08 02:26:01] Production.INFO: ==22785== Releasing lock...
[2026-09-08 02:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:26:02] Production.INFO: ==22789== Lock acquired, processing the job...
[2026-09-08 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:26:02] Production.INFO: ==22789== Releasing lock...
[2026-09-08 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:26:02] Production.INFO: ==22787== Lock acquired, processing the job...
[2026-09-07 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:26:02] Production.INFO: ==22787== Releasing lock...
[2026-09-07 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:26:03] Production.INFO: ==22791== Lock acquired, processing the job...
[2026-09-07 21:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:26:03] Production.INFO: ==22798== Lock acquired, processing the job...
[2026-09-07 21:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:26:03] Production.INFO: ==22793== Lock acquired, processing the job...
[2026-09-07 21:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:26:03] Production.INFO: ==22795== Lock acquired, processing the job...
[2026-09-07 21:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:26:03] Production.INFO: Account Balance Start.
[2026-09-07 21:26:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:26:03] Production.INFO: 117
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: ==22800== Lock acquired, processing the job...
[2026-09-07 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:26:03] Production.INFO: ==22800== Releasing lock...
[2026-09-07 21:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: ==22793== Releasing lock...
[2026-09-07 21:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:26:04] Production.INFO: Total Charge 0
[2026-09-07 21:26:04] Production.INFO: CreateAllLog End
[2026-09-07 21:26:05] Production.INFO: Account Balance End.
[2026-09-07 21:26:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:26:05] Production.INFO: ==22798== Releasing lock...
[2026-09-07 21:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:26:12] Production.ERROR: CronJobId end10
[2026-09-07 21:26:12] Production.INFO: ==22795== Releasing lock...
[2026-09-07 21:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:26:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:26:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:26:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:26:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:26:16] Production.INFO: call_cost start
[2026-09-07 21:26:16] Production.INFO: call_cost end
[2026-09-07 21:26:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:26:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:26:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:26:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:26:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:26:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:26:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:26:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:26:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:26:16] Production.INFO: ==22791== Releasing lock...
[2026-09-07 21:26:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:26:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:27:02] Production.INFO: ==22856== Lock acquired, processing the job...
[2026-09-08 02:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:27:02] Production.INFO: neon service started
[2026-09-08 02:27:02] Production.INFO: neon service started
[2026-09-08 02:27:02] Production.INFO: ==22856== Releasing lock...
[2026-09-08 02:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:27:02] Production.INFO: ==22858== Lock acquired, processing the job...
[2026-09-07 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:27:02] Production.INFO: ==22858== Releasing lock...
[2026-09-07 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:27:03] Production.INFO: ==22860== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:27:03] Production.INFO: ==22860== Releasing lock...
[2026-09-08 01:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:27:03] Production.INFO: ==22862== Lock acquired, processing the job...
[2026-09-07 21:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:27:03] Production.INFO: ==22864== Lock acquired, processing the job...
[2026-09-07 21:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:27:03] Production.INFO: ==22870== Lock acquired, processing the job...
[2026-09-07 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:27:03] Production.INFO: ==22866== Lock acquired, processing the job...
[2026-09-07 21:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:27:03] Production.INFO: ==22868== Lock acquired, processing the job...
[2026-09-07 21:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 21:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:27:03] Production.INFO: ==22870== Releasing lock...
[2026-09-07 21:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:27:03] Production.INFO: Account Balance Start.
[2026-09-07 21:27:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:27:03] Production.INFO: 117
[2026-09-07 21:27:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: ==22864== Releasing lock...
[2026-09-07 21:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-08-28
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-08-29
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:27:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:27:05] Production.INFO: Total Charge 0
[2026-09-07 21:27:05] Production.INFO: CreateAllLog End
[2026-09-07 21:27:05] Production.INFO: Account Balance End.
[2026-09-07 21:27:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:27:05] Production.INFO: ==22868== Releasing lock...
[2026-09-07 21:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:27:12] Production.ERROR: CronJobId end10
[2026-09-07 21:27:12] Production.INFO: ==22866== Releasing lock...
[2026-09-07 21:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:27:15] Production.INFO: call_cost start
[2026-09-07 21:27:15] Production.INFO: call_cost end
[2026-09-07 21:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:27:15] Production.INFO: ==22862== Releasing lock...
[2026-09-07 21:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:28:01] Production.INFO: ==22926== Lock acquired, processing the job...
[2026-09-08 02:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:28:01] Production.INFO: neon service started
[2026-09-08 02:28:01] Production.INFO: neon service started
[2026-09-08 02:28:01] Production.INFO: ==22926== Releasing lock...
[2026-09-08 02:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:28:01] Production.INFO: ==22928== Lock acquired, processing the job...
[2026-09-07 21:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:28:02] Production.INFO: ==22928== Releasing lock...
[2026-09-07 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:28:02] Production.INFO: ==22930== Lock acquired, processing the job...
[2026-09-08 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:28:02] Production.INFO: ==22930== Releasing lock...
[2026-09-08 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:28:02] Production.INFO: ==22932== Lock acquired, processing the job...
[2026-09-07 21:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:28:03] Production.INFO: ==22938== Lock acquired, processing the job...
[2026-09-07 21:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:28:03] Production.INFO: ==22934== Lock acquired, processing the job...
[2026-09-07 21:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:28:03] Production.INFO: Account Balance Start.
[2026-09-07 21:28:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:28:03] Production.INFO: 117
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:28:03] Production.INFO: ==22936== Lock acquired, processing the job...
[2026-09-07 21:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: ==22940== Lock acquired, processing the job...
[2026-09-07 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:28:03] Production.INFO: ==22940== Releasing lock...
[2026-09-07 21:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: ==22934== Releasing lock...
[2026-09-07 21:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:28:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:28:04] Production.INFO: Total Charge 0
[2026-09-07 21:28:04] Production.INFO: CreateAllLog End
[2026-09-07 21:28:04] Production.INFO: Account Balance End.
[2026-09-07 21:28:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:28:04] Production.INFO: ==22938== Releasing lock...
[2026-09-07 21:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:28:11] Production.ERROR: CronJobId end10
[2026-09-07 21:28:11] Production.INFO: ==22936== Releasing lock...
[2026-09-07 21:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:28:14] Production.INFO: call_cost start
[2026-09-07 21:28:14] Production.INFO: call_cost end
[2026-09-07 21:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:28:14] Production.INFO: ==22932== Releasing lock...
[2026-09-07 21:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:29:01] Production.INFO: ==22997== Lock acquired, processing the job...
[2026-09-08 02:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:29:01] Production.INFO: neon service started
[2026-09-08 02:29:01] Production.INFO: neon service started
[2026-09-08 02:29:01] Production.INFO: ==22997== Releasing lock...
[2026-09-08 02:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:29:02] Production.INFO: ==23001== Lock acquired, processing the job...
[2026-09-08 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:29:02] Production.INFO: ==23001== Releasing lock...
[2026-09-08 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:29:02] Production.INFO: ==22999== Lock acquired, processing the job...
[2026-09-07 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:29:02] Production.INFO: ==22999== Releasing lock...
[2026-09-07 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:29:03] Production.INFO: ==23006== Lock acquired, processing the job...
[2026-09-07 21:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:29:03] Production.INFO: ==23004== Lock acquired, processing the job...
[2026-09-07 21:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:29:03] Production.INFO: ==23008== Lock acquired, processing the job...
[2026-09-07 21:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:29:03] Production.INFO: ==23010== Lock acquired, processing the job...
[2026-09-07 21:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:29:03] Production.INFO: ==23012== Lock acquired, processing the job...
[2026-09-07 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 21:29:03] Production.INFO: Account Balance Start.
[2026-09-07 21:29:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:29:03] Production.INFO: 117
[2026-09-07 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-07 21:29:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: ==23012== Releasing lock...
[2026-09-07 21:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: ==23006== Releasing lock...
[2026-09-07 21:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:29:04] Production.INFO: Total Charge 0
[2026-09-07 21:29:04] Production.INFO: CreateAllLog End
[2026-09-07 21:29:04] Production.INFO: Account Balance End.
[2026-09-07 21:29:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:29:04] Production.INFO: ==23010== Releasing lock...
[2026-09-07 21:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:29:11] Production.ERROR: CronJobId end10
[2026-09-07 21:29:11] Production.INFO: ==23008== Releasing lock...
[2026-09-07 21:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:29:14] Production.INFO: call_cost start
[2026-09-07 21:29:14] Production.INFO: call_cost end
[2026-09-07 21:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:29:14] Production.INFO: ==23004== Releasing lock...
[2026-09-07 21:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:30:01] Production.INFO: ==23066== Lock acquired, processing the job...
[2026-09-08 02:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:30:01] Production.INFO: neon service started
[2026-09-08 02:30:01] Production.INFO: neon service started
[2026-09-08 02:30:01] Production.INFO: ==23066== Releasing lock...
[2026-09-08 02:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:30:02] Production.INFO: ==23070== Lock acquired, processing the job...
[2026-09-08 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 21:30:02] Production.INFO: ==23068== Lock acquired, processing the job...
[2026-09-07 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:30:02] Production.INFO: ==23070== Releasing lock...
[2026-09-08 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:30:02] Production.INFO: ==23068== Releasing lock...
[2026-09-07 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:30:03] Production.INFO: ==23075== Lock acquired, processing the job...
[2026-09-07 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:30:03] Production.INFO: ==23073== Lock acquired, processing the job...
[2026-09-07 21:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:30:03] Production.INFO: ==23077== Lock acquired, processing the job...
[2026-09-07 21:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:30:03] Production.INFO: ==23081== Lock acquired, processing the job...
[2026-09-07 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:30:03] Production.INFO: ==23079== Lock acquired, processing the job...
[2026-09-07 21:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21: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-07 21: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-07 21:30:03] Production.INFO: Account Balance Start.
[2026-09-07 21:30:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:30:03] Production.INFO: 117
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-08
[2026-09-07 21: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-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: ==23081== Releasing lock...
[2026-09-07 21:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: ==23075== Releasing lock...
[2026-09-07 21:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:30:04] Production.INFO: Total Charge 0
[2026-09-07 21:30:04] Production.INFO: CreateAllLog End
[2026-09-07 21:30:04] Production.INFO: Account Balance End.
[2026-09-07 21:30:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:30:04] Production.INFO: ==23079== Releasing lock...
[2026-09-07 21:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:30:12] Production.ERROR: CronJobId end10
[2026-09-07 21:30:12] Production.INFO: ==23077== Releasing lock...
[2026-09-07 21:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:30:15] Production.INFO: call_cost start
[2026-09-07 21:30:15] Production.INFO: call_cost end
[2026-09-07 21:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:30:15] Production.INFO: ==23073== Releasing lock...
[2026-09-07 21:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:31:01] Production.INFO: ==23139== Lock acquired, processing the job...
[2026-09-08 02:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:31:01] Production.INFO: neon service started
[2026-09-08 02:31:01] Production.INFO: neon service started
[2026-09-08 02:31:01] Production.INFO: ==23139== Releasing lock...
[2026-09-08 02:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:31:02] Production.INFO: ==23141== Lock acquired, processing the job...
[2026-09-07 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:31:02] Production.INFO: ==23143== Lock acquired, processing the job...
[2026-09-08 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:31:02] Production.INFO: ==23143== Releasing lock...
[2026-09-08 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:31:02] Production.INFO: ==23141== Releasing lock...
[2026-09-07 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:31:03] Production.INFO: ==23146== Lock acquired, processing the job...
[2026-09-07 21:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:31:03] Production.INFO: ==23148== Lock acquired, processing the job...
[2026-09-07 21:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:31:03] Production.INFO: ==23150== Lock acquired, processing the job...
[2026-09-07 21:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:31:03] Production.INFO: ==23154== Lock acquired, processing the job...
[2026-09-07 21:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:31:03] Production.INFO: ==23152== Lock acquired, processing the job...
[2026-09-07 21:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:31:03] Production.INFO: Account Balance Start.
[2026-09-07 21:31:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:31:03] Production.INFO: 117
[2026-09-07 21:31:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:31:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:31:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: ==23154== Releasing lock...
[2026-09-07 21:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: ==23148== Releasing lock...
[2026-09-07 21:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:31:04] Production.INFO: Total Charge 0
[2026-09-07 21:31:04] Production.INFO: CreateAllLog End
[2026-09-07 21:31:05] Production.INFO: Account Balance End.
[2026-09-07 21:31:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:31:05] Production.INFO: ==23152== Releasing lock...
[2026-09-07 21:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:31:12] Production.ERROR: CronJobId end10
[2026-09-07 21:31:12] Production.INFO: ==23150== Releasing lock...
[2026-09-07 21:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:31:14] Production.INFO: call_cost start
[2026-09-07 21:31:14] Production.INFO: call_cost end
[2026-09-07 21:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:31:14] Production.INFO: ==23146== Releasing lock...
[2026-09-07 21:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:32:02] Production.INFO: ==23213== Lock acquired, processing the job...
[2026-09-08 02:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:32:02] Production.INFO: neon service started
[2026-09-08 02:32:02] Production.INFO: neon service started
[2026-09-08 02:32:02] Production.INFO: ==23213== Releasing lock...
[2026-09-08 02:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:32:02] Production.INFO: ==23215== Lock acquired, processing the job...
[2026-09-07 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:32:02] Production.INFO: ==23215== Releasing lock...
[2026-09-07 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:32:03] Production.INFO: ==23217== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:32:03] Production.INFO: ==23217== Releasing lock...
[2026-09-08 01:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:32:03] Production.INFO: ==23221== Lock acquired, processing the job...
[2026-09-07 21:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:32:03] Production.INFO: ==23219== Lock acquired, processing the job...
[2026-09-07 21:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:32:03] Production.INFO: ==23225== Lock acquired, processing the job...
[2026-09-07 21:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:32:03] Production.INFO: ==23223== Lock acquired, processing the job...
[2026-09-07 21:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:32:03] Production.INFO: Account Balance Start.
[2026-09-07 21:32:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:32:03] Production.INFO: 117
[2026-09-07 21:32:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:03] Production.INFO: ==23227== Lock acquired, processing the job...
[2026-09-07 21:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:32:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:32:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: ==23227== Releasing lock...
[2026-09-07 21:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: ==23221== Releasing lock...
[2026-09-07 21:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:32:04] Production.INFO: Total Charge 0
[2026-09-07 21:32:04] Production.INFO: CreateAllLog End
[2026-09-07 21:32:05] Production.INFO: Account Balance End.
[2026-09-07 21:32:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:32:05] Production.INFO: ==23225== Releasing lock...
[2026-09-07 21:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:32:12] Production.ERROR: CronJobId end10
[2026-09-07 21:32:12] Production.INFO: ==23223== Releasing lock...
[2026-09-07 21:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:32:14] Production.INFO: call_cost start
[2026-09-07 21:32:14] Production.INFO: call_cost end
[2026-09-07 21:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:32:15] Production.INFO: ==23219== Releasing lock...
[2026-09-07 21:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:33:01] Production.INFO: ==23286== Lock acquired, processing the job...
[2026-09-08 02:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:33:01] Production.INFO: neon service started
[2026-09-08 02:33:01] Production.INFO: neon service started
[2026-09-08 02:33:01] Production.INFO: ==23286== Releasing lock...
[2026-09-08 02:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:33:02] Production.INFO: ==23288== Lock acquired, processing the job...
[2026-09-07 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:33:02] Production.INFO: ==23288== Releasing lock...
[2026-09-07 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:33:02] Production.INFO: ==23290== Lock acquired, processing the job...
[2026-09-08 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:33:02] Production.INFO: ==23290== Releasing lock...
[2026-09-08 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:33:03] Production.INFO: ==23292== Lock acquired, processing the job...
[2026-09-07 21:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:33:03] Production.INFO: ==23294== Lock acquired, processing the job...
[2026-09-07 21:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:33:03] Production.INFO: ==23299== Lock acquired, processing the job...
[2026-09-07 21:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:33:03] Production.INFO: Account Balance Start.
[2026-09-07 21:33:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:33:03] Production.INFO: 117
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: ==23297== Lock acquired, processing the job...
[2026-09-07 21:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:33:03] Production.INFO: ==23301== Lock acquired, processing the job...
[2026-09-07 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:33:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:33:03] Production.INFO: ==23301== Releasing lock...
[2026-09-07 21:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:03] Production.INFO: Date 2026-08-28
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: ==23294== Releasing lock...
[2026-09-07 21:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:33:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:33:04] Production.INFO: Total Charge 0
[2026-09-07 21:33:04] Production.INFO: CreateAllLog End
[2026-09-07 21:33:04] Production.INFO: Account Balance End.
[2026-09-07 21:33:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:33:04] Production.INFO: ==23299== Releasing lock...
[2026-09-07 21:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:33:11] Production.ERROR: CronJobId end10
[2026-09-07 21:33:11] Production.INFO: ==23297== Releasing lock...
[2026-09-07 21:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:33:14] Production.INFO: call_cost start
[2026-09-07 21:33:14] Production.INFO: call_cost end
[2026-09-07 21:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:33:14] Production.INFO: ==23292== Releasing lock...
[2026-09-07 21:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:34:02] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-09-08 02:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:34:02] Production.INFO: neon service started
[2026-09-08 02:34:02] Production.INFO: neon service started
[2026-09-08 02:34:02] Production.INFO: ==23355== Releasing lock...
[2026-09-08 02:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:34:02] Production.INFO: ==23359== Lock acquired, processing the job...
[2026-09-08 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:34:02] Production.INFO: ==23359== Releasing lock...
[2026-09-08 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:34:02] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-09-07 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:34:02] Production.INFO: ==23357== Releasing lock...
[2026-09-07 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:34:03] Production.INFO: ==23365== Lock acquired, processing the job...
[2026-09-07 21:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:34:03] Production.INFO: ==23361== Lock acquired, processing the job...
[2026-09-07 21:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:34:03] Production.INFO: ==23363== Lock acquired, processing the job...
[2026-09-07 21:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:34:03] Production.INFO: ==23367== Lock acquired, processing the job...
[2026-09-07 21:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:34:03] Production.INFO: ==23369== Lock acquired, processing the job...
[2026-09-07 21:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:34:03] Production.INFO: Account Balance Start.
[2026-09-07 21:34:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:34:03] Production.INFO: 117
[2026-09-07 21:34:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:34:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:34:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:34:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: ==23369== Releasing lock...
[2026-09-07 21:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: ==23363== Releasing lock...
[2026-09-07 21:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:34:05] Production.INFO: Total Charge 0
[2026-09-07 21:34:05] Production.INFO: CreateAllLog End
[2026-09-07 21:34:05] Production.INFO: Account Balance End.
[2026-09-07 21:34:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:34:05] Production.INFO: ==23367== Releasing lock...
[2026-09-07 21:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:34:13] Production.ERROR: CronJobId end10
[2026-09-07 21:34:13] Production.INFO: ==23365== Releasing lock...
[2026-09-07 21:34:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:34:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:34:15] Production.INFO: call_cost start
[2026-09-07 21:34:15] Production.INFO: call_cost end
[2026-09-07 21:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:34:15] Production.INFO: ==23361== Releasing lock...
[2026-09-07 21:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:35:01] Production.INFO: ==23427== Lock acquired, processing the job...
[2026-09-08 02:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:35:01] Production.INFO: neon service started
[2026-09-08 02:35:01] Production.INFO: neon service started
[2026-09-08 02:35:01] Production.INFO: ==23427== Releasing lock...
[2026-09-08 02:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:35:01] Production.INFO: ==23431== Lock acquired, processing the job...
[2026-09-08 01:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:35:01] Production.INFO: ==23431== Releasing lock...
[2026-09-08 01:35:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:35:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:35:02] Production.INFO: ==23429== Lock acquired, processing the job...
[2026-09-07 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:35:02] Production.INFO: ==23429== Releasing lock...
[2026-09-07 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:35:03] Production.INFO: ==23433== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:35:03] Production.INFO: ==23433== Releasing lock...
[2026-09-07 21:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:35:03] Production.INFO: ==23435== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:35:03] Production.INFO: ==23437== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:35:03] Production.INFO: ==23444== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:35:03] Production.INFO: ==23439== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:35:03] Production.INFO: ==23442== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:35:03] Production.INFO: ==23446== Lock acquired, processing the job...
[2026-09-07 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:35:03] Production.INFO: Account Balance Start.
[2026-09-07 21:35:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:35:03] Production.INFO: 117
[2026-09-07 21:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:35:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:35:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:35:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:35:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:03] Production.INFO: ==23446== Releasing lock...
[2026-09-07 21:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:35:03] Production.ERROR: done
[2026-09-07 21:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:35:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962962', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:35:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: ==23437== Releasing lock...
[2026-09-07 21:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:35:04] Production.INFO: Total Charge 0
[2026-09-07 21:35:04] Production.INFO: CreateAllLog End
[2026-09-07 21:35:05] Production.INFO: Account Balance End.
[2026-09-07 21:35:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:35:05] Production.INFO: ==23442== Releasing lock...
[2026-09-07 21:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17962962', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:35:11] Production.INFO: ProcessCDR(1,17962962,1,1,2)
[2026-09-07 21:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17962962,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17962962,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:35:11] Production.INFO: ==23444== Releasing lock...
[2026-09-07 21:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:35:14] Production.ERROR: CronJobId end10
[2026-09-07 21:35:14] Production.INFO: ==23439== Releasing lock...
[2026-09-07 21:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:35:17] Production.INFO: call_cost start
[2026-09-07 21:35:17] Production.INFO: call_cost end
[2026-09-07 21:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:35:17] Production.INFO: ==23435== Releasing lock...
[2026-09-07 21:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:36:02] Production.INFO: ==23509== Lock acquired, processing the job...
[2026-09-08 02:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:36:02] Production.INFO: neon service started
[2026-09-08 02:36:02] Production.INFO: neon service started
[2026-09-08 02:36:02] Production.INFO: ==23509== Releasing lock...
[2026-09-08 02:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:36:02] Production.INFO: ==23513== Lock acquired, processing the job...
[2026-09-08 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:36:02] Production.INFO: ==23513== Releasing lock...
[2026-09-08 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:36:02] Production.INFO: ==23511== Lock acquired, processing the job...
[2026-09-07 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:36:02] Production.INFO: ==23511== Releasing lock...
[2026-09-07 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:36:03] Production.INFO: ==23515== Lock acquired, processing the job...
[2026-09-07 21:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:36:03] Production.INFO: ==23517== Lock acquired, processing the job...
[2026-09-07 21:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:36:03] Production.INFO: ==23523== Lock acquired, processing the job...
[2026-09-07 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:36:03] Production.INFO: ==23521== Lock acquired, processing the job...
[2026-09-07 21:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:36:03] Production.INFO: ==23519== Lock acquired, processing the job...
[2026-09-07 21:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 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-07 21:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:36:03] Production.INFO: ==23523== Releasing lock...
[2026-09-07 21:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:36:03] Production.INFO: Account Balance Start.
[2026-09-07 21:36:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:36:03] Production.INFO: 117
[2026-09-07 21:36:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:36:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: ==23517== Releasing lock...
[2026-09-07 21:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:36:04] Production.INFO: Total Charge 0
[2026-09-07 21:36:04] Production.INFO: CreateAllLog End
[2026-09-07 21:36:05] Production.INFO: Account Balance End.
[2026-09-07 21:36:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:36:05] Production.INFO: ==23521== Releasing lock...
[2026-09-07 21:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:36:13] Production.ERROR: CronJobId end10
[2026-09-07 21:36:13] Production.INFO: ==23519== Releasing lock...
[2026-09-07 21:36:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:36:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:36:15] Production.INFO: call_cost start
[2026-09-07 21:36:15] Production.INFO: call_cost end
[2026-09-07 21:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:36:15] Production.INFO: ==23515== Releasing lock...
[2026-09-07 21:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:37:01] Production.INFO: ==23577== Lock acquired, processing the job...
[2026-09-08 02:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:37:01] Production.INFO: neon service started
[2026-09-08 02:37:01] Production.INFO: neon service started
[2026-09-08 02:37:01] Production.INFO: ==23577== Releasing lock...
[2026-09-08 02:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:37:01] Production.INFO: ==23579== Lock acquired, processing the job...
[2026-09-07 21:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:37:01] Production.INFO: ==23579== Releasing lock...
[2026-09-07 21:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:37:02] Production.INFO: ==23581== Lock acquired, processing the job...
[2026-09-08 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:37:02] Production.INFO: ==23581== Releasing lock...
[2026-09-08 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:37:02] Production.INFO: ==23585== Lock acquired, processing the job...
[2026-09-07 21:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:37:02] Production.INFO: ==23589== Lock acquired, processing the job...
[2026-09-07 21:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:37:02] Production.INFO: ==23587== Lock acquired, processing the job...
[2026-09-07 21:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:37:02] Production.INFO: Account Balance Start.
[2026-09-07 21:37:02] Production.INFO: CreateAllLog Start
[2026-09-07 21:37:02] Production.INFO: 117
[2026-09-07 21:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:37:02] Production.INFO: Date 2026-08-08
[2026-09-07 21:37:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:37:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:37:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:37:02] Production.INFO: ==23583== Lock acquired, processing the job...
[2026-09-07 21:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:37:02] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:02] Production.INFO: Date 2026-08-09
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: ==23591== Lock acquired, processing the job...
[2026-09-07 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 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-07 21:37:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: ==23591== Releasing lock...
[2026-09-07 21:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: ==23585== Releasing lock...
[2026-09-07 21:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:37:04] Production.INFO: Total Charge 0
[2026-09-07 21:37:04] Production.INFO: CreateAllLog End
[2026-09-07 21:37:04] Production.INFO: Account Balance End.
[2026-09-07 21:37:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:37:04] Production.INFO: ==23589== Releasing lock...
[2026-09-07 21:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:37:11] Production.ERROR: CronJobId end10
[2026-09-07 21:37:11] Production.INFO: ==23587== Releasing lock...
[2026-09-07 21:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:37:14] Production.INFO: call_cost start
[2026-09-07 21:37:14] Production.INFO: call_cost end
[2026-09-07 21:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:37:14] Production.INFO: ==23583== Releasing lock...
[2026-09-07 21:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:38:01] Production.INFO: ==23649== Lock acquired, processing the job...
[2026-09-08 02:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:38:01] Production.INFO: neon service started
[2026-09-08 02:38:01] Production.INFO: neon service started
[2026-09-08 02:38:01] Production.INFO: ==23649== Releasing lock...
[2026-09-08 02:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:38:02] Production.INFO: ==23651== Lock acquired, processing the job...
[2026-09-07 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:38:02] Production.INFO: ==23653== Lock acquired, processing the job...
[2026-09-08 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 21:38:02] Production.INFO: ==23651== Releasing lock...
[2026-09-07 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:38:02] Production.INFO: ==23653== Releasing lock...
[2026-09-08 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:38:03] Production.INFO: ==23657== Lock acquired, processing the job...
[2026-09-07 21:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:38:03] Production.INFO: ==23655== Lock acquired, processing the job...
[2026-09-07 21:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:38:03] Production.INFO: ==23659== Lock acquired, processing the job...
[2026-09-07 21:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:38:03] Production.INFO: ==23661== Lock acquired, processing the job...
[2026-09-07 21:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:38:03] Production.INFO: Account Balance Start.
[2026-09-07 21:38:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:38:03] Production.INFO: 117
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:03] Production.INFO: ==23663== Lock acquired, processing the job...
[2026-09-07 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:38:03] Production.INFO: ==23663== Releasing lock...
[2026-09-07 21:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: ==23657== Releasing lock...
[2026-09-07 21:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:38:04] Production.INFO: Total Charge 0
[2026-09-07 21:38:05] Production.INFO: CreateAllLog End
[2026-09-07 21:38:05] Production.INFO: Account Balance End.
[2026-09-07 21:38:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:38:05] Production.INFO: ==23661== Releasing lock...
[2026-09-07 21:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:38:11] Production.ERROR: CronJobId end10
[2026-09-07 21:38:11] Production.INFO: ==23659== Releasing lock...
[2026-09-07 21:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:38:15] Production.INFO: call_cost start
[2026-09-07 21:38:15] Production.INFO: call_cost end
[2026-09-07 21:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:38:15] Production.INFO: ==23655== Releasing lock...
[2026-09-07 21:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:39:02] Production.INFO: ==23726== Lock acquired, processing the job...
[2026-09-08 02:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:39:02] Production.INFO: neon service started
[2026-09-08 02:39:02] Production.INFO: neon service started
[2026-09-08 02:39:02] Production.INFO: ==23726== Releasing lock...
[2026-09-08 02:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:39:02] Production.INFO: ==23728== Lock acquired, processing the job...
[2026-09-07 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:39:02] Production.INFO: ==23728== Releasing lock...
[2026-09-07 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:39:02] Production.INFO: ==23730== Lock acquired, processing the job...
[2026-09-08 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:39:02] Production.INFO: ==23730== Releasing lock...
[2026-09-08 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:39:03] Production.INFO: ==23732== Lock acquired, processing the job...
[2026-09-07 21:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:39:03] Production.INFO: ==23738== Lock acquired, processing the job...
[2026-09-07 21:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:39:03] Production.INFO: ==23734== Lock acquired, processing the job...
[2026-09-07 21:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:39:03] Production.INFO: ==23740== Lock acquired, processing the job...
[2026-09-07 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:39:03] Production.INFO: Account Balance Start.
[2026-09-07 21:39:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:39:03] Production.INFO: 117
[2026-09-07 21:39:03] Production.INFO: ==23736== Lock acquired, processing the job...
[2026-09-07 21:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:39:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:39:03] Production.INFO: ==23740== Releasing lock...
[2026-09-07 21:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:39:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: ==23734== Releasing lock...
[2026-09-07 21:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:39:04] Production.INFO: Total Charge 0
[2026-09-07 21:39:04] Production.INFO: CreateAllLog End
[2026-09-07 21:39:04] Production.INFO: Account Balance End.
[2026-09-07 21:39:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:39:05] Production.INFO: ==23738== Releasing lock...
[2026-09-07 21:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:39:11] Production.ERROR: CronJobId end10
[2026-09-07 21:39:11] Production.INFO: ==23736== Releasing lock...
[2026-09-07 21:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:39:14] Production.INFO: call_cost start
[2026-09-07 21:39:14] Production.INFO: call_cost end
[2026-09-07 21:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:39:14] Production.INFO: ==23732== Releasing lock...
[2026-09-07 21:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:40:01] Production.INFO: ==23795== Lock acquired, processing the job...
[2026-09-08 02:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:40:01] Production.INFO: neon service started
[2026-09-08 02:40:01] Production.INFO: neon service started
[2026-09-08 02:40:01] Production.INFO: ==23795== Releasing lock...
[2026-09-08 02:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:40:02] Production.INFO: ==23797== Lock acquired, processing the job...
[2026-09-07 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:40:02] Production.INFO: ==23797== Releasing lock...
[2026-09-07 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:40:02] Production.INFO: ==23799== Lock acquired, processing the job...
[2026-09-08 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:40:02] Production.INFO: ==23799== Releasing lock...
[2026-09-08 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:40:03] Production.INFO: ==23803== Lock acquired, processing the job...
[2026-09-07 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:40:03] Production.INFO: ==23801== Lock acquired, processing the job...
[2026-09-07 21:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:40:03] Production.INFO: ==23808== Lock acquired, processing the job...
[2026-09-07 21:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:40:03] Production.INFO: ==23805== Lock acquired, processing the job...
[2026-09-07 21:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:40:03] Production.INFO: Account Balance Start.
[2026-09-07 21:40:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:40:03] Production.INFO: 117
[2026-09-07 21:40:03] Production.INFO: ==23810== Lock acquired, processing the job...
[2026-09-07 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:40:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:40:03] Production.INFO: ==23810== Releasing lock...
[2026-09-07 21:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:03] Production.INFO: ==23803== Releasing lock...
[2026-09-07 21:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:40:04] Production.INFO: Total Charge 0
[2026-09-07 21:40:04] Production.INFO: CreateAllLog End
[2026-09-07 21:40:04] Production.INFO: Account Balance End.
[2026-09-07 21:40:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:40:04] Production.INFO: ==23808== Releasing lock...
[2026-09-07 21:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:40:12] Production.ERROR: CronJobId end10
[2026-09-07 21:40:12] Production.INFO: ==23805== Releasing lock...
[2026-09-07 21:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:40:14] Production.INFO: call_cost start
[2026-09-07 21:40:14] Production.INFO: call_cost end
[2026-09-07 21:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:40:15] Production.INFO: ==23801== Releasing lock...
[2026-09-07 21:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:41:02] Production.INFO: ==23870== Lock acquired, processing the job...
[2026-09-08 02:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:41:02] Production.INFO: neon service started
[2026-09-08 02:41:02] Production.INFO: neon service started
[2026-09-08 02:41:02] Production.INFO: ==23870== Releasing lock...
[2026-09-08 02:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:41:02] Production.INFO: ==23872== Lock acquired, processing the job...
[2026-09-07 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:41:02] Production.INFO: ==23872== Releasing lock...
[2026-09-07 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:41:03] Production.INFO: ==23874== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:41:03] Production.INFO: ==23874== Releasing lock...
[2026-09-08 01:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:41:03] Production.INFO: ==23876== Lock acquired, processing the job...
[2026-09-07 21:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:41:03] Production.INFO: ==23878== Lock acquired, processing the job...
[2026-09-07 21:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:41:03] Production.INFO: ==23880== Lock acquired, processing the job...
[2026-09-07 21:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:41:03] Production.INFO: ==23882== Lock acquired, processing the job...
[2026-09-07 21:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:41:04] Production.INFO: ==23884== Lock acquired, processing the job...
[2026-09-07 21:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:41:04] Production.INFO: Account Balance Start.
[2026-09-07 21:41:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:41:04] Production.INFO: 117
[2026-09-07 21:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21: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-07 21: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-07 21: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-07 21:41:04] Production.INFO: ==23884== Releasing lock...
[2026-09-07 21:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: ==23878== Releasing lock...
[2026-09-07 21:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:41:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:41:05] Production.INFO: Total Charge 0
[2026-09-07 21:41:05] Production.INFO: CreateAllLog End
[2026-09-07 21:41:05] Production.INFO: Account Balance End.
[2026-09-07 21:41:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:41:05] Production.INFO: ==23882== Releasing lock...
[2026-09-07 21:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:41:12] Production.ERROR: CronJobId end10
[2026-09-07 21:41:12] Production.INFO: ==23880== Releasing lock...
[2026-09-07 21:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:41:15] Production.INFO: call_cost start
[2026-09-07 21:41:15] Production.INFO: call_cost end
[2026-09-07 21:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:41:15] Production.INFO: ==23876== Releasing lock...
[2026-09-07 21:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:42:01] Production.INFO: ==23943== Lock acquired, processing the job...
[2026-09-08 02:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:42:01] Production.INFO: neon service started
[2026-09-08 02:42:01] Production.INFO: neon service started
[2026-09-08 02:42:01] Production.INFO: ==23943== Releasing lock...
[2026-09-08 02:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:42:02] Production.INFO: ==23945== Lock acquired, processing the job...
[2026-09-07 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:42:02] Production.INFO: ==23947== Lock acquired, processing the job...
[2026-09-08 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:42:02] Production.INFO: ==23947== Releasing lock...
[2026-09-08 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:42:02] Production.INFO: ==23945== Releasing lock...
[2026-09-07 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:42:03] Production.INFO: ==23958== Lock acquired, processing the job...
[2026-09-07 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:42:03] Production.INFO: ==23950== Lock acquired, processing the job...
[2026-09-07 21:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:42:03] Production.INFO: ==23952== Lock acquired, processing the job...
[2026-09-07 21:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 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-07 21:42:03] Production.INFO: ==23956== Lock acquired, processing the job...
[2026-09-07 21:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 21:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:42:03] Production.INFO: ==23958== Releasing lock...
[2026-09-07 21:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:42:03] Production.INFO: ==23954== Lock acquired, processing the job...
[2026-09-07 21:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:42:03] Production.INFO: Account Balance Start.
[2026-09-07 21:42:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:42:03] Production.INFO: 117
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:42:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: ==23952== Releasing lock...
[2026-09-07 21:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:42:04] Production.INFO: Total Charge 0
[2026-09-07 21:42:04] Production.INFO: CreateAllLog End
[2026-09-07 21:42:05] Production.INFO: Account Balance End.
[2026-09-07 21:42:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:42:05] Production.INFO: ==23956== Releasing lock...
[2026-09-07 21:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:42:12] Production.ERROR: CronJobId end10
[2026-09-07 21:42:12] Production.INFO: ==23954== Releasing lock...
[2026-09-07 21:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:42:15] Production.INFO: call_cost start
[2026-09-07 21:42:15] Production.INFO: call_cost end
[2026-09-07 21:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:42:15] Production.INFO: ==23950== Releasing lock...
[2026-09-07 21:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:43:02] Production.INFO: ==24013== Lock acquired, processing the job...
[2026-09-08 02:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:43:02] Production.INFO: neon service started
[2026-09-08 02:43:02] Production.INFO: neon service started
[2026-09-08 02:43:02] Production.INFO: ==24013== Releasing lock...
[2026-09-08 02:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:43:02] Production.INFO: ==24017== Lock acquired, processing the job...
[2026-09-08 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:43:02] Production.INFO: ==24017== Releasing lock...
[2026-09-08 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:43:02] Production.INFO: ==24015== Lock acquired, processing the job...
[2026-09-07 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:43:02] Production.INFO: ==24015== Releasing lock...
[2026-09-07 21:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:43:03] Production.INFO: ==24020== Lock acquired, processing the job...
[2026-09-07 21:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:43:03] Production.INFO: ==24024== Lock acquired, processing the job...
[2026-09-07 21:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:43:03] Production.INFO: ==24022== Lock acquired, processing the job...
[2026-09-07 21:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:43:03] Production.INFO: ==24026== Lock acquired, processing the job...
[2026-09-07 21:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:43:03] Production.INFO: ==24028== Lock acquired, processing the job...
[2026-09-07 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:43:03] Production.INFO: Account Balance Start.
[2026-09-07 21:43:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:43:03] Production.INFO: 117
[2026-09-07 21:43:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:43:03] Production.INFO: ==24028== Releasing lock...
[2026-09-07 21:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:43:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: ==24022== Releasing lock...
[2026-09-07 21:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:43:05] Production.INFO: Total Charge 0
[2026-09-07 21:43:05] Production.INFO: CreateAllLog End
[2026-09-07 21:43:05] Production.INFO: Account Balance End.
[2026-09-07 21:43:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:43:05] Production.INFO: ==24026== Releasing lock...
[2026-09-07 21:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:43:11] Production.ERROR: CronJobId end10
[2026-09-07 21:43:11] Production.INFO: ==24024== Releasing lock...
[2026-09-07 21:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:43:15] Production.INFO: call_cost start
[2026-09-07 21:43:15] Production.INFO: call_cost end
[2026-09-07 21:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:43:15] Production.INFO: ==24020== Releasing lock...
[2026-09-07 21:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:44:01] Production.INFO: ==24084== Lock acquired, processing the job...
[2026-09-08 02:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:44:01] Production.INFO: neon service started
[2026-09-08 02:44:01] Production.INFO: neon service started
[2026-09-08 02:44:01] Production.INFO: ==24084== Releasing lock...
[2026-09-08 02:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:44:02] Production.INFO: ==24086== Lock acquired, processing the job...
[2026-09-07 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:44:02] Production.INFO: ==24088== Lock acquired, processing the job...
[2026-09-08 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:44:02] Production.INFO: ==24088== Releasing lock...
[2026-09-08 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:44:02] Production.INFO: ==24086== Releasing lock...
[2026-09-07 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:44:03] Production.INFO: ==24091== Lock acquired, processing the job...
[2026-09-07 21:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:44:03] Production.INFO: ==24093== Lock acquired, processing the job...
[2026-09-07 21:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:44:03] Production.INFO: ==24095== Lock acquired, processing the job...
[2026-09-07 21:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:44:03] Production.INFO: ==24097== Lock acquired, processing the job...
[2026-09-07 21:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:44:03] Production.INFO: ==24099== Lock acquired, processing the job...
[2026-09-07 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 21:44:03] Production.INFO: ==24099== Releasing lock...
[2026-09-07 21:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:44:03] Production.INFO: Account Balance Start.
[2026-09-07 21:44:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:44:03] Production.INFO: 117
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: ==24093== Releasing lock...
[2026-09-07 21:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:44:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:44:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:44:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:44:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:44:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:44:05] Production.INFO: Total Charge 0
[2026-09-07 21:44:05] Production.INFO: CreateAllLog End
[2026-09-07 21:44:05] Production.INFO: Account Balance End.
[2026-09-07 21:44:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:44:05] Production.INFO: ==24097== Releasing lock...
[2026-09-07 21:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:44:11] Production.ERROR: CronJobId end10
[2026-09-07 21:44:11] Production.INFO: ==24095== Releasing lock...
[2026-09-07 21:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:44:14] Production.INFO: call_cost start
[2026-09-07 21:44:14] Production.INFO: call_cost end
[2026-09-07 21:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:44:14] Production.INFO: ==24091== Releasing lock...
[2026-09-07 21:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:45:01] Production.INFO: ==24155== Lock acquired, processing the job...
[2026-09-08 02:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:45:01] Production.INFO: neon service started
[2026-09-08 02:45:01] Production.INFO: neon service started
[2026-09-08 02:45:01] Production.INFO: ==24155== Releasing lock...
[2026-09-08 02:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:45:02] Production.INFO: ==24157== Lock acquired, processing the job...
[2026-09-07 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:45:02] Production.INFO: ==24159== Lock acquired, processing the job...
[2026-09-08 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:45:02] Production.INFO: ==24159== Releasing lock...
[2026-09-08 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:45:02] Production.INFO: ==24157== Releasing lock...
[2026-09-07 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:45:03] Production.INFO: ==24162== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:45:03] Production.INFO: ==24164== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:45:03] Production.INFO: ==24162== Releasing lock...
[2026-09-07 21:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:45:03] Production.INFO: ==24166== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:45:03] Production.INFO: ==24170== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:45:03] Production.INFO: ==24168== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:45:03] Production.INFO: ==24174== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:45:03] Production.INFO: ==24172== Lock acquired, processing the job...
[2026-09-07 21:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 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-07 21:45:04] Production.INFO: Account Balance Start.
[2026-09-07 21:45:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:45:04] Production.INFO: 117
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: ==24174== Releasing lock...
[2026-09-07 21:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.ERROR: done
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963003', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: ==24166== Releasing lock...
[2026-09-07 21:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:45:05] Production.INFO: Total Charge 0
[2026-09-07 21:45:05] Production.INFO: CreateAllLog End
[2026-09-07 21:45:05] Production.INFO: Account Balance End.
[2026-09-07 21:45:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:45:05] Production.INFO: ==24170== Releasing lock...
[2026-09-07 21:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963003', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:45:11] Production.INFO: ProcessCDR(1,17963003,1,1,2)
[2026-09-07 21:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963003,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963003,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:45:11] Production.INFO: ==24172== Releasing lock...
[2026-09-07 21:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:45:15] Production.ERROR: CronJobId end10
[2026-09-07 21:45:15] Production.INFO: ==24168== Releasing lock...
[2026-09-07 21:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:45:18] Production.INFO: call_cost start
[2026-09-07 21:45:18] Production.INFO: call_cost end
[2026-09-07 21:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:45:18] Production.INFO: ==24164== Releasing lock...
[2026-09-07 21:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:46:01] Production.INFO: ==24231== Lock acquired, processing the job...
[2026-09-08 02:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:46:01] Production.INFO: neon service started
[2026-09-08 02:46:01] Production.INFO: neon service started
[2026-09-08 02:46:01] Production.INFO: ==24231== Releasing lock...
[2026-09-08 02:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:46:01] Production.INFO: ==24235== Lock acquired, processing the job...
[2026-09-08 01:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:46:02] Production.INFO: ==24235== Releasing lock...
[2026-09-08 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:46:02] Production.INFO: ==24233== Lock acquired, processing the job...
[2026-09-07 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:46:02] Production.INFO: ==24233== Releasing lock...
[2026-09-07 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:46:02] Production.INFO: ==24243== Lock acquired, processing the job...
[2026-09-07 21:46:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:46:02] Production.INFO: ==24241== Lock acquired, processing the job...
[2026-09-07 21:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:46:02] Production.INFO: Account Balance Start.
[2026-09-07 21:46:02] Production.INFO: CreateAllLog Start
[2026-09-07 21:46:02] Production.INFO: 117
[2026-09-07 21:46:02] Production.INFO: Date 2026-08-08
[2026-09-07 21:46:02] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:02] Production.INFO: Date 2026-08-09
[2026-09-07 21:46:02] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:02] Production.INFO: Date 2026-08-10
[2026-09-07 21:46:02] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: ==24239== Lock acquired, processing the job...
[2026-09-07 21:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: ==24237== Lock acquired, processing the job...
[2026-09-07 21:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:46:03] Production.INFO: ==24245== Lock acquired, processing the job...
[2026-09-07 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:46:03] Production.INFO: ==24245== Releasing lock...
[2026-09-07 21:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: ==24239== Releasing lock...
[2026-09-07 21:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:46:04] Production.INFO: Total Charge 0
[2026-09-07 21:46:04] Production.INFO: CreateAllLog End
[2026-09-07 21:46:04] Production.INFO: Account Balance End.
[2026-09-07 21:46:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:46:05] Production.INFO: ==24243== Releasing lock...
[2026-09-07 21:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:46:12] Production.ERROR: CronJobId end10
[2026-09-07 21:46:12] Production.INFO: ==24241== Releasing lock...
[2026-09-07 21:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:46:14] Production.INFO: call_cost start
[2026-09-07 21:46:14] Production.INFO: call_cost end
[2026-09-07 21:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:46:14] Production.INFO: ==24237== Releasing lock...
[2026-09-07 21:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:47:01] Production.INFO: ==24305== Lock acquired, processing the job...
[2026-09-08 02:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:47:01] Production.INFO: neon service started
[2026-09-08 02:47:01] Production.INFO: neon service started
[2026-09-08 02:47:01] Production.INFO: ==24305== Releasing lock...
[2026-09-08 02:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:47:02] Production.INFO: ==24309== Lock acquired, processing the job...
[2026-09-08 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:47:02] Production.INFO: ==24309== Releasing lock...
[2026-09-08 01:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:47:02] Production.INFO: ==24307== Lock acquired, processing the job...
[2026-09-07 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:47:02] Production.INFO: ==24307== Releasing lock...
[2026-09-07 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:47:03] Production.INFO: ==24311== Lock acquired, processing the job...
[2026-09-07 21:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:47:03] Production.INFO: ==24313== Lock acquired, processing the job...
[2026-09-07 21:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:47:03] Production.INFO: ==24316== Lock acquired, processing the job...
[2026-09-07 21:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:47:03] Production.INFO: ==24320== Lock acquired, processing the job...
[2026-09-07 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:47:03] Production.INFO: ==24318== Lock acquired, processing the job...
[2026-09-07 21:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:47:03] Production.INFO: Account Balance Start.
[2026-09-07 21:47:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:47:03] Production.INFO: 117
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:47:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: ==24320== Releasing lock...
[2026-09-07 21:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: ==24313== Releasing lock...
[2026-09-07 21:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:47:04] Production.INFO: Total Charge 0
[2026-09-07 21:47:04] Production.INFO: CreateAllLog End
[2026-09-07 21:47:04] Production.INFO: Account Balance End.
[2026-09-07 21:47:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:47:05] Production.INFO: ==24318== Releasing lock...
[2026-09-07 21:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:47:11] Production.ERROR: CronJobId end10
[2026-09-07 21:47:11] Production.INFO: ==24316== Releasing lock...
[2026-09-07 21:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:47:14] Production.INFO: call_cost start
[2026-09-07 21:47:14] Production.INFO: call_cost end
[2026-09-07 21:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:47:14] Production.INFO: ==24311== Releasing lock...
[2026-09-07 21:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:48:02] Production.INFO: ==24376== Lock acquired, processing the job...
[2026-09-08 02:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:48:02] Production.INFO: neon service started
[2026-09-08 02:48:02] Production.INFO: neon service started
[2026-09-08 02:48:02] Production.INFO: ==24376== Releasing lock...
[2026-09-08 02:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:48:02] Production.INFO: ==24380== Lock acquired, processing the job...
[2026-09-08 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:48:02] Production.INFO: ==24380== Releasing lock...
[2026-09-08 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:48:02] Production.INFO: ==24378== Lock acquired, processing the job...
[2026-09-07 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:48:03] Production.INFO: ==24378== Releasing lock...
[2026-09-07 21:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:48:03] Production.INFO: ==24382== Lock acquired, processing the job...
[2026-09-07 21:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:48:04] Production.INFO: ==24386== Lock acquired, processing the job...
[2026-09-07 21:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:48:04] Production.INFO: ==24384== Lock acquired, processing the job...
[2026-09-07 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:48:04] Production.INFO: ==24388== Lock acquired, processing the job...
[2026-09-07 21:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:48:04] Production.INFO: ==24390== Lock acquired, processing the job...
[2026-09-07 21:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:48:04] Production.INFO: Account Balance Start.
[2026-09-07 21:48:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:48:04] Production.INFO: 117
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21: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-07 21: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-07 21: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-07 21:48:04] Production.INFO: ==24390== Releasing lock...
[2026-09-07 21:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: ==24384== Releasing lock...
[2026-09-07 21:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:48:05] Production.INFO: Total Charge 0
[2026-09-07 21:48:05] Production.INFO: CreateAllLog End
[2026-09-07 21:48:05] Production.INFO: Account Balance End.
[2026-09-07 21:48:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:48:05] Production.INFO: ==24388== Releasing lock...
[2026-09-07 21:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:48:12] Production.ERROR: CronJobId end10
[2026-09-07 21:48:12] Production.INFO: ==24386== Releasing lock...
[2026-09-07 21:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:48:15] Production.INFO: call_cost start
[2026-09-07 21:48:15] Production.INFO: call_cost end
[2026-09-07 21:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:48:15] Production.INFO: ==24382== Releasing lock...
[2026-09-07 21:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:49:01] Production.INFO: ==24447== Lock acquired, processing the job...
[2026-09-08 02:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:49:01] Production.INFO: neon service started
[2026-09-08 02:49:01] Production.INFO: neon service started
[2026-09-08 02:49:01] Production.INFO: ==24447== Releasing lock...
[2026-09-08 02:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:49:02] Production.INFO: ==24449== Lock acquired, processing the job...
[2026-09-07 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:49:02] Production.INFO: ==24451== Lock acquired, processing the job...
[2026-09-08 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:49:02] Production.INFO: ==24451== Releasing lock...
[2026-09-08 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:49:02] Production.INFO: ==24449== Releasing lock...
[2026-09-07 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:49:03] Production.INFO: ==24454== Lock acquired, processing the job...
[2026-09-07 21:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:49:03] Production.INFO: ==24456== Lock acquired, processing the job...
[2026-09-07 21:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:49:03] Production.INFO: ==24458== Lock acquired, processing the job...
[2026-09-07 21:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:49:03] Production.INFO: ==24462== Lock acquired, processing the job...
[2026-09-07 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:49:03] Production.INFO: ==24460== Lock acquired, processing the job...
[2026-09-07 21:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:49:03] Production.INFO: Account Balance Start.
[2026-09-07 21:49:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:49:03] Production.INFO: 117
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:49:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:49:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: ==24462== Releasing lock...
[2026-09-07 21:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: ==24456== Releasing lock...
[2026-09-07 21:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:49:04] Production.INFO: Total Charge 0
[2026-09-07 21:49:04] Production.INFO: CreateAllLog End
[2026-09-07 21:49:04] Production.INFO: Account Balance End.
[2026-09-07 21:49:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:49:04] Production.INFO: ==24460== Releasing lock...
[2026-09-07 21:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:49:11] Production.ERROR: CronJobId end10
[2026-09-07 21:49:11] Production.INFO: ==24458== Releasing lock...
[2026-09-07 21:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:49:14] Production.INFO: call_cost start
[2026-09-07 21:49:14] Production.INFO: call_cost end
[2026-09-07 21:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:49:14] Production.INFO: ==24454== Releasing lock...
[2026-09-07 21:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:50:02] Production.INFO: ==24523== Lock acquired, processing the job...
[2026-09-08 02:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:50:02] Production.INFO: neon service started
[2026-09-08 02:50:02] Production.INFO: neon service started
[2026-09-08 02:50:02] Production.INFO: ==24523== Releasing lock...
[2026-09-08 02:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:50:02] Production.INFO: ==24527== Lock acquired, processing the job...
[2026-09-08 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 21:50:02] Production.INFO: ==24525== Lock acquired, processing the job...
[2026-09-07 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:50:02] Production.INFO: ==24527== Releasing lock...
[2026-09-08 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:50:03] Production.INFO: ==24525== Releasing lock...
[2026-09-07 21:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:50:03] Production.INFO: ==24532== Lock acquired, processing the job...
[2026-09-07 21:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:50:03] Production.INFO: ==24534== Lock acquired, processing the job...
[2026-09-07 21:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:50:03] Production.INFO: ==24530== Lock acquired, processing the job...
[2026-09-07 21:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:50:03] Production.INFO: ==24538== Lock acquired, processing the job...
[2026-09-07 21:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:50:03] Production.INFO: ==24536== Lock acquired, processing the job...
[2026-09-07 21:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 21: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-07 21:50:04] Production.INFO: ==24538== Releasing lock...
[2026-09-07 21:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:50:04] Production.INFO: Account Balance Start.
[2026-09-07 21:50:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:50:04] Production.INFO: 117
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: ==24532== Releasing lock...
[2026-09-07 21:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:50:05] Production.INFO: Total Charge 0
[2026-09-07 21:50:05] Production.INFO: CreateAllLog End
[2026-09-07 21:50:05] Production.INFO: Account Balance End.
[2026-09-07 21:50:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:50:05] Production.INFO: ==24536== Releasing lock...
[2026-09-07 21:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:50:11] Production.ERROR: CronJobId end10
[2026-09-07 21:50:11] Production.INFO: ==24534== Releasing lock...
[2026-09-07 21:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:50:14] Production.INFO: call_cost start
[2026-09-07 21:50:14] Production.INFO: call_cost end
[2026-09-07 21:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:50:14] Production.INFO: ==24530== Releasing lock...
[2026-09-07 21:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:51:01] Production.INFO: ==24592== Lock acquired, processing the job...
[2026-09-08 02:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:51:01] Production.INFO: neon service started
[2026-09-08 02:51:01] Production.INFO: neon service started
[2026-09-08 02:51:01] Production.INFO: ==24592== Releasing lock...
[2026-09-08 02:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:51:01] Production.INFO: ==24595== Lock acquired, processing the job...
[2026-09-07 21:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:51:02] Production.INFO: ==24595== Releasing lock...
[2026-09-07 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:51:02] Production.INFO: ==24597== Lock acquired, processing the job...
[2026-09-08 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:51:02] Production.INFO: ==24597== Releasing lock...
[2026-09-08 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:51:03] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-09-07 21:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:51:03] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-09-07 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:51:03] Production.INFO: ==24605== Lock acquired, processing the job...
[2026-09-07 21:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:51:03] Production.INFO: ==24603== Lock acquired, processing the job...
[2026-09-07 21:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:51:03] Production.INFO: ==24607== Lock acquired, processing the job...
[2026-09-07 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:51:03] Production.INFO: Account Balance Start.
[2026-09-07 21:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:51:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:51:03] Production.INFO: 117
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:51:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:51:03] Production.INFO: ==24607== Releasing lock...
[2026-09-07 21:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: ==24601== Releasing lock...
[2026-09-07 21:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:51:04] Production.INFO: Total Charge 0
[2026-09-07 21:51:04] Production.INFO: CreateAllLog End
[2026-09-07 21:51:05] Production.INFO: Account Balance End.
[2026-09-07 21:51:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:51:05] Production.INFO: ==24605== Releasing lock...
[2026-09-07 21:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:51:11] Production.ERROR: CronJobId end10
[2026-09-07 21:51:11] Production.INFO: ==24603== Releasing lock...
[2026-09-07 21:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:51:13] Production.INFO: call_cost start
[2026-09-07 21:51:13] Production.INFO: call_cost end
[2026-09-07 21:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:51:13] Production.INFO: ==24599== Releasing lock...
[2026-09-07 21:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:52:01] Production.INFO: ==24669== Lock acquired, processing the job...
[2026-09-08 02:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:52:01] Production.INFO: neon service started
[2026-09-08 02:52:02] Production.INFO: neon service started
[2026-09-08 02:52:02] Production.INFO: ==24669== Releasing lock...
[2026-09-08 02:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:52:02] Production.INFO: ==24671== Lock acquired, processing the job...
[2026-09-07 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:52:02] Production.INFO: ==24671== Releasing lock...
[2026-09-07 21:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:52:02] Production.INFO: ==24673== Lock acquired, processing the job...
[2026-09-08 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:52:02] Production.INFO: ==24673== Releasing lock...
[2026-09-08 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:52:03] Production.INFO: ==24675== Lock acquired, processing the job...
[2026-09-07 21:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:52:03] Production.INFO: ==24677== Lock acquired, processing the job...
[2026-09-07 21:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:52:03] Production.INFO: ==24679== Lock acquired, processing the job...
[2026-09-07 21:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:52:03] Production.INFO: ==24684== Lock acquired, processing the job...
[2026-09-07 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:52:03] Production.INFO: ==24681== Lock acquired, processing the job...
[2026-09-07 21:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:52:03] Production.INFO: Account Balance Start.
[2026-09-07 21:52:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:52:03] Production.INFO: 117
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 21:52:03] Production.INFO: ==24684== Releasing lock...
[2026-09-07 21:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:52:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: ==24677== Releasing lock...
[2026-09-07 21:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:52:04] Production.INFO: Total Charge 0
[2026-09-07 21:52:04] Production.INFO: CreateAllLog End
[2026-09-07 21:52:04] Production.INFO: Account Balance End.
[2026-09-07 21:52:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:52:04] Production.INFO: ==24681== Releasing lock...
[2026-09-07 21:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:52:11] Production.ERROR: CronJobId end10
[2026-09-07 21:52:11] Production.INFO: ==24679== Releasing lock...
[2026-09-07 21:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:52:14] Production.INFO: call_cost start
[2026-09-07 21:52:14] Production.INFO: call_cost end
[2026-09-07 21:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:52:14] Production.INFO: ==24675== Releasing lock...
[2026-09-07 21:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:53:01] Production.INFO: ==24739== Lock acquired, processing the job...
[2026-09-08 02:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:53:01] Production.INFO: neon service started
[2026-09-08 02:53:01] Production.INFO: neon service started
[2026-09-08 02:53:01] Production.INFO: ==24739== Releasing lock...
[2026-09-08 02:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:53:01] Production.INFO: ==24741== Lock acquired, processing the job...
[2026-09-07 21:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:53:02] Production.INFO: ==24741== Releasing lock...
[2026-09-07 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:53:02] Production.INFO: ==24743== Lock acquired, processing the job...
[2026-09-08 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:53:02] Production.INFO: ==24743== Releasing lock...
[2026-09-08 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:53:02] Production.INFO: ==24746== Lock acquired, processing the job...
[2026-09-07 21:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:53:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:53:02] Production.INFO: ==24754== Lock acquired, processing the job...
[2026-09-07 21:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:53:02] Production.INFO: ==24748== Lock acquired, processing the job...
[2026-09-07 21:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:53:02] Production.INFO: ==24752== Lock acquired, processing the job...
[2026-09-07 21:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:53:02] Production.INFO: ==24750== Lock acquired, processing the job...
[2026-09-07 21:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 21:53:03] Production.INFO: Account Balance Start.
[2026-09-07 21:53:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:53:03] Production.INFO: 117
[2026-09-07 21:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: ==24754== Releasing lock...
[2026-09-07 21:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-19
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-20
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: ==24748== Releasing lock...
[2026-09-07 21:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-21
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-22
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-23
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-24
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-25
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-26
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:03] Production.INFO: Date 2026-08-27
[2026-09-07 21:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:53:04] Production.INFO: Total Charge 0
[2026-09-07 21:53:04] Production.INFO: CreateAllLog End
[2026-09-07 21:53:04] Production.INFO: Account Balance End.
[2026-09-07 21:53:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:53:04] Production.INFO: ==24752== Releasing lock...
[2026-09-07 21:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:53:12] Production.ERROR: CronJobId end10
[2026-09-07 21:53:12] Production.INFO: ==24750== Releasing lock...
[2026-09-07 21:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:53:14] Production.INFO: call_cost start
[2026-09-07 21:53:14] Production.INFO: call_cost end
[2026-09-07 21:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:53:14] Production.INFO: ==24746== Releasing lock...
[2026-09-07 21:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:54:01] Production.INFO: ==24811== Lock acquired, processing the job...
[2026-09-08 02:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:54:01] Production.INFO: neon service started
[2026-09-08 02:54:01] Production.INFO: neon service started
[2026-09-08 02:54:01] Production.INFO: ==24811== Releasing lock...
[2026-09-08 02:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:54:02] Production.INFO: ==24813== Lock acquired, processing the job...
[2026-09-07 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:54:02] Production.INFO: ==24813== Releasing lock...
[2026-09-07 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:54:02] Production.INFO: ==24815== Lock acquired, processing the job...
[2026-09-08 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:54:02] Production.INFO: ==24815== Releasing lock...
[2026-09-08 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:54:03] Production.INFO: ==24817== Lock acquired, processing the job...
[2026-09-07 21:54:03] Production.INFO: ==24825== Lock acquired, processing the job...
[2026-09-07 21:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:54:03] Production.INFO: ==24819== Lock acquired, processing the job...
[2026-09-07 21:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:54:03] Production.INFO: ==24821== Lock acquired, processing the job...
[2026-09-07 21:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:54:03] Production.INFO: ==24823== Lock acquired, processing the job...
[2026-09-07 21:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 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-07 21:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 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-07 21:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 21:54:03] Production.INFO: Account Balance Start.
[2026-09-07 21:54:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:54:03] Production.INFO: 117
[2026-09-07 21:54:03] Production.INFO: ==24825== Releasing lock...
[2026-09-07 21:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:03] Production.INFO: Date 2026-08-18
[2026-09-07 21:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: ==24819== Releasing lock...
[2026-09-07 21:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:54:04] Production.INFO: Total Charge 0
[2026-09-07 21:54:04] Production.INFO: CreateAllLog End
[2026-09-07 21:54:04] Production.INFO: Account Balance End.
[2026-09-07 21:54:04] Production.ERROR: CronJobId end 12
[2026-09-07 21:54:04] Production.INFO: ==24823== Releasing lock...
[2026-09-07 21:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:54:11] Production.ERROR: CronJobId end10
[2026-09-07 21:54:11] Production.INFO: ==24821== Releasing lock...
[2026-09-07 21:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:54:14] Production.INFO: call_cost start
[2026-09-07 21:54:14] Production.INFO: call_cost end
[2026-09-07 21:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:54:14] Production.INFO: ==24817== Releasing lock...
[2026-09-07 21:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:55:01] Production.INFO: ==24880== Lock acquired, processing the job...
[2026-09-08 02:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:55:01] Production.INFO: neon service started
[2026-09-08 02:55:01] Production.INFO: neon service started
[2026-09-08 02:55:01] Production.INFO: ==24880== Releasing lock...
[2026-09-08 02:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:55:01] Production.INFO: ==24884== Lock acquired, processing the job...
[2026-09-08 01:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:55:01] Production.INFO: ==24884== Releasing lock...
[2026-09-08 01:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:55:01] Production.INFO: ==24882== Lock acquired, processing the job...
[2026-09-07 21:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:55:02] Production.INFO: ==24882== Releasing lock...
[2026-09-07 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:55:03] Production.INFO: ==24886== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 21:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 21:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 21:55:03] Production.INFO: ==24886== Releasing lock...
[2026-09-07 21:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 21:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 21:55:03] Production.INFO: ==24890== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:55:03] Production.INFO: ==24888== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:55:03] Production.INFO: ==24894== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:55:03] Production.INFO: ==24892== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:55:03] Production.INFO: ==24896== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 21:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:55:03] Production.INFO: ==24898== Lock acquired, processing the job...
[2026-09-07 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 21:55:03] Production.INFO: Account Balance Start.
[2026-09-07 21:55:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:55:03] Production.INFO: 117
[2026-09-07 21:55:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 21:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 21:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:55:03] Production.INFO: ==24898== Releasing lock...
[2026-09-07 21:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:55:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:55:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.ERROR: done
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 21:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963044', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: ==24890== Releasing lock...
[2026-09-07 21:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-08-30
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-08-31
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-01
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-02
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-03
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:55:05] Production.INFO: Total Charge 0
[2026-09-07 21:55:05] Production.INFO: CreateAllLog End
[2026-09-07 21:55:05] Production.INFO: Account Balance End.
[2026-09-07 21:55:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:55:05] Production.INFO: ==24894== Releasing lock...
[2026-09-07 21:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963044', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 21:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 21:55:11] Production.INFO: ProcessCDR(1,17963044,1,1,2)
[2026-09-07 21:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963044,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963044,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 21:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 21:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 21:55:11] Production.INFO: ==24896== Releasing lock...
[2026-09-07 21:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 21:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 21:55:15] Production.ERROR: CronJobId end10
[2026-09-07 21:55:15] Production.INFO: ==24892== Releasing lock...
[2026-09-07 21:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:55:18] Production.INFO: call_cost start
[2026-09-07 21:55:18] Production.INFO: call_cost end
[2026-09-07 21:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:55:18] Production.INFO: ==24888== Releasing lock...
[2026-09-07 21:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:56:01] Production.INFO: ==24958== Lock acquired, processing the job...
[2026-09-08 02:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:56:01] Production.INFO: neon service started
[2026-09-08 02:56:01] Production.INFO: neon service started
[2026-09-08 02:56:01] Production.INFO: ==24958== Releasing lock...
[2026-09-08 02:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:56:02] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-09-07 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:56:02] Production.INFO: ==24962== Lock acquired, processing the job...
[2026-09-08 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:56:02] Production.INFO: ==24962== Releasing lock...
[2026-09-08 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:56:02] Production.INFO: ==24960== Releasing lock...
[2026-09-07 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:56:03] Production.INFO: ==24965== Lock acquired, processing the job...
[2026-09-07 21:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:56:03] Production.INFO: ==24969== Lock acquired, processing the job...
[2026-09-07 21:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:56:03] Production.INFO: ==24967== Lock acquired, processing the job...
[2026-09-07 21:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:56:03] Production.INFO: ==24971== Lock acquired, processing the job...
[2026-09-07 21:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:56:03] Production.INFO: ==24973== Lock acquired, processing the job...
[2026-09-07 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:56:03] Production.INFO: Account Balance Start.
[2026-09-07 21:56:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:56:03] Production.INFO: 117
[2026-09-07 21:56:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:56:03] Production.INFO: Date 2026-08-10
[2026-09-07 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-07 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 21:56:03] Production.INFO: ==24973== Releasing lock...
[2026-09-07 21:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: ==24967== Releasing lock...
[2026-09-07 21:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:56:05] Production.INFO: Total Charge 0
[2026-09-07 21:56:05] Production.INFO: CreateAllLog End
[2026-09-07 21:56:05] Production.INFO: Account Balance End.
[2026-09-07 21:56:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:56:05] Production.INFO: ==24971== Releasing lock...
[2026-09-07 21:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:56:12] Production.ERROR: CronJobId end10
[2026-09-07 21:56:12] Production.INFO: ==24969== Releasing lock...
[2026-09-07 21:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:56:15] Production.INFO: call_cost start
[2026-09-07 21:56:15] Production.INFO: call_cost end
[2026-09-07 21:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:56:15] Production.INFO: ==24965== Releasing lock...
[2026-09-07 21:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:57:02] Production.INFO: ==25033== Lock acquired, processing the job...
[2026-09-08 02:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:57:02] Production.INFO: neon service started
[2026-09-08 02:57:02] Production.INFO: neon service started
[2026-09-08 02:57:02] Production.INFO: ==25033== Releasing lock...
[2026-09-08 02:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:57:02] Production.INFO: ==25035== Lock acquired, processing the job...
[2026-09-07 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 21:57:02] Production.INFO: ==25035== Releasing lock...
[2026-09-07 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:57:03] Production.INFO: ==25037== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:57:03] Production.INFO: ==25037== Releasing lock...
[2026-09-08 01:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:57:03] Production.INFO: ==25042== Lock acquired, processing the job...
[2026-09-07 21:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:57:03] Production.INFO: ==25040== Lock acquired, processing the job...
[2026-09-07 21:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:57:03] Production.INFO: ==25046== Lock acquired, processing the job...
[2026-09-07 21:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:57:03] Production.INFO: ==25044== Lock acquired, processing the job...
[2026-09-07 21:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:57:03] Production.INFO: Account Balance Start.
[2026-09-07 21:57:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:57:03] Production.INFO: 117
[2026-09-07 21:57:03] Production.INFO: Date 2026-08-08
[2026-09-07 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:03] Production.INFO: ==25048== Lock acquired, processing the job...
[2026-09-07 21:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:57:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 21: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-07 21:57:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21: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-07 21: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-07 21:57:04] Production.INFO: ==25048== Releasing lock...
[2026-09-07 21:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: ==25042== Releasing lock...
[2026-09-07 21:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:57:04] Production.INFO: Total Charge 0
[2026-09-07 21:57:04] Production.INFO: CreateAllLog End
[2026-09-07 21:57:05] Production.INFO: Account Balance End.
[2026-09-07 21:57:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:57:05] Production.INFO: ==25046== Releasing lock...
[2026-09-07 21:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:57:11] Production.ERROR: CronJobId end10
[2026-09-07 21:57:11] Production.INFO: ==25044== Releasing lock...
[2026-09-07 21:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:57:15] Production.INFO: call_cost start
[2026-09-07 21:57:15] Production.INFO: call_cost end
[2026-09-07 21:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:57:15] Production.INFO: ==25040== Releasing lock...
[2026-09-07 21:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:58:01] Production.INFO: ==25111== Lock acquired, processing the job...
[2026-09-08 02:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:58:01] Production.INFO: neon service started
[2026-09-08 02:58:01] Production.INFO: neon service started
[2026-09-08 02:58:01] Production.INFO: ==25111== Releasing lock...
[2026-09-08 02:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:58:02] Production.INFO: ==25113== Lock acquired, processing the job...
[2026-09-07 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:58:02] Production.INFO: ==25115== Lock acquired, processing the job...
[2026-09-08 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:58:02] Production.INFO: ==25115== Releasing lock...
[2026-09-08 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:58:02] Production.INFO: ==25113== Releasing lock...
[2026-09-07 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:58:03] Production.INFO: ==25122== Lock acquired, processing the job...
[2026-09-07 21:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:58:03] Production.INFO: ==25118== Lock acquired, processing the job...
[2026-09-07 21:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:58:03] Production.INFO: ==25120== Lock acquired, processing the job...
[2026-09-07 21:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:58:03] Production.INFO: ==25124== Lock acquired, processing the job...
[2026-09-07 21:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21:58:03] Production.INFO: ==25126== Lock acquired, processing the job...
[2026-09-07 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:58:03] Production.INFO: Account Balance Start.
[2026-09-07 21:58:03] Production.INFO: CreateAllLog Start
[2026-09-07 21:58:03] Production.INFO: 117
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 21:58:03] Production.INFO: Date 2026-08-09
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: ==25126== Releasing lock...
[2026-09-07 21:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-10
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-11
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-12
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-13
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-14
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-15
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-16
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:03] Production.INFO: Date 2026-08-17
[2026-09-07 21:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: ==25120== Releasing lock...
[2026-09-07 21:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-04
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-05
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-06
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Date 2026-09-07
[2026-09-07 21:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:58:04] Production.INFO: Total Charge 0
[2026-09-07 21:58:04] Production.INFO: CreateAllLog End
[2026-09-07 21:58:05] Production.INFO: Account Balance End.
[2026-09-07 21:58:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:58:05] Production.INFO: ==25124== Releasing lock...
[2026-09-07 21:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:58:11] Production.ERROR: CronJobId end10
[2026-09-07 21:58:11] Production.INFO: ==25122== Releasing lock...
[2026-09-07 21:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:58:14] Production.INFO: call_cost start
[2026-09-07 21:58:14] Production.INFO: call_cost end
[2026-09-07 21:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:58:14] Production.INFO: ==25118== Releasing lock...
[2026-09-07 21:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 02:59:02] Production.INFO: ==25188== Lock acquired, processing the job...
[2026-09-08 02:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 02:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 02:59:02] Production.INFO: neon service started
[2026-09-08 02:59:02] Production.INFO: neon service started
[2026-09-08 02:59:02] Production.INFO: ==25188== Releasing lock...
[2026-09-08 02:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 02:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 21:59:02] Production.INFO: ==25190== Lock acquired, processing the job...
[2026-09-07 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:59:02] Production.INFO: ==25192== Lock acquired, processing the job...
[2026-09-08 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:59:02] Production.INFO: ==25192== Releasing lock...
[2026-09-08 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 01:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 21:59:02] Production.INFO: ==25190== Releasing lock...
[2026-09-07 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 21:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 21:59:03] Production.INFO: ==25195== Lock acquired, processing the job...
[2026-09-07 21:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 21:59:03] Production.INFO: ==25198== Lock acquired, processing the job...
[2026-09-07 21:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 21:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 21:59:03] Production.INFO: ==25200== Lock acquired, processing the job...
[2026-09-07 21:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 21:59:03] Production.INFO: ==25204== Lock acquired, processing the job...
[2026-09-07 21:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 21:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 21:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 21:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 21:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 21:59:03] Production.INFO: ==25202== Lock acquired, processing the job...
[2026-09-07 21:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 21: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-07 21: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-07 21: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-07 21:59:04] Production.INFO: ==25204== Releasing lock...
[2026-09-07 21:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 21:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 21:59:04] Production.INFO: Account Balance Start.
[2026-09-07 21:59:04] Production.INFO: CreateAllLog Start
[2026-09-07 21:59:04] Production.INFO: 117
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-08
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-09
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: ==25198== Releasing lock...
[2026-09-07 21:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 21:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-10
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-11
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-12
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-13
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-14
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-15
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-16
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-17
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-18
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-19
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-20
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-21
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-22
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-23
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-24
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-25
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-26
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-27
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-28
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-29
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-30
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-08-31
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-09-01
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-09-02
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:04] Production.INFO: Date 2026-09-03
[2026-09-07 21:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:05] Production.INFO: Date 2026-09-04
[2026-09-07 21:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:05] Production.INFO: Date 2026-09-05
[2026-09-07 21:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:05] Production.INFO: Date 2026-09-06
[2026-09-07 21:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:05] Production.INFO: Date 2026-09-07
[2026-09-07 21:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 21:59:05] Production.INFO: Total Charge 0
[2026-09-07 21:59:05] Production.INFO: CreateAllLog End
[2026-09-07 21:59:05] Production.INFO: Account Balance End.
[2026-09-07 21:59:05] Production.ERROR: CronJobId end 12
[2026-09-07 21:59:05] Production.INFO: ==25202== Releasing lock...
[2026-09-07 21:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 21:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 21:59:11] Production.ERROR: CronJobId end10
[2026-09-07 21:59:11] Production.INFO: ==25200== Releasing lock...
[2026-09-07 21:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 21:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 21:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 21:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 21:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 21:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 21:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 21:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 21:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 21:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 21:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 21:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 21:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 21:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 21:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 21:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 21:59:16] Production.INFO: call_cost start
[2026-09-07 21:59:16] Production.INFO: call_cost end
[2026-09-07 21:59:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 21:59:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 21:59:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 21:59:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 21:59:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 21:59:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 21:59:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 21:59:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 21:59:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 21:59:16] Production.INFO: ==25195== Releasing lock...
[2026-09-07 21:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 21:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:00:01] Production.INFO: ==25260== Lock acquired, processing the job...
[2026-09-08 03:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:00:01] Production.INFO: neon service started
[2026-09-08 03:00:01] Production.INFO: neon service started
[2026-09-08 03:00:01] Production.INFO: ==25260== Releasing lock...
[2026-09-08 03:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:00:02] Production.INFO: ==25263== Lock acquired, processing the job...
[2026-09-07 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:00:02] Production.INFO: ==25265== Lock acquired, processing the job...
[2026-09-08 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:00:02] Production.INFO: ==25265== Releasing lock...
[2026-09-08 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:00:02] Production.INFO: ==25263== Releasing lock...
[2026-09-07 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:00:03] Production.INFO: ==25271== Lock acquired, processing the job...
[2026-09-07 22:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:00:03] Production.INFO: ==25267== Lock acquired, processing the job...
[2026-09-07 22:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:00:03] Production.INFO: ==25269== Lock acquired, processing the job...
[2026-09-07 22:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:00:03] Production.INFO: ==25275== Lock acquired, processing the job...
[2026-09-07 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:00:03] Production.INFO: ==25273== Lock acquired, processing the job...
[2026-09-07 22:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:00:03] Production.INFO: Account Balance Start.
[2026-09-07 22:00:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:00:03] Production.INFO: 117
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:00:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:00:03] Production.INFO: ==25275== Releasing lock...
[2026-09-07 22:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:00:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: ==25269== Releasing lock...
[2026-09-07 22:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:00:04] Production.INFO: Total Charge 0
[2026-09-07 22:00:04] Production.INFO: CreateAllLog End
[2026-09-07 22:00:04] Production.INFO: Account Balance End.
[2026-09-07 22:00:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:00:04] Production.INFO: ==25273== Releasing lock...
[2026-09-07 22:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:00:11] Production.ERROR: CronJobId end10
[2026-09-07 22:00:11] Production.INFO: ==25271== Releasing lock...
[2026-09-07 22:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:00:14] Production.INFO: call_cost start
[2026-09-07 22:00:14] Production.INFO: call_cost end
[2026-09-07 22:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:00:14] Production.INFO: ==25267== Releasing lock...
[2026-09-07 22:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:01:02] Production.INFO: ==25331== Lock acquired, processing the job...
[2026-09-08 03:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:01:02] Production.INFO: neon service started
[2026-09-08 03:01:02] Production.INFO: neon service started
[2026-09-08 03:01:02] Production.INFO: ==25331== Releasing lock...
[2026-09-08 03:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:01:02] Production.INFO: ==25343== Lock acquired, processing the job...
[2026-09-07 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:01:02] Production.INFO: ==25345== Lock acquired, processing the job...
[2026-09-08 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 22:01:02] Production.INFO: ==25343== Releasing lock...
[2026-09-07 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:01:02] Production.INFO: ==25345== Releasing lock...
[2026-09-08 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:01:03] Production.INFO: ==25348== Lock acquired, processing the job...
[2026-09-07 22:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:01:03] Production.INFO: ==25352== Lock acquired, processing the job...
[2026-09-07 22:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:01:03] Production.INFO: ==25350== Lock acquired, processing the job...
[2026-09-07 22:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:01:03] Production.INFO: ==25354== Lock acquired, processing the job...
[2026-09-07 22:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:01:03] Production.INFO: ==25356== Lock acquired, processing the job...
[2026-09-07 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:01:03] Production.INFO: Account Balance Start.
[2026-09-07 22:01:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:01:03] Production.INFO: 117
[2026-09-07 22:01:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 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-07 22:01:03] Production.INFO: ==25356== Releasing lock...
[2026-09-07 22:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:01:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: ==25350== Releasing lock...
[2026-09-07 22:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:01:05] Production.INFO: Total Charge 0
[2026-09-07 22:01:05] Production.INFO: CreateAllLog End
[2026-09-07 22:01:05] Production.INFO: Account Balance End.
[2026-09-07 22:01:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:01:05] Production.INFO: ==25354== Releasing lock...
[2026-09-07 22:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:01:12] Production.ERROR: CronJobId end10
[2026-09-07 22:01:12] Production.INFO: ==25352== Releasing lock...
[2026-09-07 22:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:01:16] Production.INFO: call_cost start
[2026-09-07 22:01:16] Production.INFO: call_cost end
[2026-09-07 22:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:01:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:01:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:01:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:01:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:01:16] Production.INFO: ==25348== Releasing lock...
[2026-09-07 22:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:02:01] Production.INFO: ==25415== Lock acquired, processing the job...
[2026-09-08 03:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:02:01] Production.INFO: neon service started
[2026-09-08 03:02:01] Production.INFO: neon service started
[2026-09-08 03:02:01] Production.INFO: ==25415== Releasing lock...
[2026-09-08 03:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:02:01] Production.INFO: ==25417== Lock acquired, processing the job...
[2026-09-07 22:02:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:02:02] Production.INFO: ==25417== Releasing lock...
[2026-09-07 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:02:02] Production.INFO: ==25419== Lock acquired, processing the job...
[2026-09-08 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:02:02] Production.INFO: ==25419== Releasing lock...
[2026-09-08 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:02:02] Production.INFO: ==25428== Lock acquired, processing the job...
[2026-09-07 22:02:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:02:03] Production.INFO: Account Balance Start.
[2026-09-07 22:02:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:02:03] Production.INFO: 117
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: ==25422== Lock acquired, processing the job...
[2026-09-07 22:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:02:03] Production.INFO: ==25424== Lock acquired, processing the job...
[2026-09-07 22:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:02:03] Production.INFO: ==25432== Lock acquired, processing the job...
[2026-09-07 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:02:03] Production.INFO: ==25426== Lock acquired, processing the job...
[2026-09-07 22:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: ==25430== Lock acquired, processing the job...
[2026-09-07 22:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22: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-07 22:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:02:03] Production.INFO: ==25432== Releasing lock...
[2026-09-07 22:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.ERROR: done
[2026-09-07 22:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.ERROR: done
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: ==25424== Releasing lock...
[2026-09-07 22:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 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-07 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-07 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-07 22:02:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:02:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: ==25430== Releasing lock...
[2026-09-07 22:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-07 22:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:02:04] Production.INFO: Total Charge 0
[2026-09-07 22:02:04] Production.INFO: CreateAllLog End
[2026-09-07 22:02:04] Production.INFO: Account Balance End.
[2026-09-07 22:02:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:02:04] Production.INFO: ==25428== Releasing lock...
[2026-09-07 22:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:02:11] Production.ERROR: CronJobId end10
[2026-09-07 22:02:11] Production.INFO: ==25426== Releasing lock...
[2026-09-07 22:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:02:14] Production.INFO: call_cost start
[2026-09-07 22:02:14] Production.INFO: call_cost end
[2026-09-07 22:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:02:14] Production.INFO: ==25422== Releasing lock...
[2026-09-07 22:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:03:01] Production.INFO: ==25493== Lock acquired, processing the job...
[2026-09-08 03:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:03:01] Production.INFO: neon service started
[2026-09-08 03:03:01] Production.INFO: neon service started
[2026-09-08 03:03:01] Production.INFO: ==25493== Releasing lock...
[2026-09-08 03:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:03:02] Production.INFO: ==25497== Lock acquired, processing the job...
[2026-09-08 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:03:02] Production.INFO: ==25497== Releasing lock...
[2026-09-08 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:03:02] Production.INFO: ==25495== Lock acquired, processing the job...
[2026-09-07 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:03:02] Production.INFO: ==25495== Releasing lock...
[2026-09-07 22:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:03:03] Production.INFO: ==25499== Lock acquired, processing the job...
[2026-09-07 22:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:03:03] Production.INFO: ==25503== Lock acquired, processing the job...
[2026-09-07 22:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:03:03] Production.INFO: ==25501== Lock acquired, processing the job...
[2026-09-07 22:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:03:03] Production.INFO: ==25507== Lock acquired, processing the job...
[2026-09-07 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:03:03] Production.INFO: ==25505== Lock acquired, processing the job...
[2026-09-07 22:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 22:03:03] Production.INFO: ==25507== Releasing lock...
[2026-09-07 22:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:03:03] Production.INFO: Account Balance Start.
[2026-09-07 22:03:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:03:03] Production.INFO: 117
[2026-09-07 22:03:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: ==25501== Releasing lock...
[2026-09-07 22:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:03:04] Production.INFO: Total Charge 0
[2026-09-07 22:03:04] Production.INFO: CreateAllLog End
[2026-09-07 22:03:05] Production.INFO: Account Balance End.
[2026-09-07 22:03:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:03:05] Production.INFO: ==25505== Releasing lock...
[2026-09-07 22:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:03:12] Production.ERROR: CronJobId end10
[2026-09-07 22:03:12] Production.INFO: ==25503== Releasing lock...
[2026-09-07 22:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:03:14] Production.INFO: call_cost start
[2026-09-07 22:03:14] Production.INFO: call_cost end
[2026-09-07 22:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:03:14] Production.INFO: ==25499== Releasing lock...
[2026-09-07 22:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:04:02] Production.INFO: ==25566== Lock acquired, processing the job...
[2026-09-08 03:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:04:02] Production.INFO: neon service started
[2026-09-08 03:04:02] Production.INFO: neon service started
[2026-09-08 03:04:02] Production.INFO: ==25566== Releasing lock...
[2026-09-08 03:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:04:03] Production.INFO: ==25568== Lock acquired, processing the job...
[2026-09-07 22:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:04:03] Production.INFO: ==25570== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:04:03] Production.INFO: ==25570== Releasing lock...
[2026-09-08 02:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:04:03] Production.INFO: ==25568== Releasing lock...
[2026-09-07 22:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:04:04] Production.INFO: ==25573== Lock acquired, processing the job...
[2026-09-07 22:04:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:04:04] Production.INFO: ==25575== Lock acquired, processing the job...
[2026-09-07 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:04:04] Production.INFO: ==25581== Lock acquired, processing the job...
[2026-09-07 22:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:04:04] Production.INFO: ==25579== Lock acquired, processing the job...
[2026-09-07 22:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:04:04] Production.INFO: ==25577== Lock acquired, processing the job...
[2026-09-07 22:04:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:04:04] Production.INFO: Account Balance Start.
[2026-09-07 22:04:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:04:04] Production.INFO: 117
[2026-09-07 22: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-07 22: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-07 22:04:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:04:04] Production.INFO: ==25581== Releasing lock...
[2026-09-07 22:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:04] Production.INFO: ==25575== Releasing lock...
[2026-09-07 22:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:04:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:04:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:04:05] Production.INFO: Total Charge 0
[2026-09-07 22:04:05] Production.INFO: CreateAllLog End
[2026-09-07 22:04:05] Production.INFO: Account Balance End.
[2026-09-07 22:04:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:04:05] Production.INFO: ==25579== Releasing lock...
[2026-09-07 22:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:04:11] Production.ERROR: CronJobId end10
[2026-09-07 22:04:11] Production.INFO: ==25577== Releasing lock...
[2026-09-07 22:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:04:15] Production.INFO: call_cost start
[2026-09-07 22:04:15] Production.INFO: call_cost end
[2026-09-07 22:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:04:15] Production.INFO: ==25573== Releasing lock...
[2026-09-07 22:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:05:01] Production.INFO: ==25636== Lock acquired, processing the job...
[2026-09-08 03:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:05:01] Production.INFO: neon service started
[2026-09-08 03:05:01] Production.INFO: neon service started
[2026-09-08 03:05:01] Production.INFO: ==25636== Releasing lock...
[2026-09-08 03:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:05:02] Production.INFO: ==25638== Lock acquired, processing the job...
[2026-09-07 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:05:02] Production.INFO: ==25638== Releasing lock...
[2026-09-07 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:05:02] Production.INFO: ==25640== Lock acquired, processing the job...
[2026-09-08 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:05:02] Production.INFO: ==25640== Releasing lock...
[2026-09-08 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:05:03] Production.INFO: ==25642== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:05:03] Production.INFO: ==25648== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:05:03] Production.ERROR: CronJob PID - 25648
[2026-09-07 22:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-07 22:05:03] Production.ERROR: CronJob ID - 10
[2026-09-07 22:05:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:05:00
[2026-09-07 22:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:05:03] Production.INFO: ==25652== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:05:03] Production.INFO: ==25644== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:05:03] Production.INFO: ==25642== Releasing lock...
[2026-09-07 22:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:05:03] Production.INFO: ==25646== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:05:03] Production.INFO: ==25650== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:05:03] Production.INFO: ==25654== Lock acquired, processing the job...
[2026-09-07 22:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:05:03] Production.INFO: Account Balance Start.
[2026-09-07 22:05:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:05:03] Production.INFO: 117
[2026-09-07 22:05:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:05:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:05:04] Production.ERROR: done
[2026-09-07 22:05:04] Production.INFO: ==25654== Releasing lock...
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963086', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: ==25646== Releasing lock...
[2026-09-07 22:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:05:05] Production.INFO: Total Charge 0
[2026-09-07 22:05:05] Production.INFO: CreateAllLog End
[2026-09-07 22:05:05] Production.INFO: Account Balance End.
[2026-09-07 22:05:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:05:05] Production.INFO: ==25650== Releasing lock...
[2026-09-07 22:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963086', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:05:11] Production.INFO: ProcessCDR(1,17963086,1,1,2)
[2026-09-07 22:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963086,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963086,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:05:11] Production.INFO: ==25652== Releasing lock...
[2026-09-07 22:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:05:14] Production.ERROR: CronJobId end10
[2026-09-07 22:05:14] Production.INFO: ==25648== Releasing lock...
[2026-09-07 22:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:05:18] Production.INFO: call_cost start
[2026-09-07 22:05:18] Production.INFO: call_cost end
[2026-09-07 22:05:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:05:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:05:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:05:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:05:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:05:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:05:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:05:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:05:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:05:18] Production.INFO: ==25644== Releasing lock...
[2026-09-07 22:05:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:05:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:06:02] Production.INFO: ==25714== Lock acquired, processing the job...
[2026-09-08 03:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:06:02] Production.INFO: neon service started
[2026-09-08 03:06:02] Production.INFO: neon service started
[2026-09-08 03:06:02] Production.INFO: ==25714== Releasing lock...
[2026-09-08 03:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:06:02] Production.INFO: ==25716== Lock acquired, processing the job...
[2026-09-07 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:06:02] Production.INFO: ==25716== Releasing lock...
[2026-09-07 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:06:03] Production.INFO: ==25718== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:06:03] Production.INFO: ==25718== Releasing lock...
[2026-09-08 02:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:06:03] Production.INFO: ==25722== Lock acquired, processing the job...
[2026-09-07 22:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:06:03] Production.INFO: ==25724== Lock acquired, processing the job...
[2026-09-07 22:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:06:03] Production.INFO: ==25720== Lock acquired, processing the job...
[2026-09-07 22:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:06:03] Production.INFO: ==25726== Lock acquired, processing the job...
[2026-09-07 22:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:06:03] Production.INFO: ==25728== Lock acquired, processing the job...
[2026-09-07 22:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:06:04] Production.INFO: Account Balance Start.
[2026-09-07 22:06:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:06:04] Production.INFO: 117
[2026-09-07 22:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:06:04] Production.INFO: ==25728== Releasing lock...
[2026-09-07 22:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: ==25722== Releasing lock...
[2026-09-07 22:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:06:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:06:05] Production.INFO: Total Charge 0
[2026-09-07 22:06:05] Production.INFO: CreateAllLog End
[2026-09-07 22:06:05] Production.INFO: Account Balance End.
[2026-09-07 22:06:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:06:05] Production.INFO: ==25726== Releasing lock...
[2026-09-07 22:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:06:12] Production.ERROR: CronJobId end10
[2026-09-07 22:06:12] Production.INFO: ==25724== Releasing lock...
[2026-09-07 22:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:06:15] Production.INFO: call_cost start
[2026-09-07 22:06:15] Production.INFO: call_cost end
[2026-09-07 22:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:06:15] Production.INFO: ==25720== Releasing lock...
[2026-09-07 22:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:07:01] Production.INFO: ==25783== Lock acquired, processing the job...
[2026-09-08 03:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:07:01] Production.INFO: neon service started
[2026-09-08 03:07:01] Production.INFO: neon service started
[2026-09-08 03:07:01] Production.INFO: ==25783== Releasing lock...
[2026-09-08 03:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:07:02] Production.INFO: ==25787== Lock acquired, processing the job...
[2026-09-08 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:07:02] Production.INFO: ==25787== Releasing lock...
[2026-09-08 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:07:02] Production.INFO: ==25785== Lock acquired, processing the job...
[2026-09-07 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:07:02] Production.INFO: ==25785== Releasing lock...
[2026-09-07 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:07:03] Production.INFO: ==25789== Lock acquired, processing the job...
[2026-09-07 22:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:07:03] Production.INFO: ==25791== Lock acquired, processing the job...
[2026-09-07 22:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:07:03] Production.INFO: ==25793== Lock acquired, processing the job...
[2026-09-07 22:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:07:03] Production.INFO: ==25795== Lock acquired, processing the job...
[2026-09-07 22:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:07:03] Production.INFO: ==25797== Lock acquired, processing the job...
[2026-09-07 22:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:07:03] Production.INFO: Account Balance Start.
[2026-09-07 22:07:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:07:03] Production.INFO: 117
[2026-09-07 22:07:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 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-07 22:07:04] Production.INFO: ==25797== Releasing lock...
[2026-09-07 22:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: ==25791== Releasing lock...
[2026-09-07 22:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:07:05] Production.INFO: Total Charge 0
[2026-09-07 22:07:05] Production.INFO: CreateAllLog End
[2026-09-07 22:07:05] Production.INFO: Account Balance End.
[2026-09-07 22:07:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:07:05] Production.INFO: ==25795== Releasing lock...
[2026-09-07 22:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:07:12] Production.ERROR: CronJobId end10
[2026-09-07 22:07:12] Production.INFO: ==25793== Releasing lock...
[2026-09-07 22:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:07:15] Production.INFO: call_cost start
[2026-09-07 22:07:15] Production.INFO: call_cost end
[2026-09-07 22:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:07:15] Production.INFO: ==25789== Releasing lock...
[2026-09-07 22:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:08:02] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-09-08 03:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:08:02] Production.INFO: neon service started
[2026-09-08 03:08:02] Production.INFO: neon service started
[2026-09-08 03:08:02] Production.INFO: ==25856== Releasing lock...
[2026-09-08 03:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:08:02] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-09-08 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:08:02] Production.INFO: ==25860== Releasing lock...
[2026-09-08 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:08:02] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-09-07 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:08:02] Production.INFO: ==25858== Releasing lock...
[2026-09-07 22:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:08:03] Production.INFO: ==25869== Lock acquired, processing the job...
[2026-09-07 22:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:08:03] Production.INFO: Account Balance Start.
[2026-09-07 22:08:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:08:03] Production.INFO: 117
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: ==25863== Lock acquired, processing the job...
[2026-09-07 22:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: ==25865== Lock acquired, processing the job...
[2026-09-07 22:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:08:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:08:03] Production.INFO: ==25867== Lock acquired, processing the job...
[2026-09-07 22:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: ==25871== Lock acquired, processing the job...
[2026-09-07 22:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:08:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: ==25871== Releasing lock...
[2026-09-07 22:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:08:04] Production.INFO: Total Charge 0
[2026-09-07 22:08:04] Production.INFO: CreateAllLog End
[2026-09-07 22:08:04] Production.INFO: Account Balance End.
[2026-09-07 22:08:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:08:04] Production.INFO: ==25869== Releasing lock...
[2026-09-07 22:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:08:04] Production.INFO: ==25865== Releasing lock...
[2026-09-07 22:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:08:11] Production.ERROR: CronJobId end10
[2026-09-07 22:08:11] Production.INFO: ==25867== Releasing lock...
[2026-09-07 22:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:08:14] Production.INFO: call_cost start
[2026-09-07 22:08:14] Production.INFO: call_cost end
[2026-09-07 22:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:08:15] Production.INFO: ==25863== Releasing lock...
[2026-09-07 22:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:09:01] Production.INFO: ==25933== Lock acquired, processing the job...
[2026-09-08 03:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:09:01] Production.INFO: neon service started
[2026-09-08 03:09:01] Production.INFO: neon service started
[2026-09-08 03:09:01] Production.INFO: ==25933== Releasing lock...
[2026-09-08 03:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:09:01] Production.INFO: ==25935== Lock acquired, processing the job...
[2026-09-07 22:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:09:02] Production.INFO: ==25935== Releasing lock...
[2026-09-07 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:09:02] Production.INFO: ==25937== Lock acquired, processing the job...
[2026-09-08 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:09:02] Production.INFO: ==25937== Releasing lock...
[2026-09-08 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:09:02] Production.INFO: ==25945== Lock acquired, processing the job...
[2026-09-07 22:09:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:09:02] Production.INFO: Account Balance Start.
[2026-09-07 22:09:02] Production.INFO: CreateAllLog Start
[2026-09-07 22:09:02] Production.INFO: 117
[2026-09-07 22:09:02] Production.INFO: Date 2026-08-08
[2026-09-07 22:09:02] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:02] Production.INFO: Date 2026-08-09
[2026-09-07 22:09:02] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: ==25943== Lock acquired, processing the job...
[2026-09-07 22:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: ==25939== Lock acquired, processing the job...
[2026-09-07 22:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:09:03] Production.INFO: ==25941== Lock acquired, processing the job...
[2026-09-07 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: ==25947== Lock acquired, processing the job...
[2026-09-07 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:09:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: ==25947== Releasing lock...
[2026-09-07 22:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-29
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-30
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-08-31
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-09-01
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-09-02
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: Date 2026-09-03
[2026-09-07 22:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:03] Production.INFO: ==25941== Releasing lock...
[2026-09-07 22:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:09:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:09:04] Production.INFO: Total Charge 0
[2026-09-07 22:09:04] Production.INFO: CreateAllLog End
[2026-09-07 22:09:05] Production.INFO: Account Balance End.
[2026-09-07 22:09:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:09:05] Production.INFO: ==25945== Releasing lock...
[2026-09-07 22:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:09:11] Production.ERROR: CronJobId end10
[2026-09-07 22:09:11] Production.INFO: ==25943== Releasing lock...
[2026-09-07 22:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:09:14] Production.INFO: call_cost start
[2026-09-07 22:09:14] Production.INFO: call_cost end
[2026-09-07 22:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:09:14] Production.INFO: ==25939== Releasing lock...
[2026-09-07 22:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:10:01] Production.INFO: ==26004== Lock acquired, processing the job...
[2026-09-08 03:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:10:01] Production.INFO: neon service started
[2026-09-08 03:10:02] Production.INFO: neon service started
[2026-09-08 03:10:02] Production.INFO: ==26004== Releasing lock...
[2026-09-08 03:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:10:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:10:02] Production.INFO: ==26008== Lock acquired, processing the job...
[2026-09-08 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:10:02] Production.INFO: ==26008== Releasing lock...
[2026-09-08 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:10:02] Production.INFO: ==26006== Lock acquired, processing the job...
[2026-09-07 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:10:02] Production.INFO: ==26006== Releasing lock...
[2026-09-07 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:10:03] Production.INFO: ==26011== Lock acquired, processing the job...
[2026-09-07 22:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:10:03] Production.INFO: ==26013== Lock acquired, processing the job...
[2026-09-07 22:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:10:03] Production.INFO: ==26015== Lock acquired, processing the job...
[2026-09-07 22:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:10:03] Production.INFO: ==26017== Lock acquired, processing the job...
[2026-09-07 22:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:10:03] Production.INFO: ==26019== Lock acquired, processing the job...
[2026-09-07 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:10:03] Production.INFO: Account Balance Start.
[2026-09-07 22:10:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:10:03] Production.INFO: 117
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:10:03] Production.INFO: Date 2026-08-09
[2026-09-07 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-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:03] Production.INFO: ==26019== Releasing lock...
[2026-09-07 22:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: ==26013== Releasing lock...
[2026-09-07 22:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:10:04] Production.INFO: Total Charge 0
[2026-09-07 22:10:04] Production.INFO: CreateAllLog End
[2026-09-07 22:10:04] Production.INFO: Account Balance End.
[2026-09-07 22:10:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:10:05] Production.INFO: ==26017== Releasing lock...
[2026-09-07 22:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:10:12] Production.ERROR: CronJobId end10
[2026-09-07 22:10:12] Production.INFO: ==26015== Releasing lock...
[2026-09-07 22:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:10:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:10:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:10:15] Production.INFO: call_cost start
[2026-09-07 22:10:15] Production.INFO: call_cost end
[2026-09-07 22:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:10:15] Production.INFO: ==26011== Releasing lock...
[2026-09-07 22:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:11:01] Production.INFO: ==26081== Lock acquired, processing the job...
[2026-09-08 03:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:11:01] Production.INFO: neon service started
[2026-09-08 03:11:01] Production.INFO: neon service started
[2026-09-08 03:11:01] Production.INFO: ==26081== Releasing lock...
[2026-09-08 03:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:11:01] Production.INFO: ==26085== Lock acquired, processing the job...
[2026-09-08 02:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:11:01] Production.INFO: ==26085== Releasing lock...
[2026-09-08 02:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:11:01] Production.INFO: ==26083== Lock acquired, processing the job...
[2026-09-07 22:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:11:02] Production.INFO: ==26083== Releasing lock...
[2026-09-07 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:11:02] Production.INFO: ==26088== Lock acquired, processing the job...
[2026-09-07 22:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:11:02] Production.INFO: ==26090== Lock acquired, processing the job...
[2026-09-07 22:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:11:02] Production.INFO: ==26092== Lock acquired, processing the job...
[2026-09-07 22:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:11:02] Production.INFO: ==26094== Lock acquired, processing the job...
[2026-09-07 22:11:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:11:03] Production.INFO: Account Balance Start.
[2026-09-07 22:11:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:11:03] Production.INFO: 117
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: ==26096== Lock acquired, processing the job...
[2026-09-07 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:11:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:11:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: ==26096== Releasing lock...
[2026-09-07 22:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: ==26090== Releasing lock...
[2026-09-07 22:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-29
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-30
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-08-31
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-09-01
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:03] Production.INFO: Date 2026-09-02
[2026-09-07 22:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:11:04] Production.INFO: Total Charge 0
[2026-09-07 22:11:04] Production.INFO: CreateAllLog End
[2026-09-07 22:11:04] Production.INFO: Account Balance End.
[2026-09-07 22:11:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:11:04] Production.INFO: ==26094== Releasing lock...
[2026-09-07 22:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:11:11] Production.ERROR: CronJobId end10
[2026-09-07 22:11:11] Production.INFO: ==26092== Releasing lock...
[2026-09-07 22:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:11:15] Production.INFO: call_cost start
[2026-09-07 22:11:15] Production.INFO: call_cost end
[2026-09-07 22:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:11:15] Production.INFO: ==26088== Releasing lock...
[2026-09-07 22:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:12:01] Production.INFO: ==26159== Lock acquired, processing the job...
[2026-09-08 03:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:12:01] Production.INFO: neon service started
[2026-09-08 03:12:01] Production.INFO: neon service started
[2026-09-08 03:12:01] Production.INFO: ==26159== Releasing lock...
[2026-09-08 03:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:12:02] Production.INFO: ==26163== Lock acquired, processing the job...
[2026-09-08 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:12:02] Production.INFO: ==26163== Releasing lock...
[2026-09-08 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:12:02] Production.INFO: ==26161== Lock acquired, processing the job...
[2026-09-07 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:12:02] Production.INFO: ==26161== Releasing lock...
[2026-09-07 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:12:03] Production.INFO: ==26165== Lock acquired, processing the job...
[2026-09-07 22:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:12:03] Production.INFO: ==26169== Lock acquired, processing the job...
[2026-09-07 22:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:12:03] Production.INFO: ==26167== Lock acquired, processing the job...
[2026-09-07 22:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:12:03] Production.INFO: ==26171== Lock acquired, processing the job...
[2026-09-07 22:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:12:03] Production.INFO: Account Balance Start.
[2026-09-07 22:12:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:12:03] Production.INFO: ==26173== Lock acquired, processing the job...
[2026-09-07 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:12:03] Production.INFO: 117
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:12:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:12:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: ==26173== Releasing lock...
[2026-09-07 22:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: ==26167== Releasing lock...
[2026-09-07 22:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:12:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:12:04] Production.INFO: Total Charge 0
[2026-09-07 22:12:04] Production.INFO: CreateAllLog End
[2026-09-07 22:12:04] Production.INFO: Account Balance End.
[2026-09-07 22:12:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:12:04] Production.INFO: ==26171== Releasing lock...
[2026-09-07 22:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:12:10] Production.ERROR: CronJobId end10
[2026-09-07 22:12:10] Production.INFO: ==26169== Releasing lock...
[2026-09-07 22:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:12:14] Production.INFO: call_cost start
[2026-09-07 22:12:14] Production.INFO: call_cost end
[2026-09-07 22:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:12:14] Production.INFO: ==26165== Releasing lock...
[2026-09-07 22:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:13:02] Production.INFO: ==26227== Lock acquired, processing the job...
[2026-09-08 03:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:13:02] Production.INFO: neon service started
[2026-09-08 03:13:02] Production.INFO: neon service started
[2026-09-08 03:13:02] Production.INFO: ==26227== Releasing lock...
[2026-09-08 03:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:13:02] Production.INFO: ==26229== Lock acquired, processing the job...
[2026-09-07 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:13:02] Production.INFO: ==26229== Releasing lock...
[2026-09-07 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:13:03] Production.INFO: ==26231== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:13:03] Production.INFO: ==26231== Releasing lock...
[2026-09-08 02:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:13:03] Production.INFO: ==26233== Lock acquired, processing the job...
[2026-09-07 22:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:13:03] Production.INFO: ==26237== Lock acquired, processing the job...
[2026-09-07 22:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:13:03] Production.INFO: ==26239== Lock acquired, processing the job...
[2026-09-07 22:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:13:03] Production.INFO: ==26235== Lock acquired, processing the job...
[2026-09-07 22:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:13:03] Production.INFO: ==26241== Lock acquired, processing the job...
[2026-09-07 22:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:13:03] Production.INFO: Account Balance Start.
[2026-09-07 22:13:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:13:03] Production.INFO: 117
[2026-09-07 22:13:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:13:04] Production.INFO: Date 2026-08-10
[2026-09-07 22: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-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: ==26241== Releasing lock...
[2026-09-07 22:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: ==26235== Releasing lock...
[2026-09-07 22:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:13:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:13:05] Production.INFO: Total Charge 0
[2026-09-07 22:13:05] Production.INFO: CreateAllLog End
[2026-09-07 22:13:05] Production.INFO: Account Balance End.
[2026-09-07 22:13:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:13:05] Production.INFO: ==26239== Releasing lock...
[2026-09-07 22:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:13:12] Production.ERROR: CronJobId end10
[2026-09-07 22:13:12] Production.INFO: ==26237== Releasing lock...
[2026-09-07 22:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:13:15] Production.INFO: call_cost start
[2026-09-07 22:13:15] Production.INFO: call_cost end
[2026-09-07 22:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:13:15] Production.INFO: ==26233== Releasing lock...
[2026-09-07 22:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:14:01] Production.INFO: ==26299== Lock acquired, processing the job...
[2026-09-08 03:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:14:01] Production.INFO: neon service started
[2026-09-08 03:14:01] Production.INFO: neon service started
[2026-09-08 03:14:01] Production.INFO: ==26299== Releasing lock...
[2026-09-08 03:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:14:02] Production.INFO: ==26301== Lock acquired, processing the job...
[2026-09-07 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:14:02] Production.INFO: ==26301== Releasing lock...
[2026-09-07 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:14:02] Production.INFO: ==26303== Lock acquired, processing the job...
[2026-09-08 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:14:02] Production.INFO: ==26303== Releasing lock...
[2026-09-08 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:14:02] Production.INFO: ==26307== Lock acquired, processing the job...
[2026-09-07 22:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:14:02] Production.INFO: ==26311== Lock acquired, processing the job...
[2026-09-07 22:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:14:03] Production.INFO: Account Balance Start.
[2026-09-07 22:14:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:14:03] Production.INFO: 117
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: ==26305== Lock acquired, processing the job...
[2026-09-07 22:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: ==26309== Lock acquired, processing the job...
[2026-09-07 22:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: ==26313== Lock acquired, processing the job...
[2026-09-07 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:14:03] Production.INFO: ==26307== Releasing lock...
[2026-09-07 22:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:14:03] Production.INFO: ==26313== Releasing lock...
[2026-09-07 22:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-29
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-30
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-08-31
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-01
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-02
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-03
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-04
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-05
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-06
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Date 2026-09-07
[2026-09-07 22:14:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:14:03] Production.INFO: Total Charge 0
[2026-09-07 22:14:03] Production.INFO: CreateAllLog End
[2026-09-07 22:14:03] Production.INFO: Account Balance End.
[2026-09-07 22:14:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:14:04] Production.INFO: ==26311== Releasing lock...
[2026-09-07 22:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:14:11] Production.ERROR: CronJobId end10
[2026-09-07 22:14:11] Production.INFO: ==26309== Releasing lock...
[2026-09-07 22:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:14:14] Production.INFO: call_cost start
[2026-09-07 22:14:14] Production.INFO: call_cost end
[2026-09-07 22:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:14:14] Production.INFO: ==26305== Releasing lock...
[2026-09-07 22:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:15:02] Production.INFO: ==26370== Lock acquired, processing the job...
[2026-09-08 03:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:15:02] Production.INFO: neon service started
[2026-09-08 03:15:02] Production.INFO: neon service started
[2026-09-08 03:15:02] Production.INFO: ==26370== Releasing lock...
[2026-09-08 03:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:15:02] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-07 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:15:02] Production.INFO: ==26373== Releasing lock...
[2026-09-07 22:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:15:02] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-08 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:15:02] Production.INFO: ==26375== Releasing lock...
[2026-09-08 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:15:03] Production.INFO: ==26377== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:15:03] Production.INFO: ==26379== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:15:03] Production.INFO: ==26377== Releasing lock...
[2026-09-07 22:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:15:03] Production.INFO: ==26381== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:15:03] Production.INFO: ==26383== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:15:03] Production.INFO: ==26385== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:15:03] Production.INFO: ==26387== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:15:03] Production.INFO: Account Balance Start.
[2026-09-07 22:15:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:15:03] Production.INFO: 117
[2026-09-07 22:15:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:15:03] Production.INFO: ==26389== Lock acquired, processing the job...
[2026-09-07 22:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:15:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:15:04] Production.ERROR: done
[2026-09-07 22: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-07 22: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-07 22:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963127', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:15:04] Production.INFO: ==26389== Releasing lock...
[2026-09-07 22:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: ==26381== Releasing lock...
[2026-09-07 22:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:15:05] Production.INFO: Total Charge 0
[2026-09-07 22:15:05] Production.INFO: CreateAllLog End
[2026-09-07 22:15:05] Production.INFO: Account Balance End.
[2026-09-07 22:15:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:15:05] Production.INFO: ==26385== Releasing lock...
[2026-09-07 22:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963127', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:15:10] Production.INFO: ProcessCDR(1,17963127,1,1,2)
[2026-09-07 22:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963127,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963127,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:15:10] Production.INFO: ==26387== Releasing lock...
[2026-09-07 22:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:15:14] Production.ERROR: CronJobId end10
[2026-09-07 22:15:14] Production.INFO: ==26383== Releasing lock...
[2026-09-07 22:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:15:17] Production.INFO: call_cost start
[2026-09-07 22:15:17] Production.INFO: call_cost end
[2026-09-07 22:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:15:17] Production.INFO: ==26379== Releasing lock...
[2026-09-07 22:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:16:01] Production.INFO: ==26445== Lock acquired, processing the job...
[2026-09-08 03:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:16:01] Production.INFO: neon service started
[2026-09-08 03:16:01] Production.INFO: neon service started
[2026-09-08 03:16:01] Production.INFO: ==26445== Releasing lock...
[2026-09-08 03:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:16:01] Production.INFO: ==26450== Lock acquired, processing the job...
[2026-09-08 02:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:16:01] Production.INFO: ==26450== Releasing lock...
[2026-09-08 02:16:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:16:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:16:02] Production.INFO: ==26448== Lock acquired, processing the job...
[2026-09-07 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:16:02] Production.INFO: ==26448== Releasing lock...
[2026-09-07 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:16:03] Production.INFO: ==26454== Lock acquired, processing the job...
[2026-09-07 22:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:16:03] Production.INFO: ==26456== Lock acquired, processing the job...
[2026-09-07 22:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:16:03] Production.INFO: ==26452== Lock acquired, processing the job...
[2026-09-07 22:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:16:03] Production.INFO: ==26460== Lock acquired, processing the job...
[2026-09-07 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:16:03] Production.INFO: ==26458== Lock acquired, processing the job...
[2026-09-07 22:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 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-07 22:16:03] Production.INFO: ==26460== Releasing lock...
[2026-09-07 22:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:16:03] Production.INFO: Account Balance Start.
[2026-09-07 22:16:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:16:03] Production.INFO: 117
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: ==26454== Releasing lock...
[2026-09-07 22:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:16:04] Production.INFO: Total Charge 0
[2026-09-07 22:16:04] Production.INFO: CreateAllLog End
[2026-09-07 22:16:04] Production.INFO: Account Balance End.
[2026-09-07 22:16:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:16:04] Production.INFO: ==26458== Releasing lock...
[2026-09-07 22:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:16:11] Production.ERROR: CronJobId end10
[2026-09-07 22:16:11] Production.INFO: ==26456== Releasing lock...
[2026-09-07 22:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:16:14] Production.INFO: call_cost start
[2026-09-07 22:16:14] Production.INFO: call_cost end
[2026-09-07 22:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:16:14] Production.INFO: ==26452== Releasing lock...
[2026-09-07 22:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:17:02] Production.INFO: ==26524== Lock acquired, processing the job...
[2026-09-08 03:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:17:02] Production.INFO: neon service started
[2026-09-08 03:17:02] Production.INFO: neon service started
[2026-09-08 03:17:02] Production.INFO: ==26524== Releasing lock...
[2026-09-08 03:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:17:02] Production.INFO: ==26527== Lock acquired, processing the job...
[2026-09-07 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:17:02] Production.INFO: ==26527== Releasing lock...
[2026-09-07 22:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:17:02] Production.INFO: ==26529== Lock acquired, processing the job...
[2026-09-08 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:17:02] Production.INFO: ==26529== Releasing lock...
[2026-09-08 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:17:03] Production.INFO: ==26531== Lock acquired, processing the job...
[2026-09-07 22:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:17:03] Production.INFO: ==26535== Lock acquired, processing the job...
[2026-09-07 22:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:17:03] Production.INFO: ==26533== Lock acquired, processing the job...
[2026-09-07 22:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:17:03] Production.INFO: ==26537== Lock acquired, processing the job...
[2026-09-07 22:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:17:03] Production.INFO: ==26539== Lock acquired, processing the job...
[2026-09-07 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:17:03] Production.INFO: Account Balance Start.
[2026-09-07 22:17:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:17:03] Production.INFO: 117
[2026-09-07 22:17:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:17:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:17:03] Production.INFO: ==26539== Releasing lock...
[2026-09-07 22:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: ==26533== Releasing lock...
[2026-09-07 22:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:17:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:17:05] Production.INFO: Total Charge 0
[2026-09-07 22:17:05] Production.INFO: CreateAllLog End
[2026-09-07 22:17:05] Production.INFO: Account Balance End.
[2026-09-07 22:17:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:17:05] Production.INFO: ==26537== Releasing lock...
[2026-09-07 22:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:17:11] Production.ERROR: CronJobId end10
[2026-09-07 22:17:11] Production.INFO: ==26535== Releasing lock...
[2026-09-07 22:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:17:15] Production.INFO: call_cost start
[2026-09-07 22:17:15] Production.INFO: call_cost end
[2026-09-07 22:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:17:15] Production.INFO: ==26531== Releasing lock...
[2026-09-07 22:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:18:01] Production.INFO: ==26596== Lock acquired, processing the job...
[2026-09-08 03:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:18:01] Production.INFO: neon service started
[2026-09-08 03:18:01] Production.INFO: neon service started
[2026-09-08 03:18:01] Production.INFO: ==26596== Releasing lock...
[2026-09-08 03:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:18:01] Production.INFO: ==26598== Lock acquired, processing the job...
[2026-09-07 22:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:18:02] Production.INFO: ==26598== Releasing lock...
[2026-09-07 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:18:02] Production.INFO: ==26600== Lock acquired, processing the job...
[2026-09-08 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:18:02] Production.INFO: ==26600== Releasing lock...
[2026-09-08 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:18:02] Production.INFO: ==26605== Lock acquired, processing the job...
[2026-09-07 22:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:18:02] Production.INFO: ==26609== Lock acquired, processing the job...
[2026-09-07 22:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:18:02] Production.INFO: Account Balance Start.
[2026-09-07 22:18:02] Production.INFO: CreateAllLog Start
[2026-09-07 22:18:02] Production.INFO: 117
[2026-09-07 22:18:02] Production.INFO: Date 2026-08-08
[2026-09-07 22:18:02] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:02] Production.INFO: Date 2026-08-09
[2026-09-07 22:18:02] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: ==26607== Lock acquired, processing the job...
[2026-09-07 22:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:18:03] Production.INFO: ==26603== Lock acquired, processing the job...
[2026-09-07 22:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: ==26611== Lock acquired, processing the job...
[2026-09-07 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: ==26605== Releasing lock...
[2026-09-07 22:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 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-07 22:18:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:18:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:18:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: ==26611== Releasing lock...
[2026-09-07 22:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-29
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-30
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-08-31
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-09-01
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-09-02
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-09-03
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:03] Production.INFO: Date 2026-09-04
[2026-09-07 22:18:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:18:04] Production.INFO: Total Charge 0
[2026-09-07 22:18:04] Production.INFO: CreateAllLog End
[2026-09-07 22:18:04] Production.INFO: Account Balance End.
[2026-09-07 22:18:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:18:04] Production.INFO: ==26609== Releasing lock...
[2026-09-07 22:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:18:10] Production.ERROR: CronJobId end10
[2026-09-07 22:18:10] Production.INFO: ==26607== Releasing lock...
[2026-09-07 22:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:18:15] Production.INFO: call_cost start
[2026-09-07 22:18:15] Production.INFO: call_cost end
[2026-09-07 22:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:18:15] Production.INFO: ==26603== Releasing lock...
[2026-09-07 22:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:19:01] Production.INFO: ==26674== Lock acquired, processing the job...
[2026-09-08 03:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:19:01] Production.INFO: neon service started
[2026-09-08 03:19:01] Production.INFO: neon service started
[2026-09-08 03:19:01] Production.INFO: ==26674== Releasing lock...
[2026-09-08 03:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:19:02] Production.INFO: ==26676== Lock acquired, processing the job...
[2026-09-07 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:19:02] Production.INFO: ==26678== Lock acquired, processing the job...
[2026-09-08 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:19:02] Production.INFO: ==26678== Releasing lock...
[2026-09-08 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:19:02] Production.INFO: ==26676== Releasing lock...
[2026-09-07 22:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:19:03] Production.INFO: ==26683== Lock acquired, processing the job...
[2026-09-07 22:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:19:03] Production.INFO: ==26681== Lock acquired, processing the job...
[2026-09-07 22:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:19:03] Production.INFO: ==26685== Lock acquired, processing the job...
[2026-09-07 22:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:19:03] Production.INFO: ==26687== Lock acquired, processing the job...
[2026-09-07 22:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:19:03] Production.INFO: Account Balance Start.
[2026-09-07 22:19:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:19:03] Production.INFO: 117
[2026-09-07 22:19:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: ==26689== Lock acquired, processing the job...
[2026-09-07 22:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:19:04] Production.INFO: ==26689== Releasing lock...
[2026-09-07 22:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: ==26683== Releasing lock...
[2026-09-07 22:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:19:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:19:05] Production.INFO: Total Charge 0
[2026-09-07 22:19:05] Production.INFO: CreateAllLog End
[2026-09-07 22:19:05] Production.INFO: Account Balance End.
[2026-09-07 22:19:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:19:05] Production.INFO: ==26687== Releasing lock...
[2026-09-07 22:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:19:12] Production.ERROR: CronJobId end10
[2026-09-07 22:19:12] Production.INFO: ==26685== Releasing lock...
[2026-09-07 22:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:19:15] Production.INFO: call_cost start
[2026-09-07 22:19:15] Production.INFO: call_cost end
[2026-09-07 22:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:19:15] Production.INFO: ==26681== Releasing lock...
[2026-09-07 22:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:20:01] Production.INFO: ==26747== Lock acquired, processing the job...
[2026-09-08 03:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:20:01] Production.INFO: neon service started
[2026-09-08 03:20:01] Production.INFO: neon service started
[2026-09-08 03:20:01] Production.INFO: ==26747== Releasing lock...
[2026-09-08 03:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:20:01] Production.INFO: ==26749== Lock acquired, processing the job...
[2026-09-07 22:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:20:01] Production.INFO: ==26749== Releasing lock...
[2026-09-07 22:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:20:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:20:02] Production.INFO: ==26751== Lock acquired, processing the job...
[2026-09-08 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:20:02] Production.INFO: ==26751== Releasing lock...
[2026-09-08 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:20:02] Production.INFO: ==26761== Lock acquired, processing the job...
[2026-09-07 22:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:20:02] Production.INFO: ==26755== Lock acquired, processing the job...
[2026-09-07 22:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:20:02] Production.INFO: ==26753== Lock acquired, processing the job...
[2026-09-07 22:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:20:02] Production.INFO: ==26759== Lock acquired, processing the job...
[2026-09-07 22:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:20:02] Production.INFO: ==26757== Lock acquired, processing the job...
[2026-09-07 22:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 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-07 22:20:03] Production.INFO: Account Balance Start.
[2026-09-07 22:20:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:20:03] Production.INFO: 117
[2026-09-07 22:20:03] Production.INFO: ==26761== Releasing lock...
[2026-09-07 22:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: ==26755== Releasing lock...
[2026-09-07 22:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:20:04] Production.INFO: Total Charge 0
[2026-09-07 22:20:04] Production.INFO: CreateAllLog End
[2026-09-07 22:20:04] Production.INFO: Account Balance End.
[2026-09-07 22:20:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:20:04] Production.INFO: ==26759== Releasing lock...
[2026-09-07 22:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:20:11] Production.ERROR: CronJobId end10
[2026-09-07 22:20:11] Production.INFO: ==26757== Releasing lock...
[2026-09-07 22:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:20:14] Production.INFO: call_cost start
[2026-09-07 22:20:14] Production.INFO: call_cost end
[2026-09-07 22:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:20:14] Production.INFO: ==26753== Releasing lock...
[2026-09-07 22:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:21:01] Production.INFO: ==26818== Lock acquired, processing the job...
[2026-09-08 03:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:21:01] Production.INFO: neon service started
[2026-09-08 03:21:01] Production.INFO: neon service started
[2026-09-08 03:21:01] Production.INFO: ==26818== Releasing lock...
[2026-09-08 03:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:21:02] Production.INFO: ==26823== Lock acquired, processing the job...
[2026-09-08 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:21:02] Production.INFO: ==26823== Releasing lock...
[2026-09-08 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:21:02] Production.INFO: ==26821== Lock acquired, processing the job...
[2026-09-07 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:21:02] Production.INFO: ==26821== Releasing lock...
[2026-09-07 22:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:21:03] Production.INFO: ==26833== Lock acquired, processing the job...
[2026-09-07 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:21:03] Production.INFO: ==26825== Lock acquired, processing the job...
[2026-09-07 22:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:21:03] Production.INFO: ==26827== Lock acquired, processing the job...
[2026-09-07 22:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:21:03] Production.INFO: ==26829== Lock acquired, processing the job...
[2026-09-07 22:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:21:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:21:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:21:03] Production.INFO: ==26833== Releasing lock...
[2026-09-07 22:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:21:03] Production.INFO: ==26831== Lock acquired, processing the job...
[2026-09-07 22:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:21:03] Production.INFO: Account Balance Start.
[2026-09-07 22:21:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:21:03] Production.INFO: 117
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: ==26827== Releasing lock...
[2026-09-07 22:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:21:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:21:05] Production.INFO: Total Charge 0
[2026-09-07 22:21:05] Production.INFO: CreateAllLog End
[2026-09-07 22:21:05] Production.INFO: Account Balance End.
[2026-09-07 22:21:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:21:05] Production.INFO: ==26831== Releasing lock...
[2026-09-07 22:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:21:13] Production.ERROR: CronJobId end10
[2026-09-07 22:21:13] Production.INFO: ==26829== Releasing lock...
[2026-09-07 22:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:21:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:21:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:21:16] Production.INFO: call_cost start
[2026-09-07 22:21:16] Production.INFO: call_cost end
[2026-09-07 22:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:21:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:21:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:21:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:21:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:21:16] Production.INFO: ==26825== Releasing lock...
[2026-09-07 22:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:22:02] Production.INFO: ==26892== Lock acquired, processing the job...
[2026-09-08 03:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:22:02] Production.INFO: neon service started
[2026-09-08 03:22:02] Production.INFO: neon service started
[2026-09-08 03:22:02] Production.INFO: ==26892== Releasing lock...
[2026-09-08 03:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:22:02] Production.INFO: ==26896== Lock acquired, processing the job...
[2026-09-08 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:22:02] Production.INFO: ==26896== Releasing lock...
[2026-09-08 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:22:02] Production.INFO: ==26894== Lock acquired, processing the job...
[2026-09-07 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:22:02] Production.INFO: ==26894== Releasing lock...
[2026-09-07 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:22:03] Production.INFO: ==26900== Lock acquired, processing the job...
[2026-09-07 22:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:22:03] Production.INFO: ==26898== Lock acquired, processing the job...
[2026-09-07 22:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:22:03] Production.INFO: ==26902== Lock acquired, processing the job...
[2026-09-07 22:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:22:03] Production.INFO: ==26906== Lock acquired, processing the job...
[2026-09-07 22:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:22:03] Production.INFO: ==26904== Lock acquired, processing the job...
[2026-09-07 22:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 22:22:04] Production.INFO: ==26906== Releasing lock...
[2026-09-07 22:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:22:04] Production.INFO: Account Balance Start.
[2026-09-07 22:22:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:22:04] Production.INFO: 117
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: ==26900== Releasing lock...
[2026-09-07 22:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:22:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:22:05] Production.INFO: Total Charge 0
[2026-09-07 22:22:05] Production.INFO: CreateAllLog End
[2026-09-07 22:22:05] Production.INFO: Account Balance End.
[2026-09-07 22:22:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:22:05] Production.INFO: ==26904== Releasing lock...
[2026-09-07 22:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:22:12] Production.ERROR: CronJobId end10
[2026-09-07 22:22:12] Production.INFO: ==26902== Releasing lock...
[2026-09-07 22:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:22:15] Production.INFO: call_cost start
[2026-09-07 22:22:15] Production.INFO: call_cost end
[2026-09-07 22:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:22:15] Production.INFO: ==26898== Releasing lock...
[2026-09-07 22:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:23:01] Production.INFO: ==26969== Lock acquired, processing the job...
[2026-09-08 03:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:23:01] Production.INFO: neon service started
[2026-09-08 03:23:01] Production.INFO: neon service started
[2026-09-08 03:23:01] Production.INFO: ==26969== Releasing lock...
[2026-09-08 03:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:23:01] Production.INFO: ==26971== Lock acquired, processing the job...
[2026-09-07 22:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:23:02] Production.INFO: ==26971== Releasing lock...
[2026-09-07 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:23:02] Production.INFO: ==26973== Lock acquired, processing the job...
[2026-09-08 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:23:02] Production.INFO: ==26973== Releasing lock...
[2026-09-08 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:23:03] Production.INFO: ==26978== Lock acquired, processing the job...
[2026-09-07 22:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:23:03] Production.INFO: ==26976== Lock acquired, processing the job...
[2026-09-07 22:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:23:03] Production.INFO: ==26980== Lock acquired, processing the job...
[2026-09-07 22:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:23:03] Production.INFO: ==26982== Lock acquired, processing the job...
[2026-09-07 22:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:23:03] Production.INFO: ==26984== Lock acquired, processing the job...
[2026-09-07 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:23:03] Production.INFO: Account Balance Start.
[2026-09-07 22:23:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:23:03] Production.INFO: 117
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-08
[2026-09-07 22: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-07 22: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-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:23:03] Production.INFO: ==26984== Releasing lock...
[2026-09-07 22:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: ==26978== Releasing lock...
[2026-09-07 22:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:23:04] Production.INFO: Total Charge 0
[2026-09-07 22:23:04] Production.INFO: CreateAllLog End
[2026-09-07 22:23:04] Production.INFO: Account Balance End.
[2026-09-07 22:23:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:23:04] Production.INFO: ==26982== Releasing lock...
[2026-09-07 22:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:23:12] Production.ERROR: CronJobId end10
[2026-09-07 22:23:12] Production.INFO: ==26980== Releasing lock...
[2026-09-07 22:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:23:15] Production.INFO: call_cost start
[2026-09-07 22:23:15] Production.INFO: call_cost end
[2026-09-07 22:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:23:15] Production.INFO: ==26976== Releasing lock...
[2026-09-07 22:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:24:02] Production.INFO: ==27045== Lock acquired, processing the job...
[2026-09-08 03:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:24:02] Production.INFO: neon service started
[2026-09-08 03:24:02] Production.INFO: neon service started
[2026-09-08 03:24:02] Production.INFO: ==27045== Releasing lock...
[2026-09-08 03:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:24:02] Production.INFO: ==27047== Lock acquired, processing the job...
[2026-09-07 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:24:02] Production.INFO: ==27047== Releasing lock...
[2026-09-07 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:24:02] Production.INFO: ==27049== Lock acquired, processing the job...
[2026-09-08 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:24:03] Production.INFO: ==27049== Releasing lock...
[2026-09-08 02:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:24:03] Production.INFO: ==27051== Lock acquired, processing the job...
[2026-09-07 22:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:24:03] Production.INFO: ==27053== Lock acquired, processing the job...
[2026-09-07 22:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:24:03] Production.INFO: ==27055== Lock acquired, processing the job...
[2026-09-07 22:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:24:03] Production.INFO: ==27057== Lock acquired, processing the job...
[2026-09-07 22:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:24:03] Production.INFO: ==27059== Lock acquired, processing the job...
[2026-09-07 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:24:03] Production.INFO: Account Balance Start.
[2026-09-07 22:24:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:24:03] Production.INFO: 117
[2026-09-07 22:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:24:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:24:03] Production.INFO: ==27059== Releasing lock...
[2026-09-07 22:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:24:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: ==27053== Releasing lock...
[2026-09-07 22:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:24:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:24:05] Production.INFO: Total Charge 0
[2026-09-07 22:24:05] Production.INFO: CreateAllLog End
[2026-09-07 22:24:05] Production.INFO: Account Balance End.
[2026-09-07 22:24:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:24:05] Production.INFO: ==27057== Releasing lock...
[2026-09-07 22:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:24: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-07 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-07 22:24:11] Production.ERROR: CronJobId end10
[2026-09-07 22:24:11] Production.INFO: ==27055== Releasing lock...
[2026-09-07 22:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:24:14] Production.INFO: call_cost start
[2026-09-07 22:24:14] Production.INFO: call_cost end
[2026-09-07 22:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:24:14] Production.INFO: ==27051== Releasing lock...
[2026-09-07 22:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:25:01] Production.INFO: ==27115== Lock acquired, processing the job...
[2026-09-08 03:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:25:01] Production.INFO: neon service started
[2026-09-08 03:25:01] Production.INFO: neon service started
[2026-09-08 03:25:01] Production.INFO: ==27115== Releasing lock...
[2026-09-08 03:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:25:01] Production.INFO: ==27117== Lock acquired, processing the job...
[2026-09-07 22:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:25:02] Production.INFO: ==27117== Releasing lock...
[2026-09-07 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:25:02] Production.INFO: ==27119== Lock acquired, processing the job...
[2026-09-08 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:25:02] Production.INFO: ==27119== Releasing lock...
[2026-09-08 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:25:03] Production.INFO: ==27123== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:25:03] Production.INFO: ==27125== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:25:03] Production.INFO: ==27121== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:25:03] Production.ERROR: CronJob PID - 27123
[2026-09-07 22:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 22:25:03] Production.ERROR: CronJob ID - 5
[2026-09-07 22:25:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:25:00
[2026-09-07 22:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:25:03] Production.ERROR: CronJob PID - 27125
[2026-09-07 22:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-07 22:25:03] Production.ERROR: CronJob ID - 7
[2026-09-07 22:25:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:25:00
[2026-09-07 22:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:25:03] Production.INFO: ==27127== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:25:03] Production.INFO: ==27129== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:25:03] Production.INFO: ==27121== Releasing lock...
[2026-09-07 22:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:25:03] Production.INFO: ==27131== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:25:03] Production.INFO: ==27133== Lock acquired, processing the job...
[2026-09-07 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:25:03] Production.INFO: Account Balance Start.
[2026-09-07 22:25:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:25:03] Production.INFO: 117
[2026-09-07 22:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:25:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:25:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:25:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:25:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:03] Production.ERROR: done
[2026-09-07 22:25:03] Production.INFO: ==27133== Releasing lock...
[2026-09-07 22:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963168', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: ==27125== Releasing lock...
[2026-09-07 22:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:25:04] Production.INFO: Total Charge 0
[2026-09-07 22:25:04] Production.INFO: CreateAllLog End
[2026-09-07 22:25:05] Production.INFO: Account Balance End.
[2026-09-07 22:25:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:25:05] Production.INFO: ==27129== Releasing lock...
[2026-09-07 22:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963168', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:25:10] Production.INFO: ProcessCDR(1,17963168,1,1,2)
[2026-09-07 22:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963168,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963168,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:25:10] Production.INFO: ==27131== Releasing lock...
[2026-09-07 22:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:25:14] Production.ERROR: CronJobId end10
[2026-09-07 22:25:14] Production.INFO: ==27127== Releasing lock...
[2026-09-07 22:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:25:17] Production.INFO: call_cost start
[2026-09-07 22:25:17] Production.INFO: call_cost end
[2026-09-07 22:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:25:17] Production.INFO: ==27123== Releasing lock...
[2026-09-07 22:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:26:01] Production.INFO: ==27194== Lock acquired, processing the job...
[2026-09-08 03:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:26:01] Production.INFO: neon service started
[2026-09-08 03:26:01] Production.INFO: neon service started
[2026-09-08 03:26:01] Production.INFO: ==27194== Releasing lock...
[2026-09-08 03:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:26:02] Production.INFO: ==27198== Lock acquired, processing the job...
[2026-09-08 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:26:02] Production.INFO: ==27198== Releasing lock...
[2026-09-08 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:26:02] Production.INFO: ==27196== Lock acquired, processing the job...
[2026-09-07 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:26:02] Production.INFO: ==27196== Releasing lock...
[2026-09-07 22:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:26:03] Production.INFO: ==27200== Lock acquired, processing the job...
[2026-09-07 22:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:26:03] Production.INFO: ==27202== Lock acquired, processing the job...
[2026-09-07 22:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:26:03] Production.INFO: ==27204== Lock acquired, processing the job...
[2026-09-07 22:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:26:03] Production.INFO: ==27206== Lock acquired, processing the job...
[2026-09-07 22:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:26:03] Production.INFO: ==27208== Lock acquired, processing the job...
[2026-09-07 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:26:03] Production.INFO: Account Balance Start.
[2026-09-07 22:26:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:26:03] Production.INFO: 117
[2026-09-07 22:26:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:26:03] Production.INFO: ==27208== Releasing lock...
[2026-09-07 22:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:26:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: ==27202== Releasing lock...
[2026-09-07 22:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:26:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:26:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:26:05] Production.INFO: Total Charge 0
[2026-09-07 22:26:05] Production.INFO: CreateAllLog End
[2026-09-07 22:26:05] Production.INFO: Account Balance End.
[2026-09-07 22:26:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:26:05] Production.INFO: ==27206== Releasing lock...
[2026-09-07 22:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:26:11] Production.ERROR: CronJobId end10
[2026-09-07 22:26:11] Production.INFO: ==27204== Releasing lock...
[2026-09-07 22:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:26:14] Production.INFO: call_cost start
[2026-09-07 22:26:14] Production.INFO: call_cost end
[2026-09-07 22:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:26:14] Production.INFO: ==27200== Releasing lock...
[2026-09-07 22:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:27:01] Production.INFO: ==27266== Lock acquired, processing the job...
[2026-09-08 03:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:27:01] Production.INFO: neon service started
[2026-09-08 03:27:01] Production.INFO: neon service started
[2026-09-08 03:27:01] Production.INFO: ==27266== Releasing lock...
[2026-09-08 03:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:27:01] Production.INFO: ==27270== Lock acquired, processing the job...
[2026-09-08 02:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:27:01] Production.INFO: ==27270== Releasing lock...
[2026-09-08 02:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:27:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:27:01] Production.INFO: ==27268== Lock acquired, processing the job...
[2026-09-07 22:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:27:02] Production.INFO: ==27268== Releasing lock...
[2026-09-07 22:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:27:02] Production.INFO: ==27272== Lock acquired, processing the job...
[2026-09-07 22:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:27:02] Production.INFO: ==27274== Lock acquired, processing the job...
[2026-09-07 22:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:27:02] Production.INFO: ==27278== Lock acquired, processing the job...
[2026-09-07 22:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:27:02] Production.INFO: ==27276== Lock acquired, processing the job...
[2026-09-07 22:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:27:03] Production.INFO: ==27280== Lock acquired, processing the job...
[2026-09-07 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:27:03] Production.INFO: Account Balance Start.
[2026-09-07 22:27:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:27:03] Production.INFO: 117
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:27:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:27:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: ==27280== Releasing lock...
[2026-09-07 22:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:03] Production.INFO: ==27274== Releasing lock...
[2026-09-07 22:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:27:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:27:04] Production.INFO: Total Charge 0
[2026-09-07 22:27:04] Production.INFO: CreateAllLog End
[2026-09-07 22:27:04] Production.INFO: Account Balance End.
[2026-09-07 22:27:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:27:04] Production.INFO: ==27278== Releasing lock...
[2026-09-07 22:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:27:11] Production.ERROR: CronJobId end10
[2026-09-07 22:27:11] Production.INFO: ==27276== Releasing lock...
[2026-09-07 22:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:27:14] Production.INFO: call_cost start
[2026-09-07 22:27:14] Production.INFO: call_cost end
[2026-09-07 22:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:27:14] Production.INFO: ==27272== Releasing lock...
[2026-09-07 22:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:28:01] Production.INFO: ==27339== Lock acquired, processing the job...
[2026-09-08 03:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:28:01] Production.INFO: neon service started
[2026-09-08 03:28:01] Production.INFO: neon service started
[2026-09-08 03:28:01] Production.INFO: ==27339== Releasing lock...
[2026-09-08 03:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:28:02] Production.INFO: ==27343== Lock acquired, processing the job...
[2026-09-08 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:28:02] Production.INFO: ==27343== Releasing lock...
[2026-09-08 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:28:02] Production.INFO: ==27341== Lock acquired, processing the job...
[2026-09-07 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:28:02] Production.INFO: ==27341== Releasing lock...
[2026-09-07 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:28:03] Production.INFO: ==27349== Lock acquired, processing the job...
[2026-09-07 22:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:28:03] Production.INFO: ==27345== Lock acquired, processing the job...
[2026-09-07 22:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:28:03] Production.INFO: ==27347== Lock acquired, processing the job...
[2026-09-07 22:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:28:03] Production.INFO: ==27351== Lock acquired, processing the job...
[2026-09-07 22:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:28:03] Production.INFO: ==27354== Lock acquired, processing the job...
[2026-09-07 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 22:28:03] Production.INFO: Account Balance Start.
[2026-09-07 22:28:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:28:03] Production.INFO: ==27354== Releasing lock...
[2026-09-07 22:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:28:03] Production.INFO: 117
[2026-09-07 22:28:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: ==27347== Releasing lock...
[2026-09-07 22:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:28:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:28:05] Production.INFO: Total Charge 0
[2026-09-07 22:28:05] Production.INFO: CreateAllLog End
[2026-09-07 22:28:05] Production.INFO: Account Balance End.
[2026-09-07 22:28:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:28:05] Production.INFO: ==27351== Releasing lock...
[2026-09-07 22:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:28:13] Production.ERROR: CronJobId end10
[2026-09-07 22:28:13] Production.INFO: ==27349== Releasing lock...
[2026-09-07 22:28:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:28:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:28:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:28:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:28:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:28:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:28:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:28:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:28:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:28:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:28:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:28:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:28:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:28:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:28:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:28:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:28:16] Production.INFO: call_cost start
[2026-09-07 22:28:16] Production.INFO: call_cost end
[2026-09-07 22:28:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:28:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:28:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:28:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:28:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:28:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:28:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:28:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:28:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:28:16] Production.INFO: ==27345== Releasing lock...
[2026-09-07 22:28:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:28:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:29:02] Production.INFO: ==27412== Lock acquired, processing the job...
[2026-09-08 03:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:29:02] Production.INFO: neon service started
[2026-09-08 03:29:02] Production.INFO: neon service started
[2026-09-08 03:29:02] Production.INFO: ==27412== Releasing lock...
[2026-09-08 03:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:29:02] Production.INFO: ==27414== Lock acquired, processing the job...
[2026-09-07 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:29:02] Production.INFO: ==27416== Lock acquired, processing the job...
[2026-09-08 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:29:02] Production.INFO: ==27416== Releasing lock...
[2026-09-08 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:29:02] Production.INFO: ==27414== Releasing lock...
[2026-09-07 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:29:03] Production.INFO: ==27418== Lock acquired, processing the job...
[2026-09-07 22:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:29:03] Production.INFO: ==27420== Lock acquired, processing the job...
[2026-09-07 22:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:29:03] Production.INFO: ==27422== Lock acquired, processing the job...
[2026-09-07 22:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:29:03] Production.INFO: ==27424== Lock acquired, processing the job...
[2026-09-07 22:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:29:03] Production.INFO: ==27426== Lock acquired, processing the job...
[2026-09-07 22:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:29:03] Production.INFO: Account Balance Start.
[2026-09-07 22:29:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:29:03] Production.INFO: 117
[2026-09-07 22:29:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:29:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:29:04] Production.INFO: ==27426== Releasing lock...
[2026-09-07 22:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: ==27420== Releasing lock...
[2026-09-07 22:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:29:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:29:05] Production.INFO: Total Charge 0
[2026-09-07 22:29:05] Production.INFO: CreateAllLog End
[2026-09-07 22:29:05] Production.INFO: Account Balance End.
[2026-09-07 22:29:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:29:05] Production.INFO: ==27424== Releasing lock...
[2026-09-07 22:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:29:11] Production.ERROR: CronJobId end10
[2026-09-07 22:29:11] Production.INFO: ==27422== Releasing lock...
[2026-09-07 22:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:29:15] Production.INFO: call_cost start
[2026-09-07 22:29:15] Production.INFO: call_cost end
[2026-09-07 22:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:29:15] Production.INFO: ==27418== Releasing lock...
[2026-09-07 22:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:30:01] Production.INFO: ==27481== Lock acquired, processing the job...
[2026-09-08 03:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:30:01] Production.INFO: neon service started
[2026-09-08 03:30:01] Production.INFO: neon service started
[2026-09-08 03:30:01] Production.INFO: ==27481== Releasing lock...
[2026-09-08 03:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:30:02] Production.INFO: ==27483== Lock acquired, processing the job...
[2026-09-07 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:30:02] Production.INFO: ==27485== Lock acquired, processing the job...
[2026-09-08 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:30:02] Production.INFO: ==27485== Releasing lock...
[2026-09-08 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:30:02] Production.INFO: ==27483== Releasing lock...
[2026-09-07 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:30:03] Production.INFO: ==27494== Lock acquired, processing the job...
[2026-09-07 22:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:30:03] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-09-07 22:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:30:03] Production.INFO: ==27490== Lock acquired, processing the job...
[2026-09-07 22:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:30:03] Production.INFO: ==27492== Lock acquired, processing the job...
[2026-09-07 22:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:30:03] Production.INFO: Account Balance Start.
[2026-09-07 22:30:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:30:03] Production.INFO: 117
[2026-09-07 22:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:30:03] Production.INFO: ==27496== Lock acquired, processing the job...
[2026-09-07 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:30:03] Production.INFO: ==27496== Releasing lock...
[2026-09-07 22:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:30:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: ==27490== Releasing lock...
[2026-09-07 22:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:30:04] Production.INFO: Total Charge 0
[2026-09-07 22:30:04] Production.INFO: CreateAllLog End
[2026-09-07 22:30:04] Production.INFO: Account Balance End.
[2026-09-07 22:30:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:30:04] Production.INFO: ==27494== Releasing lock...
[2026-09-07 22:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:30:11] Production.ERROR: CronJobId end10
[2026-09-07 22:30:11] Production.INFO: ==27492== Releasing lock...
[2026-09-07 22:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:30:14] Production.INFO: call_cost start
[2026-09-07 22:30:14] Production.INFO: call_cost end
[2026-09-07 22:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:30:14] Production.INFO: ==27488== Releasing lock...
[2026-09-07 22:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:31:02] Production.INFO: ==27558== Lock acquired, processing the job...
[2026-09-08 03:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:31:02] Production.INFO: neon service started
[2026-09-08 03:31:02] Production.INFO: neon service started
[2026-09-08 03:31:02] Production.INFO: ==27558== Releasing lock...
[2026-09-08 03:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:31:02] Production.INFO: ==27561== Lock acquired, processing the job...
[2026-09-07 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:31:02] Production.INFO: ==27561== Releasing lock...
[2026-09-07 22:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:31:02] Production.INFO: ==27563== Lock acquired, processing the job...
[2026-09-08 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:31:02] Production.INFO: ==27563== Releasing lock...
[2026-09-08 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:31:03] Production.INFO: ==27565== Lock acquired, processing the job...
[2026-09-07 22:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:31:03] Production.INFO: ==27567== Lock acquired, processing the job...
[2026-09-07 22:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:31:03] Production.INFO: ==27569== Lock acquired, processing the job...
[2026-09-07 22:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:31:03] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-09-07 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:31:03] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-07 22:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:31:03] Production.INFO: Account Balance Start.
[2026-09-07 22:31:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:31:03] Production.INFO: 117
[2026-09-07 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-07 22:31:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 22:31:03] Production.INFO: ==27573== Releasing lock...
[2026-09-07 22:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: ==27567== Releasing lock...
[2026-09-07 22:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:31:04] Production.INFO: Total Charge 0
[2026-09-07 22:31:04] Production.INFO: CreateAllLog End
[2026-09-07 22:31:05] Production.INFO: Account Balance End.
[2026-09-07 22:31:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:31:05] Production.INFO: ==27571== Releasing lock...
[2026-09-07 22:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:31:12] Production.ERROR: CronJobId end10
[2026-09-07 22:31:12] Production.INFO: ==27569== Releasing lock...
[2026-09-07 22:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:31:14] Production.INFO: call_cost start
[2026-09-07 22:31:15] Production.INFO: call_cost end
[2026-09-07 22:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:31:15] Production.INFO: ==27565== Releasing lock...
[2026-09-07 22:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:32:01] Production.INFO: ==27630== Lock acquired, processing the job...
[2026-09-08 03:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:32:01] Production.INFO: neon service started
[2026-09-08 03:32:01] Production.INFO: neon service started
[2026-09-08 03:32:01] Production.INFO: ==27630== Releasing lock...
[2026-09-08 03:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:32:01] Production.INFO: ==27632== Lock acquired, processing the job...
[2026-09-07 22:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:32:02] Production.INFO: ==27632== Releasing lock...
[2026-09-07 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:32:02] Production.INFO: ==27634== Lock acquired, processing the job...
[2026-09-08 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:32:02] Production.INFO: ==27634== Releasing lock...
[2026-09-08 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:32:03] Production.INFO: ==27644== Lock acquired, processing the job...
[2026-09-07 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:32:03] Production.INFO: ==27638== Lock acquired, processing the job...
[2026-09-07 22:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:32:03] Production.INFO: ==27636== Lock acquired, processing the job...
[2026-09-07 22:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:32:03] Production.INFO: ==27642== Lock acquired, processing the job...
[2026-09-07 22:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:32:03] Production.INFO: ==27640== Lock acquired, processing the job...
[2026-09-07 22:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:32:03] Production.INFO: Account Balance Start.
[2026-09-07 22:32:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:32:03] Production.INFO: 117
[2026-09-07 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-07 22:32:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:32:03] Production.INFO: ==27644== Releasing lock...
[2026-09-07 22:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: ==27638== Releasing lock...
[2026-09-07 22:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:32:04] Production.INFO: Total Charge 0
[2026-09-07 22:32:04] Production.INFO: CreateAllLog End
[2026-09-07 22:32:04] Production.INFO: Account Balance End.
[2026-09-07 22:32:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:32:04] Production.INFO: ==27642== Releasing lock...
[2026-09-07 22:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:32:12] Production.ERROR: CronJobId end10
[2026-09-07 22:32:12] Production.INFO: ==27640== Releasing lock...
[2026-09-07 22:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:32:14] Production.INFO: call_cost start
[2026-09-07 22:32:14] Production.INFO: call_cost end
[2026-09-07 22:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:32:14] Production.INFO: ==27636== Releasing lock...
[2026-09-07 22:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:33:02] Production.INFO: ==27700== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:33:02] Production.INFO: neon service started
[2026-09-08 03:33:02] Production.INFO: neon service started
[2026-09-08 03:33:02] Production.INFO: ==27700== Releasing lock...
[2026-09-08 03:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:33:02] Production.INFO: ==27703== Lock acquired, processing the job...
[2026-09-07 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:33:02] Production.INFO: ==27703== Releasing lock...
[2026-09-07 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:33:02] Production.INFO: ==27705== Lock acquired, processing the job...
[2026-09-08 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:33:02] Production.INFO: ==27705== Releasing lock...
[2026-09-08 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:33:03] Production.INFO: ==27707== Lock acquired, processing the job...
[2026-09-07 22:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:33:03] Production.INFO: ==27709== Lock acquired, processing the job...
[2026-09-07 22:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:33:03] Production.INFO: ==27713== Lock acquired, processing the job...
[2026-09-07 22:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:33:03] Production.INFO: ==27711== Lock acquired, processing the job...
[2026-09-07 22:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:33:03] Production.INFO: Account Balance Start.
[2026-09-07 22:33:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:33:03] Production.INFO: 117
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:33:03] Production.INFO: ==27715== Lock acquired, processing the job...
[2026-09-07 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:33:03] Production.INFO: ==27715== Releasing lock...
[2026-09-07 22:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: ==27709== Releasing lock...
[2026-09-07 22:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:33:04] Production.INFO: Total Charge 0
[2026-09-07 22:33:04] Production.INFO: CreateAllLog End
[2026-09-07 22:33:04] Production.INFO: Account Balance End.
[2026-09-07 22:33:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:33:04] Production.INFO: ==27713== Releasing lock...
[2026-09-07 22:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:33:11] Production.ERROR: CronJobId end10
[2026-09-07 22:33:11] Production.INFO: ==27711== Releasing lock...
[2026-09-07 22:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:33:13] Production.INFO: call_cost start
[2026-09-07 22:33:13] Production.INFO: call_cost end
[2026-09-07 22:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:33:13] Production.INFO: ==27707== Releasing lock...
[2026-09-07 22:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:34:01] Production.INFO: ==27771== Lock acquired, processing the job...
[2026-09-08 03:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:34:01] Production.INFO: neon service started
[2026-09-08 03:34:01] Production.INFO: neon service started
[2026-09-08 03:34:01] Production.INFO: ==27771== Releasing lock...
[2026-09-08 03:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:34:01] Production.INFO: ==27775== Lock acquired, processing the job...
[2026-09-08 02:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:34:01] Production.INFO: ==27775== Releasing lock...
[2026-09-08 02:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:34:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:34:01] Production.INFO: ==27773== Lock acquired, processing the job...
[2026-09-07 22:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:34:02] Production.INFO: ==27773== Releasing lock...
[2026-09-07 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:34:02] Production.INFO: ==27777== Lock acquired, processing the job...
[2026-09-07 22:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:34:02] Production.INFO: ==27779== Lock acquired, processing the job...
[2026-09-07 22:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:34:03] Production.INFO: ==27781== Lock acquired, processing the job...
[2026-09-07 22:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:34:03] Production.INFO: ==27783== Lock acquired, processing the job...
[2026-09-07 22:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:34:03] Production.INFO: ==27785== Lock acquired, processing the job...
[2026-09-07 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:34:03] Production.INFO: Account Balance Start.
[2026-09-07 22:34:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:34:03] Production.INFO: 117
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:34:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: ==27785== Releasing lock...
[2026-09-07 22:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: ==27779== Releasing lock...
[2026-09-07 22:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:34:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:34:04] Production.INFO: Total Charge 0
[2026-09-07 22:34:04] Production.INFO: CreateAllLog End
[2026-09-07 22:34:04] Production.INFO: Account Balance End.
[2026-09-07 22:34:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:34:04] Production.INFO: ==27783== Releasing lock...
[2026-09-07 22:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:34:10] Production.ERROR: CronJobId end10
[2026-09-07 22:34:10] Production.INFO: ==27781== Releasing lock...
[2026-09-07 22:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:34:14] Production.INFO: call_cost start
[2026-09-07 22:34:14] Production.INFO: call_cost end
[2026-09-07 22:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:34:14] Production.INFO: ==27777== Releasing lock...
[2026-09-07 22:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:35:01] Production.INFO: ==27842== Lock acquired, processing the job...
[2026-09-08 03:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:35:01] Production.INFO: neon service started
[2026-09-08 03:35:01] Production.INFO: neon service started
[2026-09-08 03:35:01] Production.INFO: ==27842== Releasing lock...
[2026-09-08 03:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:35:02] Production.INFO: ==27846== Lock acquired, processing the job...
[2026-09-08 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:35:02] Production.INFO: ==27846== Releasing lock...
[2026-09-08 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:35:02] Production.INFO: ==27844== Lock acquired, processing the job...
[2026-09-07 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:35:02] Production.INFO: ==27844== Releasing lock...
[2026-09-07 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:35:03] Production.INFO: ==27851== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:35:03] Production.INFO: ==27849== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:35:03] Production.ERROR: CronJob PID - 27851
[2026-09-07 22:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 22:35:03] Production.ERROR: CronJob ID - 5
[2026-09-07 22:35:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:35:00
[2026-09-07 22:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:35:03] Production.INFO: ==27854== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:35:03] Production.INFO: ==27856== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:35:03] Production.INFO: ==27849== Releasing lock...
[2026-09-07 22:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:35:03] Production.INFO: ==27858== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:35:03] Production.INFO: ==27860== Lock acquired, processing the job...
[2026-09-07 22:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:35:04] Production.INFO: Account Balance Start.
[2026-09-07 22:35:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:35:04] Production.INFO: 117
[2026-09-07 22:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:35:04] Production.INFO: ==27862== Lock acquired, processing the job...
[2026-09-07 22:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:35:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: ==27862== Releasing lock...
[2026-09-07 22:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:35:04] Production.ERROR: done
[2026-09-07 22:35:04] Production.INFO: ==27854== Releasing lock...
[2026-09-07 22:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963209', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-26
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:35:05] Production.INFO: Total Charge 0
[2026-09-07 22:35:05] Production.INFO: CreateAllLog End
[2026-09-07 22:35:05] Production.INFO: Account Balance End.
[2026-09-07 22:35:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:35:05] Production.INFO: ==27858== Releasing lock...
[2026-09-07 22:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963209', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:35:11] Production.INFO: ProcessCDR(1,17963209,1,1,2)
[2026-09-07 22:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963209,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963209,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:35:11] Production.INFO: ==27860== Releasing lock...
[2026-09-07 22:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:35:13] Production.ERROR: CronJobId end10
[2026-09-07 22:35:13] Production.INFO: ==27856== Releasing lock...
[2026-09-07 22:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:35:17] Production.INFO: call_cost start
[2026-09-07 22:35:17] Production.INFO: call_cost end
[2026-09-07 22:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:35:17] Production.INFO: ==27851== Releasing lock...
[2026-09-07 22:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:36:02] Production.INFO: ==27916== Lock acquired, processing the job...
[2026-09-08 03:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:36:02] Production.INFO: neon service started
[2026-09-08 03:36:02] Production.INFO: neon service started
[2026-09-08 03:36:02] Production.INFO: ==27916== Releasing lock...
[2026-09-08 03:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:36:02] Production.INFO: ==27919== Lock acquired, processing the job...
[2026-09-07 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:36:02] Production.INFO: ==27921== Lock acquired, processing the job...
[2026-09-08 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:36:03] Production.INFO: ==27921== Releasing lock...
[2026-09-08 02:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:36:03] Production.INFO: ==27919== Releasing lock...
[2026-09-07 22:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:36:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:36:03] Production.INFO: ==27923== Lock acquired, processing the job...
[2026-09-07 22:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:36:04] Production.INFO: ==27925== Lock acquired, processing the job...
[2026-09-07 22:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:36:04] Production.INFO: ==27927== Lock acquired, processing the job...
[2026-09-07 22:36:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:36:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:36:04] Production.INFO: ==27931== Lock acquired, processing the job...
[2026-09-07 22:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:36:04] Production.INFO: ==27929== Lock acquired, processing the job...
[2026-09-07 22:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:36:04] Production.INFO: Account Balance Start.
[2026-09-07 22:36:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:36:04] Production.INFO: 117
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:36:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:36:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:36:04] Production.INFO: ==27931== Releasing lock...
[2026-09-07 22:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: ==27925== Releasing lock...
[2026-09-07 22:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:36:05] Production.INFO: Total Charge 0
[2026-09-07 22:36:05] Production.INFO: CreateAllLog End
[2026-09-07 22:36:05] Production.INFO: Account Balance End.
[2026-09-07 22:36:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:36:05] Production.INFO: ==27929== Releasing lock...
[2026-09-07 22:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:36:12] Production.ERROR: CronJobId end10
[2026-09-07 22:36:12] Production.INFO: ==27927== Releasing lock...
[2026-09-07 22:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:36:14] Production.INFO: call_cost start
[2026-09-07 22:36:14] Production.INFO: call_cost end
[2026-09-07 22:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:36:14] Production.INFO: ==27923== Releasing lock...
[2026-09-07 22:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:37:01] Production.INFO: ==27984== Lock acquired, processing the job...
[2026-09-08 03:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:37:01] Production.INFO: neon service started
[2026-09-08 03:37:01] Production.INFO: neon service started
[2026-09-08 03:37:01] Production.INFO: ==27984== Releasing lock...
[2026-09-08 03:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:37:02] Production.INFO: ==27986== Lock acquired, processing the job...
[2026-09-07 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:37:02] Production.INFO: ==27986== Releasing lock...
[2026-09-07 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:37:02] Production.INFO: ==27988== Lock acquired, processing the job...
[2026-09-08 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:37:02] Production.INFO: ==27988== Releasing lock...
[2026-09-08 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:37:02] Production.INFO: ==27991== Lock acquired, processing the job...
[2026-09-07 22:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:37:03] Production.INFO: ==27993== Lock acquired, processing the job...
[2026-09-07 22:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:37:03] Production.INFO: ==27996== Lock acquired, processing the job...
[2026-09-07 22:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:37:03] Production.INFO: ==27998== Lock acquired, processing the job...
[2026-09-07 22:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:37:03] Production.INFO: ==28000== Lock acquired, processing the job...
[2026-09-07 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:37:03] Production.INFO: Account Balance Start.
[2026-09-07 22:37:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:37:03] Production.INFO: 117
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-09
[2026-09-07 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-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:37:03] Production.INFO: ==28000== Releasing lock...
[2026-09-07 22:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: ==27993== Releasing lock...
[2026-09-07 22:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:37:04] Production.INFO: Total Charge 0
[2026-09-07 22:37:04] Production.INFO: CreateAllLog End
[2026-09-07 22:37:04] Production.INFO: Account Balance End.
[2026-09-07 22:37:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:37:05] Production.INFO: ==27998== Releasing lock...
[2026-09-07 22:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:37:11] Production.ERROR: CronJobId end10
[2026-09-07 22:37:11] Production.INFO: ==27996== Releasing lock...
[2026-09-07 22:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:37:14] Production.INFO: call_cost start
[2026-09-07 22:37:14] Production.INFO: call_cost end
[2026-09-07 22:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:37:14] Production.INFO: ==27991== Releasing lock...
[2026-09-07 22:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:38:02] Production.INFO: ==28066== Lock acquired, processing the job...
[2026-09-08 03:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:38:02] Production.INFO: neon service started
[2026-09-08 03:38:02] Production.INFO: neon service started
[2026-09-08 03:38:02] Production.INFO: ==28066== Releasing lock...
[2026-09-08 03:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:38:02] Production.INFO: ==28068== Lock acquired, processing the job...
[2026-09-07 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:38:02] Production.INFO: ==28070== Lock acquired, processing the job...
[2026-09-08 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:38:02] Production.INFO: ==28070== Releasing lock...
[2026-09-08 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:38:03] Production.INFO: ==28068== Releasing lock...
[2026-09-07 22:38:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:38:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:38:03] Production.INFO: ==28077== Lock acquired, processing the job...
[2026-09-07 22:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:38:03] Production.INFO: ==28075== Lock acquired, processing the job...
[2026-09-07 22:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:38:03] Production.INFO: ==28081== Lock acquired, processing the job...
[2026-09-07 22:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:38:03] Production.INFO: ==28079== Lock acquired, processing the job...
[2026-09-07 22:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:38:03] Production.INFO: Account Balance Start.
[2026-09-07 22:38:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:38:03] Production.INFO: ==28083== Lock acquired, processing the job...
[2026-09-07 22:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:38:03] Production.INFO: 117
[2026-09-07 22:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:38:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:38:04] Production.INFO: ==28083== Releasing lock...
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: ==28077== Releasing lock...
[2026-09-07 22:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:38:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:38:05] Production.INFO: Total Charge 0
[2026-09-07 22:38:05] Production.INFO: CreateAllLog End
[2026-09-07 22:38:05] Production.INFO: Account Balance End.
[2026-09-07 22:38:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:38:05] Production.INFO: ==28081== Releasing lock...
[2026-09-07 22:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:38:11] Production.ERROR: CronJobId end10
[2026-09-07 22:38:11] Production.INFO: ==28079== Releasing lock...
[2026-09-07 22:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:38:15] Production.INFO: call_cost start
[2026-09-07 22:38:15] Production.INFO: call_cost end
[2026-09-07 22:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:38:15] Production.INFO: ==28075== Releasing lock...
[2026-09-07 22:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:39:01] Production.INFO: ==28136== Lock acquired, processing the job...
[2026-09-08 03:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:39:01] Production.INFO: neon service started
[2026-09-08 03:39:01] Production.INFO: neon service started
[2026-09-08 03:39:01] Production.INFO: ==28136== Releasing lock...
[2026-09-08 03:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:39:01] Production.INFO: ==28140== Lock acquired, processing the job...
[2026-09-08 02:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:39:01] Production.INFO: ==28140== Releasing lock...
[2026-09-08 02:39:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:39:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:39:02] Production.INFO: ==28138== Lock acquired, processing the job...
[2026-09-07 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:39:02] Production.INFO: ==28138== Releasing lock...
[2026-09-07 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:39:03] Production.INFO: ==28148== Lock acquired, processing the job...
[2026-09-07 22:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:39:03] Production.INFO: ==28142== Lock acquired, processing the job...
[2026-09-07 22:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:39:03] Production.INFO: ==28144== Lock acquired, processing the job...
[2026-09-07 22:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:39:03] Production.INFO: ==28146== Lock acquired, processing the job...
[2026-09-07 22:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:39:03] Production.INFO: Account Balance Start.
[2026-09-07 22:39:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:39:03] Production.INFO: 117
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:39:03] Production.INFO: ==28151== Lock acquired, processing the job...
[2026-09-07 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:39:03] Production.INFO: Date 2026-08-10
[2026-09-07 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-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:39:03] Production.INFO: ==28151== Releasing lock...
[2026-09-07 22:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: ==28144== Releasing lock...
[2026-09-07 22:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:39:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:39:04] Production.INFO: Total Charge 0
[2026-09-07 22:39:04] Production.INFO: CreateAllLog End
[2026-09-07 22:39:04] Production.INFO: Account Balance End.
[2026-09-07 22:39:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:39:04] Production.INFO: ==28148== Releasing lock...
[2026-09-07 22:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:39:12] Production.ERROR: CronJobId end10
[2026-09-07 22:39:12] Production.INFO: ==28146== Releasing lock...
[2026-09-07 22:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:39:15] Production.INFO: call_cost start
[2026-09-07 22:39:15] Production.INFO: call_cost end
[2026-09-07 22:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:39:15] Production.INFO: ==28142== Releasing lock...
[2026-09-07 22:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:40:01] Production.INFO: ==28205== Lock acquired, processing the job...
[2026-09-08 03:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:40:01] Production.INFO: neon service started
[2026-09-08 03:40:01] Production.INFO: neon service started
[2026-09-08 03:40:01] Production.INFO: ==28205== Releasing lock...
[2026-09-08 03:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:40:02] Production.INFO: ==28209== Lock acquired, processing the job...
[2026-09-08 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:40:02] Production.INFO: ==28209== Releasing lock...
[2026-09-08 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:40:02] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-09-07 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:40:02] Production.INFO: ==28207== Releasing lock...
[2026-09-07 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:40:03] Production.INFO: ==28216== Lock acquired, processing the job...
[2026-09-07 22:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:40:03] Production.INFO: ==28218== Lock acquired, processing the job...
[2026-09-07 22:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:40:03] Production.INFO: ==28212== Lock acquired, processing the job...
[2026-09-07 22:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:40:03] Production.INFO: Account Balance Start.
[2026-09-07 22:40:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:40:03] Production.INFO: 117
[2026-09-07 22:40:03] Production.INFO: ==28214== Lock acquired, processing the job...
[2026-09-07 22:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:40:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:40:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:03] Production.INFO: ==28220== Lock acquired, processing the job...
[2026-09-07 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:40:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:40:03] Production.INFO: ==28220== Releasing lock...
[2026-09-07 22:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: ==28214== Releasing lock...
[2026-09-07 22:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:40:04] Production.INFO: Total Charge 0
[2026-09-07 22:40:04] Production.INFO: CreateAllLog End
[2026-09-07 22:40:05] Production.INFO: Account Balance End.
[2026-09-07 22:40:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:40:05] Production.INFO: ==28218== Releasing lock...
[2026-09-07 22:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:40:11] Production.ERROR: CronJobId end10
[2026-09-07 22:40:11] Production.INFO: ==28216== Releasing lock...
[2026-09-07 22:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:40:15] Production.INFO: call_cost start
[2026-09-07 22:40:15] Production.INFO: call_cost end
[2026-09-07 22:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:40:15] Production.INFO: ==28212== Releasing lock...
[2026-09-07 22:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:41:01] Production.INFO: ==28275== Lock acquired, processing the job...
[2026-09-08 03:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:41:01] Production.INFO: neon service started
[2026-09-08 03:41:01] Production.INFO: neon service started
[2026-09-08 03:41:01] Production.INFO: ==28275== Releasing lock...
[2026-09-08 03:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:41:01] Production.INFO: ==28279== Lock acquired, processing the job...
[2026-09-08 02:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:41:01] Production.INFO: ==28279== Releasing lock...
[2026-09-08 02:41:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:41:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:41:01] Production.INFO: ==28277== Lock acquired, processing the job...
[2026-09-07 22:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:41:02] Production.INFO: ==28277== Releasing lock...
[2026-09-07 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:41:02] Production.INFO: ==28281== Lock acquired, processing the job...
[2026-09-07 22:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:41:02] Production.INFO: ==28283== Lock acquired, processing the job...
[2026-09-07 22:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:41:02] Production.INFO: ==28285== Lock acquired, processing the job...
[2026-09-07 22:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:41:02] Production.INFO: ==28288== Lock acquired, processing the job...
[2026-09-07 22:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:41:02] Production.INFO: ==28290== Lock acquired, processing the job...
[2026-09-07 22:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:41:03] Production.INFO: Account Balance Start.
[2026-09-07 22:41:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:41:03] Production.INFO: 117
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:41:03] Production.INFO: ==28290== Releasing lock...
[2026-09-07 22:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: ==28283== Releasing lock...
[2026-09-07 22:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:41:04] Production.INFO: Total Charge 0
[2026-09-07 22:41:04] Production.INFO: CreateAllLog End
[2026-09-07 22:41:04] Production.INFO: Account Balance End.
[2026-09-07 22:41:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:41:04] Production.INFO: ==28288== Releasing lock...
[2026-09-07 22:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:41:10] Production.ERROR: CronJobId end10
[2026-09-07 22:41:10] Production.INFO: ==28285== Releasing lock...
[2026-09-07 22:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:41:14] Production.INFO: call_cost start
[2026-09-07 22:41:14] Production.INFO: call_cost end
[2026-09-07 22:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:41:14] Production.INFO: ==28281== Releasing lock...
[2026-09-07 22:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:42:01] Production.INFO: ==28348== Lock acquired, processing the job...
[2026-09-08 03:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:42:01] Production.INFO: neon service started
[2026-09-08 03:42:01] Production.INFO: neon service started
[2026-09-08 03:42:01] Production.INFO: ==28348== Releasing lock...
[2026-09-08 03:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:42:02] Production.INFO: ==28351== Lock acquired, processing the job...
[2026-09-07 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:42:02] Production.INFO: ==28351== Releasing lock...
[2026-09-07 22:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:42:02] Production.INFO: ==28353== Lock acquired, processing the job...
[2026-09-08 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:42:02] Production.INFO: ==28353== Releasing lock...
[2026-09-08 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:42:03] Production.INFO: ==28355== Lock acquired, processing the job...
[2026-09-07 22:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:42:03] Production.INFO: ==28357== Lock acquired, processing the job...
[2026-09-07 22:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:42:03] Production.INFO: ==28359== Lock acquired, processing the job...
[2026-09-07 22:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:42:03] Production.INFO: ==28363== Lock acquired, processing the job...
[2026-09-07 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:42:03] Production.INFO: ==28361== Lock acquired, processing the job...
[2026-09-07 22:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 22:42:03] Production.INFO: Account Balance Start.
[2026-09-07 22:42:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:42:03] Production.INFO: 117
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 22:42:03] Production.INFO: ==28363== Releasing lock...
[2026-09-07 22:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: ==28357== Releasing lock...
[2026-09-07 22:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:42:04] Production.INFO: Total Charge 0
[2026-09-07 22:42:04] Production.INFO: CreateAllLog End
[2026-09-07 22:42:04] Production.INFO: Account Balance End.
[2026-09-07 22:42:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:42:05] Production.INFO: ==28361== Releasing lock...
[2026-09-07 22:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:42:12] Production.ERROR: CronJobId end10
[2026-09-07 22:42:12] Production.INFO: ==28359== Releasing lock...
[2026-09-07 22:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:42:15] Production.INFO: call_cost start
[2026-09-07 22:42:15] Production.INFO: call_cost end
[2026-09-07 22:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:42:15] Production.INFO: ==28355== Releasing lock...
[2026-09-07 22:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:43:02] Production.INFO: ==28419== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:43:02] Production.INFO: neon service started
[2026-09-08 03:43:02] Production.INFO: neon service started
[2026-09-08 03:43:02] Production.INFO: ==28419== Releasing lock...
[2026-09-08 03:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:43:02] Production.INFO: ==28423== Lock acquired, processing the job...
[2026-09-08 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:43:02] Production.INFO: ==28423== Releasing lock...
[2026-09-08 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:43:02] Production.INFO: ==28421== Lock acquired, processing the job...
[2026-09-07 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:43:02] Production.INFO: ==28421== Releasing lock...
[2026-09-07 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:43:03] Production.INFO: ==28430== Lock acquired, processing the job...
[2026-09-07 22:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:43:03] Production.INFO: ==28426== Lock acquired, processing the job...
[2026-09-07 22:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:43:03] Production.INFO: ==28428== Lock acquired, processing the job...
[2026-09-07 22:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:43:03] Production.INFO: ==28432== Lock acquired, processing the job...
[2026-09-07 22:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:43:03] Production.INFO: ==28434== Lock acquired, processing the job...
[2026-09-07 22:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:43:04] Production.INFO: Account Balance Start.
[2026-09-07 22:43:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:43:04] Production.INFO: 117
[2026-09-07 22: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-07 22: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-07 22: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-07 22:43:04] Production.INFO: ==28434== Releasing lock...
[2026-09-07 22:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: ==28428== Releasing lock...
[2026-09-07 22:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:43:05] Production.INFO: Total Charge 0
[2026-09-07 22:43:05] Production.INFO: CreateAllLog End
[2026-09-07 22:43:05] Production.INFO: Account Balance End.
[2026-09-07 22:43:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:43:05] Production.INFO: ==28432== Releasing lock...
[2026-09-07 22:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:43:11] Production.ERROR: CronJobId end10
[2026-09-07 22:43:11] Production.INFO: ==28430== Releasing lock...
[2026-09-07 22:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:43:15] Production.INFO: call_cost start
[2026-09-07 22:43:15] Production.INFO: call_cost end
[2026-09-07 22:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:43:15] Production.INFO: ==28426== Releasing lock...
[2026-09-07 22:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:44:01] Production.INFO: ==28491== Lock acquired, processing the job...
[2026-09-08 03:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:44:01] Production.INFO: neon service started
[2026-09-08 03:44:01] Production.INFO: neon service started
[2026-09-08 03:44:01] Production.INFO: ==28491== Releasing lock...
[2026-09-08 03:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:44:02] Production.INFO: ==28493== Lock acquired, processing the job...
[2026-09-07 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:44:02] Production.INFO: ==28495== Lock acquired, processing the job...
[2026-09-08 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:44:02] Production.INFO: ==28495== Releasing lock...
[2026-09-08 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:44:02] Production.INFO: ==28493== Releasing lock...
[2026-09-07 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:44:03] Production.INFO: ==28498== Lock acquired, processing the job...
[2026-09-07 22:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:44:03] Production.INFO: ==28500== Lock acquired, processing the job...
[2026-09-07 22:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:44:03] Production.INFO: ==28504== Lock acquired, processing the job...
[2026-09-07 22:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:44:03] Production.INFO: ==28502== Lock acquired, processing the job...
[2026-09-07 22:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:44:03] Production.INFO: ==28506== Lock acquired, processing the job...
[2026-09-07 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 22:44:03] Production.INFO: Account Balance Start.
[2026-09-07 22:44:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:44:03] Production.INFO: 117
[2026-09-07 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-07 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-07 22:44:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: ==28506== Releasing lock...
[2026-09-07 22:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: ==28500== Releasing lock...
[2026-09-07 22:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:44:04] Production.INFO: Total Charge 0
[2026-09-07 22:44:04] Production.INFO: CreateAllLog End
[2026-09-07 22:44:04] Production.INFO: Account Balance End.
[2026-09-07 22:44:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:44:04] Production.INFO: ==28504== Releasing lock...
[2026-09-07 22:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:44:10] Production.ERROR: CronJobId end10
[2026-09-07 22:44:10] Production.INFO: ==28502== Releasing lock...
[2026-09-07 22:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:44:13] Production.INFO: call_cost start
[2026-09-07 22:44:13] Production.INFO: call_cost end
[2026-09-07 22:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:44:13] Production.INFO: ==28498== Releasing lock...
[2026-09-07 22:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:45:02] Production.INFO: ==28565== Lock acquired, processing the job...
[2026-09-08 03:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:45:02] Production.INFO: neon service started
[2026-09-08 03:45:02] Production.INFO: neon service started
[2026-09-08 03:45:02] Production.INFO: ==28565== Releasing lock...
[2026-09-08 03:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:45:02] Production.INFO: ==28567== Lock acquired, processing the job...
[2026-09-07 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:45:02] Production.INFO: ==28567== Releasing lock...
[2026-09-07 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:45:02] Production.INFO: ==28569== Lock acquired, processing the job...
[2026-09-08 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:45:02] Production.INFO: ==28569== Releasing lock...
[2026-09-08 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:45:03] Production.INFO: ==28578== Lock acquired, processing the job...
[2026-09-07 22:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:45:03] Production.INFO: ==28580== Lock acquired, processing the job...
[2026-09-07 22:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:45:03] Production.INFO: ==28572== Lock acquired, processing the job...
[2026-09-07 22:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:45:03] Production.ERROR: CronJob PID - 28578
[2026-09-07 22:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-07 22:45:03] Production.ERROR: CronJob ID - 10
[2026-09-07 22:45:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:45:00
[2026-09-07 22:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:45:03] Production.ERROR: CronJob PID - 28580
[2026-09-07 22:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-07 22:45:03] Production.ERROR: CronJob ID - 12
[2026-09-07 22:45:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:45:00
[2026-09-07 22:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:45:03] Production.INFO: ==28572== Releasing lock...
[2026-09-07 22:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:45:03] Production.INFO: Account Balance Start.
[2026-09-07 22:45:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:45:03] Production.INFO: 117
[2026-09-07 22:45:03] Production.INFO: ==28574== Lock acquired, processing the job...
[2026-09-07 22:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:45:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:45:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:45:04] Production.INFO: ==28576== Lock acquired, processing the job...
[2026-09-07 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: ==28582== Lock acquired, processing the job...
[2026-09-07 22:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: ==28584== Lock acquired, processing the job...
[2026-09-07 22:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:45:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: ==28584== Releasing lock...
[2026-09-07 22:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: ==28576== Releasing lock...
[2026-09-07 22:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.ERROR: done
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963250', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-26
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:45:05] Production.INFO: Total Charge 0
[2026-09-07 22:45:05] Production.INFO: CreateAllLog End
[2026-09-07 22:45:05] Production.INFO: Account Balance End.
[2026-09-07 22:45:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:45:05] Production.INFO: ==28580== Releasing lock...
[2026-09-07 22:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963250', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:45:10] Production.INFO: ProcessCDR(1,17963250,1,1,2)
[2026-09-07 22:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963250,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963250,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:45:10] Production.INFO: ==28582== Releasing lock...
[2026-09-07 22:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:45:14] Production.ERROR: CronJobId end10
[2026-09-07 22:45:14] Production.INFO: ==28578== Releasing lock...
[2026-09-07 22:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:45:17] Production.INFO: call_cost start
[2026-09-07 22:45:17] Production.INFO: call_cost end
[2026-09-07 22:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:45:17] Production.INFO: ==28574== Releasing lock...
[2026-09-07 22:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:46:01] Production.INFO: ==28638== Lock acquired, processing the job...
[2026-09-08 03:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:46:01] Production.INFO: neon service started
[2026-09-08 03:46:01] Production.INFO: neon service started
[2026-09-08 03:46:01] Production.INFO: ==28638== Releasing lock...
[2026-09-08 03:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:46:02] Production.INFO: ==28640== Lock acquired, processing the job...
[2026-09-07 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:46:02] Production.INFO: ==28642== Lock acquired, processing the job...
[2026-09-08 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:46:02] Production.INFO: ==28642== Releasing lock...
[2026-09-08 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:46:02] Production.INFO: ==28640== Releasing lock...
[2026-09-07 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:46:03] Production.INFO: ==28651== Lock acquired, processing the job...
[2026-09-07 22:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:46:03] Production.INFO: Account Balance Start.
[2026-09-07 22:46:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:46:03] Production.INFO: 117
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: ==28645== Lock acquired, processing the job...
[2026-09-07 22:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:46:03] Production.INFO: ==28647== Lock acquired, processing the job...
[2026-09-07 22:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: ==28653== Lock acquired, processing the job...
[2026-09-07 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: ==28649== Lock acquired, processing the job...
[2026-09-07 22:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 22:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 22:46:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: ==28653== Releasing lock...
[2026-09-07 22:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: ==28647== Releasing lock...
[2026-09-07 22:46:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:46:04] Production.INFO: Total Charge 0
[2026-09-07 22:46:04] Production.INFO: CreateAllLog End
[2026-09-07 22:46:04] Production.INFO: Account Balance End.
[2026-09-07 22:46:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:46:04] Production.INFO: ==28651== Releasing lock...
[2026-09-07 22:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:46:11] Production.ERROR: CronJobId end10
[2026-09-07 22:46:11] Production.INFO: ==28649== Releasing lock...
[2026-09-07 22:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:46:14] Production.INFO: call_cost start
[2026-09-07 22:46:14] Production.INFO: call_cost end
[2026-09-07 22:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:46:14] Production.INFO: ==28645== Releasing lock...
[2026-09-07 22:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:47:01] Production.INFO: ==28709== Lock acquired, processing the job...
[2026-09-08 03:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:47:01] Production.INFO: neon service started
[2026-09-08 03:47:01] Production.INFO: neon service started
[2026-09-08 03:47:01] Production.INFO: ==28709== Releasing lock...
[2026-09-08 03:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:47:02] Production.INFO: ==28711== Lock acquired, processing the job...
[2026-09-07 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:47:02] Production.INFO: ==28713== Lock acquired, processing the job...
[2026-09-08 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:47:02] Production.INFO: ==28713== Releasing lock...
[2026-09-08 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:47:02] Production.INFO: ==28711== Releasing lock...
[2026-09-07 22:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:47:03] Production.INFO: ==28720== Lock acquired, processing the job...
[2026-09-07 22:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:47:03] Production.INFO: ==28718== Lock acquired, processing the job...
[2026-09-07 22:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:47:03] Production.INFO: ==28716== Lock acquired, processing the job...
[2026-09-07 22:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:47:03] Production.INFO: ==28722== Lock acquired, processing the job...
[2026-09-07 22:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:47:03] Production.INFO: ==28724== Lock acquired, processing the job...
[2026-09-07 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:47:03] Production.INFO: Account Balance Start.
[2026-09-07 22:47:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:47:03] Production.INFO: 117
[2026-09-07 22:47:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:47:03] Production.INFO: ==28724== Releasing lock...
[2026-09-07 22:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:47:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: ==28718== Releasing lock...
[2026-09-07 22:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:47:04] Production.INFO: Total Charge 0
[2026-09-07 22:47:04] Production.INFO: CreateAllLog End
[2026-09-07 22:47:05] Production.INFO: Account Balance End.
[2026-09-07 22:47:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:47:05] Production.INFO: ==28722== Releasing lock...
[2026-09-07 22:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:47:11] Production.ERROR: CronJobId end10
[2026-09-07 22:47:11] Production.INFO: ==28720== Releasing lock...
[2026-09-07 22:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:47:14] Production.INFO: call_cost start
[2026-09-07 22:47:14] Production.INFO: call_cost end
[2026-09-07 22:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:47:14] Production.INFO: ==28716== Releasing lock...
[2026-09-07 22:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:48:02] Production.INFO: ==28784== Lock acquired, processing the job...
[2026-09-08 03:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:48:02] Production.INFO: neon service started
[2026-09-08 03:48:02] Production.INFO: neon service started
[2026-09-08 03:48:02] Production.INFO: ==28784== Releasing lock...
[2026-09-08 03:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:48:02] Production.INFO: ==28786== Lock acquired, processing the job...
[2026-09-07 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:48:02] Production.INFO: ==28786== Releasing lock...
[2026-09-07 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:48:03] Production.INFO: ==28788== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:48:03] Production.INFO: ==28788== Releasing lock...
[2026-09-08 02:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:48:03] Production.INFO: ==28790== Lock acquired, processing the job...
[2026-09-07 22:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:48:03] Production.INFO: ==28794== Lock acquired, processing the job...
[2026-09-07 22:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:48:03] Production.INFO: ==28796== Lock acquired, processing the job...
[2026-09-07 22:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:48:03] Production.INFO: ==28792== Lock acquired, processing the job...
[2026-09-07 22:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:48:04] Production.INFO: Account Balance Start.
[2026-09-07 22:48:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:48:04] Production.INFO: 117
[2026-09-07 22:48:04] Production.INFO: ==28798== Lock acquired, processing the job...
[2026-09-07 22:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:48:04] Production.INFO: Date 2026-08-14
[2026-09-07 22: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-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: ==28798== Releasing lock...
[2026-09-07 22:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: ==28792== Releasing lock...
[2026-09-07 22:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:48:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:48:05] Production.INFO: Total Charge 0
[2026-09-07 22:48:05] Production.INFO: CreateAllLog End
[2026-09-07 22:48:05] Production.INFO: Account Balance End.
[2026-09-07 22:48:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:48:05] Production.INFO: ==28796== Releasing lock...
[2026-09-07 22:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:48:11] Production.ERROR: CronJobId end10
[2026-09-07 22:48:11] Production.INFO: ==28794== Releasing lock...
[2026-09-07 22:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:48:14] Production.INFO: call_cost start
[2026-09-07 22:48:14] Production.INFO: call_cost end
[2026-09-07 22:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:48:14] Production.INFO: ==28790== Releasing lock...
[2026-09-07 22:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:49:01] Production.INFO: ==28852== Lock acquired, processing the job...
[2026-09-08 03:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:49:01] Production.INFO: neon service started
[2026-09-08 03:49:01] Production.INFO: neon service started
[2026-09-08 03:49:01] Production.INFO: ==28852== Releasing lock...
[2026-09-08 03:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:49:02] Production.INFO: ==28854== Lock acquired, processing the job...
[2026-09-07 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:49:02] Production.INFO: ==28854== Releasing lock...
[2026-09-07 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:49:02] Production.INFO: ==28856== Lock acquired, processing the job...
[2026-09-08 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:49:02] Production.INFO: ==28856== Releasing lock...
[2026-09-08 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:49:03] Production.INFO: ==28858== Lock acquired, processing the job...
[2026-09-07 22:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:49:03] Production.INFO: ==28862== Lock acquired, processing the job...
[2026-09-07 22:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:49:03] Production.INFO: ==28866== Lock acquired, processing the job...
[2026-09-07 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:49:03] Production.INFO: ==28860== Lock acquired, processing the job...
[2026-09-07 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 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-07 22:49:03] Production.INFO: ==28864== Lock acquired, processing the job...
[2026-09-07 22:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 22:49:03] Production.INFO: ==28866== Releasing lock...
[2026-09-07 22:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:49:03] Production.INFO: Account Balance Start.
[2026-09-07 22:49:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:49:03] Production.INFO: 117
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: ==28860== Releasing lock...
[2026-09-07 22:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:49:04] Production.INFO: Total Charge 0
[2026-09-07 22:49:04] Production.INFO: CreateAllLog End
[2026-09-07 22:49:04] Production.INFO: Account Balance End.
[2026-09-07 22:49:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:49:04] Production.INFO: ==28864== Releasing lock...
[2026-09-07 22:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:49:12] Production.ERROR: CronJobId end10
[2026-09-07 22:49:12] Production.INFO: ==28862== Releasing lock...
[2026-09-07 22:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:49:15] Production.INFO: call_cost start
[2026-09-07 22:49:15] Production.INFO: call_cost end
[2026-09-07 22:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:49:15] Production.INFO: ==28858== Releasing lock...
[2026-09-07 22:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:50:02] Production.INFO: ==28924== Lock acquired, processing the job...
[2026-09-08 03:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:50:02] Production.INFO: neon service started
[2026-09-08 03:50:02] Production.INFO: neon service started
[2026-09-08 03:50:02] Production.INFO: ==28924== Releasing lock...
[2026-09-08 03:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:50:02] Production.INFO: ==28926== Lock acquired, processing the job...
[2026-09-07 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:50:02] Production.INFO: ==28926== Releasing lock...
[2026-09-07 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:50:03] Production.INFO: ==28928== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:50:03] Production.INFO: ==28928== Releasing lock...
[2026-09-08 02:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:50:03] Production.INFO: ==28930== Lock acquired, processing the job...
[2026-09-07 22:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:50:03] Production.INFO: ==28932== Lock acquired, processing the job...
[2026-09-07 22:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:50:03] Production.INFO: ==28936== Lock acquired, processing the job...
[2026-09-07 22:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:50:03] Production.INFO: ==28934== Lock acquired, processing the job...
[2026-09-07 22:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:50:03] Production.INFO: ==28938== Lock acquired, processing the job...
[2026-09-07 22:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:50:04] Production.INFO: Account Balance Start.
[2026-09-07 22:50:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:50:04] Production.INFO: 117
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:50:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22:50:04] Production.INFO: ==28938== Releasing lock...
[2026-09-07 22:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: ==28932== Releasing lock...
[2026-09-07 22:50:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:50:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:50:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:50:05] Production.INFO: Total Charge 0
[2026-09-07 22:50:05] Production.INFO: CreateAllLog End
[2026-09-07 22:50:05] Production.INFO: Account Balance End.
[2026-09-07 22:50:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:50:05] Production.INFO: ==28936== Releasing lock...
[2026-09-07 22:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:50:12] Production.ERROR: CronJobId end10
[2026-09-07 22:50:12] Production.INFO: ==28934== Releasing lock...
[2026-09-07 22:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:50:13] Production.INFO: call_cost start
[2026-09-07 22:50:13] Production.INFO: call_cost end
[2026-09-07 22:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:50:13] Production.INFO: ==28930== Releasing lock...
[2026-09-07 22:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:51:01] Production.INFO: ==29009== Lock acquired, processing the job...
[2026-09-08 03:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:51:01] Production.INFO: neon service started
[2026-09-08 03:51:01] Production.INFO: neon service started
[2026-09-08 03:51:01] Production.INFO: ==29009== Releasing lock...
[2026-09-08 03:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:51:02] Production.INFO: ==29013== Lock acquired, processing the job...
[2026-09-08 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:51:02] Production.INFO: ==29013== Releasing lock...
[2026-09-08 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:51:02] Production.INFO: ==29011== Lock acquired, processing the job...
[2026-09-07 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:51:02] Production.INFO: ==29011== Releasing lock...
[2026-09-07 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:51:03] Production.INFO: ==29018== Lock acquired, processing the job...
[2026-09-07 22:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:51:03] Production.INFO: ==29016== Lock acquired, processing the job...
[2026-09-07 22:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:51:03] Production.INFO: ==29020== Lock acquired, processing the job...
[2026-09-07 22:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:51:03] Production.INFO: ==29024== Lock acquired, processing the job...
[2026-09-07 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:51:03] Production.INFO: ==29022== Lock acquired, processing the job...
[2026-09-07 22:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 22:51:03] Production.INFO: ==29024== Releasing lock...
[2026-09-07 22:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:51:03] Production.INFO: Account Balance Start.
[2026-09-07 22:51:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:51:03] Production.INFO: 117
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: ==29018== Releasing lock...
[2026-09-07 22:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:51:04] Production.INFO: Total Charge 0
[2026-09-07 22:51:04] Production.INFO: CreateAllLog End
[2026-09-07 22:51:04] Production.INFO: Account Balance End.
[2026-09-07 22:51:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:51:04] Production.INFO: ==29022== Releasing lock...
[2026-09-07 22:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:51:16] Production.ERROR: CronJobId end10
[2026-09-07 22:51:16] Production.INFO: ==29020== Releasing lock...
[2026-09-07 22:51:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:51:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:51:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:51:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:51:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:51:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:51:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:51:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:51:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:51:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:51:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:51:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:51:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:51:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:51:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:51:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:51:18] Production.INFO: call_cost start
[2026-09-07 22:51:18] Production.INFO: call_cost end
[2026-09-07 22:51:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:51:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:51:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:51:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:51:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:51:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:51:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:51:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:51:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:51:18] Production.INFO: ==29016== Releasing lock...
[2026-09-07 22:51:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:51:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:52:02] Production.INFO: ==29082== Lock acquired, processing the job...
[2026-09-08 03:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:52:02] Production.INFO: neon service started
[2026-09-08 03:52:02] Production.INFO: neon service started
[2026-09-08 03:52:02] Production.INFO: ==29082== Releasing lock...
[2026-09-08 03:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:52:02] Production.INFO: ==29084== Lock acquired, processing the job...
[2026-09-07 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:52:02] Production.INFO: ==29084== Releasing lock...
[2026-09-07 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:52:03] Production.INFO: ==29086== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:52:03] Production.INFO: ==29086== Releasing lock...
[2026-09-08 02:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:52:03] Production.INFO: ==29088== Lock acquired, processing the job...
[2026-09-07 22:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:52:03] Production.INFO: ==29090== Lock acquired, processing the job...
[2026-09-07 22:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:52:03] Production.INFO: ==29092== Lock acquired, processing the job...
[2026-09-07 22:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:52:03] Production.INFO: ==29096== Lock acquired, processing the job...
[2026-09-07 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:52:03] Production.INFO: ==29094== Lock acquired, processing the job...
[2026-09-07 22:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 22:52:03] Production.INFO: ==29096== Releasing lock...
[2026-09-07 22:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:52:04] Production.INFO: Account Balance Start.
[2026-09-07 22:52:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:52:04] Production.INFO: 117
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: ==29090== Releasing lock...
[2026-09-07 22:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:52:05] Production.INFO: Total Charge 0
[2026-09-07 22:52:05] Production.INFO: CreateAllLog End
[2026-09-07 22:52:05] Production.INFO: Account Balance End.
[2026-09-07 22:52:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:52:05] Production.INFO: ==29094== Releasing lock...
[2026-09-07 22:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:52:11] Production.ERROR: CronJobId end10
[2026-09-07 22:52:11] Production.INFO: ==29092== Releasing lock...
[2026-09-07 22:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:52:14] Production.INFO: call_cost start
[2026-09-07 22:52:14] Production.INFO: call_cost end
[2026-09-07 22:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:52:14] Production.INFO: ==29088== Releasing lock...
[2026-09-07 22:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:53:01] Production.INFO: ==29152== Lock acquired, processing the job...
[2026-09-08 03:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:53:01] Production.INFO: neon service started
[2026-09-08 03:53:01] Production.INFO: neon service started
[2026-09-08 03:53:01] Production.INFO: ==29152== Releasing lock...
[2026-09-08 03:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:53:01] Production.INFO: ==29154== Lock acquired, processing the job...
[2026-09-07 22:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:53:02] Production.INFO: ==29154== Releasing lock...
[2026-09-07 22:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:53:02] Production.INFO: ==29156== Lock acquired, processing the job...
[2026-09-08 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:53:02] Production.INFO: ==29156== Releasing lock...
[2026-09-08 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:53:02] Production.INFO: ==29162== Lock acquired, processing the job...
[2026-09-07 22:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:53:03] Production.INFO: ==29160== Lock acquired, processing the job...
[2026-09-07 22:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:53:03] Production.INFO: ==29158== Lock acquired, processing the job...
[2026-09-07 22:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:53:03] Production.INFO: ==29164== Lock acquired, processing the job...
[2026-09-07 22:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:53:03] Production.INFO: ==29166== Lock acquired, processing the job...
[2026-09-07 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:53:03] Production.INFO: Account Balance Start.
[2026-09-07 22:53:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:53:03] Production.INFO: ==29166== Releasing lock...
[2026-09-07 22:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:53:03] Production.INFO: 117
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: ==29160== Releasing lock...
[2026-09-07 22:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:53:04] Production.INFO: Total Charge 0
[2026-09-07 22:53:04] Production.INFO: CreateAllLog End
[2026-09-07 22:53:04] Production.INFO: Account Balance End.
[2026-09-07 22:53:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:53:04] Production.INFO: ==29164== Releasing lock...
[2026-09-07 22:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:53:11] Production.ERROR: CronJobId end10
[2026-09-07 22:53:11] Production.INFO: ==29162== Releasing lock...
[2026-09-07 22:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:53:14] Production.INFO: call_cost start
[2026-09-07 22:53:14] Production.INFO: call_cost end
[2026-09-07 22:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:53:14] Production.INFO: ==29158== Releasing lock...
[2026-09-07 22:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:54:02] Production.INFO: ==29219== Lock acquired, processing the job...
[2026-09-08 03:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:54:02] Production.INFO: neon service started
[2026-09-08 03:54:02] Production.INFO: neon service started
[2026-09-08 03:54:02] Production.INFO: ==29219== Releasing lock...
[2026-09-08 03:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:54:02] Production.INFO: ==29224== Lock acquired, processing the job...
[2026-09-08 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:54:02] Production.INFO: ==29224== Releasing lock...
[2026-09-08 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:54:02] Production.INFO: ==29222== Lock acquired, processing the job...
[2026-09-07 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:54:02] Production.INFO: ==29222== Releasing lock...
[2026-09-07 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:54:03] Production.INFO: ==29228== Lock acquired, processing the job...
[2026-09-07 22:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:54:03] Production.INFO: ==29234== Lock acquired, processing the job...
[2026-09-07 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:54:03] Production.INFO: ==29226== Lock acquired, processing the job...
[2026-09-07 22:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:54:03] Production.INFO: ==29230== Lock acquired, processing the job...
[2026-09-07 22:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:54:03] Production.INFO: ==29232== Lock acquired, processing the job...
[2026-09-07 22:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 22:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 22:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:54:03] Production.INFO: ==29234== Releasing lock...
[2026-09-07 22:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:54:04] Production.INFO: Account Balance Start.
[2026-09-07 22:54:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:54:04] Production.INFO: 117
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: ==29228== Releasing lock...
[2026-09-07 22:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:54:05] Production.INFO: Total Charge 0
[2026-09-07 22:54:05] Production.INFO: CreateAllLog End
[2026-09-07 22:54:05] Production.INFO: Account Balance End.
[2026-09-07 22:54:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:54:05] Production.INFO: ==29232== Releasing lock...
[2026-09-07 22:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:54:11] Production.ERROR: CronJobId end10
[2026-09-07 22:54:11] Production.INFO: ==29230== Releasing lock...
[2026-09-07 22:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:54:14] Production.INFO: call_cost start
[2026-09-07 22:54:14] Production.INFO: call_cost end
[2026-09-07 22:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:54:14] Production.INFO: ==29226== Releasing lock...
[2026-09-07 22:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:55:01] Production.INFO: ==29291== Lock acquired, processing the job...
[2026-09-08 03:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:55:01] Production.INFO: neon service started
[2026-09-08 03:55:01] Production.INFO: neon service started
[2026-09-08 03:55:01] Production.INFO: ==29291== Releasing lock...
[2026-09-08 03:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:55:02] Production.INFO: ==29293== Lock acquired, processing the job...
[2026-09-07 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:55:02] Production.INFO: ==29295== Lock acquired, processing the job...
[2026-09-08 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:55:02] Production.INFO: ==29295== Releasing lock...
[2026-09-08 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:55:02] Production.INFO: ==29293== Releasing lock...
[2026-09-07 22:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:55:03] Production.INFO: ==29300== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:55:03] Production.INFO: ==29298== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 22:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:55:03] Production.INFO: ==29302== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 22:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 22:55:03] Production.ERROR: CronJob PID - 29300
[2026-09-07 22:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 22:55:03] Production.ERROR: CronJob ID - 5
[2026-09-07 22:55:03] Production.ERROR: CronJob Last Run Time 2026-09-07 22:55:00
[2026-09-07 22:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 22:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 22:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 22:55:03] Production.INFO: ==29298== Releasing lock...
[2026-09-07 22:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 22:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 22:55:03] Production.INFO: ==29304== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:55:03] Production.INFO: ==29306== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:55:03] Production.INFO: ==29310== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:55:03] Production.INFO: Account Balance Start.
[2026-09-07 22:55:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:55:03] Production.INFO: 117
[2026-09-07 22:55:03] Production.INFO: ==29308== Lock acquired, processing the job...
[2026-09-07 22:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 22:55:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:55:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:55:03] Production.INFO: ==29310== Releasing lock...
[2026-09-07 22:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.ERROR: done
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 22:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963291', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:04] Production.INFO: ==29302== Releasing lock...
[2026-09-07 22:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:55:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-25
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-26
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:55:05] Production.INFO: Total Charge 0
[2026-09-07 22:55:05] Production.INFO: CreateAllLog End
[2026-09-07 22:55:05] Production.INFO: Account Balance End.
[2026-09-07 22:55:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:55:05] Production.INFO: ==29306== Releasing lock...
[2026-09-07 22:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963291', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 22:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 22:55:10] Production.INFO: ProcessCDR(1,17963291,1,1,2)
[2026-09-07 22:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963291,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963291,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 22:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 22:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 22:55:10] Production.INFO: ==29308== Releasing lock...
[2026-09-07 22:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 22:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 22:55:14] Production.ERROR: CronJobId end10
[2026-09-07 22:55:14] Production.INFO: ==29304== Releasing lock...
[2026-09-07 22:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:55:18] Production.INFO: call_cost start
[2026-09-07 22:55:18] Production.INFO: call_cost end
[2026-09-07 22:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:55:18] Production.INFO: ==29300== Releasing lock...
[2026-09-07 22:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:56:01] Production.INFO: ==29375== Lock acquired, processing the job...
[2026-09-08 03:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:56:02] Production.INFO: neon service started
[2026-09-08 03:56:02] Production.INFO: neon service started
[2026-09-08 03:56:02] Production.INFO: ==29375== Releasing lock...
[2026-09-08 03:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:56:02] Production.INFO: ==29379== Lock acquired, processing the job...
[2026-09-08 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:56:02] Production.INFO: ==29379== Releasing lock...
[2026-09-08 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:56:02] Production.INFO: ==29377== Lock acquired, processing the job...
[2026-09-07 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:56:02] Production.INFO: ==29377== Releasing lock...
[2026-09-07 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:56:03] Production.INFO: ==29382== Lock acquired, processing the job...
[2026-09-07 22:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:56:03] Production.INFO: ==29388== Lock acquired, processing the job...
[2026-09-07 22:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:56:03] Production.INFO: Account Balance Start.
[2026-09-07 22:56:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:56:03] Production.INFO: 117
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.INFO: ==29386== Lock acquired, processing the job...
[2026-09-07 22:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:56:03] Production.INFO: ==29384== Lock acquired, processing the job...
[2026-09-07 22:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.INFO: ==29390== Lock acquired, processing the job...
[2026-09-07 22:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:56:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 22:56:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: ==29390== Releasing lock...
[2026-09-07 22:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: ==29384== Releasing lock...
[2026-09-07 22:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:56:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:56:05] Production.INFO: Total Charge 0
[2026-09-07 22:56:05] Production.INFO: CreateAllLog End
[2026-09-07 22:56:05] Production.INFO: Account Balance End.
[2026-09-07 22:56:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:56:05] Production.INFO: ==29388== Releasing lock...
[2026-09-07 22:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:56:12] Production.ERROR: CronJobId end10
[2026-09-07 22:56:12] Production.INFO: ==29386== Releasing lock...
[2026-09-07 22:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:56:15] Production.INFO: call_cost start
[2026-09-07 22:56:15] Production.INFO: call_cost end
[2026-09-07 22:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:56:15] Production.INFO: ==29382== Releasing lock...
[2026-09-07 22:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:57:01] Production.INFO: ==29442== Lock acquired, processing the job...
[2026-09-08 03:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:57:01] Production.INFO: neon service started
[2026-09-08 03:57:01] Production.INFO: neon service started
[2026-09-08 03:57:01] Production.INFO: ==29442== Releasing lock...
[2026-09-08 03:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:57:01] Production.INFO: ==29444== Lock acquired, processing the job...
[2026-09-07 22:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:57:02] Production.INFO: ==29444== Releasing lock...
[2026-09-07 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:57:02] Production.INFO: ==29446== Lock acquired, processing the job...
[2026-09-08 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:57:02] Production.INFO: ==29446== Releasing lock...
[2026-09-08 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:57:02] Production.INFO: ==29448== Lock acquired, processing the job...
[2026-09-07 22:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:57:02] Production.INFO: ==29452== Lock acquired, processing the job...
[2026-09-07 22:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:57:03] Production.INFO: ==29450== Lock acquired, processing the job...
[2026-09-07 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:57:03] Production.INFO: ==29456== Lock acquired, processing the job...
[2026-09-07 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:57:03] Production.INFO: ==29454== Lock acquired, processing the job...
[2026-09-07 22:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 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-07 22:57:03] Production.INFO: Account Balance Start.
[2026-09-07 22:57:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:57:03] Production.INFO: 117
[2026-09-07 22:57:03] Production.INFO: ==29456== Releasing lock...
[2026-09-07 22:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-14
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-15
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-16
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-17
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-18
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-19
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-20
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-21
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-22
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-23
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-24
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-25
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-26
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-27
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-28
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: ==29450== Releasing lock...
[2026-09-07 22:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-29
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-30
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-08-31
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-09-01
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:03] Production.INFO: Date 2026-09-02
[2026-09-07 22:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:57:04] Production.INFO: Total Charge 0
[2026-09-07 22:57:04] Production.INFO: CreateAllLog End
[2026-09-07 22:57:04] Production.INFO: Account Balance End.
[2026-09-07 22:57:04] Production.ERROR: CronJobId end 12
[2026-09-07 22:57:04] Production.INFO: ==29454== Releasing lock...
[2026-09-07 22:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:57:10] Production.ERROR: CronJobId end10
[2026-09-07 22:57:10] Production.INFO: ==29452== Releasing lock...
[2026-09-07 22:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:57:14] Production.INFO: call_cost start
[2026-09-07 22:57:14] Production.INFO: call_cost end
[2026-09-07 22:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:57:14] Production.INFO: ==29448== Releasing lock...
[2026-09-07 22:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:58:01] Production.INFO: ==29513== Lock acquired, processing the job...
[2026-09-08 03:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:58:01] Production.INFO: neon service started
[2026-09-08 03:58:01] Production.INFO: neon service started
[2026-09-08 03:58:01] Production.INFO: ==29513== Releasing lock...
[2026-09-08 03:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:58:02] Production.INFO: ==29515== Lock acquired, processing the job...
[2026-09-07 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 22:58:02] Production.INFO: ==29515== Releasing lock...
[2026-09-07 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:58:02] Production.INFO: ==29517== Lock acquired, processing the job...
[2026-09-08 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:58:02] Production.INFO: ==29517== Releasing lock...
[2026-09-08 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:58:03] Production.INFO: ==29519== Lock acquired, processing the job...
[2026-09-07 22:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:58:03] Production.INFO: ==29523== Lock acquired, processing the job...
[2026-09-07 22:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:58:03] Production.INFO: ==29521== Lock acquired, processing the job...
[2026-09-07 22:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:58:03] Production.INFO: ==29527== Lock acquired, processing the job...
[2026-09-07 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22:58:03] Production.INFO: ==29525== Lock acquired, processing the job...
[2026-09-07 22:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 22:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 22:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 22:58:03] Production.INFO: ==29527== Releasing lock...
[2026-09-07 22:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:58:03] Production.INFO: Account Balance Start.
[2026-09-07 22:58:03] Production.INFO: CreateAllLog Start
[2026-09-07 22:58:03] Production.INFO: 117
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-08
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-09
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-10
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-11
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-12
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:03] Production.INFO: Date 2026-08-13
[2026-09-07 22:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: ==29521== Releasing lock...
[2026-09-07 22:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-27
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-28
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-29
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-30
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-08-31
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-01
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-02
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-03
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-04
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-05
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-06
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Date 2026-09-07
[2026-09-07 22:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:58:04] Production.INFO: Total Charge 0
[2026-09-07 22:58:04] Production.INFO: CreateAllLog End
[2026-09-07 22:58:05] Production.INFO: Account Balance End.
[2026-09-07 22:58:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:58:05] Production.INFO: ==29525== Releasing lock...
[2026-09-07 22:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:58:11] Production.ERROR: CronJobId end10
[2026-09-07 22:58:11] Production.INFO: ==29523== Releasing lock...
[2026-09-07 22:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:58:13] Production.INFO: call_cost start
[2026-09-07 22:58:13] Production.INFO: call_cost end
[2026-09-07 22:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:58:13] Production.INFO: ==29519== Releasing lock...
[2026-09-07 22:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 03:59:02] Production.INFO: ==29587== Lock acquired, processing the job...
[2026-09-08 03:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 03:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 03:59:02] Production.INFO: neon service started
[2026-09-08 03:59:02] Production.INFO: neon service started
[2026-09-08 03:59:02] Production.INFO: ==29587== Releasing lock...
[2026-09-08 03:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 03:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 22:59:02] Production.INFO: ==29590== Lock acquired, processing the job...
[2026-09-07 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:59:02] Production.INFO: ==29592== Lock acquired, processing the job...
[2026-09-08 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:59:03] Production.INFO: ==29592== Releasing lock...
[2026-09-08 02:59:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 02:59:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 22:59:03] Production.INFO: ==29590== Releasing lock...
[2026-09-07 22:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 22:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 22:59:04] Production.INFO: ==29594== Lock acquired, processing the job...
[2026-09-07 22:59:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 22:59:04] Production.INFO: ==29600== Lock acquired, processing the job...
[2026-09-07 22:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 22:59:04] Production.INFO: ==29596== Lock acquired, processing the job...
[2026-09-07 22:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 22:59:04] Production.INFO: ==29602== Lock acquired, processing the job...
[2026-09-07 22:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 22:59:04] Production.INFO: ==29598== Lock acquired, processing the job...
[2026-09-07 22:59:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 22:59:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 22:59:04] Production.INFO: Account Balance Start.
[2026-09-07 22:59:04] Production.INFO: CreateAllLog Start
[2026-09-07 22:59:04] Production.INFO: 117
[2026-09-07 22:59:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 22:59:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 22:59:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-08
[2026-09-07 22:59:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 22: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-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22: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-07 22: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-07 22:59:04] Production.INFO: Date 2026-08-09
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-10
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: ==29602== Releasing lock...
[2026-09-07 22:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 22:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-11
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-12
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-13
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-14
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-15
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-16
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-17
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-18
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-19
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-20
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-21
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-22
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-23
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-24
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-25
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:04] Production.INFO: Date 2026-08-26
[2026-09-07 22:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-08-27
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-08-28
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-08-29
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-08-30
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: ==29596== Releasing lock...
[2026-09-07 22:59:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 22:59:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 22:59:05] Production.INFO: Date 2026-08-31
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-01
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-02
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-03
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-04
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-05
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-06
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Date 2026-09-07
[2026-09-07 22:59:05] Production.INFO: Reseller ==> 0
[2026-09-07 22:59:05] Production.INFO: Total Charge 0
[2026-09-07 22:59:05] Production.INFO: CreateAllLog End
[2026-09-07 22:59:05] Production.INFO: Account Balance End.
[2026-09-07 22:59:05] Production.ERROR: CronJobId end 12
[2026-09-07 22:59:05] Production.INFO: ==29600== Releasing lock...
[2026-09-07 22:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 22:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 22:59:12] Production.ERROR: CronJobId end10
[2026-09-07 22:59:12] Production.INFO: ==29598== Releasing lock...
[2026-09-07 22:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 22:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 22:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 22:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 22:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 22:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 22:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 22:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 22:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 22:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 22:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 22:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 22:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 22:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 22:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 22:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 22:59:15] Production.INFO: call_cost start
[2026-09-07 22:59:15] Production.INFO: call_cost end
[2026-09-07 22:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 22:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 22:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 22:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 22:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 22:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 22:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 22:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 22:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 22:59:15] Production.INFO: ==29594== Releasing lock...
[2026-09-07 22:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 22:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:00:01] Production.INFO: ==29658== Lock acquired, processing the job...
[2026-09-08 04:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:00:01] Production.INFO: neon service started
[2026-09-08 04:00:01] Production.INFO: neon service started
[2026-09-08 04:00:01] Production.INFO: ==29658== Releasing lock...
[2026-09-08 04:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:00:02] Production.INFO: ==29662== Lock acquired, processing the job...
[2026-09-08 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:00:02] Production.INFO: ==29662== Releasing lock...
[2026-09-08 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:00:02] Production.INFO: ==29660== Lock acquired, processing the job...
[2026-09-07 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:00:02] Production.INFO: ==29660== Releasing lock...
[2026-09-07 23:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:00:03] Production.INFO: ==29665== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:00:03] Production.INFO: ==29667== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:00:03] Production.INFO: ==29671== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-07 23:00:03] Production.INFO: ==29669== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: ==29673== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: ==29675== Lock acquired, processing the job...
[2026-09-07 23:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:03] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-07 23:00:03] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: Account Balance Start.
[2026-09-07 23:00:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:00:04] Production.INFO: 117
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-07 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-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-07 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-07 23:00:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Outstanding Amount 0.02
[2026-09-07 23:00:04] Production.INFO: Invoice Full Number INV13250
[2026-09-07 23:00:04] Production.INFO: Transaction start
[2026-09-07 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-07 23:00:04] Production.INFO: ==29675== Releasing lock...
[2026-09-07 23:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: ==29667== Releasing lock...
[2026-09-07 23:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.ERROR: exception 'Cartalyst\Stripe\Exception\MissingParameterException' with message 'Amount must be at least $0.50 CAD' in /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php:121
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Exception/Handler.php(91): Cartalyst\Stripe\Exception\Handler->handleException('Amount must be ...', 400, 'invalid_request...', 'amount_too_smal...', 'amount')
#1 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Http/Client.php(100): Cartalyst\Stripe\Exception\Handler->__construct(Object(GuzzleHttp\Exception\ClientException))
#2 /var/www/html/onswitch.neon.service/vendor/guzzlehttp/guzzle/src/Client.php(150): Cartalyst\Stripe\Http\Client->send(Object(GuzzleHttp\Message\Request))
#3 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(154): GuzzleHttp\Client->post('v1/charges', Array)
#4 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Api.php(136): Cartalyst\Stripe\Api\Api->execute('post', 'charges', Array)
#5 /var/www/html/onswitch.neon.service/vendor/cartalyst/stripe/src/Api/Charges.php(33): Cartalyst\Stripe\Api\Api->_post('charges', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/StripeBilling.php(0): Cartalyst\Stripe\Api\Charges->create()
#7 /var/www/html/onswitch.neon.service/app/lib/PaymentGateway.php(0): App\Lib\StripeBilling::createchargebycustomer()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/BulkAutoPaymentCapture.php(0): App\Lib\PaymentGateway::addTransaction()
#9 [internal function]: App\Console\Commands\BulkAutoPaymentCapture->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\BulkAutoPaymentCapture), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 0
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 0
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-07 23:00:04] Production.INFO: PaymentMethod - 1
[2026-09-07 23:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-07 23:00:04] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:00:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-24
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-25
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:00:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:00:05] Production.INFO: Total Charge 0
[2026-09-07 23:00:05] Production.INFO: CreateAllLog End
[2026-09-07 23:00:05] Production.INFO: Account Balance End.
[2026-09-07 23:00:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:00:05] Production.INFO: ==29673== Releasing lock...
[2026-09-07 23:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:00:07] Production.ERROR: CronJobId end11
[2026-09-07 23:00:07] Production.INFO: ==29671== Releasing lock...
[2026-09-07 23:00:07] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-07 23:00:07] Production.INFO: 33.75 MB #Memory Used#
[2026-09-07 23:00:11] Production.ERROR: CronJobId end10
[2026-09-07 23:00:11] Production.INFO: ==29669== Releasing lock...
[2026-09-07 23:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:00:14] Production.INFO: call_cost start
[2026-09-07 23:00:14] Production.INFO: call_cost end
[2026-09-07 23:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:00:14] Production.INFO: ==29665== Releasing lock...
[2026-09-07 23:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:01:02] Production.INFO: ==29732== Lock acquired, processing the job...
[2026-09-08 04:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:01:02] Production.INFO: neon service started
[2026-09-08 04:01:02] Production.INFO: neon service started
[2026-09-08 04:01:02] Production.INFO: ==29732== Releasing lock...
[2026-09-08 04:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:01:02] Production.INFO: ==29744== Lock acquired, processing the job...
[2026-09-07 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:01:02] Production.INFO: ==29744== Releasing lock...
[2026-09-07 23:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:01:03] Production.INFO: ==29746== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:01:03] Production.INFO: ==29746== Releasing lock...
[2026-09-08 03:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:01:03] Production.INFO: ==29751== Lock acquired, processing the job...
[2026-09-07 23:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:01:03] Production.INFO: ==29753== Lock acquired, processing the job...
[2026-09-07 23:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:01:03] Production.INFO: ==29755== Lock acquired, processing the job...
[2026-09-07 23:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:01:03] Production.INFO: ==29749== Lock acquired, processing the job...
[2026-09-07 23:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:01:03] Production.INFO: Account Balance Start.
[2026-09-07 23:01:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:01:04] Production.INFO: 117
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:01:04] Production.INFO: ==29757== Lock acquired, processing the job...
[2026-09-07 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:01:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:01:04] Production.INFO: ==29757== Releasing lock...
[2026-09-07 23:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: ==29751== Releasing lock...
[2026-09-07 23:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:01:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:01:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:01:05] Production.INFO: Total Charge 0
[2026-09-07 23:01:05] Production.INFO: CreateAllLog End
[2026-09-07 23:01:05] Production.INFO: Account Balance End.
[2026-09-07 23:01:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:01:05] Production.INFO: ==29755== Releasing lock...
[2026-09-07 23:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:01:13] Production.ERROR: CronJobId end10
[2026-09-07 23:01:13] Production.INFO: ==29753== Releasing lock...
[2026-09-07 23:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:01:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:01:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:01:16] Production.INFO: call_cost start
[2026-09-07 23:01:16] Production.INFO: call_cost end
[2026-09-07 23:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:01:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:01:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:01:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:01:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:01:16] Production.INFO: ==29749== Releasing lock...
[2026-09-07 23:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:02:01] Production.INFO: ==29815== Lock acquired, processing the job...
[2026-09-08 04:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:02:01] Production.INFO: neon service started
[2026-09-08 04:02:01] Production.INFO: neon service started
[2026-09-08 04:02:01] Production.INFO: ==29815== Releasing lock...
[2026-09-08 04:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:02:02] Production.INFO: ==29817== Lock acquired, processing the job...
[2026-09-07 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:02:02] Production.INFO: ==29819== Lock acquired, processing the job...
[2026-09-08 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:02:02] Production.INFO: ==29819== Releasing lock...
[2026-09-08 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:02:02] Production.INFO: ==29817== Releasing lock...
[2026-09-07 23:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:02:03] Production.INFO: ==29824== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:02:03] Production.INFO: ==29828== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:02:03] Production.INFO: ==29830== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-07 23:02:03] Production.INFO: Account Balance Start.
[2026-09-07 23:02:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:02:03] Production.INFO: 117
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.INFO: ==29822== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.INFO: ==29832== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.INFO: ==29826== Lock acquired, processing the job...
[2026-09-07 23:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:02:03] Production.ERROR: done
[2026-09-07 23:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:03] Production.INFO: ==29832== Releasing lock...
[2026-09-07 23:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:02:03] Production.ERROR: done
[2026-09-07 23:02:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:02:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: ==29824== Releasing lock...
[2026-09-07 23:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:02:04] Production.INFO: Date 2026-08-20
[2026-09-07 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-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:02:04] Production.INFO: ==29830== Releasing lock...
[2026-09-07 23:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-07 23:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:02:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:02:04] Production.INFO: Total Charge 0
[2026-09-07 23:02:04] Production.INFO: CreateAllLog End
[2026-09-07 23:02:04] Production.INFO: Account Balance End.
[2026-09-07 23:02:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:02:04] Production.INFO: ==29828== Releasing lock...
[2026-09-07 23:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:02:11] Production.ERROR: CronJobId end10
[2026-09-07 23:02:11] Production.INFO: ==29826== Releasing lock...
[2026-09-07 23:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:02:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:02:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:02:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:02:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:02:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:02:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:02:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:02:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:02:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:02:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:02:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:02:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:02:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:02:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:02:14] Production.INFO: call_cost start
[2026-09-07 23:02:14] Production.INFO: call_cost end
[2026-09-07 23:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:02:14] Production.INFO: ==29822== Releasing lock...
[2026-09-07 23:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:03:02] Production.INFO: ==29886== Lock acquired, processing the job...
[2026-09-08 04:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:03:02] Production.INFO: neon service started
[2026-09-08 04:03:02] Production.INFO: neon service started
[2026-09-08 04:03:02] Production.INFO: ==29886== Releasing lock...
[2026-09-08 04:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:03:02] Production.INFO: ==29888== Lock acquired, processing the job...
[2026-09-07 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:03:02] Production.INFO: ==29890== Lock acquired, processing the job...
[2026-09-08 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:03:02] Production.INFO: ==29890== Releasing lock...
[2026-09-08 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:03:02] Production.INFO: ==29888== Releasing lock...
[2026-09-07 23:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:03:03] Production.INFO: ==29893== Lock acquired, processing the job...
[2026-09-07 23:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:03:03] Production.INFO: ==29895== Lock acquired, processing the job...
[2026-09-07 23:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:03:03] Production.INFO: ==29899== Lock acquired, processing the job...
[2026-09-07 23:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:03:03] Production.INFO: ==29897== Lock acquired, processing the job...
[2026-09-07 23:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:03:03] Production.INFO: ==29901== Lock acquired, processing the job...
[2026-09-07 23:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:03:03] Production.INFO: Account Balance Start.
[2026-09-07 23:03:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:03:03] Production.INFO: 117
[2026-09-07 23:03:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:03:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:03:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:03:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: ==29901== Releasing lock...
[2026-09-07 23:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: ==29895== Releasing lock...
[2026-09-07 23:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:03:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:03:05] Production.INFO: Total Charge 0
[2026-09-07 23:03:05] Production.INFO: CreateAllLog End
[2026-09-07 23:03:05] Production.INFO: Account Balance End.
[2026-09-07 23:03:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:03:05] Production.INFO: ==29899== Releasing lock...
[2026-09-07 23:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:03:12] Production.ERROR: CronJobId end10
[2026-09-07 23:03:12] Production.INFO: ==29897== Releasing lock...
[2026-09-07 23:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:03:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:03:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:03:16] Production.INFO: call_cost start
[2026-09-07 23:03:16] Production.INFO: call_cost end
[2026-09-07 23:03:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:03:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:03:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:03:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:03:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:03:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:03:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:03:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:03:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:03:16] Production.INFO: ==29893== Releasing lock...
[2026-09-07 23:03:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:03:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:04:01] Production.INFO: ==29957== Lock acquired, processing the job...
[2026-09-08 04:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:04:01] Production.INFO: neon service started
[2026-09-08 04:04:01] Production.INFO: neon service started
[2026-09-08 04:04:01] Production.INFO: ==29957== Releasing lock...
[2026-09-08 04:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:04:01] Production.INFO: ==29959== Lock acquired, processing the job...
[2026-09-07 23:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:04:02] Production.INFO: ==29959== Releasing lock...
[2026-09-07 23:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:04:02] Production.INFO: ==29961== Lock acquired, processing the job...
[2026-09-08 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:04:02] Production.INFO: ==29961== Releasing lock...
[2026-09-08 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:04:02] Production.INFO: ==29965== Lock acquired, processing the job...
[2026-09-07 23:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:04:02] Production.INFO: ==29967== Lock acquired, processing the job...
[2026-09-07 23:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:04:03] Production.INFO: ==29971== Lock acquired, processing the job...
[2026-09-07 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:04:03] Production.INFO: ==29963== Lock acquired, processing the job...
[2026-09-07 23:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:04:03] Production.INFO: ==29969== Lock acquired, processing the job...
[2026-09-07 23:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:04:03] Production.INFO: Account Balance Start.
[2026-09-07 23:04:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:04:03] Production.INFO: 117
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:04:03] Production.INFO: ==29971== Releasing lock...
[2026-09-07 23:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: ==29965== Releasing lock...
[2026-09-07 23:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:04:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:04:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:04:04] Production.INFO: Total Charge 0
[2026-09-07 23:04:04] Production.INFO: CreateAllLog End
[2026-09-07 23:04:04] Production.INFO: Account Balance End.
[2026-09-07 23:04:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:04:04] Production.INFO: ==29969== Releasing lock...
[2026-09-07 23:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:04:11] Production.ERROR: CronJobId end10
[2026-09-07 23:04:11] Production.INFO: ==29967== Releasing lock...
[2026-09-07 23:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:04:15] Production.INFO: call_cost start
[2026-09-07 23:04:15] Production.INFO: call_cost end
[2026-09-07 23:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:04:15] Production.INFO: ==29963== Releasing lock...
[2026-09-07 23:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:05:01] Production.INFO: ==30029== Lock acquired, processing the job...
[2026-09-08 04:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:05:01] Production.INFO: neon service started
[2026-09-08 04:05:01] Production.INFO: neon service started
[2026-09-08 04:05:01] Production.INFO: ==30029== Releasing lock...
[2026-09-08 04:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:05:02] Production.INFO: ==30031== Lock acquired, processing the job...
[2026-09-07 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:05:02] Production.INFO: ==30031== Releasing lock...
[2026-09-07 23:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:05:02] Production.INFO: ==30033== Lock acquired, processing the job...
[2026-09-08 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:05:02] Production.INFO: ==30033== Releasing lock...
[2026-09-08 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:05:03] Production.INFO: ==30035== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:05:03] Production.INFO: ==30037== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:05:03] Production.INFO: ==30039== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:05:03] Production.INFO: ==30041== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:05:03] Production.INFO: ==30035== Releasing lock...
[2026-09-07 23:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:05:03] Production.INFO: ==30043== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:05:03] Production.INFO: ==30046== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:05:03] Production.INFO: ==30048== Lock acquired, processing the job...
[2026-09-07 23:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:05:03] Production.INFO: Account Balance Start.
[2026-09-07 23:05:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:05:03] Production.INFO: 117
[2026-09-07 23:05:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:05:03] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23: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-07 23:05:04] Production.INFO: Date 2026-08-09
[2026-09-07 23: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-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: ==30048== Releasing lock...
[2026-09-07 23:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.ERROR: done
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963333', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: ==30039== Releasing lock...
[2026-09-07 23:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:05:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:05:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:05:05] Production.INFO: Total Charge 0
[2026-09-07 23:05:05] Production.INFO: CreateAllLog End
[2026-09-07 23:05:05] Production.INFO: Account Balance End.
[2026-09-07 23:05:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:05:05] Production.INFO: ==30043== Releasing lock...
[2026-09-07 23:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963333', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:05:10] Production.INFO: ProcessCDR(1,17963333,1,1,2)
[2026-09-07 23:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963333,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963333,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:05:10] Production.INFO: ==30046== Releasing lock...
[2026-09-07 23:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:05:14] Production.ERROR: CronJobId end10
[2026-09-07 23:05:14] Production.INFO: ==30041== Releasing lock...
[2026-09-07 23:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:05:17] Production.INFO: call_cost start
[2026-09-07 23:05:17] Production.INFO: call_cost end
[2026-09-07 23:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:05:17] Production.INFO: ==30037== Releasing lock...
[2026-09-07 23:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:06:01] Production.INFO: ==30100== Lock acquired, processing the job...
[2026-09-08 04:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:06:01] Production.INFO: neon service started
[2026-09-08 04:06:01] Production.INFO: neon service started
[2026-09-08 04:06:01] Production.INFO: ==30100== Releasing lock...
[2026-09-08 04:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:06:01] Production.INFO: ==30102== Lock acquired, processing the job...
[2026-09-07 23:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:06:02] Production.INFO: ==30102== Releasing lock...
[2026-09-07 23:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:06:02] Production.INFO: ==30104== Lock acquired, processing the job...
[2026-09-08 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:06:02] Production.INFO: ==30104== Releasing lock...
[2026-09-08 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:06:02] Production.INFO: ==30107== Lock acquired, processing the job...
[2026-09-07 23:06:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:06:03] Production.INFO: ==30115== Lock acquired, processing the job...
[2026-09-07 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23: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-07 23: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-07 23: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-07 23:06:03] Production.INFO: ==30115== Releasing lock...
[2026-09-07 23:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:06:03] Production.INFO: ==30109== Lock acquired, processing the job...
[2026-09-07 23:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:06:03] Production.INFO: ==30111== Lock acquired, processing the job...
[2026-09-07 23:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:06:03] Production.INFO: ==30113== Lock acquired, processing the job...
[2026-09-07 23:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:06:03] Production.INFO: Account Balance Start.
[2026-09-07 23:06:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:06:03] Production.INFO: 117
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:06:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: ==30109== Releasing lock...
[2026-09-07 23:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:06:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:06:04] Production.INFO: Total Charge 0
[2026-09-07 23:06:04] Production.INFO: CreateAllLog End
[2026-09-07 23:06:05] Production.INFO: Account Balance End.
[2026-09-07 23:06:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:06:05] Production.INFO: ==30113== Releasing lock...
[2026-09-07 23:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:06:12] Production.ERROR: CronJobId end10
[2026-09-07 23:06:12] Production.INFO: ==30111== Releasing lock...
[2026-09-07 23:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:06:14] Production.INFO: call_cost start
[2026-09-07 23:06:14] Production.INFO: call_cost end
[2026-09-07 23:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:06:14] Production.INFO: ==30107== Releasing lock...
[2026-09-07 23:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:07:02] Production.INFO: ==30169== Lock acquired, processing the job...
[2026-09-08 04:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:07:02] Production.INFO: neon service started
[2026-09-08 04:07:02] Production.INFO: neon service started
[2026-09-08 04:07:02] Production.INFO: ==30169== Releasing lock...
[2026-09-08 04:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:07:02] Production.INFO: ==30171== Lock acquired, processing the job...
[2026-09-07 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:07:02] Production.INFO: ==30171== Releasing lock...
[2026-09-07 23:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:07:02] Production.INFO: ==30173== Lock acquired, processing the job...
[2026-09-08 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:07:02] Production.INFO: ==30173== Releasing lock...
[2026-09-08 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:07:03] Production.INFO: ==30180== Lock acquired, processing the job...
[2026-09-07 23:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:07:03] Production.INFO: ==30175== Lock acquired, processing the job...
[2026-09-07 23:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:07:03] Production.INFO: ==30177== Lock acquired, processing the job...
[2026-09-07 23:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:07:03] Production.INFO: ==30182== Lock acquired, processing the job...
[2026-09-07 23:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:07:03] Production.INFO: ==30184== Lock acquired, processing the job...
[2026-09-07 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:07:03] Production.INFO: Account Balance Start.
[2026-09-07 23:07:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:07:03] Production.INFO: 117
[2026-09-07 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-07 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-07 23:07:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 23:07:03] Production.INFO: ==30184== Releasing lock...
[2026-09-07 23:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:07:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: ==30177== Releasing lock...
[2026-09-07 23:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:07:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:07:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:07:05] Production.INFO: Total Charge 0
[2026-09-07 23:07:05] Production.INFO: CreateAllLog End
[2026-09-07 23:07:05] Production.INFO: Account Balance End.
[2026-09-07 23:07:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:07:05] Production.INFO: ==30182== Releasing lock...
[2026-09-07 23:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:07:11] Production.ERROR: CronJobId end10
[2026-09-07 23:07:11] Production.INFO: ==30180== Releasing lock...
[2026-09-07 23:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:07:14] Production.INFO: call_cost start
[2026-09-07 23:07:14] Production.INFO: call_cost end
[2026-09-07 23:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:07:14] Production.INFO: ==30175== Releasing lock...
[2026-09-07 23:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:08:01] Production.INFO: ==30244== Lock acquired, processing the job...
[2026-09-08 04:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:08:01] Production.INFO: neon service started
[2026-09-08 04:08:01] Production.INFO: neon service started
[2026-09-08 04:08:01] Production.INFO: ==30244== Releasing lock...
[2026-09-08 04:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:08:02] Production.INFO: ==30246== Lock acquired, processing the job...
[2026-09-07 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:08:02] Production.INFO: ==30248== Lock acquired, processing the job...
[2026-09-08 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:08:02] Production.INFO: ==30248== Releasing lock...
[2026-09-08 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:08:02] Production.INFO: ==30246== Releasing lock...
[2026-09-07 23:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:08:03] Production.INFO: ==30251== Lock acquired, processing the job...
[2026-09-07 23:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:08:03] Production.INFO: ==30253== Lock acquired, processing the job...
[2026-09-07 23:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:08:03] Production.INFO: ==30255== Lock acquired, processing the job...
[2026-09-07 23:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:08:03] Production.INFO: ==30257== Lock acquired, processing the job...
[2026-09-07 23:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:08:03] Production.INFO: ==30259== Lock acquired, processing the job...
[2026-09-07 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 23:08:03] Production.INFO: Account Balance Start.
[2026-09-07 23:08:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:08:03] Production.INFO: 117
[2026-09-07 23: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-07 23:08:03] Production.INFO: ==30259== Releasing lock...
[2026-09-07 23:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:08:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: ==30253== Releasing lock...
[2026-09-07 23:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:08:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:08:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:08:05] Production.INFO: Total Charge 0
[2026-09-07 23:08:05] Production.INFO: CreateAllLog End
[2026-09-07 23:08:05] Production.INFO: Account Balance End.
[2026-09-07 23:08:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:08:05] Production.INFO: ==30257== Releasing lock...
[2026-09-07 23:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:08:12] Production.ERROR: CronJobId end10
[2026-09-07 23:08:12] Production.INFO: ==30255== Releasing lock...
[2026-09-07 23:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:08:14] Production.INFO: call_cost start
[2026-09-07 23:08:14] Production.INFO: call_cost end
[2026-09-07 23:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:08:14] Production.INFO: ==30251== Releasing lock...
[2026-09-07 23:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:09:01] Production.INFO: ==30313== Lock acquired, processing the job...
[2026-09-08 04:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:09:01] Production.INFO: neon service started
[2026-09-08 04:09:01] Production.INFO: neon service started
[2026-09-08 04:09:01] Production.INFO: ==30313== Releasing lock...
[2026-09-08 04:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:09:02] Production.INFO: ==30315== Lock acquired, processing the job...
[2026-09-07 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:09:02] Production.INFO: ==30315== Releasing lock...
[2026-09-07 23:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:09:02] Production.INFO: ==30317== Lock acquired, processing the job...
[2026-09-08 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:09:02] Production.INFO: ==30317== Releasing lock...
[2026-09-08 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:09:03] Production.INFO: ==30321== Lock acquired, processing the job...
[2026-09-07 23:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:09:03] Production.INFO: ==30323== Lock acquired, processing the job...
[2026-09-07 23:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:09:03] Production.INFO: ==30327== Lock acquired, processing the job...
[2026-09-07 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:09:03] Production.INFO: ==30319== Lock acquired, processing the job...
[2026-09-07 23:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 23:09:03] Production.INFO: ==30325== Lock acquired, processing the job...
[2026-09-07 23:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 23:09:03] Production.INFO: ==30327== Releasing lock...
[2026-09-07 23:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:09:03] Production.INFO: Account Balance Start.
[2026-09-07 23:09:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:09:03] Production.INFO: 117
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:09:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: ==30321== Releasing lock...
[2026-09-07 23:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:09:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:09:04] Production.INFO: Total Charge 0
[2026-09-07 23:09:04] Production.INFO: CreateAllLog End
[2026-09-07 23:09:04] Production.INFO: Account Balance End.
[2026-09-07 23:09:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:09:04] Production.INFO: ==30325== Releasing lock...
[2026-09-07 23:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:09:11] Production.ERROR: CronJobId end10
[2026-09-07 23:09:11] Production.INFO: ==30323== Releasing lock...
[2026-09-07 23:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:09:14] Production.INFO: call_cost start
[2026-09-07 23:09:14] Production.INFO: call_cost end
[2026-09-07 23:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:09:14] Production.INFO: ==30319== Releasing lock...
[2026-09-07 23:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:10:02] Production.INFO: ==30386== Lock acquired, processing the job...
[2026-09-08 04:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:10:02] Production.INFO: neon service started
[2026-09-08 04:10:02] Production.INFO: neon service started
[2026-09-08 04:10:02] Production.INFO: ==30386== Releasing lock...
[2026-09-08 04:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:10:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:10:02] Production.INFO: ==30388== Lock acquired, processing the job...
[2026-09-07 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:10:02] Production.INFO: ==30388== Releasing lock...
[2026-09-07 23:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:10:03] Production.INFO: ==30390== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:10:03] Production.INFO: ==30390== Releasing lock...
[2026-09-08 03:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:10:03] Production.INFO: ==30392== Lock acquired, processing the job...
[2026-09-07 23:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:10:03] Production.INFO: ==30394== Lock acquired, processing the job...
[2026-09-07 23:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:10:03] Production.INFO: ==30398== Lock acquired, processing the job...
[2026-09-07 23:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:10:03] Production.INFO: Account Balance Start.
[2026-09-07 23:10:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:10:03] Production.INFO: 117
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:10:03] Production.INFO: ==30396== Lock acquired, processing the job...
[2026-09-07 23:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:10:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:10:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: ==30400== Lock acquired, processing the job...
[2026-09-07 23:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23: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-07 23: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-07 23:10:04] Production.INFO: ==30400== Releasing lock...
[2026-09-07 23:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: ==30394== Releasing lock...
[2026-09-07 23:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:10:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:10:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:10:04] Production.INFO: Total Charge 0
[2026-09-07 23:10:04] Production.INFO: CreateAllLog End
[2026-09-07 23:10:04] Production.INFO: Account Balance End.
[2026-09-07 23:10:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:10:04] Production.INFO: ==30398== Releasing lock...
[2026-09-07 23:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:10:12] Production.ERROR: CronJobId end10
[2026-09-07 23:10:12] Production.INFO: ==30396== Releasing lock...
[2026-09-07 23:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:10:14] Production.INFO: call_cost start
[2026-09-07 23:10:14] Production.INFO: call_cost end
[2026-09-07 23:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:10:15] Production.INFO: ==30392== Releasing lock...
[2026-09-07 23:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:11:01] Production.INFO: ==30456== Lock acquired, processing the job...
[2026-09-08 04:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:11:01] Production.INFO: neon service started
[2026-09-08 04:11:01] Production.INFO: neon service started
[2026-09-08 04:11:01] Production.INFO: ==30456== Releasing lock...
[2026-09-08 04:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:11:02] Production.INFO: ==30459== Lock acquired, processing the job...
[2026-09-07 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:11:02] Production.INFO: ==30459== Releasing lock...
[2026-09-07 23:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:11:02] Production.INFO: ==30461== Lock acquired, processing the job...
[2026-09-08 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:11:02] Production.INFO: ==30461== Releasing lock...
[2026-09-08 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:11:03] Production.INFO: ==30465== Lock acquired, processing the job...
[2026-09-07 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:11:03] Production.INFO: ==30463== Lock acquired, processing the job...
[2026-09-07 23:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:11:03] Production.INFO: ==30467== Lock acquired, processing the job...
[2026-09-07 23:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:11:03] Production.INFO: ==30469== Lock acquired, processing the job...
[2026-09-07 23:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:11:03] Production.INFO: ==30471== Lock acquired, processing the job...
[2026-09-07 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:11:03] Production.INFO: Account Balance Start.
[2026-09-07 23:11:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:11:03] Production.INFO: 117
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:11:03] Production.INFO: Date 2026-08-09
[2026-09-07 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-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:11:03] Production.INFO: ==30471== Releasing lock...
[2026-09-07 23:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: ==30465== Releasing lock...
[2026-09-07 23:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:11:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:11:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:11:04] Production.INFO: Total Charge 0
[2026-09-07 23:11:04] Production.INFO: CreateAllLog End
[2026-09-07 23:11:04] Production.INFO: Account Balance End.
[2026-09-07 23:11:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:11:04] Production.INFO: ==30469== Releasing lock...
[2026-09-07 23:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:11:11] Production.ERROR: CronJobId end10
[2026-09-07 23:11:11] Production.INFO: ==30467== Releasing lock...
[2026-09-07 23:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:11:15] Production.INFO: call_cost start
[2026-09-07 23:11:15] Production.INFO: call_cost end
[2026-09-07 23:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:11:15] Production.INFO: ==30463== Releasing lock...
[2026-09-07 23:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:12:02] Production.INFO: ==30532== Lock acquired, processing the job...
[2026-09-08 04:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:12:02] Production.INFO: neon service started
[2026-09-08 04:12:02] Production.INFO: neon service started
[2026-09-08 04:12:02] Production.INFO: ==30532== Releasing lock...
[2026-09-08 04:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:12:02] Production.INFO: ==30534== Lock acquired, processing the job...
[2026-09-07 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:12:02] Production.INFO: ==30534== Releasing lock...
[2026-09-07 23:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:12:03] Production.INFO: ==30537== Lock acquired, processing the job...
[2026-09-08 03:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:12:03] Production.INFO: ==30537== Releasing lock...
[2026-09-08 03:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:12:03] Production.INFO: ==30545== Lock acquired, processing the job...
[2026-09-07 23:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:12:03] Production.INFO: Account Balance Start.
[2026-09-07 23:12:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:12:03] Production.INFO: 117
[2026-09-07 23:12:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:03] Production.INFO: ==30541== Lock acquired, processing the job...
[2026-09-07 23:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:12:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:12:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:03] Production.INFO: ==30539== Lock acquired, processing the job...
[2026-09-07 23:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:12:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: ==30543== Lock acquired, processing the job...
[2026-09-07 23:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: ==30547== Lock acquired, processing the job...
[2026-09-07 23:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23: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-07 23:12:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23:12:04] Production.INFO: ==30547== Releasing lock...
[2026-09-07 23:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:12:04] Production.INFO: ==30541== Releasing lock...
[2026-09-07 23:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:12:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:12:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:12:05] Production.INFO: Total Charge 0
[2026-09-07 23:12:05] Production.INFO: CreateAllLog End
[2026-09-07 23:12:05] Production.INFO: Account Balance End.
[2026-09-07 23:12:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:12:05] Production.INFO: ==30545== Releasing lock...
[2026-09-07 23:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:12:11] Production.ERROR: CronJobId end10
[2026-09-07 23:12:11] Production.INFO: ==30543== Releasing lock...
[2026-09-07 23:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:12:14] Production.INFO: call_cost start
[2026-09-07 23:12:14] Production.INFO: call_cost end
[2026-09-07 23:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:12:14] Production.INFO: ==30539== Releasing lock...
[2026-09-07 23:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:13:01] Production.INFO: ==30610== Lock acquired, processing the job...
[2026-09-08 04:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:13:01] Production.INFO: neon service started
[2026-09-08 04:13:01] Production.INFO: neon service started
[2026-09-08 04:13:01] Production.INFO: ==30610== Releasing lock...
[2026-09-08 04:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:13:02] Production.INFO: ==30612== Lock acquired, processing the job...
[2026-09-07 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:13:02] Production.INFO: ==30612== Releasing lock...
[2026-09-07 23:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:13:02] Production.INFO: ==30614== Lock acquired, processing the job...
[2026-09-08 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:13:02] Production.INFO: ==30614== Releasing lock...
[2026-09-08 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:13:03] Production.INFO: ==30625== Lock acquired, processing the job...
[2026-09-07 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 23:13:03] Production.INFO: ==30617== Lock acquired, processing the job...
[2026-09-07 23:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 23:13:03] Production.INFO: ==30625== Releasing lock...
[2026-09-07 23:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:13:03] Production.INFO: ==30619== Lock acquired, processing the job...
[2026-09-07 23:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:13:03] Production.INFO: ==30621== Lock acquired, processing the job...
[2026-09-07 23:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:13:03] Production.INFO: ==30623== Lock acquired, processing the job...
[2026-09-07 23:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:13:03] Production.INFO: Account Balance Start.
[2026-09-07 23:13:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:13:03] Production.INFO: 117
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:13:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: ==30619== Releasing lock...
[2026-09-07 23:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:13:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:13:04] Production.INFO: Total Charge 0
[2026-09-07 23:13:04] Production.INFO: CreateAllLog End
[2026-09-07 23:13:04] Production.INFO: Account Balance End.
[2026-09-07 23:13:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:13:04] Production.INFO: ==30623== Releasing lock...
[2026-09-07 23:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:13:12] Production.ERROR: CronJobId end10
[2026-09-07 23:13:12] Production.INFO: ==30621== Releasing lock...
[2026-09-07 23:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:13:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:13:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:13:16] Production.INFO: call_cost start
[2026-09-07 23:13:16] Production.INFO: call_cost end
[2026-09-07 23:13:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:13:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:13:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:13:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:13:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:13:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:13:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:13:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:13:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:13:16] Production.INFO: ==30617== Releasing lock...
[2026-09-07 23:13:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:13:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:14:02] Production.INFO: ==30683== Lock acquired, processing the job...
[2026-09-08 04:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:14:02] Production.INFO: neon service started
[2026-09-08 04:14:02] Production.INFO: neon service started
[2026-09-08 04:14:02] Production.INFO: ==30683== Releasing lock...
[2026-09-08 04:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:14:02] Production.INFO: ==30685== Lock acquired, processing the job...
[2026-09-07 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:14:02] Production.INFO: ==30685== Releasing lock...
[2026-09-07 23:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:14:02] Production.INFO: ==30687== Lock acquired, processing the job...
[2026-09-08 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:14:02] Production.INFO: ==30687== Releasing lock...
[2026-09-08 03:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:14:03] Production.INFO: ==30698== Lock acquired, processing the job...
[2026-09-07 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 23:14:03] Production.INFO: ==30698== Releasing lock...
[2026-09-07 23:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:14:03] Production.INFO: ==30690== Lock acquired, processing the job...
[2026-09-07 23:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:14:03] Production.INFO: ==30694== Lock acquired, processing the job...
[2026-09-07 23:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:14:03] Production.INFO: ==30692== Lock acquired, processing the job...
[2026-09-07 23:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:14:03] Production.INFO: ==30696== Lock acquired, processing the job...
[2026-09-07 23:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:14:03] Production.INFO: Account Balance Start.
[2026-09-07 23:14:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:14:04] Production.INFO: 117
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: ==30692== Releasing lock...
[2026-09-07 23:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:14:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:14:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:14:05] Production.INFO: Total Charge 0
[2026-09-07 23:14:05] Production.INFO: CreateAllLog End
[2026-09-07 23:14:05] Production.INFO: Account Balance End.
[2026-09-07 23:14:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:14:05] Production.INFO: ==30696== Releasing lock...
[2026-09-07 23:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:14:11] Production.ERROR: CronJobId end10
[2026-09-07 23:14:11] Production.INFO: ==30694== Releasing lock...
[2026-09-07 23:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:14:14] Production.INFO: call_cost start
[2026-09-07 23:14:14] Production.INFO: call_cost end
[2026-09-07 23:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:14:14] Production.INFO: ==30690== Releasing lock...
[2026-09-07 23:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:15:01] Production.INFO: ==30756== Lock acquired, processing the job...
[2026-09-08 04:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:15:01] Production.INFO: neon service started
[2026-09-08 04:15:01] Production.INFO: neon service started
[2026-09-08 04:15:01] Production.INFO: ==30756== Releasing lock...
[2026-09-08 04:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:15:01] Production.INFO: ==30760== Lock acquired, processing the job...
[2026-09-08 03:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:15:01] Production.INFO: ==30760== Releasing lock...
[2026-09-08 03:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:15:02] Production.INFO: ==30758== Lock acquired, processing the job...
[2026-09-07 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:15:02] Production.INFO: ==30758== Releasing lock...
[2026-09-07 23:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:15:03] Production.INFO: ==30763== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:15:03] Production.INFO: ==30765== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:15:03] Production.INFO: ==30763== Releasing lock...
[2026-09-07 23:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:15:03] Production.INFO: ==30767== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:15:03] Production.INFO: ==30769== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:15:03] Production.INFO: ==30773== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:15:03] Production.INFO: ==30771== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:15:03] Production.INFO: ==30775== Lock acquired, processing the job...
[2026-09-07 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:15:03] Production.INFO: Account Balance Start.
[2026-09-07 23:15:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:15:03] Production.INFO: 117
[2026-09-07 23:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:15:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:03] Production.INFO: ==30775== Releasing lock...
[2026-09-07 23:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:15:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:15:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.ERROR: done
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963374', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: ==30767== Releasing lock...
[2026-09-07 23:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:15:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:15:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:15:05] Production.INFO: Total Charge 0
[2026-09-07 23:15:05] Production.INFO: CreateAllLog End
[2026-09-07 23:15:05] Production.INFO: Account Balance End.
[2026-09-07 23:15:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:15:05] Production.INFO: ==30771== Releasing lock...
[2026-09-07 23:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963374', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:15:11] Production.INFO: ProcessCDR(1,17963374,1,1,2)
[2026-09-07 23:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963374,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963374,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:15:11] Production.INFO: ==30773== Releasing lock...
[2026-09-07 23:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:15:13] Production.ERROR: CronJobId end10
[2026-09-07 23:15:13] Production.INFO: ==30769== Releasing lock...
[2026-09-07 23:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:15:17] Production.INFO: call_cost start
[2026-09-07 23:15:17] Production.INFO: call_cost end
[2026-09-07 23:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:15:17] Production.INFO: ==30765== Releasing lock...
[2026-09-07 23:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:16:01] Production.INFO: ==30834== Lock acquired, processing the job...
[2026-09-08 04:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:16:02] Production.INFO: neon service started
[2026-09-08 04:16:02] Production.INFO: neon service started
[2026-09-08 04:16:02] Production.INFO: ==30834== Releasing lock...
[2026-09-08 04:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:16:02] Production.INFO: ==30838== Lock acquired, processing the job...
[2026-09-08 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:16:02] Production.INFO: ==30838== Releasing lock...
[2026-09-08 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:16:02] Production.INFO: ==30836== Lock acquired, processing the job...
[2026-09-07 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:16:02] Production.INFO: ==30836== Releasing lock...
[2026-09-07 23:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:16:03] Production.INFO: ==30841== Lock acquired, processing the job...
[2026-09-07 23:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:16:03] Production.INFO: ==30843== Lock acquired, processing the job...
[2026-09-07 23:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:16:03] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-07 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:16:03] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-07 23:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 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-07 23:16:03] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-07 23:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 23:16:03] Production.INFO: ==30849== Releasing lock...
[2026-09-07 23:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:16:03] Production.INFO: Account Balance Start.
[2026-09-07 23:16:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:16:03] Production.INFO: 117
[2026-09-07 23:16:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:16:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: ==30843== Releasing lock...
[2026-09-07 23:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:16:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:16:04] Production.INFO: Total Charge 0
[2026-09-07 23:16:04] Production.INFO: CreateAllLog End
[2026-09-07 23:16:05] Production.INFO: Account Balance End.
[2026-09-07 23:16:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:16:05] Production.INFO: ==30847== Releasing lock...
[2026-09-07 23:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:16:11] Production.ERROR: CronJobId end10
[2026-09-07 23:16:11] Production.INFO: ==30845== Releasing lock...
[2026-09-07 23:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:16:15] Production.INFO: call_cost start
[2026-09-07 23:16:15] Production.INFO: call_cost end
[2026-09-07 23:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:16:15] Production.INFO: ==30841== Releasing lock...
[2026-09-07 23:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:17:01] Production.INFO: ==30909== Lock acquired, processing the job...
[2026-09-08 04:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:17:01] Production.INFO: neon service started
[2026-09-08 04:17:01] Production.INFO: neon service started
[2026-09-08 04:17:01] Production.INFO: ==30909== Releasing lock...
[2026-09-08 04:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:17:02] Production.INFO: ==30911== Lock acquired, processing the job...
[2026-09-07 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:17:02] Production.INFO: ==30913== Lock acquired, processing the job...
[2026-09-08 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:17:02] Production.INFO: ==30913== Releasing lock...
[2026-09-08 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:17:02] Production.INFO: ==30911== Releasing lock...
[2026-09-07 23:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:17:02] Production.INFO: ==30920== Lock acquired, processing the job...
[2026-09-07 23:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:17:02] Production.INFO: ==30922== Lock acquired, processing the job...
[2026-09-07 23:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:17:03] Production.INFO: Account Balance Start.
[2026-09-07 23:17:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:17:03] Production.INFO: 117
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: ==30918== Lock acquired, processing the job...
[2026-09-07 23:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:17:03] Production.INFO: ==30916== Lock acquired, processing the job...
[2026-09-07 23:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:17:03] Production.INFO: ==30924== Lock acquired, processing the job...
[2026-09-07 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:17:03] Production.INFO: Date 2026-08-19
[2026-09-07 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-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: ==30924== Releasing lock...
[2026-09-07 23:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:17:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: ==30918== Releasing lock...
[2026-09-07 23:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:17:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:17:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:17:04] Production.INFO: Total Charge 0
[2026-09-07 23:17:04] Production.INFO: CreateAllLog End
[2026-09-07 23:17:04] Production.INFO: Account Balance End.
[2026-09-07 23:17:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:17:04] Production.INFO: ==30922== Releasing lock...
[2026-09-07 23:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:17:11] Production.ERROR: CronJobId end10
[2026-09-07 23:17:11] Production.INFO: ==30920== Releasing lock...
[2026-09-07 23:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:17:14] Production.INFO: call_cost start
[2026-09-07 23:17:14] Production.INFO: call_cost end
[2026-09-07 23:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:17:14] Production.INFO: ==30916== Releasing lock...
[2026-09-07 23:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:18:02] Production.INFO: ==30988== Lock acquired, processing the job...
[2026-09-08 04:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:18:02] Production.INFO: neon service started
[2026-09-08 04:18:02] Production.INFO: neon service started
[2026-09-08 04:18:02] Production.INFO: ==30988== Releasing lock...
[2026-09-08 04:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:18:02] Production.INFO: ==30990== Lock acquired, processing the job...
[2026-09-07 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:18:02] Production.INFO: ==30992== Lock acquired, processing the job...
[2026-09-08 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:18:02] Production.INFO: ==30992== Releasing lock...
[2026-09-08 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:18:02] Production.INFO: ==30990== Releasing lock...
[2026-09-07 23:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:18:03] Production.INFO: ==30995== Lock acquired, processing the job...
[2026-09-07 23:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:18:03] Production.INFO: ==30997== Lock acquired, processing the job...
[2026-09-07 23:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:18:03] Production.INFO: ==30999== Lock acquired, processing the job...
[2026-09-07 23:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:18:03] Production.INFO: ==31001== Lock acquired, processing the job...
[2026-09-07 23:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:18:03] Production.INFO: ==31003== Lock acquired, processing the job...
[2026-09-07 23:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:18:04] Production.INFO: Account Balance Start.
[2026-09-07 23:18:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:18:04] Production.INFO: 117
[2026-09-07 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-07 23:18:04] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:18:04] Production.INFO: ==31003== Releasing lock...
[2026-09-07 23:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: ==30997== Releasing lock...
[2026-09-07 23:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:18:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:18:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:18:05] Production.INFO: Total Charge 0
[2026-09-07 23:18:05] Production.INFO: CreateAllLog End
[2026-09-07 23:18:05] Production.INFO: Account Balance End.
[2026-09-07 23:18:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:18:05] Production.INFO: ==31001== Releasing lock...
[2026-09-07 23:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:18:11] Production.ERROR: CronJobId end10
[2026-09-07 23:18:11] Production.INFO: ==30999== Releasing lock...
[2026-09-07 23:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:18:14] Production.INFO: call_cost start
[2026-09-07 23:18:14] Production.INFO: call_cost end
[2026-09-07 23:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:18:14] Production.INFO: ==30995== Releasing lock...
[2026-09-07 23:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:19:01] Production.INFO: ==31060== Lock acquired, processing the job...
[2026-09-08 04:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:19:01] Production.INFO: neon service started
[2026-09-08 04:19:01] Production.INFO: neon service started
[2026-09-08 04:19:01] Production.INFO: ==31060== Releasing lock...
[2026-09-08 04:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:19:01] Production.INFO: ==31064== Lock acquired, processing the job...
[2026-09-08 03:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:19:01] Production.INFO: ==31064== Releasing lock...
[2026-09-08 03:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:19:01] Production.INFO: ==31062== Lock acquired, processing the job...
[2026-09-07 23:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:19:02] Production.INFO: ==31062== Releasing lock...
[2026-09-07 23:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:19:02] Production.INFO: ==31073== Lock acquired, processing the job...
[2026-09-07 23:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:19:03] Production.INFO: Account Balance Start.
[2026-09-07 23:19:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:19:03] Production.INFO: 117
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:19:03] Production.INFO: ==31067== Lock acquired, processing the job...
[2026-09-07 23:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: ==31069== Lock acquired, processing the job...
[2026-09-07 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: ==31071== Lock acquired, processing the job...
[2026-09-07 23:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: ==31075== Lock acquired, processing the job...
[2026-09-07 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 23:19:03] Production.INFO: ==31075== Releasing lock...
[2026-09-07 23:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: ==31069== Releasing lock...
[2026-09-07 23:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-29
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:03] Production.INFO: Date 2026-08-30
[2026-09-07 23:19:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:19:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:19:04] Production.INFO: Total Charge 0
[2026-09-07 23:19:04] Production.INFO: CreateAllLog End
[2026-09-07 23:19:04] Production.INFO: Account Balance End.
[2026-09-07 23:19:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:19:04] Production.INFO: ==31073== Releasing lock...
[2026-09-07 23:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:19:10] Production.ERROR: CronJobId end10
[2026-09-07 23:19:10] Production.INFO: ==31071== Releasing lock...
[2026-09-07 23:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:19:14] Production.INFO: call_cost start
[2026-09-07 23:19:14] Production.INFO: call_cost end
[2026-09-07 23:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:19:14] Production.INFO: ==31067== Releasing lock...
[2026-09-07 23:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:20:01] Production.INFO: ==31135== Lock acquired, processing the job...
[2026-09-08 04:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:20:01] Production.INFO: neon service started
[2026-09-08 04:20:01] Production.INFO: neon service started
[2026-09-08 04:20:01] Production.INFO: ==31135== Releasing lock...
[2026-09-08 04:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:20:02] Production.INFO: ==31138== Lock acquired, processing the job...
[2026-09-07 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:20:02] Production.INFO: ==31138== Releasing lock...
[2026-09-07 23:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:20:02] Production.INFO: ==31140== Lock acquired, processing the job...
[2026-09-08 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:20:02] Production.INFO: ==31140== Releasing lock...
[2026-09-08 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:20:03] Production.INFO: ==31144== Lock acquired, processing the job...
[2026-09-07 23:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:20:03] Production.INFO: ==31142== Lock acquired, processing the job...
[2026-09-07 23:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:20:03] Production.INFO: ==31146== Lock acquired, processing the job...
[2026-09-07 23:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:20:03] Production.INFO: ==31148== Lock acquired, processing the job...
[2026-09-07 23:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:20:03] Production.INFO: ==31150== Lock acquired, processing the job...
[2026-09-07 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:20:03] Production.INFO: Account Balance Start.
[2026-09-07 23:20:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:20:03] Production.INFO: 117
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:20:03] Production.INFO: ==31150== Releasing lock...
[2026-09-07 23:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:20:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: ==31144== Releasing lock...
[2026-09-07 23:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:20:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:20:04] Production.INFO: Total Charge 0
[2026-09-07 23:20:04] Production.INFO: CreateAllLog End
[2026-09-07 23:20:04] Production.INFO: Account Balance End.
[2026-09-07 23:20:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:20:04] Production.INFO: ==31148== Releasing lock...
[2026-09-07 23:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:20:11] Production.ERROR: CronJobId end10
[2026-09-07 23:20:11] Production.INFO: ==31146== Releasing lock...
[2026-09-07 23:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:20:14] Production.INFO: call_cost start
[2026-09-07 23:20:14] Production.INFO: call_cost end
[2026-09-07 23:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:20:14] Production.INFO: ==31142== Releasing lock...
[2026-09-07 23:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:21:02] Production.INFO: ==31211== Lock acquired, processing the job...
[2026-09-08 04:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:21:02] Production.INFO: neon service started
[2026-09-08 04:21:02] Production.INFO: neon service started
[2026-09-08 04:21:02] Production.INFO: ==31211== Releasing lock...
[2026-09-08 04:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:21:02] Production.INFO: ==31213== Lock acquired, processing the job...
[2026-09-07 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:21:02] Production.INFO: ==31213== Releasing lock...
[2026-09-07 23:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:21:03] Production.INFO: ==31215== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:21:03] Production.INFO: ==31215== Releasing lock...
[2026-09-08 03:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:21:03] Production.INFO: ==31218== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: ==31220== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:21:03] Production.INFO: ==31224== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:21:03] Production.INFO: ==31222== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:21:03] Production.INFO: ==31226== Lock acquired, processing the job...
[2026-09-07 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:21:03] Production.INFO: Account Balance Start.
[2026-09-07 23:21:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:21:03] Production.INFO: 117
[2026-09-07 23:21:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 23:21:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:03] Production.INFO: ==31226== Releasing lock...
[2026-09-07 23:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:21:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:21:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: ==31220== Releasing lock...
[2026-09-07 23:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:21:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:21:04] Production.INFO: Total Charge 0
[2026-09-07 23:21:04] Production.INFO: CreateAllLog End
[2026-09-07 23:21:04] Production.INFO: Account Balance End.
[2026-09-07 23:21:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:21:05] Production.INFO: ==31224== Releasing lock...
[2026-09-07 23:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:21:13] Production.ERROR: CronJobId end10
[2026-09-07 23:21:13] Production.INFO: ==31222== Releasing lock...
[2026-09-07 23:21:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:21:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:21:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:21:16] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:21:16] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:21:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:21:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:21:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:21:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:21:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:21:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:21:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:21:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:21:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:21:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:21:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:21:16] Production.INFO: call_cost start
[2026-09-07 23:21:16] Production.INFO: call_cost end
[2026-09-07 23:21:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:21:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:21:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:21:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:21:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:21:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:21:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:21:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:21:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:21:16] Production.INFO: ==31218== Releasing lock...
[2026-09-07 23:21:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:21:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:22:01] Production.INFO: ==31284== Lock acquired, processing the job...
[2026-09-08 04:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:22:01] Production.INFO: neon service started
[2026-09-08 04:22:01] Production.INFO: neon service started
[2026-09-08 04:22:01] Production.INFO: ==31284== Releasing lock...
[2026-09-08 04:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:22:02] Production.INFO: ==31288== Lock acquired, processing the job...
[2026-09-08 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:22:02] Production.INFO: ==31288== Releasing lock...
[2026-09-08 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:22:02] Production.INFO: ==31286== Lock acquired, processing the job...
[2026-09-07 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:22:02] Production.INFO: ==31286== Releasing lock...
[2026-09-07 23:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:22:03] Production.INFO: ==31295== Lock acquired, processing the job...
[2026-09-07 23:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:22:03] Production.INFO: ==31291== Lock acquired, processing the job...
[2026-09-07 23:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:22:03] Production.INFO: ==31293== Lock acquired, processing the job...
[2026-09-07 23:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:22:03] Production.INFO: ==31297== Lock acquired, processing the job...
[2026-09-07 23:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:22:03] Production.INFO: ==31299== Lock acquired, processing the job...
[2026-09-07 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:22:03] Production.INFO: Account Balance Start.
[2026-09-07 23:22:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:22:03] Production.INFO: 117
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:22:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:22:03] Production.INFO: ==31299== Releasing lock...
[2026-09-07 23:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:22:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: ==31293== Releasing lock...
[2026-09-07 23:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:22:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:22:04] Production.INFO: Total Charge 0
[2026-09-07 23:22:04] Production.INFO: CreateAllLog End
[2026-09-07 23:22:04] Production.INFO: Account Balance End.
[2026-09-07 23:22:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:22:04] Production.INFO: ==31297== Releasing lock...
[2026-09-07 23:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:22:11] Production.ERROR: CronJobId end10
[2026-09-07 23:22:11] Production.INFO: ==31295== Releasing lock...
[2026-09-07 23:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:22:14] Production.INFO: call_cost start
[2026-09-07 23:22:14] Production.INFO: call_cost end
[2026-09-07 23:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:22:14] Production.INFO: ==31291== Releasing lock...
[2026-09-07 23:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:23:02] Production.INFO: ==31358== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:23:02] Production.INFO: neon service started
[2026-09-08 04:23:02] Production.INFO: neon service started
[2026-09-08 04:23:02] Production.INFO: ==31358== Releasing lock...
[2026-09-08 04:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:23:02] Production.INFO: ==31360== Lock acquired, processing the job...
[2026-09-07 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:23:02] Production.INFO: ==31360== Releasing lock...
[2026-09-07 23:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:23:02] Production.INFO: ==31362== Lock acquired, processing the job...
[2026-09-08 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:23:02] Production.INFO: ==31362== Releasing lock...
[2026-09-08 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:23:03] Production.INFO: ==31372== Lock acquired, processing the job...
[2026-09-07 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:23:03] Production.INFO: ==31364== Lock acquired, processing the job...
[2026-09-07 23:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 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-07 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-07 23:23:03] Production.INFO: ==31366== Lock acquired, processing the job...
[2026-09-07 23:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:23:03] Production.INFO: ==31368== Lock acquired, processing the job...
[2026-09-07 23:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:23:03] Production.INFO: ==31372== Releasing lock...
[2026-09-07 23:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:23:03] Production.INFO: ==31370== Lock acquired, processing the job...
[2026-09-07 23:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:23:03] Production.INFO: Account Balance Start.
[2026-09-07 23:23:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:23:03] Production.INFO: 117
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:23:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: ==31366== Releasing lock...
[2026-09-07 23:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:23:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:23:04] Production.INFO: Total Charge 0
[2026-09-07 23:23:04] Production.INFO: CreateAllLog End
[2026-09-07 23:23:04] Production.INFO: Account Balance End.
[2026-09-07 23:23:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:23:05] Production.INFO: ==31370== Releasing lock...
[2026-09-07 23:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:23:11] Production.ERROR: CronJobId end10
[2026-09-07 23:23:11] Production.INFO: ==31368== Releasing lock...
[2026-09-07 23:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:23:14] Production.INFO: call_cost start
[2026-09-07 23:23:14] Production.INFO: call_cost end
[2026-09-07 23:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:23:14] Production.INFO: ==31364== Releasing lock...
[2026-09-07 23:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:24:01] Production.INFO: ==31439== Lock acquired, processing the job...
[2026-09-08 04:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:24:01] Production.INFO: neon service started
[2026-09-08 04:24:01] Production.INFO: neon service started
[2026-09-08 04:24:01] Production.INFO: ==31439== Releasing lock...
[2026-09-08 04:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:24:01] Production.INFO: ==31441== Lock acquired, processing the job...
[2026-09-07 23:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:24:02] Production.INFO: ==31441== Releasing lock...
[2026-09-07 23:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:24:02] Production.INFO: ==31443== Lock acquired, processing the job...
[2026-09-08 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:24:02] Production.INFO: ==31443== Releasing lock...
[2026-09-08 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:24:02] Production.INFO: ==31446== Lock acquired, processing the job...
[2026-09-07 23:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:24:02] Production.INFO: ==31454== Lock acquired, processing the job...
[2026-09-07 23:24:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:24:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:24:02] Production.INFO: ==31448== Lock acquired, processing the job...
[2026-09-07 23:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 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-07 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-07 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-07 23:24:03] Production.INFO: ==31454== Releasing lock...
[2026-09-07 23:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:24:03] Production.INFO: ==31450== Lock acquired, processing the job...
[2026-09-07 23:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:24:03] Production.INFO: ==31452== Lock acquired, processing the job...
[2026-09-07 23:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:24:03] Production.INFO: Account Balance Start.
[2026-09-07 23:24:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:24:03] Production.INFO: 117
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: ==31448== Releasing lock...
[2026-09-07 23:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:24:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:24:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:24:04] Production.INFO: Total Charge 0
[2026-09-07 23:24:04] Production.INFO: CreateAllLog End
[2026-09-07 23:24:04] Production.INFO: Account Balance End.
[2026-09-07 23:24:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:24:04] Production.INFO: ==31452== Releasing lock...
[2026-09-07 23:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:24:10] Production.ERROR: CronJobId end10
[2026-09-07 23:24:10] Production.INFO: ==31450== Releasing lock...
[2026-09-07 23:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:24:14] Production.INFO: call_cost start
[2026-09-07 23:24:14] Production.INFO: call_cost end
[2026-09-07 23:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:24:14] Production.INFO: ==31446== Releasing lock...
[2026-09-07 23:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:25:02] Production.INFO: ==31516== Lock acquired, processing the job...
[2026-09-08 04:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:25:02] Production.INFO: neon service started
[2026-09-08 04:25:02] Production.INFO: neon service started
[2026-09-08 04:25:02] Production.INFO: ==31516== Releasing lock...
[2026-09-08 04:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:25:02] Production.INFO: ==31519== Lock acquired, processing the job...
[2026-09-07 23:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:25:02] Production.INFO: ==31521== Lock acquired, processing the job...
[2026-09-08 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:25:02] Production.INFO: ==31521== Releasing lock...
[2026-09-08 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:25:03] Production.INFO: ==31519== Releasing lock...
[2026-09-07 23:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:25:04] Production.INFO: ==31525== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:25:04] Production.INFO: ==31523== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:25:04] Production.INFO: ==31527== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:25:04] Production.ERROR: CronJob PID - 31525
[2026-09-07 23:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 23:25:04] Production.ERROR: CronJob ID - 5
[2026-09-07 23:25:04] Production.ERROR: CronJob Last Run Time 2026-09-07 23:25:00
[2026-09-07 23:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:25:04] Production.INFO: ==31531== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:25:04] Production.INFO: ==31523== Releasing lock...
[2026-09-07 23:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:25:04] Production.INFO: ==31529== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:25:04] Production.INFO: ==31533== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:25:04] Production.INFO: ==31535== Lock acquired, processing the job...
[2026-09-07 23:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:25:04] Production.INFO: Account Balance Start.
[2026-09-07 23:25:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:25:04] Production.INFO: 117
[2026-09-07 23:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23: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-07 23:25:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23:25:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: ==31535== Releasing lock...
[2026-09-07 23:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.ERROR: done
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963415', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:25:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-21
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-22
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-23
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: ==31527== Releasing lock...
[2026-09-07 23:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-24
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-25
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:25:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:25:05] Production.INFO: Total Charge 0
[2026-09-07 23:25:06] Production.INFO: CreateAllLog End
[2026-09-07 23:25:06] Production.INFO: Account Balance End.
[2026-09-07 23:25:06] Production.ERROR: CronJobId end 12
[2026-09-07 23:25:06] Production.INFO: ==31531== Releasing lock...
[2026-09-07 23:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963415', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:25:11] Production.INFO: ProcessCDR(1,17963415,1,1,2)
[2026-09-07 23:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963415,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963415,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:25:11] Production.INFO: ==31533== Releasing lock...
[2026-09-07 23:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:25:14] Production.ERROR: CronJobId end10
[2026-09-07 23:25:14] Production.INFO: ==31529== Releasing lock...
[2026-09-07 23:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:25:17] Production.INFO: call_cost start
[2026-09-07 23:25:17] Production.INFO: call_cost end
[2026-09-07 23:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:25:17] Production.INFO: ==31525== Releasing lock...
[2026-09-07 23:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:26:01] Production.INFO: ==31590== Lock acquired, processing the job...
[2026-09-08 04:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:26:01] Production.INFO: neon service started
[2026-09-08 04:26:01] Production.INFO: neon service started
[2026-09-08 04:26:01] Production.INFO: ==31590== Releasing lock...
[2026-09-08 04:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:26:01] Production.INFO: ==31592== Lock acquired, processing the job...
[2026-09-07 23:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:26:02] Production.INFO: ==31592== Releasing lock...
[2026-09-07 23:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:26:02] Production.INFO: ==31594== Lock acquired, processing the job...
[2026-09-08 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:26:02] Production.INFO: ==31594== Releasing lock...
[2026-09-08 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:26:02] Production.INFO: ==31596== Lock acquired, processing the job...
[2026-09-07 23:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:26:02] Production.INFO: ==31602== Lock acquired, processing the job...
[2026-09-07 23:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:26:02] Production.INFO: Account Balance Start.
[2026-09-07 23:26:02] Production.INFO: CreateAllLog Start
[2026-09-07 23:26:02] Production.INFO: 117
[2026-09-07 23:26:02] Production.INFO: Date 2026-08-08
[2026-09-07 23:26:02] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:02] Production.INFO: Date 2026-08-09
[2026-09-07 23:26:02] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: ==31600== Lock acquired, processing the job...
[2026-09-07 23:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:26:03] Production.INFO: ==31598== Lock acquired, processing the job...
[2026-09-07 23:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: ==31604== Lock acquired, processing the job...
[2026-09-07 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:26:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:26:03] Production.INFO: ==31604== Releasing lock...
[2026-09-07 23:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-29
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-30
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-08-31
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-01
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-02
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-03
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-04
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-05
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-06
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:03] Production.INFO: Date 2026-09-07
[2026-09-07 23:26:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:26:04] Production.INFO: Total Charge 0
[2026-09-07 23:26:04] Production.INFO: CreateAllLog End
[2026-09-07 23:26:04] Production.INFO: ==31598== Releasing lock...
[2026-09-07 23:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:26:04] Production.INFO: Account Balance End.
[2026-09-07 23:26:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:26:04] Production.INFO: ==31602== Releasing lock...
[2026-09-07 23:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:26:12] Production.ERROR: CronJobId end10
[2026-09-07 23:26:12] Production.INFO: ==31600== Releasing lock...
[2026-09-07 23:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:26:15] Production.INFO: call_cost start
[2026-09-07 23:26:15] Production.INFO: call_cost end
[2026-09-07 23:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:26:15] Production.INFO: ==31596== Releasing lock...
[2026-09-07 23:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:27:01] Production.INFO: ==31671== Lock acquired, processing the job...
[2026-09-08 04:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:27:01] Production.INFO: neon service started
[2026-09-08 04:27:01] Production.INFO: neon service started
[2026-09-08 04:27:01] Production.INFO: ==31671== Releasing lock...
[2026-09-08 04:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:27:02] Production.INFO: ==31673== Lock acquired, processing the job...
[2026-09-07 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:27:02] Production.INFO: ==31673== Releasing lock...
[2026-09-07 23:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:27:02] Production.INFO: ==31675== Lock acquired, processing the job...
[2026-09-08 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:27:02] Production.INFO: ==31675== Releasing lock...
[2026-09-08 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:27:03] Production.INFO: ==31680== Lock acquired, processing the job...
[2026-09-07 23:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:27:03] Production.INFO: ==31678== Lock acquired, processing the job...
[2026-09-07 23:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:27:03] Production.INFO: ==31682== Lock acquired, processing the job...
[2026-09-07 23:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:27:03] Production.INFO: ==31684== Lock acquired, processing the job...
[2026-09-07 23:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:27:03] Production.INFO: ==31686== Lock acquired, processing the job...
[2026-09-07 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 23:27:03] Production.INFO: Account Balance Start.
[2026-09-07 23:27:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:27:03] Production.INFO: 117
[2026-09-07 23:27:03] Production.INFO: ==31686== Releasing lock...
[2026-09-07 23:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:27:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: ==31680== Releasing lock...
[2026-09-07 23:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:27:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:27:04] Production.INFO: Total Charge 0
[2026-09-07 23:27:04] Production.INFO: CreateAllLog End
[2026-09-07 23:27:04] Production.INFO: Account Balance End.
[2026-09-07 23:27:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:27:04] Production.INFO: ==31684== Releasing lock...
[2026-09-07 23:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:27:12] Production.ERROR: CronJobId end10
[2026-09-07 23:27:12] Production.INFO: ==31682== Releasing lock...
[2026-09-07 23:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:27:15] Production.INFO: call_cost start
[2026-09-07 23:27:15] Production.INFO: call_cost end
[2026-09-07 23:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:27:15] Production.INFO: ==31678== Releasing lock...
[2026-09-07 23:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:28:01] Production.INFO: ==31750== Lock acquired, processing the job...
[2026-09-08 04:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:28:01] Production.INFO: neon service started
[2026-09-08 04:28:01] Production.INFO: neon service started
[2026-09-08 04:28:01] Production.INFO: ==31750== Releasing lock...
[2026-09-08 04:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:28:01] Production.INFO: ==31752== Lock acquired, processing the job...
[2026-09-07 23:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:28:02] Production.INFO: ==31752== Releasing lock...
[2026-09-07 23:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:28:02] Production.INFO: ==31754== Lock acquired, processing the job...
[2026-09-08 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:28:02] Production.INFO: ==31754== Releasing lock...
[2026-09-08 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:28:02] Production.INFO: ==31765== Lock acquired, processing the job...
[2026-09-07 23:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:28:03] Production.INFO: ==31756== Lock acquired, processing the job...
[2026-09-07 23:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:28:03] Production.INFO: ==31758== Lock acquired, processing the job...
[2026-09-07 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:28:03] Production.INFO: ==31760== Lock acquired, processing the job...
[2026-09-07 23:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:28:03] Production.INFO: ==31762== Lock acquired, processing the job...
[2026-09-07 23:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 23:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 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-07 23:28:03] Production.INFO: ==31765== Releasing lock...
[2026-09-07 23:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:28:03] Production.INFO: Account Balance Start.
[2026-09-07 23:28:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:28:03] Production.INFO: 117
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:03] Production.INFO: ==31758== Releasing lock...
[2026-09-07 23:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:28:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:28:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:28:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:28:04] Production.INFO: Total Charge 0
[2026-09-07 23:28:04] Production.INFO: CreateAllLog End
[2026-09-07 23:28:04] Production.INFO: Account Balance End.
[2026-09-07 23:28:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:28:04] Production.INFO: ==31762== Releasing lock...
[2026-09-07 23:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:28:11] Production.ERROR: CronJobId end10
[2026-09-07 23:28:11] Production.INFO: ==31760== Releasing lock...
[2026-09-07 23:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:28:14] Production.INFO: call_cost start
[2026-09-07 23:28:14] Production.INFO: call_cost end
[2026-09-07 23:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:28:14] Production.INFO: ==31756== Releasing lock...
[2026-09-07 23:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:29:01] Production.INFO: ==31825== Lock acquired, processing the job...
[2026-09-08 04:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:29:01] Production.INFO: neon service started
[2026-09-08 04:29:01] Production.INFO: neon service started
[2026-09-08 04:29:01] Production.INFO: ==31825== Releasing lock...
[2026-09-08 04:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:29:02] Production.INFO: ==31829== Lock acquired, processing the job...
[2026-09-08 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:29:02] Production.INFO: ==31829== Releasing lock...
[2026-09-08 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:29:02] Production.INFO: ==31827== Lock acquired, processing the job...
[2026-09-07 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:29:02] Production.INFO: ==31827== Releasing lock...
[2026-09-07 23:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:29:03] Production.INFO: ==31831== Lock acquired, processing the job...
[2026-09-07 23:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:29:03] Production.INFO: ==31833== Lock acquired, processing the job...
[2026-09-07 23:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:29:03] Production.INFO: ==31835== Lock acquired, processing the job...
[2026-09-07 23:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:29:03] Production.INFO: ==31837== Lock acquired, processing the job...
[2026-09-07 23:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:29:03] Production.INFO: ==31839== Lock acquired, processing the job...
[2026-09-07 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:29:03] Production.INFO: Account Balance Start.
[2026-09-07 23:29:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:29:03] Production.INFO: 117
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:29:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:29:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: ==31839== Releasing lock...
[2026-09-07 23:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:29:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: ==31833== Releasing lock...
[2026-09-07 23:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:29:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:29:04] Production.INFO: Total Charge 0
[2026-09-07 23:29:04] Production.INFO: CreateAllLog End
[2026-09-07 23:29:04] Production.INFO: Account Balance End.
[2026-09-07 23:29:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:29:04] Production.INFO: ==31837== Releasing lock...
[2026-09-07 23:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:29:12] Production.ERROR: CronJobId end10
[2026-09-07 23:29:12] Production.INFO: ==31835== Releasing lock...
[2026-09-07 23:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:29:14] Production.INFO: call_cost start
[2026-09-07 23:29:14] Production.INFO: call_cost end
[2026-09-07 23:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:29:14] Production.INFO: ==31831== Releasing lock...
[2026-09-07 23:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:30:02] Production.INFO: ==31899== Lock acquired, processing the job...
[2026-09-08 04:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:30:02] Production.INFO: neon service started
[2026-09-08 04:30:02] Production.INFO: neon service started
[2026-09-08 04:30:02] Production.INFO: ==31899== Releasing lock...
[2026-09-08 04:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:30:02] Production.INFO: ==31903== Lock acquired, processing the job...
[2026-09-08 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:30:02] Production.INFO: ==31903== Releasing lock...
[2026-09-08 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:30:02] Production.INFO: ==31901== Lock acquired, processing the job...
[2026-09-07 23:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:30:03] Production.INFO: ==31901== Releasing lock...
[2026-09-07 23:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:30:03] Production.INFO: ==31905== Lock acquired, processing the job...
[2026-09-07 23:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:30:03] Production.INFO: ==31907== Lock acquired, processing the job...
[2026-09-07 23:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:30:03] Production.INFO: ==31909== Lock acquired, processing the job...
[2026-09-07 23:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:30:04] Production.INFO: ==31914== Lock acquired, processing the job...
[2026-09-07 23:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:30:04] Production.INFO: ==31912== Lock acquired, processing the job...
[2026-09-07 23:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23: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-07 23: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-07 23: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-07 23:30:04] Production.INFO: ==31914== Releasing lock...
[2026-09-07 23:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:30:04] Production.INFO: Account Balance Start.
[2026-09-07 23:30:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:30:04] Production.INFO: 117
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: ==31907== Releasing lock...
[2026-09-07 23:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:30:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:30:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:30:05] Production.INFO: Total Charge 0
[2026-09-07 23:30:05] Production.INFO: CreateAllLog End
[2026-09-07 23:30:05] Production.INFO: Account Balance End.
[2026-09-07 23:30:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:30:05] Production.INFO: ==31912== Releasing lock...
[2026-09-07 23:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:30:11] Production.ERROR: CronJobId end10
[2026-09-07 23:30:11] Production.INFO: ==31909== Releasing lock...
[2026-09-07 23:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:30:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:30:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:30:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:30:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:30:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:30:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:30:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:30:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:30:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:30:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:30:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:30:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:30:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:30:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:30:15] Production.INFO: call_cost start
[2026-09-07 23:30:15] Production.INFO: call_cost end
[2026-09-07 23:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:30:15] Production.INFO: ==31905== Releasing lock...
[2026-09-07 23:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:31:01] Production.INFO: ==31974== Lock acquired, processing the job...
[2026-09-08 04:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:31:01] Production.INFO: neon service started
[2026-09-08 04:31:01] Production.INFO: neon service started
[2026-09-08 04:31:01] Production.INFO: ==31974== Releasing lock...
[2026-09-08 04:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:31:02] Production.INFO: ==31976== Lock acquired, processing the job...
[2026-09-07 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:31:02] Production.INFO: ==31976== Releasing lock...
[2026-09-07 23:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:31:02] Production.INFO: ==31978== Lock acquired, processing the job...
[2026-09-08 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:31:02] Production.INFO: ==31978== Releasing lock...
[2026-09-08 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:31:03] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-09-07 23:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:31:03] Production.INFO: ==31981== Lock acquired, processing the job...
[2026-09-07 23:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:31:03] Production.INFO: ==31985== Lock acquired, processing the job...
[2026-09-07 23:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:31:03] Production.INFO: ==31987== Lock acquired, processing the job...
[2026-09-07 23:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:31:03] Production.INFO: ==31989== Lock acquired, processing the job...
[2026-09-07 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:31:03] Production.INFO: Account Balance Start.
[2026-09-07 23:31:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:31:03] Production.INFO: 117
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: ==31989== Releasing lock...
[2026-09-07 23:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:31:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: ==31983== Releasing lock...
[2026-09-07 23:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:31:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:31:04] Production.INFO: Total Charge 0
[2026-09-07 23:31:04] Production.INFO: CreateAllLog End
[2026-09-07 23:31:05] Production.INFO: Account Balance End.
[2026-09-07 23:31:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:31:05] Production.INFO: ==31987== Releasing lock...
[2026-09-07 23:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:31:12] Production.ERROR: CronJobId end10
[2026-09-07 23:31:12] Production.INFO: ==31985== Releasing lock...
[2026-09-07 23:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:31:15] Production.INFO: call_cost start
[2026-09-07 23:31:15] Production.INFO: call_cost end
[2026-09-07 23:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:31:15] Production.INFO: ==31981== Releasing lock...
[2026-09-07 23:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:32:02] Production.INFO: ==32052== Lock acquired, processing the job...
[2026-09-08 04:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:32:02] Production.INFO: neon service started
[2026-09-08 04:32:02] Production.INFO: neon service started
[2026-09-08 04:32:02] Production.INFO: ==32052== Releasing lock...
[2026-09-08 04:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:32:02] Production.INFO: ==32054== Lock acquired, processing the job...
[2026-09-07 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:32:02] Production.INFO: ==32054== Releasing lock...
[2026-09-07 23:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:32:02] Production.INFO: ==32056== Lock acquired, processing the job...
[2026-09-08 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:32:03] Production.INFO: ==32056== Releasing lock...
[2026-09-08 03:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:32:03] Production.INFO: ==32060== Lock acquired, processing the job...
[2026-09-07 23:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:32:03] Production.INFO: ==32058== Lock acquired, processing the job...
[2026-09-07 23:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:32:03] Production.INFO: ==32064== Lock acquired, processing the job...
[2026-09-07 23:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:32:03] Production.INFO: ==32062== Lock acquired, processing the job...
[2026-09-07 23:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:32:03] Production.INFO: ==32066== Lock acquired, processing the job...
[2026-09-07 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:32:03] Production.INFO: Account Balance Start.
[2026-09-07 23:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:32:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:32:03] Production.INFO: 117
[2026-09-07 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-07 23:32:03] Production.INFO: Date 2026-08-08
[2026-09-07 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-07 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-07 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:03] Production.INFO: ==32066== Releasing lock...
[2026-09-07 23:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:32:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:32:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: ==32060== Releasing lock...
[2026-09-07 23:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:32:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:32:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:32:05] Production.INFO: Total Charge 0
[2026-09-07 23:32:05] Production.INFO: CreateAllLog End
[2026-09-07 23:32:05] Production.INFO: Account Balance End.
[2026-09-07 23:32:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:32:05] Production.INFO: ==32064== Releasing lock...
[2026-09-07 23:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:32:12] Production.ERROR: CronJobId end10
[2026-09-07 23:32:12] Production.INFO: ==32062== Releasing lock...
[2026-09-07 23:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:32:15] Production.INFO: call_cost start
[2026-09-07 23:32:15] Production.INFO: call_cost end
[2026-09-07 23:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:32:15] Production.INFO: ==32058== Releasing lock...
[2026-09-07 23:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:33:01] Production.INFO: ==32129== Lock acquired, processing the job...
[2026-09-08 04:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:33:01] Production.INFO: neon service started
[2026-09-08 04:33:01] Production.INFO: neon service started
[2026-09-08 04:33:01] Production.INFO: ==32129== Releasing lock...
[2026-09-08 04:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:33:01] Production.INFO: ==32131== Lock acquired, processing the job...
[2026-09-07 23:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:33:02] Production.INFO: ==32131== Releasing lock...
[2026-09-07 23:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:33:02] Production.INFO: ==32133== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:33:02] Production.INFO: ==32133== Releasing lock...
[2026-09-08 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:33:02] Production.INFO: ==32135== Lock acquired, processing the job...
[2026-09-07 23:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:33:02] Production.INFO: ==32138== Lock acquired, processing the job...
[2026-09-07 23:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:33:03] Production.INFO: ==32140== Lock acquired, processing the job...
[2026-09-07 23:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:33:03] Production.INFO: ==32142== Lock acquired, processing the job...
[2026-09-07 23:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:33:03] Production.INFO: ==32144== Lock acquired, processing the job...
[2026-09-07 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:33:03] Production.INFO: Account Balance Start.
[2026-09-07 23:33:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:33:03] Production.INFO: 117
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 23:33:03] Production.INFO: ==32144== Releasing lock...
[2026-09-07 23:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: ==32138== Releasing lock...
[2026-09-07 23:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:33:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:33:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:33:04] Production.INFO: Total Charge 0
[2026-09-07 23:33:04] Production.INFO: CreateAllLog End
[2026-09-07 23:33:04] Production.INFO: Account Balance End.
[2026-09-07 23:33:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:33:04] Production.INFO: ==32142== Releasing lock...
[2026-09-07 23:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:33:13] Production.ERROR: CronJobId end10
[2026-09-07 23:33:13] Production.INFO: ==32140== Releasing lock...
[2026-09-07 23:33:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:33:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:33:15] Production.INFO: call_cost start
[2026-09-07 23:33:15] Production.INFO: call_cost end
[2026-09-07 23:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:33:15] Production.INFO: ==32135== Releasing lock...
[2026-09-07 23:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:34:02] Production.INFO: ==32227== Lock acquired, processing the job...
[2026-09-08 04:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:34:02] Production.INFO: neon service started
[2026-09-08 04:34:02] Production.INFO: neon service started
[2026-09-08 04:34:02] Production.INFO: ==32227== Releasing lock...
[2026-09-08 04:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:34:02] Production.INFO: ==32229== Lock acquired, processing the job...
[2026-09-07 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:34:02] Production.INFO: ==32231== Lock acquired, processing the job...
[2026-09-08 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:34:02] Production.INFO: ==32231== Releasing lock...
[2026-09-08 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:34:02] Production.INFO: ==32229== Releasing lock...
[2026-09-07 23:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:34:03] Production.INFO: ==32234== Lock acquired, processing the job...
[2026-09-07 23:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:34:03] Production.INFO: ==32236== Lock acquired, processing the job...
[2026-09-07 23:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:34:03] Production.INFO: ==32240== Lock acquired, processing the job...
[2026-09-07 23:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:34:03] Production.INFO: ==32238== Lock acquired, processing the job...
[2026-09-07 23:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:34:03] Production.INFO: ==32242== Lock acquired, processing the job...
[2026-09-07 23:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:34:04] Production.INFO: Account Balance Start.
[2026-09-07 23:34:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:34:04] Production.INFO: 117
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23: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-07 23: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-07 23:34:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: ==32242== Releasing lock...
[2026-09-07 23:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: ==32236== Releasing lock...
[2026-09-07 23:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:34:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-25
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:34:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:34:05] Production.INFO: Total Charge 0
[2026-09-07 23:34:05] Production.INFO: CreateAllLog End
[2026-09-07 23:34:06] Production.INFO: Account Balance End.
[2026-09-07 23:34:06] Production.ERROR: CronJobId end 12
[2026-09-07 23:34:06] Production.INFO: ==32240== Releasing lock...
[2026-09-07 23:34:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:34:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:34:12] Production.ERROR: CronJobId end10
[2026-09-07 23:34:12] Production.INFO: ==32238== Releasing lock...
[2026-09-07 23:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:34:15] Production.INFO: call_cost start
[2026-09-07 23:34:15] Production.INFO: call_cost end
[2026-09-07 23:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:34:15] Production.INFO: ==32234== Releasing lock...
[2026-09-07 23:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:35:01] Production.INFO: ==32325== Lock acquired, processing the job...
[2026-09-08 04:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:35:01] Production.INFO: neon service started
[2026-09-08 04:35:01] Production.INFO: neon service started
[2026-09-08 04:35:01] Production.INFO: ==32325== Releasing lock...
[2026-09-08 04:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:35:01] Production.INFO: ==32327== Lock acquired, processing the job...
[2026-09-07 23:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:35:02] Production.INFO: ==32327== Releasing lock...
[2026-09-07 23:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:35:02] Production.INFO: ==32329== Lock acquired, processing the job...
[2026-09-08 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:35:02] Production.INFO: ==32329== Releasing lock...
[2026-09-08 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:35:03] Production.INFO: ==32333== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:35:03] Production.INFO: ==32341== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:35:03] Production.INFO: ==32331== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:35:03] Production.ERROR: CronJob PID - 32333
[2026-09-07 23:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 23:35:03] Production.ERROR: CronJob ID - 5
[2026-09-07 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-07 23:35:00
[2026-09-07 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:35:03] Production.ERROR: CronJob PID - 32341
[2026-09-07 23:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-07 23:35:03] Production.ERROR: CronJob ID - 17
[2026-09-07 23:35:03] Production.ERROR: CronJob Last Run Time 2026-09-07 23:35:00
[2026-09-07 23:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:35:03] Production.INFO: ==32335== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:35:03] Production.INFO: ==32331== Releasing lock...
[2026-09-07 23:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:35:03] Production.INFO: ==32337== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:35:03] Production.INFO: ==32339== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:35:03] Production.ERROR: done
[2026-09-07 23:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963453', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:35:03] Production.INFO: ==32343== Lock acquired, processing the job...
[2026-09-07 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:35:03] Production.INFO: Account Balance Start.
[2026-09-07 23:35:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:35:03] Production.INFO: 117
[2026-09-07 23:35:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:35:03] Production.INFO: ==32343== Releasing lock...
[2026-09-07 23:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:35:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:35:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:35:04] Production.INFO: ==32335== Releasing lock...
[2026-09-07 23:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:35:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:35:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:35:05] Production.INFO: Total Charge 0
[2026-09-07 23:35:05] Production.INFO: CreateAllLog End
[2026-09-07 23:35:05] Production.INFO: Account Balance End.
[2026-09-07 23:35:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:35:05] Production.INFO: ==32339== Releasing lock...
[2026-09-07 23:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963453', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:35:11] Production.INFO: ProcessCDR(1,17963453,1,1,2)
[2026-09-07 23:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963453,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963453,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:35:11] Production.INFO: ==32341== Releasing lock...
[2026-09-07 23:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:35:15] Production.ERROR: CronJobId end10
[2026-09-07 23:35:15] Production.INFO: ==32337== Releasing lock...
[2026-09-07 23:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:35:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:35:18] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:35:18] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:35:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:35:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:35:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:35:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:35:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:35:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:35:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:35:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:35:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:35:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:35:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:35:18] Production.INFO: call_cost start
[2026-09-07 23:35:18] Production.INFO: call_cost end
[2026-09-07 23:35:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:35:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:35:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:35:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:35:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:35:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:35:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:35:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:35:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:35:18] Production.INFO: ==32333== Releasing lock...
[2026-09-07 23:35:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:35:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:36:01] Production.INFO: ==32427== Lock acquired, processing the job...
[2026-09-08 04:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:36:01] Production.INFO: neon service started
[2026-09-08 04:36:01] Production.INFO: neon service started
[2026-09-08 04:36:01] Production.INFO: ==32427== Releasing lock...
[2026-09-08 04:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:36:02] Production.INFO: ==32429== Lock acquired, processing the job...
[2026-09-07 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:36:02] Production.INFO: ==32429== Releasing lock...
[2026-09-07 23:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:36:02] Production.INFO: ==32431== Lock acquired, processing the job...
[2026-09-08 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:36:02] Production.INFO: ==32431== Releasing lock...
[2026-09-08 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:36:03] Production.INFO: ==32442== Lock acquired, processing the job...
[2026-09-07 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:36:03] Production.INFO: ==32434== Lock acquired, processing the job...
[2026-09-07 23:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 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-07 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-07 23:36:03] Production.INFO: ==32436== Lock acquired, processing the job...
[2026-09-07 23:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:36:03] Production.INFO: ==32438== Lock acquired, processing the job...
[2026-09-07 23:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 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-07 23:36:03] Production.INFO: ==32442== Releasing lock...
[2026-09-07 23:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:36:03] Production.INFO: ==32440== Lock acquired, processing the job...
[2026-09-07 23:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:36:03] Production.INFO: Account Balance Start.
[2026-09-07 23:36:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:36:04] Production.INFO: 117
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: ==32436== Releasing lock...
[2026-09-07 23:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:36:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:36:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:36:05] Production.INFO: Total Charge 0
[2026-09-07 23:36:05] Production.INFO: CreateAllLog End
[2026-09-07 23:36:05] Production.INFO: Account Balance End.
[2026-09-07 23:36:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:36:05] Production.INFO: ==32440== Releasing lock...
[2026-09-07 23:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:36:12] Production.ERROR: CronJobId end10
[2026-09-07 23:36:12] Production.INFO: ==32438== Releasing lock...
[2026-09-07 23:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:36:15] Production.INFO: call_cost start
[2026-09-07 23:36:15] Production.INFO: call_cost end
[2026-09-07 23:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:36:16] Production.INFO: ==32434== Releasing lock...
[2026-09-07 23:36:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:36:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:37:01] Production.INFO: ==32524== Lock acquired, processing the job...
[2026-09-08 04:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:37:01] Production.INFO: neon service started
[2026-09-08 04:37:01] Production.INFO: neon service started
[2026-09-08 04:37:01] Production.INFO: ==32524== Releasing lock...
[2026-09-08 04:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:37:01] Production.INFO: ==32526== Lock acquired, processing the job...
[2026-09-07 23:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:37:01] Production.INFO: ==32526== Releasing lock...
[2026-09-07 23:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:37:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:37:02] Production.INFO: ==32528== Lock acquired, processing the job...
[2026-09-08 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:37:02] Production.INFO: ==32528== Releasing lock...
[2026-09-08 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:37:02] Production.INFO: ==32530== Lock acquired, processing the job...
[2026-09-07 23:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:37:02] Production.INFO: ==32532== Lock acquired, processing the job...
[2026-09-07 23:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:37:02] Production.INFO: ==32534== Lock acquired, processing the job...
[2026-09-07 23:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:37:02] Production.INFO: ==32536== Lock acquired, processing the job...
[2026-09-07 23:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:37:02] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:37:03] Production.INFO: Account Balance Start.
[2026-09-07 23:37:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:37:03] Production.INFO: 117
[2026-09-07 23:37:03] Production.INFO: ==32538== Lock acquired, processing the job...
[2026-09-07 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 23:37:03] Production.INFO: ==32538== Releasing lock...
[2026-09-07 23:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: ==32532== Releasing lock...
[2026-09-07 23:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:37:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:37:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:37:04] Production.INFO: Total Charge 0
[2026-09-07 23:37:04] Production.INFO: CreateAllLog End
[2026-09-07 23:37:04] Production.INFO: Account Balance End.
[2026-09-07 23:37:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:37:04] Production.INFO: ==32536== Releasing lock...
[2026-09-07 23:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:37:12] Production.ERROR: CronJobId end10
[2026-09-07 23:37:12] Production.INFO: ==32534== Releasing lock...
[2026-09-07 23:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:37:14] Production.INFO: call_cost start
[2026-09-07 23:37:14] Production.INFO: call_cost end
[2026-09-07 23:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:37:14] Production.INFO: ==32530== Releasing lock...
[2026-09-07 23:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:38:01] Production.INFO: ==32621== Lock acquired, processing the job...
[2026-09-08 04:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:38:01] Production.INFO: neon service started
[2026-09-08 04:38:01] Production.INFO: neon service started
[2026-09-08 04:38:01] Production.INFO: ==32621== Releasing lock...
[2026-09-08 04:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:38:02] Production.INFO: ==32623== Lock acquired, processing the job...
[2026-09-07 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:38:02] Production.INFO: ==32623== Releasing lock...
[2026-09-07 23:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:38:02] Production.INFO: ==32625== Lock acquired, processing the job...
[2026-09-08 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:38:02] Production.INFO: ==32625== Releasing lock...
[2026-09-08 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:38:03] Production.INFO: ==32636== Lock acquired, processing the job...
[2026-09-07 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:38:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:38:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:38:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:38:03] Production.INFO: ==32636== Releasing lock...
[2026-09-07 23:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:38:03] Production.INFO: ==32634== Lock acquired, processing the job...
[2026-09-07 23:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:38:03] Production.INFO: ==32630== Lock acquired, processing the job...
[2026-09-07 23:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:38:03] Production.INFO: ==32632== Lock acquired, processing the job...
[2026-09-07 23:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:38:03] Production.INFO: ==32628== Lock acquired, processing the job...
[2026-09-07 23:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:38:03] Production.INFO: Account Balance Start.
[2026-09-07 23:38:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:38:03] Production.INFO: 117
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:38:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: ==32630== Releasing lock...
[2026-09-07 23:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:38:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:38:04] Production.INFO: Total Charge 0
[2026-09-07 23:38:04] Production.INFO: CreateAllLog End
[2026-09-07 23:38:04] Production.INFO: Account Balance End.
[2026-09-07 23:38:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:38:04] Production.INFO: ==32634== Releasing lock...
[2026-09-07 23:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:38:12] Production.ERROR: CronJobId end10
[2026-09-07 23:38:12] Production.INFO: ==32632== Releasing lock...
[2026-09-07 23:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:38:15] Production.INFO: call_cost start
[2026-09-07 23:38:15] Production.INFO: call_cost end
[2026-09-07 23:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:38:15] Production.INFO: ==32628== Releasing lock...
[2026-09-07 23:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:39:02] Production.INFO: ==32719== Lock acquired, processing the job...
[2026-09-08 04:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:39:02] Production.INFO: neon service started
[2026-09-08 04:39:02] Production.INFO: neon service started
[2026-09-08 04:39:02] Production.INFO: ==32719== Releasing lock...
[2026-09-08 04:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:39:02] Production.INFO: ==32721== Lock acquired, processing the job...
[2026-09-07 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:39:02] Production.INFO: ==32721== Releasing lock...
[2026-09-07 23:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:39:03] Production.INFO: ==32724== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:39:03] Production.INFO: ==32724== Releasing lock...
[2026-09-08 03:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:39:03] Production.INFO: ==32728== Lock acquired, processing the job...
[2026-09-07 23:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:39:03] Production.INFO: ==32726== Lock acquired, processing the job...
[2026-09-07 23:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:39:03] Production.INFO: ==32732== Lock acquired, processing the job...
[2026-09-07 23:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:39:03] Production.INFO: ==32730== Lock acquired, processing the job...
[2026-09-07 23:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:39:03] Production.INFO: ==32734== Lock acquired, processing the job...
[2026-09-07 23:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:39:03] Production.INFO: Account Balance Start.
[2026-09-07 23:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:39:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:39:03] Production.INFO: 117
[2026-09-07 23:39:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:39:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23: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-07 23:39:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: ==32734== Releasing lock...
[2026-09-07 23:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: ==32728== Releasing lock...
[2026-09-07 23:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:39:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:39:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:39:05] Production.INFO: Total Charge 0
[2026-09-07 23:39:05] Production.INFO: CreateAllLog End
[2026-09-07 23:39:05] Production.INFO: Account Balance End.
[2026-09-07 23:39:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:39:05] Production.INFO: ==32732== Releasing lock...
[2026-09-07 23:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:39:11] Production.ERROR: CronJobId end10
[2026-09-07 23:39:11] Production.INFO: ==32730== Releasing lock...
[2026-09-07 23:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:39:15] Production.INFO: call_cost start
[2026-09-07 23:39:15] Production.INFO: call_cost end
[2026-09-07 23:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:39:15] Production.INFO: ==32726== Releasing lock...
[2026-09-07 23:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:40:01] Production.INFO: ==370== Lock acquired, processing the job...
[2026-09-08 04:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:40:01] Production.INFO: neon service started
[2026-09-08 04:40:01] Production.INFO: neon service started
[2026-09-08 04:40:01] Production.INFO: ==370== Releasing lock...
[2026-09-08 04:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:40:02] Production.INFO: ==372== Lock acquired, processing the job...
[2026-09-07 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:40:02] Production.INFO: ==372== Releasing lock...
[2026-09-07 23:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:40:02] Production.INFO: ==374== Lock acquired, processing the job...
[2026-09-08 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:40:02] Production.INFO: ==374== Releasing lock...
[2026-09-08 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:40:03] Production.INFO: ==378== Lock acquired, processing the job...
[2026-09-07 23:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:40:03] Production.INFO: ==376== Lock acquired, processing the job...
[2026-09-07 23:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:40:03] Production.INFO: ==380== Lock acquired, processing the job...
[2026-09-07 23:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:40:03] Production.INFO: ==382== Lock acquired, processing the job...
[2026-09-07 23:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:40:03] Production.INFO: ==384== Lock acquired, processing the job...
[2026-09-07 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:40:03] Production.INFO: Account Balance Start.
[2026-09-07 23:40:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:40:03] Production.INFO: 117
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23: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-07 23:40:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: ==384== Releasing lock...
[2026-09-07 23:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:40:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: ==378== Releasing lock...
[2026-09-07 23:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:40:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:40:04] Production.INFO: Total Charge 0
[2026-09-07 23:40:04] Production.INFO: CreateAllLog End
[2026-09-07 23:40:04] Production.INFO: Account Balance End.
[2026-09-07 23:40:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:40:04] Production.INFO: ==382== Releasing lock...
[2026-09-07 23:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:40:12] Production.ERROR: CronJobId end10
[2026-09-07 23:40:12] Production.INFO: ==380== Releasing lock...
[2026-09-07 23:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:40:15] Production.INFO: call_cost start
[2026-09-07 23:40:15] Production.INFO: call_cost end
[2026-09-07 23:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:40:15] Production.INFO: ==376== Releasing lock...
[2026-09-07 23:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:41:02] Production.INFO: ==478== Lock acquired, processing the job...
[2026-09-08 04:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:41:02] Production.INFO: neon service started
[2026-09-08 04:41:02] Production.INFO: neon service started
[2026-09-08 04:41:02] Production.INFO: ==478== Releasing lock...
[2026-09-08 04:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:41:02] Production.INFO: ==480== Lock acquired, processing the job...
[2026-09-07 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:41:02] Production.INFO: ==480== Releasing lock...
[2026-09-07 23:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:41:03] Production.INFO: ==482== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:41:03] Production.INFO: ==482== Releasing lock...
[2026-09-08 03:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:41:03] Production.INFO: ==484== Lock acquired, processing the job...
[2026-09-07 23:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:41:03] Production.INFO: ==486== Lock acquired, processing the job...
[2026-09-07 23:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:41:03] Production.INFO: ==491== Lock acquired, processing the job...
[2026-09-07 23:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:41:03] Production.INFO: ==488== Lock acquired, processing the job...
[2026-09-07 23:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:41:03] Production.INFO: ==493== Lock acquired, processing the job...
[2026-09-07 23:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:41:03] Production.INFO: Account Balance Start.
[2026-09-07 23:41:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:41:03] Production.INFO: 117
[2026-09-07 23:41:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:41:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:41:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:41:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: ==493== Releasing lock...
[2026-09-07 23:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: ==486== Releasing lock...
[2026-09-07 23:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:41:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:41:04] Production.INFO: Total Charge 0
[2026-09-07 23:41:04] Production.INFO: CreateAllLog End
[2026-09-07 23:41:05] Production.INFO: Account Balance End.
[2026-09-07 23:41:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:41:05] Production.INFO: ==491== Releasing lock...
[2026-09-07 23:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:41:12] Production.ERROR: CronJobId end10
[2026-09-07 23:41:12] Production.INFO: ==488== Releasing lock...
[2026-09-07 23:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:41:15] Production.INFO: call_cost start
[2026-09-07 23:41:15] Production.INFO: call_cost end
[2026-09-07 23:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:41:15] Production.INFO: ==484== Releasing lock...
[2026-09-07 23:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:42:01] Production.INFO: ==577== Lock acquired, processing the job...
[2026-09-08 04:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:42:01] Production.INFO: neon service started
[2026-09-08 04:42:01] Production.INFO: neon service started
[2026-09-08 04:42:01] Production.INFO: ==577== Releasing lock...
[2026-09-08 04:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:42:02] Production.INFO: ==579== Lock acquired, processing the job...
[2026-09-07 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:42:02] Production.INFO: ==579== Releasing lock...
[2026-09-07 23:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:42:02] Production.INFO: ==581== Lock acquired, processing the job...
[2026-09-08 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:42:02] Production.INFO: ==581== Releasing lock...
[2026-09-08 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:42:03] Production.INFO: ==585== Lock acquired, processing the job...
[2026-09-07 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:42:03] Production.INFO: ==590== Lock acquired, processing the job...
[2026-09-07 23:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:42:03] Production.INFO: Account Balance Start.
[2026-09-07 23:42:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:42:03] Production.INFO: 117
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: ==583== Lock acquired, processing the job...
[2026-09-07 23:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:42:03] Production.INFO: ==592== Lock acquired, processing the job...
[2026-09-07 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: ==587== Lock acquired, processing the job...
[2026-09-07 23:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 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-07 23:42:03] Production.INFO: ==592== Releasing lock...
[2026-09-07 23:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: ==585== Releasing lock...
[2026-09-07 23:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:03] Production.INFO: Date 2026-08-29
[2026-09-07 23:42:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:42:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:42:04] Production.INFO: Total Charge 0
[2026-09-07 23:42:04] Production.INFO: CreateAllLog End
[2026-09-07 23:42:04] Production.INFO: Account Balance End.
[2026-09-07 23:42:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:42:04] Production.INFO: ==590== Releasing lock...
[2026-09-07 23:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:42:12] Production.ERROR: CronJobId end10
[2026-09-07 23:42:12] Production.INFO: ==587== Releasing lock...
[2026-09-07 23:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:42:16] Production.INFO: call_cost start
[2026-09-07 23:42:16] Production.INFO: call_cost end
[2026-09-07 23:42:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:42:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:42:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:42:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:42:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:42:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:42:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:42:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:42:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:42:16] Production.INFO: ==583== Releasing lock...
[2026-09-07 23:42:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:42:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:43:02] Production.INFO: ==690== Lock acquired, processing the job...
[2026-09-08 04:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:43:02] Production.INFO: neon service started
[2026-09-08 04:43:02] Production.INFO: neon service started
[2026-09-08 04:43:02] Production.INFO: ==690== Releasing lock...
[2026-09-08 04:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:43:02] Production.INFO: ==699== Lock acquired, processing the job...
[2026-09-07 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:43:02] Production.INFO: ==699== Releasing lock...
[2026-09-07 23:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:43:02] Production.INFO: ==702== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:43:03] Production.INFO: ==702== Releasing lock...
[2026-09-08 03:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:43:03] Production.INFO: ==705== Lock acquired, processing the job...
[2026-09-07 23:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:43:03] Production.INFO: ==714== Lock acquired, processing the job...
[2026-09-07 23:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:43:03] Production.INFO: ==710== Lock acquired, processing the job...
[2026-09-07 23:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:43:03] Production.INFO: ==716== Lock acquired, processing the job...
[2026-09-07 23:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:43:03] Production.INFO: ==723== Lock acquired, processing the job...
[2026-09-07 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:43:03] Production.INFO: Account Balance Start.
[2026-09-07 23:43:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:43:03] Production.INFO: 117
[2026-09-07 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-07 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-07 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-07 23:43:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:43:03] Production.INFO: ==723== Releasing lock...
[2026-09-07 23:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:43:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: ==710== Releasing lock...
[2026-09-07 23:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:43:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:43:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:43:05] Production.INFO: Total Charge 0
[2026-09-07 23:43:05] Production.INFO: CreateAllLog End
[2026-09-07 23:43:05] Production.INFO: Account Balance End.
[2026-09-07 23:43:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:43:05] Production.INFO: ==716== Releasing lock...
[2026-09-07 23:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:43:11] Production.ERROR: CronJobId end10
[2026-09-07 23:43:11] Production.INFO: ==714== Releasing lock...
[2026-09-07 23:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:43:14] Production.INFO: call_cost start
[2026-09-07 23:43:14] Production.INFO: call_cost end
[2026-09-07 23:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:43:14] Production.INFO: ==705== Releasing lock...
[2026-09-07 23:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:44:01] Production.INFO: ==810== Lock acquired, processing the job...
[2026-09-08 04:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:44:01] Production.INFO: neon service started
[2026-09-08 04:44:01] Production.INFO: neon service started
[2026-09-08 04:44:01] Production.INFO: ==810== Releasing lock...
[2026-09-08 04:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:44:02] Production.INFO: ==812== Lock acquired, processing the job...
[2026-09-07 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:44:02] Production.INFO: ==814== Lock acquired, processing the job...
[2026-09-08 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:44:02] Production.INFO: ==814== Releasing lock...
[2026-09-08 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:44:02] Production.INFO: ==812== Releasing lock...
[2026-09-07 23:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:44:03] Production.INFO: ==817== Lock acquired, processing the job...
[2026-09-07 23:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:44:03] Production.INFO: ==821== Lock acquired, processing the job...
[2026-09-07 23:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:44:03] Production.INFO: ==823== Lock acquired, processing the job...
[2026-09-07 23:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:44:03] Production.INFO: ==819== Lock acquired, processing the job...
[2026-09-07 23:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:44:03] Production.INFO: Account Balance Start.
[2026-09-07 23:44:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:44:03] Production.INFO: 117
[2026-09-07 23:44:03] Production.INFO: ==825== Lock acquired, processing the job...
[2026-09-07 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:44:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:44:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: ==825== Releasing lock...
[2026-09-07 23:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:44:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: ==819== Releasing lock...
[2026-09-07 23:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:44:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:44:04] Production.INFO: Total Charge 0
[2026-09-07 23:44:04] Production.INFO: CreateAllLog End
[2026-09-07 23:44:05] Production.INFO: Account Balance End.
[2026-09-07 23:44:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:44:05] Production.INFO: ==823== Releasing lock...
[2026-09-07 23:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:44:11] Production.ERROR: CronJobId end10
[2026-09-07 23:44:11] Production.INFO: ==821== Releasing lock...
[2026-09-07 23:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:44:15] Production.INFO: call_cost start
[2026-09-07 23:44:15] Production.INFO: call_cost end
[2026-09-07 23:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:44:15] Production.INFO: ==817== Releasing lock...
[2026-09-07 23:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:45:02] Production.INFO: ==909== Lock acquired, processing the job...
[2026-09-08 04:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:45:02] Production.INFO: neon service started
[2026-09-08 04:45:02] Production.INFO: neon service started
[2026-09-08 04:45:02] Production.INFO: ==909== Releasing lock...
[2026-09-08 04:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:45:02] Production.INFO: ==914== Lock acquired, processing the job...
[2026-09-08 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-07 23:45:02] Production.INFO: ==912== Lock acquired, processing the job...
[2026-09-07 23:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:45:02] Production.INFO: ==914== Releasing lock...
[2026-09-08 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:45:03] Production.INFO: ==912== Releasing lock...
[2026-09-07 23:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:45:03] Production.INFO: ==918== Lock acquired, processing the job...
[2026-09-07 23:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:45:03] Production.INFO: ==916== Lock acquired, processing the job...
[2026-09-07 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:45:03] Production.ERROR: CronJob PID - 918
[2026-09-07 23:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 23:45:03] Production.ERROR: CronJob ID - 5
[2026-09-07 23:45:03] Production.ERROR: CronJob Last Run Time 2026-09-07 23:45:00
[2026-09-07 23:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:45:03] Production.INFO: ==916== Releasing lock...
[2026-09-07 23:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:45:03] Production.INFO: ==924== Lock acquired, processing the job...
[2026-09-07 23:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:45:04] Production.INFO: Account Balance Start.
[2026-09-07 23:45:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:45:04] Production.INFO: 117
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: ==920== Lock acquired, processing the job...
[2026-09-07 23:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: ==922== Lock acquired, processing the job...
[2026-09-07 23:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:45:04] Production.INFO: ==928== Lock acquired, processing the job...
[2026-09-07 23:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: ==926== Lock acquired, processing the job...
[2026-09-07 23:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:45:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:45:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:45:04] Production.INFO: ==928== Releasing lock...
[2026-09-07 23:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.ERROR: done
[2026-09-07 23:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963497', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:45:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: ==920== Releasing lock...
[2026-09-07 23:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:45:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:45:05] Production.INFO: Total Charge 0
[2026-09-07 23:45:05] Production.INFO: CreateAllLog End
[2026-09-07 23:45:05] Production.INFO: Account Balance End.
[2026-09-07 23:45:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:45:05] Production.INFO: ==924== Releasing lock...
[2026-09-07 23:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963497', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:45:11] Production.INFO: ProcessCDR(1,17963497,1,1,2)
[2026-09-07 23:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963497,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963497,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:45:11] Production.INFO: ==926== Releasing lock...
[2026-09-07 23:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:45:16] Production.ERROR: CronJobId end10
[2026-09-07 23:45:16] Production.INFO: ==922== Releasing lock...
[2026-09-07 23:45:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:45:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:45:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:45:18] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:45:18] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:45:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:45:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:45:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:45:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:45:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:45:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:45:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:45:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:45:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:45:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:45:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:45:18] Production.INFO: call_cost start
[2026-09-07 23:45:18] Production.INFO: call_cost end
[2026-09-07 23:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:45:18] Production.INFO: ==918== Releasing lock...
[2026-09-07 23:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:46:01] Production.INFO: ==1007== Lock acquired, processing the job...
[2026-09-08 04:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:46:01] Production.INFO: neon service started
[2026-09-08 04:46:01] Production.INFO: neon service started
[2026-09-08 04:46:01] Production.INFO: ==1007== Releasing lock...
[2026-09-08 04:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:46:02] Production.INFO: ==1009== Lock acquired, processing the job...
[2026-09-07 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:46:02] Production.INFO: ==1011== Lock acquired, processing the job...
[2026-09-08 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:46:02] Production.INFO: ==1011== Releasing lock...
[2026-09-08 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:46:02] Production.INFO: ==1009== Releasing lock...
[2026-09-07 23:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:46:03] Production.INFO: ==1015== Lock acquired, processing the job...
[2026-09-07 23:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:46:03] Production.INFO: ==1019== Lock acquired, processing the job...
[2026-09-07 23:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:46:03] Production.INFO: ==1017== Lock acquired, processing the job...
[2026-09-07 23:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:46:03] Production.INFO: ==1021== Lock acquired, processing the job...
[2026-09-07 23:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:46:03] Production.INFO: ==1023== Lock acquired, processing the job...
[2026-09-07 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 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-07 23:46:03] Production.INFO: ==1023== Releasing lock...
[2026-09-07 23:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:46:03] Production.INFO: Account Balance Start.
[2026-09-07 23:46:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:46:03] Production.INFO: 117
[2026-09-07 23:46:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:46:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: ==1017== Releasing lock...
[2026-09-07 23:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:46:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:46:05] Production.INFO: Total Charge 0
[2026-09-07 23:46:05] Production.INFO: CreateAllLog End
[2026-09-07 23:46:05] Production.INFO: Account Balance End.
[2026-09-07 23:46:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:46:05] Production.INFO: ==1021== Releasing lock...
[2026-09-07 23:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:46:11] Production.ERROR: CronJobId end10
[2026-09-07 23:46:11] Production.INFO: ==1019== Releasing lock...
[2026-09-07 23:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:46:14] Production.INFO: call_cost start
[2026-09-07 23:46:14] Production.INFO: call_cost end
[2026-09-07 23:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:46:14] Production.INFO: ==1015== Releasing lock...
[2026-09-07 23:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:47:01] Production.INFO: ==1102== Lock acquired, processing the job...
[2026-09-08 04:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:47:01] Production.INFO: neon service started
[2026-09-08 04:47:01] Production.INFO: neon service started
[2026-09-08 04:47:01] Production.INFO: ==1102== Releasing lock...
[2026-09-08 04:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:47:02] Production.INFO: ==1107== Lock acquired, processing the job...
[2026-09-08 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:47:02] Production.INFO: ==1107== Releasing lock...
[2026-09-08 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:47:02] Production.INFO: ==1105== Lock acquired, processing the job...
[2026-09-07 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:47:02] Production.INFO: ==1105== Releasing lock...
[2026-09-07 23:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:47:03] Production.INFO: ==1117== Lock acquired, processing the job...
[2026-09-07 23:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:47:03] Production.INFO: Account Balance Start.
[2026-09-07 23:47:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:47:03] Production.INFO: 117
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: ==1111== Lock acquired, processing the job...
[2026-09-07 23:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: ==1113== Lock acquired, processing the job...
[2026-09-07 23:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: ==1115== Lock acquired, processing the job...
[2026-09-07 23:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:47:03] Production.INFO: ==1119== Lock acquired, processing the job...
[2026-09-07 23:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:47:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 23:47:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:47:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:47:04] Production.INFO: ==1119== Releasing lock...
[2026-09-07 23:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: ==1113== Releasing lock...
[2026-09-07 23:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:47:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:47:04] Production.INFO: Total Charge 0
[2026-09-07 23:47:04] Production.INFO: CreateAllLog End
[2026-09-07 23:47:05] Production.INFO: Account Balance End.
[2026-09-07 23:47:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:47:05] Production.INFO: ==1117== Releasing lock...
[2026-09-07 23:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:47:12] Production.ERROR: CronJobId end10
[2026-09-07 23:47:12] Production.INFO: ==1115== Releasing lock...
[2026-09-07 23:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:47:14] Production.INFO: call_cost start
[2026-09-07 23:47:14] Production.INFO: call_cost end
[2026-09-07 23:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:47:14] Production.INFO: ==1111== Releasing lock...
[2026-09-07 23:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:48:01] Production.INFO: ==1210== Lock acquired, processing the job...
[2026-09-08 04:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:48:01] Production.INFO: neon service started
[2026-09-08 04:48:01] Production.INFO: neon service started
[2026-09-08 04:48:01] Production.INFO: ==1210== Releasing lock...
[2026-09-08 04:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:48:01] Production.INFO: ==1216== Lock acquired, processing the job...
[2026-09-08 03:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:48:01] Production.INFO: ==1216== Releasing lock...
[2026-09-08 03:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:48:01] Production.INFO: ==1214== Lock acquired, processing the job...
[2026-09-07 23:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:48:02] Production.INFO: ==1214== Releasing lock...
[2026-09-07 23:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:48:02] Production.INFO: ==1219== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:48:02] Production.INFO: ==1223== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:48:02] Production.INFO: ==1221== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:48:02] Production.INFO: ==1227== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:48:02] Production.INFO: ==1225== Lock acquired, processing the job...
[2026-09-07 23:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 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-07 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-07 23:48:03] Production.INFO: Account Balance Start.
[2026-09-07 23:48:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:48:03] Production.INFO: 117
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:48:03] Production.INFO: ==1227== Releasing lock...
[2026-09-07 23:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: ==1221== Releasing lock...
[2026-09-07 23:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-29
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:03] Production.INFO: Date 2026-08-30
[2026-09-07 23:48:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:48:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:48:04] Production.INFO: Total Charge 0
[2026-09-07 23:48:04] Production.INFO: CreateAllLog End
[2026-09-07 23:48:04] Production.INFO: Account Balance End.
[2026-09-07 23:48:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:48:04] Production.INFO: ==1225== Releasing lock...
[2026-09-07 23:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:48:11] Production.ERROR: CronJobId end10
[2026-09-07 23:48:11] Production.INFO: ==1223== Releasing lock...
[2026-09-07 23:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:48:13] Production.INFO: call_cost start
[2026-09-07 23:48:13] Production.INFO: call_cost end
[2026-09-07 23:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:48:13] Production.INFO: ==1219== Releasing lock...
[2026-09-07 23:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:49:01] Production.INFO: ==1323== Lock acquired, processing the job...
[2026-09-08 04:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:49:01] Production.INFO: neon service started
[2026-09-08 04:49:01] Production.INFO: neon service started
[2026-09-08 04:49:01] Production.INFO: ==1323== Releasing lock...
[2026-09-08 04:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:49:02] Production.INFO: ==1325== Lock acquired, processing the job...
[2026-09-07 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:49:02] Production.INFO: ==1325== Releasing lock...
[2026-09-07 23:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:49:02] Production.INFO: ==1327== Lock acquired, processing the job...
[2026-09-08 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:49:02] Production.INFO: ==1327== Releasing lock...
[2026-09-08 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:49:03] Production.INFO: ==1329== Lock acquired, processing the job...
[2026-09-07 23:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:49:03] Production.INFO: ==1331== Lock acquired, processing the job...
[2026-09-07 23:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:49:03] Production.INFO: ==1333== Lock acquired, processing the job...
[2026-09-07 23:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:49:03] Production.INFO: ==1338== Lock acquired, processing the job...
[2026-09-07 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:49:03] Production.INFO: ==1335== Lock acquired, processing the job...
[2026-09-07 23:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:49:03] Production.INFO: Account Balance Start.
[2026-09-07 23:49:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:49:03] Production.INFO: 117
[2026-09-07 23:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:49:03] Production.INFO: ==1338== Releasing lock...
[2026-09-07 23:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:49:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: ==1331== Releasing lock...
[2026-09-07 23:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:49:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:49:04] Production.INFO: Total Charge 0
[2026-09-07 23:49:05] Production.INFO: CreateAllLog End
[2026-09-07 23:49:05] Production.INFO: Account Balance End.
[2026-09-07 23:49:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:49:05] Production.INFO: ==1335== Releasing lock...
[2026-09-07 23:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:49:12] Production.ERROR: CronJobId end10
[2026-09-07 23:49:12] Production.INFO: ==1333== Releasing lock...
[2026-09-07 23:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:49:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:49:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:49:15] Production.INFO: call_cost start
[2026-09-07 23:49:15] Production.INFO: call_cost end
[2026-09-07 23:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:49:15] Production.INFO: ==1329== Releasing lock...
[2026-09-07 23:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:50:02] Production.INFO: ==1419== Lock acquired, processing the job...
[2026-09-08 04:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:50:02] Production.INFO: neon service started
[2026-09-08 04:50:02] Production.INFO: neon service started
[2026-09-08 04:50:02] Production.INFO: ==1419== Releasing lock...
[2026-09-08 04:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:50:02] Production.INFO: ==1421== Lock acquired, processing the job...
[2026-09-07 23:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:50:02] Production.INFO: ==1423== Lock acquired, processing the job...
[2026-09-08 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:50:03] Production.INFO: ==1423== Releasing lock...
[2026-09-08 03:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:50:03] Production.INFO: ==1421== Releasing lock...
[2026-09-07 23:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:50:03] Production.INFO: ==1429== Lock acquired, processing the job...
[2026-09-07 23:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:50:03] Production.INFO: ==1431== Lock acquired, processing the job...
[2026-09-07 23:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:50:03] Production.INFO: ==1433== Lock acquired, processing the job...
[2026-09-07 23:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:50:04] Production.INFO: ==1427== Lock acquired, processing the job...
[2026-09-07 23:50:04] Production.INFO: ==1435== Lock acquired, processing the job...
[2026-09-07 23:50:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:50:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:50:04] Production.INFO: Account Balance Start.
[2026-09-07 23:50:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:50:04] Production.INFO: 117
[2026-09-07 23:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:50:04] Production.INFO: ==1435== Releasing lock...
[2026-09-07 23:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-08
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: ==1429== Releasing lock...
[2026-09-07 23:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:50:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-19
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-20
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-21
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-22
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-23
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-24
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-25
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:50:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:50:05] Production.INFO: Total Charge 0
[2026-09-07 23:50:05] Production.INFO: CreateAllLog End
[2026-09-07 23:50:05] Production.INFO: Account Balance End.
[2026-09-07 23:50:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:50:05] Production.INFO: ==1433== Releasing lock...
[2026-09-07 23:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:50:12] Production.ERROR: CronJobId end10
[2026-09-07 23:50:12] Production.INFO: ==1431== Releasing lock...
[2026-09-07 23:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:50:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:50:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:50:16] Production.INFO: call_cost start
[2026-09-07 23:50:16] Production.INFO: call_cost end
[2026-09-07 23:50:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:50:16] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:50:16] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:50:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:50:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:50:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:50:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:50:16] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:50:16] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:50:16] Production.INFO: ==1427== Releasing lock...
[2026-09-07 23:50:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:50:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:51:01] Production.INFO: ==1516== Lock acquired, processing the job...
[2026-09-08 04:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:51:01] Production.INFO: neon service started
[2026-09-08 04:51:01] Production.INFO: neon service started
[2026-09-08 04:51:01] Production.INFO: ==1516== Releasing lock...
[2026-09-08 04:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:51:01] Production.INFO: ==1518== Lock acquired, processing the job...
[2026-09-07 23:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:51:02] Production.INFO: ==1518== Releasing lock...
[2026-09-07 23:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:51:02] Production.INFO: ==1520== Lock acquired, processing the job...
[2026-09-08 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:51:02] Production.INFO: ==1520== Releasing lock...
[2026-09-08 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:51:02] Production.INFO: ==1525== Lock acquired, processing the job...
[2026-09-07 23:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:51:02] Production.INFO: ==1527== Lock acquired, processing the job...
[2026-09-07 23:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:51:02] Production.INFO: ==1529== Lock acquired, processing the job...
[2026-09-07 23:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:51:03] Production.INFO: ==1523== Lock acquired, processing the job...
[2026-09-07 23:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:51:03] Production.INFO: ==1531== Lock acquired, processing the job...
[2026-09-07 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:51:03] Production.INFO: Account Balance Start.
[2026-09-07 23:51:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:51:03] Production.INFO: 117
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:51:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:51:03] Production.INFO: ==1531== Releasing lock...
[2026-09-07 23:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:03] Production.INFO: ==1525== Releasing lock...
[2026-09-07 23:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:51:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:51:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:51:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:51:04] Production.INFO: Total Charge 0
[2026-09-07 23:51:04] Production.INFO: CreateAllLog End
[2026-09-07 23:51:04] Production.INFO: Account Balance End.
[2026-09-07 23:51:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:51:04] Production.INFO: ==1529== Releasing lock...
[2026-09-07 23:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23: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_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-07 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-07 23:51:11] Production.ERROR: CronJobId end10
[2026-09-07 23:51:11] Production.INFO: ==1527== Releasing lock...
[2026-09-07 23:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:51:15] Production.INFO: call_cost start
[2026-09-07 23:51:15] Production.INFO: call_cost end
[2026-09-07 23:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:51:15] Production.INFO: ==1523== Releasing lock...
[2026-09-07 23:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:52:01] Production.INFO: ==1617== Lock acquired, processing the job...
[2026-09-08 04:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:52:02] Production.INFO: neon service started
[2026-09-08 04:52:02] Production.INFO: neon service started
[2026-09-08 04:52:02] Production.INFO: ==1617== Releasing lock...
[2026-09-08 04:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:52:02] Production.INFO: ==1620== Lock acquired, processing the job...
[2026-09-07 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:52:02] Production.INFO: ==1622== Lock acquired, processing the job...
[2026-09-08 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:52:02] Production.INFO: ==1622== Releasing lock...
[2026-09-08 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:52:02] Production.INFO: ==1620== Releasing lock...
[2026-09-07 23:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:52:03] Production.INFO: ==1626== Lock acquired, processing the job...
[2026-09-07 23:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:52:03] Production.INFO: ==1628== Lock acquired, processing the job...
[2026-09-07 23:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:52:03] Production.INFO: ==1630== Lock acquired, processing the job...
[2026-09-07 23:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:52:03] Production.INFO: ==1632== Lock acquired, processing the job...
[2026-09-07 23:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:52:03] Production.INFO: ==1634== Lock acquired, processing the job...
[2026-09-07 23:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:52:03] Production.INFO: Account Balance Start.
[2026-09-07 23:52:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:52:03] Production.INFO: 117
[2026-09-07 23:52:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23: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-07 23: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-07 23: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-07 23:52:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: ==1634== Releasing lock...
[2026-09-07 23:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: ==1628== Releasing lock...
[2026-09-07 23:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:52:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:52:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:52:05] Production.INFO: Total Charge 0
[2026-09-07 23:52:05] Production.INFO: CreateAllLog End
[2026-09-07 23:52:05] Production.INFO: Account Balance End.
[2026-09-07 23:52:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:52:05] Production.INFO: ==1632== Releasing lock...
[2026-09-07 23:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:52:12] Production.ERROR: CronJobId end10
[2026-09-07 23:52:12] Production.INFO: ==1630== Releasing lock...
[2026-09-07 23:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:52:15] Production.INFO: call_cost start
[2026-09-07 23:52:15] Production.INFO: call_cost end
[2026-09-07 23:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:52:15] Production.INFO: ==1626== Releasing lock...
[2026-09-07 23:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:53:01] Production.INFO: ==1708== Lock acquired, processing the job...
[2026-09-08 04:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:53:01] Production.INFO: neon service started
[2026-09-08 04:53:01] Production.INFO: neon service started
[2026-09-08 04:53:01] Production.INFO: ==1708== Releasing lock...
[2026-09-08 04:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:53:01] Production.INFO: ==1710== Lock acquired, processing the job...
[2026-09-07 23:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:53:02] Production.INFO: ==1710== Releasing lock...
[2026-09-07 23:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:53:02] Production.INFO: ==1712== Lock acquired, processing the job...
[2026-09-08 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:53:02] Production.INFO: ==1712== Releasing lock...
[2026-09-08 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:53:02] Production.INFO: ==1723== Lock acquired, processing the job...
[2026-09-07 23:53:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:53:02] Production.INFO: ==1715== Lock acquired, processing the job...
[2026-09-07 23:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:53:02] Production.INFO: ==1719== Lock acquired, processing the job...
[2026-09-07 23:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:53:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:53:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:53:02] Production.INFO: ==1717== Lock acquired, processing the job...
[2026-09-07 23:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:53:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:53:03] Production.INFO: ==1723== Releasing lock...
[2026-09-07 23:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:53:03] Production.INFO: ==1721== Lock acquired, processing the job...
[2026-09-07 23:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:53:03] Production.INFO: Account Balance Start.
[2026-09-07 23:53:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:53:03] Production.INFO: 117
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-22
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-23
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-24
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-25
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-26
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-27
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: ==1717== Releasing lock...
[2026-09-07 23:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-28
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-29
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-30
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-08-31
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:03] Production.INFO: Date 2026-09-01
[2026-09-07 23:53:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:53:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:53:04] Production.INFO: Total Charge 0
[2026-09-07 23:53:04] Production.INFO: CreateAllLog End
[2026-09-07 23:53:04] Production.INFO: Account Balance End.
[2026-09-07 23:53:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:53:04] Production.INFO: ==1721== Releasing lock...
[2026-09-07 23:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:53:12] Production.ERROR: CronJobId end10
[2026-09-07 23:53:12] Production.INFO: ==1719== Releasing lock...
[2026-09-07 23:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:53:15] Production.INFO: call_cost start
[2026-09-07 23:53:15] Production.INFO: call_cost end
[2026-09-07 23:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:53:15] Production.INFO: ==1715== Releasing lock...
[2026-09-07 23:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:54:01] Production.INFO: ==1810== Lock acquired, processing the job...
[2026-09-08 04:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:54:01] Production.INFO: neon service started
[2026-09-08 04:54:01] Production.INFO: neon service started
[2026-09-08 04:54:01] Production.INFO: ==1810== Releasing lock...
[2026-09-08 04:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:54:02] Production.INFO: ==1812== Lock acquired, processing the job...
[2026-09-07 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:54:02] Production.INFO: ==1814== Lock acquired, processing the job...
[2026-09-08 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:54:02] Production.INFO: ==1814== Releasing lock...
[2026-09-08 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:54:02] Production.INFO: ==1812== Releasing lock...
[2026-09-07 23:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:54:03] Production.INFO: ==1833== Lock acquired, processing the job...
[2026-09-07 23:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:54:03] Production.INFO: ==1835== Lock acquired, processing the job...
[2026-09-07 23:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:54:03] Production.INFO: ==1830== Lock acquired, processing the job...
[2026-09-07 23:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:54:03] Production.INFO: ==1837== Lock acquired, processing the job...
[2026-09-07 23:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:54:03] Production.INFO: ==1855== Lock acquired, processing the job...
[2026-09-07 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 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-07 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-07 23:54:03] Production.INFO: Account Balance Start.
[2026-09-07 23:54:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:54:03] Production.INFO: 117
[2026-09-07 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-07 23:54:03] Production.INFO: ==1855== Releasing lock...
[2026-09-07 23:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:54:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:54:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: ==1833== Releasing lock...
[2026-09-07 23:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:54:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:54:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:54:05] Production.INFO: Total Charge 0
[2026-09-07 23:54:05] Production.INFO: CreateAllLog End
[2026-09-07 23:54:05] Production.INFO: Account Balance End.
[2026-09-07 23:54:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:54:05] Production.INFO: ==1837== Releasing lock...
[2026-09-07 23:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:54:12] Production.ERROR: CronJobId end10
[2026-09-07 23:54:12] Production.INFO: ==1835== Releasing lock...
[2026-09-07 23:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:54:15] Production.INFO: call_cost start
[2026-09-07 23:54:15] Production.INFO: call_cost end
[2026-09-07 23:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:54:15] Production.INFO: ==1830== Releasing lock...
[2026-09-07 23:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:55:02] Production.INFO: ==1940== Lock acquired, processing the job...
[2026-09-08 04:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:55:02] Production.INFO: neon service started
[2026-09-08 04:55:02] Production.INFO: neon service started
[2026-09-08 04:55:02] Production.INFO: ==1940== Releasing lock...
[2026-09-08 04:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:55:02] Production.INFO: ==1942== Lock acquired, processing the job...
[2026-09-07 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:55:02] Production.INFO: ==1942== Releasing lock...
[2026-09-07 23:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:55:03] Production.INFO: ==1944== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:55:03] Production.INFO: ==1944== Releasing lock...
[2026-09-08 03:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:55:04] Production.INFO: ==1946== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-07 23:55:04] Production.INFO: ==1948== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:55:04] Production.INFO: ==1950== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:55:04] Production.ERROR: CronJob PID - 1948
[2026-09-07 23:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-07 23:55:04] Production.ERROR: CronJob ID - 5
[2026-09-07 23:55:04] Production.ERROR: CronJob Last Run Time 2026-09-07 23:55:00
[2026-09-07 23:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-07 23:55:04] Production.ERROR: CronJob PID - 1950
[2026-09-07 23:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-07 23:55:04] Production.ERROR: CronJob ID - 7
[2026-09-07 23:55:04] Production.ERROR: CronJob Last Run Time 2026-09-07 23:55:00
[2026-09-07 23:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-07 23:55:04] Production.INFO: ==1956== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-07 23:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:55:04] Production.INFO: ==1952== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-07 23:55:04] Production.INFO: ==1946== Releasing lock...
[2026-09-07 23:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-07 23:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-07 23:55:04] Production.INFO: ==1954== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-07 23:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:55:04] Production.INFO: ==1958== Lock acquired, processing the job...
[2026-09-07 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:55:04] Production.INFO: Account Balance Start.
[2026-09-07 23:55:04] Production.INFO: CreateAllLog Start
[2026-09-07 23:55:04] Production.INFO: 117
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-08
[2026-09-07 23: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-07 23: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-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:55:04] Production.INFO: Date 2026-08-09
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: ==1958== Releasing lock...
[2026-09-07 23:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:55:04] Production.ERROR: done
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-10
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-07 23:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963538', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) start
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-11
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-12
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:55:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-19
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: ==1950== Releasing lock...
[2026-09-07 23:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-20
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-21
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-22
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-23
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-24
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-25
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-26
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-27
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-28
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-29
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-30
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-08-31
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-01
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-02
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-03
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-04
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-05
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-06
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:55:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:55:05] Production.INFO: Total Charge 0
[2026-09-07 23:55:05] Production.INFO: CreateAllLog End
[2026-09-07 23:55:05] Production.INFO: Account Balance End.
[2026-09-07 23:55:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:55:05] Production.INFO: ==1954== Releasing lock...
[2026-09-07 23:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963538', 'tblTempUsageDetail_20reseller','2026-09-07','2026-09-07','1' ) end
[2026-09-07 23:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-07 23:55:11] Production.INFO: ProcessCDR(1,17963538,1,1,2)
[2026-09-07 23:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963538,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963538,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-07 23:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-07 23:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-07 23:55:11] Production.INFO: ==1956== Releasing lock...
[2026-09-07 23:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-07 23:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-07 23:55:17] Production.ERROR: CronJobId end10
[2026-09-07 23:55:17] Production.INFO: ==1952== Releasing lock...
[2026-09-07 23:55:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:55:17] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:55:19] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:55:19] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:55:19] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:55:19] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:55:19] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:55:19] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:55:19] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:55:19] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:55:19] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:55:19] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:55:19] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:55:19] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:55:19] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:55:19] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:55:19] Production.INFO: call_cost start
[2026-09-07 23:55:19] Production.INFO: call_cost end
[2026-09-07 23:55:19] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:55:19] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:55:19] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:55:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:55:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:55:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:55:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:55:19] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:55:19] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:55:19] Production.INFO: ==1948== Releasing lock...
[2026-09-07 23:55:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:55:19] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:56:01] Production.INFO: ==2042== Lock acquired, processing the job...
[2026-09-08 04:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:56:01] Production.INFO: neon service started
[2026-09-08 04:56:01] Production.INFO: neon service started
[2026-09-08 04:56:01] Production.INFO: ==2042== Releasing lock...
[2026-09-08 04:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:56:02] Production.INFO: ==2046== Lock acquired, processing the job...
[2026-09-08 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:56:02] Production.INFO: ==2046== Releasing lock...
[2026-09-08 03:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:56:02] Production.INFO: ==2044== Lock acquired, processing the job...
[2026-09-07 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:56:02] Production.INFO: ==2044== Releasing lock...
[2026-09-07 23:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-07 23:56:03] Production.INFO: ==2050== Lock acquired, processing the job...
[2026-09-07 23:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:56:03] Production.INFO: ==2048== Lock acquired, processing the job...
[2026-09-07 23:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:56:03] Production.INFO: ==2052== Lock acquired, processing the job...
[2026-09-07 23:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:56:03] Production.INFO: ==2056== Lock acquired, processing the job...
[2026-09-07 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:56:03] Production.INFO: ==2054== Lock acquired, processing the job...
[2026-09-07 23:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-07 23:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-07 23:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-07 23:56:03] Production.INFO: Account Balance Start.
[2026-09-07 23:56:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:56:03] Production.INFO: 117
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:56:03] Production.INFO: ==2056== Releasing lock...
[2026-09-07 23:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:56:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:56:04] Production.INFO: ==2050== Releasing lock...
[2026-09-07 23:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:56:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:56:04] Production.INFO: Total Charge 0
[2026-09-07 23:56:04] Production.INFO: CreateAllLog End
[2026-09-07 23:56:05] Production.INFO: Account Balance End.
[2026-09-07 23:56:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:56:05] Production.INFO: ==2054== Releasing lock...
[2026-09-07 23:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:56:11] Production.ERROR: CronJobId end10
[2026-09-07 23:56:11] Production.INFO: ==2052== Releasing lock...
[2026-09-07 23:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:56:15] Production.INFO: call_cost start
[2026-09-07 23:56:15] Production.INFO: call_cost end
[2026-09-07 23:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:56:15] Production.INFO: ==2048== Releasing lock...
[2026-09-07 23:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:57:02] Production.INFO: ==2151== Lock acquired, processing the job...
[2026-09-08 04:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:57:02] Production.INFO: neon service started
[2026-09-08 04:57:02] Production.INFO: neon service started
[2026-09-08 04:57:02] Production.INFO: ==2151== Releasing lock...
[2026-09-08 04:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:57:02] Production.INFO: ==2153== Lock acquired, processing the job...
[2026-09-07 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:57:02] Production.INFO: ==2153== Releasing lock...
[2026-09-07 23:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:57:02] Production.INFO: ==2155== Lock acquired, processing the job...
[2026-09-08 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:57:02] Production.INFO: ==2155== Releasing lock...
[2026-09-08 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:57:03] Production.INFO: ==2163== Lock acquired, processing the job...
[2026-09-07 23:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:57:03] Production.INFO: ==2161== Lock acquired, processing the job...
[2026-09-07 23:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:57:03] Production.INFO: ==2165== Lock acquired, processing the job...
[2026-09-07 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:57:03] Production.INFO: Account Balance Start.
[2026-09-07 23:57:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:57:03] Production.INFO: 117
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: ==2159== Lock acquired, processing the job...
[2026-09-07 23:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:57:03] Production.INFO: ==2157== Lock acquired, processing the job...
[2026-09-07 23:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 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-07 23:57:03] Production.INFO: Date 2026-08-09
[2026-09-07 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-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:57:03] Production.INFO: ==2165== Releasing lock...
[2026-09-07 23:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:57:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: ==2159== Releasing lock...
[2026-09-07 23:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:57:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:05] Production.INFO: Date 2026-09-07
[2026-09-07 23:57:05] Production.INFO: Reseller ==> 0
[2026-09-07 23:57:05] Production.INFO: Total Charge 0
[2026-09-07 23:57:05] Production.INFO: CreateAllLog End
[2026-09-07 23:57:05] Production.INFO: Account Balance End.
[2026-09-07 23:57:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:57:05] Production.INFO: ==2163== Releasing lock...
[2026-09-07 23:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:57:11] Production.ERROR: CronJobId end10
[2026-09-07 23:57:11] Production.INFO: ==2161== Releasing lock...
[2026-09-07 23:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:57:15] Production.INFO: call_cost start
[2026-09-07 23:57:15] Production.INFO: call_cost end
[2026-09-07 23:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:57:15] Production.INFO: ==2157== Releasing lock...
[2026-09-07 23:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:58:01] Production.INFO: ==2247== Lock acquired, processing the job...
[2026-09-08 04:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:58:01] Production.INFO: neon service started
[2026-09-08 04:58:01] Production.INFO: neon service started
[2026-09-08 04:58:01] Production.INFO: ==2247== Releasing lock...
[2026-09-08 04:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:58:01] Production.INFO: ==2250== Lock acquired, processing the job...
[2026-09-07 23:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:58:02] Production.INFO: ==2250== Releasing lock...
[2026-09-07 23:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:58:02] Production.INFO: ==2252== Lock acquired, processing the job...
[2026-09-08 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:58:02] Production.INFO: ==2252== Releasing lock...
[2026-09-08 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:58:02] Production.INFO: ==2256== Lock acquired, processing the job...
[2026-09-07 23:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:58:02] Production.INFO: ==2258== Lock acquired, processing the job...
[2026-09-07 23:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:58:03] Production.INFO: ==2260== Lock acquired, processing the job...
[2026-09-07 23:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:58:03] Production.INFO: ==2264== Lock acquired, processing the job...
[2026-09-07 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:58:03] Production.INFO: ==2262== Lock acquired, processing the job...
[2026-09-07 23:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 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-07 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-07 23:58:03] Production.INFO: Account Balance Start.
[2026-09-07 23:58:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:58:03] Production.INFO: 117
[2026-09-07 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-07 23:58:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: ==2264== Releasing lock...
[2026-09-07 23:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-13
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-14
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: ==2258== Releasing lock...
[2026-09-07 23:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-15
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-16
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-17
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-18
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-19
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-20
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:03] Production.INFO: Date 2026-08-21
[2026-09-07 23:58:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:58:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:58:04] Production.INFO: Total Charge 0
[2026-09-07 23:58:04] Production.INFO: CreateAllLog End
[2026-09-07 23:58:04] Production.INFO: Account Balance End.
[2026-09-07 23:58:04] Production.ERROR: CronJobId end 12
[2026-09-07 23:58:04] Production.INFO: ==2262== Releasing lock...
[2026-09-07 23:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:58:12] Production.ERROR: CronJobId end10
[2026-09-07 23:58:12] Production.INFO: ==2260== Releasing lock...
[2026-09-07 23:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:58:14] Production.INFO: call_cost start
[2026-09-07 23:58:14] Production.INFO: call_cost end
[2026-09-07 23:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:58:14] Production.INFO: ==2256== Releasing lock...
[2026-09-07 23:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:59:01] Production.INFO: ==2347== Lock acquired, processing the job...
[2026-09-08 04:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 04:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 04:59:02] Production.INFO: neon service started
[2026-09-08 04:59:02] Production.INFO: neon service started
[2026-09-08 04:59:02] Production.INFO: ==2347== Releasing lock...
[2026-09-08 04:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 04:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-07 23:59:02] Production.INFO: ==2349== Lock acquired, processing the job...
[2026-09-07 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-07 23:59:02] Production.INFO: ==2349== Releasing lock...
[2026-09-07 23:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-07 23:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:59:02] Production.INFO: ==2351== Lock acquired, processing the job...
[2026-09-08 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:59:02] Production.INFO: ==2351== Releasing lock...
[2026-09-08 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 03:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-07 23:59:03] Production.INFO: ==2355== Lock acquired, processing the job...
[2026-09-07 23:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-07 23:59:03] Production.INFO: ==2353== Lock acquired, processing the job...
[2026-09-07 23:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-07 23:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-07 23:59:03] Production.INFO: ==2357== Lock acquired, processing the job...
[2026-09-07 23:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-07 23:59:03] Production.INFO: ==2359== Lock acquired, processing the job...
[2026-09-07 23:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-07 23:59:03] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-09-07 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-07 23:59:03] Production.INFO: Account Balance Start.
[2026-09-07 23:59:03] Production.INFO: CreateAllLog Start
[2026-09-07 23:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260907Live done
[2026-09-07 23:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907Live done
[2026-09-07 23:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260907Live)
[2026-09-07 23:59:03] Production.INFO: 117
[2026-09-07 23:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-07','2026-09-07','120260907Live')
[2026-09-07 23:59:03] Production.INFO: Date 2026-08-08
[2026-09-07 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 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-07 23:59:03] Production.INFO: Date 2026-08-09
[2026-09-07 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 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-07 23:59:03] Production.INFO: ==2361== Releasing lock...
[2026-09-07 23:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-07 23:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-07 23:59:03] Production.INFO: Date 2026-08-10
[2026-09-07 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:03] Production.INFO: Date 2026-08-11
[2026-09-07 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:03] Production.INFO: Date 2026-08-12
[2026-09-07 23:59:03] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-13
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-14
[2026-09-07 23:59:04] Production.INFO: ==2355== Releasing lock...
[2026-09-07 23:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-07 23:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-15
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-16
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-17
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-18
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-19
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-20
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-21
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-22
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-23
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-24
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-25
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-26
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-27
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-28
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-29
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-30
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-08-31
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-01
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-02
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-03
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-04
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-05
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-06
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Date 2026-09-07
[2026-09-07 23:59:04] Production.INFO: Reseller ==> 0
[2026-09-07 23:59:04] Production.INFO: Total Charge 0
[2026-09-07 23:59:04] Production.INFO: CreateAllLog End
[2026-09-07 23:59:05] Production.INFO: Account Balance End.
[2026-09-07 23:59:05] Production.ERROR: CronJobId end 12
[2026-09-07 23:59:05] Production.INFO: ==2359== Releasing lock...
[2026-09-07 23:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-07 23:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-07 23:59:13] Production.ERROR: CronJobId end10
[2026-09-07 23:59:13] Production.INFO: ==2357== Releasing lock...
[2026-09-07 23:59:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-07 23:59:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-07 23:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-07 23:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-07 23:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-07 23:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-07 23:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-07 23:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-07 23:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-07 23:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-07 23:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-07 23:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-07 23:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-07 23:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-07 23:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-07 23:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-07 23:59:15] Production.INFO: call_cost start
[2026-09-07 23:59:15] Production.INFO: call_cost end
[2026-09-07 23:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-07 23:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-07 23:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-07 23:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-07 23:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-07 23:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-07 23:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-07 23:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-07 23:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-07 23:59:15] Production.INFO: ==2353== Releasing lock...
[2026-09-07 23:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-07 23:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:00:01] Production.INFO: ==2446== Lock acquired, processing the job...
[2026-09-08 05:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:00:01] Production.INFO: neon service started
[2026-09-08 05:00:01] Production.INFO: neon service started
[2026-09-08 05:00:01] Production.INFO: ==2446== Releasing lock...
[2026-09-08 05:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:00:02] Production.INFO: ==2448== Lock acquired, processing the job...
[2026-09-08 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:00:02] Production.INFO: ==2450== Lock acquired, processing the job...
[2026-09-08 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:00:02] Production.INFO: ==2450== Releasing lock...
[2026-09-08 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:00:02] Production.INFO: ==2448== Releasing lock...
[2026-09-08 00:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:00:03] Production.INFO: ==2453== Lock acquired, processing the job...
[2026-09-08 00:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:00:03] Production.INFO: ==2455== Lock acquired, processing the job...
[2026-09-08 00:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:00:03] Production.INFO: ==2459== Lock acquired, processing the job...
[2026-09-08 00:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:00:03] Production.INFO: ==2457== Lock acquired, processing the job...
[2026-09-08 00:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:00:03] Production.INFO: ==2461== Lock acquired, processing the job...
[2026-09-08 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 00:00:03] Production.INFO: Account Balance Start.
[2026-09-08 00:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:00:03] Production.INFO: 117
[2026-09-08 00:00:03] Production.INFO: ==2461== Releasing lock...
[2026-09-08 00:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: ==2455== Releasing lock...
[2026-09-08 00:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:00:04] Production.INFO: Total Charge 0
[2026-09-08 00:00:04] Production.INFO: Main AccountService 117 5
[2026-09-08 00:00:04] Production.INFO: NextCycleDate 2026-09-08
[2026-09-08 00:00:04] Production.INFO: StartDate 2026-08-08 00:00:00 End Date 2026-09-07 23:59:59
[2026-09-08 00:00:04] Production.INFO: Advance StatDate 2026-09-08 00:00:00 EndDate 2026-10-07 23:59:59
[2026-09-08 00:00:04] Production.INFO: loop end 2026-10-08
[2026-09-08 00:00:04] Production.INFO: CreateAllLog End
[2026-09-08 00:00:04] Production.INFO: Account Balance End.
[2026-09-08 00:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:00:04] Production.INFO: ==2459== Releasing lock...
[2026-09-08 00:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:00:04] Production.INFO: 28.5 MB #Memory Used#
[2026-09-08 00:00:11] Production.ERROR: CronJobId end10
[2026-09-08 00:00:11] Production.INFO: ==2457== Releasing lock...
[2026-09-08 00:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:00:11] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:00:15] Production.INFO: call_cost start
[2026-09-08 00:00:15] Production.INFO: call_cost end
[2026-09-08 00:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:00:15] Production.INFO: ==2453== Releasing lock...
[2026-09-08 00:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:01:01] Production.INFO: ==2555== Lock acquired, processing the job...
[2026-09-08 05:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:01:01] Production.INFO: neon service started
[2026-09-08 05:01:01] Production.INFO: neon service started
[2026-09-08 05:01:01] Production.INFO: ==2555== Releasing lock...
[2026-09-08 05:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:01:02] Production.INFO: ==2560== Lock acquired, processing the job...
[2026-09-08 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:01:02] Production.INFO: ==2560== Releasing lock...
[2026-09-08 00:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:01:02] Production.INFO: ==2562== Lock acquired, processing the job...
[2026-09-08 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:01:02] Production.INFO: ==2562== Releasing lock...
[2026-09-08 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:01:03] Production.INFO: ==2574== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:01:03] Production.INFO: ==2572== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:01:03] Production.INFO: Account Balance Start.
[2026-09-08 00:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:01:03] Production.INFO: 117
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.INFO: ==2566== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.INFO: ==2570== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Starts#
[2026-09-08 00:01:03] Production.INFO: ==2568== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:01:03] Production.INFO: ==2576== Lock acquired, processing the job...
[2026-09-08 00:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:01:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260904 done
[2026-09-08 00:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260904 done
[2026-09-08 00:01:04] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260904
[2026-09-08 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-08 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-08 00:01:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:01:04] Production.INFO: ==2576== Releasing lock...
[2026-09-08 00:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: call prc_generateSummary(1,'2026-09-04','2026-09-04','120260904')
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: ==2568== Releasing lock...
[2026-09-08 00:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:01:05] Production.INFO: Total Charge 0
[2026-09-08 00:01:05] Production.INFO: CreateAllLog End
[2026-09-08 00:01:05] Production.INFO: Account Balance End.
[2026-09-08 00:01:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:01:05] Production.INFO: ==2574== Releasing lock...
[2026-09-08 00:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:01:11] Production.INFO: call prc_generateVendorSummary(1,'2026-09-04','2026-09-04','120260904')
[2026-09-08 00:01:16] Production.ERROR: tmp_tblUsageDetailsReport_120260905 done
[2026-09-08 00:01:16] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260905 done
[2026-09-08 00:01:16] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260905
[2026-09-08 00:01:16] Production.INFO: call prc_generateSummary(1,'2026-09-05','2026-09-05','120260905')
[2026-09-08 00:01:21] Production.ERROR: CronJobId end10
[2026-09-08 00:01:21] Production.INFO: ==2572== Releasing lock...
[2026-09-08 00:01:21] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:01:21] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:01:21] Production.INFO: call prc_generateVendorSummary(1,'2026-09-05','2026-09-05','120260905')
[2026-09-08 00:01:22] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:01:22] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:01:22] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:01:22] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:01:22] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:01:22] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:01:22] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:01:22] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:01:22] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:01:22] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:01:22] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:01:22] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:01:22] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:01:22] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:01:22] Production.INFO: call_cost start
[2026-09-08 00:01:22] Production.INFO: call_cost end
[2026-09-08 00:01:22] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:01:22] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:01:22] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:01:22] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:01:22] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:01:22] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:01:22] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:01:22] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:01:22] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:01:22] Production.INFO: ==2566== Releasing lock...
[2026-09-08 00:01:22] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:01:22] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:01:24] Production.ERROR: tmp_tblUsageDetailsReport_120260906 done
[2026-09-08 00:01:24] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260906 done
[2026-09-08 00:01:24] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260906
[2026-09-08 00:01:24] Production.INFO: call prc_generateSummary(1,'2026-09-06','2026-09-06','120260906')
[2026-09-08 00:01:27] Production.INFO: call prc_generateVendorSummary(1,'2026-09-06','2026-09-06','120260906')
[2026-09-08 00:01:30] Production.ERROR: tmp_tblUsageDetailsReport_120260907 done
[2026-09-08 00:01:30] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260907 done
[2026-09-08 00:01:30] Production.ERROR: DELETE FROM tmp_tblUsageDetailsReport_120260907
[2026-09-08 00:01:30] Production.INFO: call prc_generateSummary(1,'2026-09-07','2026-09-07','120260907')
[2026-09-08 00:01:33] Production.INFO: call prc_generateVendorSummary(1,'2026-09-07','2026-09-07','120260907')
[2026-09-08 00:01:37] Production.ERROR: CronJobId end9
[2026-09-08 00:01:37] Production.INFO: ==2570== Releasing lock...
[2026-09-08 00:01:37] Production.INFO: createsummary-command-createsummary-companyid-1-cronjobid-9 #Stops#
[2026-09-08 00:01:37] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:02:02] Production.INFO: ==2658== Lock acquired, processing the job...
[2026-09-08 05:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:02:02] Production.INFO: neon service started
[2026-09-08 05:02:02] Production.INFO: neon service started
[2026-09-08 05:02:02] Production.INFO: ==2658== Releasing lock...
[2026-09-08 05:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:02:02] Production.INFO: ==2663== Lock acquired, processing the job...
[2026-09-08 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:02:02] Production.INFO: ==2663== Releasing lock...
[2026-09-08 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:02:02] Production.INFO: ==2661== Lock acquired, processing the job...
[2026-09-08 00:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:02:03] Production.INFO: ==2661== Releasing lock...
[2026-09-08 00:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:02:03] Production.INFO: ==2665== Lock acquired, processing the job...
[2026-09-08 00:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:02:03] Production.INFO: ==2667== Lock acquired, processing the job...
[2026-09-08 00:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:02:04] Production.INFO: ==2671== Lock acquired, processing the job...
[2026-09-08 00:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:02:04] Production.INFO: Account Balance Start.
[2026-09-08 00:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:02:04] Production.INFO: 117
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: ==2669== Lock acquired, processing the job...
[2026-09-08 00:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: ==2673== Lock acquired, processing the job...
[2026-09-08 00:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 00:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: ==2675== Lock acquired, processing the job...
[2026-09-08 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.ERROR: done
[2026-09-08 00:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:04] Production.INFO: ==2675== Releasing lock...
[2026-09-08 00:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:02:04] Production.ERROR: done
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-17
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-18
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (144,20,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-19
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (211,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,0,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: ==2667== Releasing lock...
[2026-09-08 00:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-20
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (211,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,0,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (219,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-21
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-22
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-23
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (219,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-24
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (220,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (220,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (221,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (221,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (222,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (222,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (223,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (223,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:05] Production.INFO: next invoice date
[2026-09-08 00:02:05] Production.INFO: 2026-10-08
[2026-09-08 00:02:05] Production.INFO: getdaysdiff
[2026-09-08 00:02:05] Production.INFO: +30
[2026-09-08 00:02:05] Production.INFO: call prc_setAccountDiscountPlan (224,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-03
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (224,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-04
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (227,11,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-05
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (227,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-06
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (233,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (233,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-07
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (238,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Date 2026-09-08
[2026-09-08 00:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (238,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (227,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,0,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Total Charge 0
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (227,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,0,0,,,0)
[2026-09-08 00:02:06] Production.INFO: CreateAllLog End
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (242,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: Account Balance End.
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (242,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.ERROR: CronJobId end 12
[2026-09-08 00:02:06] Production.INFO: ==2671== Releasing lock...
[2026-09-08 00:02:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:02:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (243,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (243,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (245,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:06] Production.INFO: next invoice date
[2026-09-08 00:02:06] Production.INFO: 2026-10-08
[2026-09-08 00:02:06] Production.INFO: getdaysdiff
[2026-09-08 00:02:06] Production.INFO: +30
[2026-09-08 00:02:06] Production.INFO: call prc_setAccountDiscountPlan (245,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (231,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (231,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (250,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (250,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (251,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (251,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (254,16,1,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] Production.INFO: next invoice date
[2026-09-08 00:02:07] Production.INFO: 2026-10-08
[2026-09-08 00:02:07] Production.INFO: getdaysdiff
[2026-09-08 00:02:07] Production.INFO: +30
[2026-09-08 00:02:07] Production.INFO: call prc_setAccountDiscountPlan (254,13,2,30,30,'RMScheduler',2026-09-08 00:02:05,1,0,,,0)
[2026-09-08 00:02:07] 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-08 00:02:07] 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-08 00:02:07] 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-08 00:02: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: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-08 00:02:08] Production.INFO: ==2673== Releasing lock...
[2026-09-08 00:02:08] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 00:02:08] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:02:14] Production.ERROR: CronJobId end10
[2026-09-08 00:02:14] Production.INFO: ==2669== Releasing lock...
[2026-09-08 00:02:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:02:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:02:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:02:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:02:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:02:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:02:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:02:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:02:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:02:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:02:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:02:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:02:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:02:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:02:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:02:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:02:17] Production.INFO: call_cost start
[2026-09-08 00:02:17] Production.INFO: call_cost end
[2026-09-08 00:02:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:02:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:02:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:02:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:02:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:02:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:02:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:02:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:02:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:02:17] Production.INFO: ==2665== Releasing lock...
[2026-09-08 00:02:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:02:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:03:01] Production.INFO: ==2757== Lock acquired, processing the job...
[2026-09-08 05:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:03:01] Production.INFO: neon service started
[2026-09-08 05:03:01] Production.INFO: neon service started
[2026-09-08 05:03:01] Production.INFO: ==2757== Releasing lock...
[2026-09-08 05:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:03:02] Production.INFO: ==2759== Lock acquired, processing the job...
[2026-09-08 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:03:02] Production.INFO: ==2761== Lock acquired, processing the job...
[2026-09-08 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:03:02] Production.INFO: ==2761== Releasing lock...
[2026-09-08 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:03:02] Production.INFO: ==2759== Releasing lock...
[2026-09-08 00:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:03:03] Production.INFO: ==2763== Lock acquired, processing the job...
[2026-09-08 00:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:03:03] Production.INFO: ==2766== Lock acquired, processing the job...
[2026-09-08 00:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:03:03] Production.INFO: ==2768== Lock acquired, processing the job...
[2026-09-08 00:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:03:03] Production.INFO: ==2770== Lock acquired, processing the job...
[2026-09-08 00:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:03:03] Production.INFO: ==2772== Lock acquired, processing the job...
[2026-09-08 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 00:03:03] Production.INFO: Account Balance Start.
[2026-09-08 00:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:03:03] Production.INFO: 117
[2026-09-08 00:03:03] Production.INFO: ==2772== Releasing lock...
[2026-09-08 00:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:03:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: ==2766== Releasing lock...
[2026-09-08 00:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:03:05] Production.INFO: Total Charge 0
[2026-09-08 00:03:05] Production.INFO: CreateAllLog End
[2026-09-08 00:03:05] Production.INFO: Account Balance End.
[2026-09-08 00:03:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:03:05] Production.INFO: ==2770== Releasing lock...
[2026-09-08 00:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:03:12] Production.ERROR: CronJobId end10
[2026-09-08 00:03:12] Production.INFO: ==2768== Releasing lock...
[2026-09-08 00:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:03:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:03:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:03:15] Production.INFO: call_cost start
[2026-09-08 00:03:15] Production.INFO: call_cost end
[2026-09-08 00:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:03:15] Production.INFO: ==2763== Releasing lock...
[2026-09-08 00:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:04:02] Production.INFO: ==2858== Lock acquired, processing the job...
[2026-09-08 05:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:04:02] Production.INFO: neon service started
[2026-09-08 05:04:02] Production.INFO: neon service started
[2026-09-08 05:04:02] Production.INFO: ==2858== Releasing lock...
[2026-09-08 05:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:04:02] Production.INFO: ==2860== Lock acquired, processing the job...
[2026-09-08 00:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:04:02] Production.INFO: ==2862== Lock acquired, processing the job...
[2026-09-08 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:04:02] Production.INFO: ==2862== Releasing lock...
[2026-09-08 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:04:03] Production.INFO: ==2860== Releasing lock...
[2026-09-08 00:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:04:03] Production.INFO: ==2866== Lock acquired, processing the job...
[2026-09-08 00:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:04:03] Production.INFO: ==2864== Lock acquired, processing the job...
[2026-09-08 00:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:04:03] Production.INFO: ==2871== Lock acquired, processing the job...
[2026-09-08 00:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:04:03] Production.INFO: ==2869== Lock acquired, processing the job...
[2026-09-08 00:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:04:04] Production.INFO: ==2873== Lock acquired, processing the job...
[2026-09-08 00:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:04:04] Production.INFO: Account Balance Start.
[2026-09-08 00:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:04:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:04:04] Production.INFO: 117
[2026-09-08 00:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00: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-08 00:04:04] Production.INFO: ==2873== Releasing lock...
[2026-09-08 00:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: ==2866== Releasing lock...
[2026-09-08 00:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:04:05] Production.INFO: Total Charge 0
[2026-09-08 00:04:05] Production.INFO: CreateAllLog End
[2026-09-08 00:04:05] Production.INFO: Account Balance End.
[2026-09-08 00:04:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:04:05] Production.INFO: ==2871== Releasing lock...
[2026-09-08 00:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:04:13] Production.ERROR: CronJobId end10
[2026-09-08 00:04:13] Production.INFO: ==2869== Releasing lock...
[2026-09-08 00:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:04:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:04:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:04:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:04:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:04:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:04:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:04:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:04:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:04:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:04:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:04:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:04:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:04:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:04:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:04:16] Production.INFO: call_cost start
[2026-09-08 00:04:16] Production.INFO: call_cost end
[2026-09-08 00:04:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:04:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:04:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:04:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:04:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:04:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:04:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:04:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:04:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:04:16] Production.INFO: ==2864== Releasing lock...
[2026-09-08 00:04:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:04:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:05:01] Production.INFO: ==2949== Lock acquired, processing the job...
[2026-09-08 05:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:05:01] Production.INFO: neon service started
[2026-09-08 05:05:01] Production.INFO: neon service started
[2026-09-08 05:05:01] Production.INFO: ==2949== Releasing lock...
[2026-09-08 05:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:05:02] Production.INFO: ==2951== Lock acquired, processing the job...
[2026-09-08 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:05:02] Production.INFO: ==2951== Releasing lock...
[2026-09-08 00:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:05:02] Production.INFO: ==2953== Lock acquired, processing the job...
[2026-09-08 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:05:02] Production.INFO: ==2953== Releasing lock...
[2026-09-08 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:05:03] Production.INFO: ==2955== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:05:03] Production.INFO: ==2959== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:05:03] Production.INFO: ==2955== Releasing lock...
[2026-09-08 00:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:05:03] Production.INFO: ==2961== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:05:03] Production.INFO: ==2957== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:05:03] Production.INFO: ==2963== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:05:03] Production.INFO: ==2965== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:05:03] Production.INFO: ==2968== Lock acquired, processing the job...
[2026-09-08 00:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:05:03] Production.INFO: Account Balance Start.
[2026-09-08 00:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:05:03] Production.INFO: 117
[2026-09-08 00:05:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:05:04] Production.INFO: ==2968== Releasing lock...
[2026-09-08 00:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:05:04] Production.ERROR: done
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963580', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: ==2959== Releasing lock...
[2026-09-08 00:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:05:05] Production.INFO: Total Charge 0
[2026-09-08 00:05:05] Production.INFO: CreateAllLog End
[2026-09-08 00:05:06] Production.INFO: Account Balance End.
[2026-09-08 00:05:06] Production.ERROR: CronJobId end 12
[2026-09-08 00:05:06] Production.INFO: ==2963== Releasing lock...
[2026-09-08 00:05:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:05:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963580', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:05:10] Production.INFO: ProcessCDR(1,17963580,1,1,2)
[2026-09-08 00:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963580,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963580,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:05:10] Production.INFO: ==2965== Releasing lock...
[2026-09-08 00:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:05:15] Production.ERROR: CronJobId end10
[2026-09-08 00:05:15] Production.INFO: ==2961== Releasing lock...
[2026-09-08 00:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:05:17] Production.INFO: call_cost start
[2026-09-08 00:05:17] Production.INFO: call_cost end
[2026-09-08 00:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:05:17] Production.INFO: ==2957== Releasing lock...
[2026-09-08 00:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:06:02] Production.INFO: ==3050== Lock acquired, processing the job...
[2026-09-08 05:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:06:02] Production.INFO: neon service started
[2026-09-08 05:06:02] Production.INFO: neon service started
[2026-09-08 05:06:02] Production.INFO: ==3050== Releasing lock...
[2026-09-08 05:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:06:02] Production.INFO: ==3053== Lock acquired, processing the job...
[2026-09-08 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:06:02] Production.INFO: ==3053== Releasing lock...
[2026-09-08 00:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:06:03] Production.INFO: ==3055== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:06:03] Production.INFO: ==3055== Releasing lock...
[2026-09-08 04:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:06:03] Production.INFO: ==3057== Lock acquired, processing the job...
[2026-09-08 00:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:06:03] Production.INFO: ==3061== Lock acquired, processing the job...
[2026-09-08 00:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:06:03] Production.INFO: ==3063== Lock acquired, processing the job...
[2026-09-08 00:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:06:03] Production.INFO: ==3059== Lock acquired, processing the job...
[2026-09-08 00:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:06:03] Production.INFO: Account Balance Start.
[2026-09-08 00:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:06:03] Production.INFO: 117
[2026-09-08 00:06:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:03] Production.INFO: ==3066== Lock acquired, processing the job...
[2026-09-08 00:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:06:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00: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-08 00:06:04] Production.INFO: ==3066== Releasing lock...
[2026-09-08 00:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: ==3059== Releasing lock...
[2026-09-08 00:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:06:05] Production.INFO: Total Charge 0
[2026-09-08 00:06:05] Production.INFO: CreateAllLog End
[2026-09-08 00:06:05] Production.INFO: Account Balance End.
[2026-09-08 00:06:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:06:05] Production.INFO: ==3063== Releasing lock...
[2026-09-08 00:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:06:12] Production.ERROR: CronJobId end10
[2026-09-08 00:06:12] Production.INFO: ==3061== Releasing lock...
[2026-09-08 00:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:06:15] Production.INFO: call_cost start
[2026-09-08 00:06:15] Production.INFO: call_cost end
[2026-09-08 00:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:06:15] Production.INFO: ==3057== Releasing lock...
[2026-09-08 00:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:07:01] Production.INFO: ==3144== Lock acquired, processing the job...
[2026-09-08 05:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:07:01] Production.INFO: neon service started
[2026-09-08 05:07:01] Production.INFO: neon service started
[2026-09-08 05:07:01] Production.INFO: ==3144== Releasing lock...
[2026-09-08 05:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:07:02] Production.INFO: ==3146== Lock acquired, processing the job...
[2026-09-08 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:07:02] Production.INFO: ==3146== Releasing lock...
[2026-09-08 00:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:07:02] Production.INFO: ==3148== Lock acquired, processing the job...
[2026-09-08 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:07:02] Production.INFO: ==3148== Releasing lock...
[2026-09-08 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:07:03] Production.INFO: ==3150== Lock acquired, processing the job...
[2026-09-08 00:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:07:03] Production.INFO: ==3154== Lock acquired, processing the job...
[2026-09-08 00:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:07:03] Production.INFO: ==3152== Lock acquired, processing the job...
[2026-09-08 00:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:07:03] Production.INFO: ==3158== Lock acquired, processing the job...
[2026-09-08 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:07:03] Production.INFO: ==3156== Lock acquired, processing the job...
[2026-09-08 00:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 00:07:03] Production.INFO: ==3158== Releasing lock...
[2026-09-08 00:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:07:03] Production.INFO: Account Balance Start.
[2026-09-08 00:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:07:03] Production.INFO: 117
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: ==3152== Releasing lock...
[2026-09-08 00:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:07:04] Production.INFO: Total Charge 0
[2026-09-08 00:07:04] Production.INFO: CreateAllLog End
[2026-09-08 00:07:05] Production.INFO: Account Balance End.
[2026-09-08 00:07:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:07:05] Production.INFO: ==3156== Releasing lock...
[2026-09-08 00:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:07:12] Production.ERROR: CronJobId end10
[2026-09-08 00:07:12] Production.INFO: ==3154== Releasing lock...
[2026-09-08 00:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:07:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:07:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:07:15] Production.INFO: call_cost start
[2026-09-08 00:07:15] Production.INFO: call_cost end
[2026-09-08 00:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:07:15] Production.INFO: ==3150== Releasing lock...
[2026-09-08 00:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:08:02] Production.INFO: ==3245== Lock acquired, processing the job...
[2026-09-08 05:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:08:02] Production.INFO: neon service started
[2026-09-08 05:08:02] Production.INFO: neon service started
[2026-09-08 05:08:02] Production.INFO: ==3245== Releasing lock...
[2026-09-08 05:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:08:02] Production.INFO: ==3250== Lock acquired, processing the job...
[2026-09-08 00:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:08:02] Production.INFO: ==3252== Lock acquired, processing the job...
[2026-09-08 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:08:02] Production.INFO: ==3252== Releasing lock...
[2026-09-08 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:08:03] Production.INFO: ==3250== Releasing lock...
[2026-09-08 00:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:08:03] Production.INFO: ==3262== Lock acquired, processing the job...
[2026-09-08 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 00:08:03] Production.INFO: ==3262== Releasing lock...
[2026-09-08 00:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:08:04] Production.INFO: ==3254== Lock acquired, processing the job...
[2026-09-08 00:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:08:04] Production.INFO: ==3256== Lock acquired, processing the job...
[2026-09-08 00:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:08:04] Production.INFO: ==3258== Lock acquired, processing the job...
[2026-09-08 00:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:08:04] Production.INFO: ==3260== Lock acquired, processing the job...
[2026-09-08 00:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:08:04] Production.INFO: Account Balance Start.
[2026-09-08 00:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:08:04] Production.INFO: 117
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: ==3256== Releasing lock...
[2026-09-08 00:08:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:08:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:08:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:08:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:08:05] Production.INFO: Total Charge 0
[2026-09-08 00:08:05] Production.INFO: CreateAllLog End
[2026-09-08 00:08:05] Production.INFO: Account Balance End.
[2026-09-08 00:08:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:08:05] Production.INFO: ==3260== Releasing lock...
[2026-09-08 00:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:08:11] Production.ERROR: CronJobId end10
[2026-09-08 00:08:11] Production.INFO: ==3258== Releasing lock...
[2026-09-08 00:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:08:15] Production.INFO: call_cost start
[2026-09-08 00:08:15] Production.INFO: call_cost end
[2026-09-08 00:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:08:15] Production.INFO: ==3254== Releasing lock...
[2026-09-08 00:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:09:01] Production.INFO: ==3346== Lock acquired, processing the job...
[2026-09-08 05:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:09:01] Production.INFO: neon service started
[2026-09-08 05:09:01] Production.INFO: neon service started
[2026-09-08 05:09:01] Production.INFO: ==3346== Releasing lock...
[2026-09-08 05:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:09:01] Production.INFO: ==3348== Lock acquired, processing the job...
[2026-09-08 00:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:09:02] Production.INFO: ==3348== Releasing lock...
[2026-09-08 00:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:09:02] Production.INFO: ==3350== Lock acquired, processing the job...
[2026-09-08 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:09:02] Production.INFO: ==3350== Releasing lock...
[2026-09-08 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:09:02] Production.INFO: ==3361== Lock acquired, processing the job...
[2026-09-08 00:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00: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-08 00:09:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:09:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:09:02] Production.INFO: ==3361== Releasing lock...
[2026-09-08 00:09:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:09:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:09:03] Production.INFO: ==3353== Lock acquired, processing the job...
[2026-09-08 00:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:09:03] Production.INFO: ==3355== Lock acquired, processing the job...
[2026-09-08 00:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:09:03] Production.INFO: ==3359== Lock acquired, processing the job...
[2026-09-08 00:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:09:03] Production.INFO: ==3357== Lock acquired, processing the job...
[2026-09-08 00:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:09:03] Production.INFO: Account Balance Start.
[2026-09-08 00:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:09:03] Production.INFO: 117
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: ==3355== Releasing lock...
[2026-09-08 00:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:09:04] Production.INFO: Total Charge 0
[2026-09-08 00:09:04] Production.INFO: CreateAllLog End
[2026-09-08 00:09:04] Production.INFO: Account Balance End.
[2026-09-08 00:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:09:04] Production.INFO: ==3359== Releasing lock...
[2026-09-08 00:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:09:12] Production.ERROR: CronJobId end10
[2026-09-08 00:09:12] Production.INFO: ==3357== Releasing lock...
[2026-09-08 00:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:09:15] Production.INFO: call_cost start
[2026-09-08 00:09:15] Production.INFO: call_cost end
[2026-09-08 00:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:09:15] Production.INFO: ==3353== Releasing lock...
[2026-09-08 00:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:10:01] Production.INFO: ==3440== Lock acquired, processing the job...
[2026-09-08 05:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:10:01] Production.INFO: neon service started
[2026-09-08 05:10:01] Production.INFO: neon service started
[2026-09-08 05:10:01] Production.INFO: ==3440== Releasing lock...
[2026-09-08 05:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:10:02] Production.INFO: ==3444== Lock acquired, processing the job...
[2026-09-08 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:10:02] Production.INFO: ==3444== Releasing lock...
[2026-09-08 00:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:10:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:10:02] Production.INFO: ==3446== Lock acquired, processing the job...
[2026-09-08 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:10:02] Production.INFO: ==3446== Releasing lock...
[2026-09-08 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:10:03] Production.INFO: ==3449== Lock acquired, processing the job...
[2026-09-08 00:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:10:03] Production.INFO: ==3451== Lock acquired, processing the job...
[2026-09-08 00:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:10:03] Production.INFO: ==3453== Lock acquired, processing the job...
[2026-09-08 00:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:10:03] Production.INFO: ==3455== Lock acquired, processing the job...
[2026-09-08 00:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:10:03] Production.INFO: ==3457== Lock acquired, processing the job...
[2026-09-08 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:10:03] Production.INFO: Account Balance Start.
[2026-09-08 00:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:10:03] Production.INFO: 117
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:10:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:10:03] Production.INFO: ==3457== Releasing lock...
[2026-09-08 00:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: ==3451== Releasing lock...
[2026-09-08 00:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:10:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:10:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:10:05] Production.INFO: Total Charge 0
[2026-09-08 00:10:05] Production.INFO: CreateAllLog End
[2026-09-08 00:10:05] Production.INFO: Account Balance End.
[2026-09-08 00:10:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:10:05] Production.INFO: ==3455== Releasing lock...
[2026-09-08 00:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:10:11] Production.ERROR: CronJobId end10
[2026-09-08 00:10:11] Production.INFO: ==3453== Releasing lock...
[2026-09-08 00:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:10:15] Production.INFO: call_cost start
[2026-09-08 00:10:15] Production.INFO: call_cost end
[2026-09-08 00:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:10:15] Production.INFO: ==3449== Releasing lock...
[2026-09-08 00:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:11:01] Production.INFO: ==3539== Lock acquired, processing the job...
[2026-09-08 05:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:11:01] Production.INFO: neon service started
[2026-09-08 05:11:01] Production.INFO: neon service started
[2026-09-08 05:11:01] Production.INFO: ==3539== Releasing lock...
[2026-09-08 05:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:11:01] Production.INFO: ==3543== Lock acquired, processing the job...
[2026-09-08 04:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:11:01] Production.INFO: ==3543== Releasing lock...
[2026-09-08 04:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:11:01] Production.INFO: ==3541== Lock acquired, processing the job...
[2026-09-08 00:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:11:02] Production.INFO: ==3541== Releasing lock...
[2026-09-08 00:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:11:02] Production.INFO: ==3545== Lock acquired, processing the job...
[2026-09-08 00:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:11:02] Production.INFO: ==3547== Lock acquired, processing the job...
[2026-09-08 00:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:11:03] Production.INFO: ==3551== Lock acquired, processing the job...
[2026-09-08 00:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:11:03] Production.INFO: Account Balance Start.
[2026-09-08 00:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:11:03] Production.INFO: ==3554== Lock acquired, processing the job...
[2026-09-08 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:11:03] Production.INFO: ==3549== Lock acquired, processing the job...
[2026-09-08 00:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:11:03] Production.INFO: 117
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:11:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:11:03] Production.INFO: ==3554== Releasing lock...
[2026-09-08 00:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: ==3547== Releasing lock...
[2026-09-08 00:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:03] Production.INFO: Date 2026-08-26
[2026-09-08 00:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:11:04] Production.INFO: Total Charge 0
[2026-09-08 00:11:04] Production.INFO: CreateAllLog End
[2026-09-08 00:11:04] Production.INFO: Account Balance End.
[2026-09-08 00:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:11:04] Production.INFO: ==3551== Releasing lock...
[2026-09-08 00:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:11:12] Production.ERROR: CronJobId end10
[2026-09-08 00:11:12] Production.INFO: ==3549== Releasing lock...
[2026-09-08 00:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:11:15] Production.INFO: call_cost start
[2026-09-08 00:11:15] Production.INFO: call_cost end
[2026-09-08 00:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:11:15] Production.INFO: ==3545== Releasing lock...
[2026-09-08 00:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:12:01] Production.INFO: ==3637== Lock acquired, processing the job...
[2026-09-08 05:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:12:01] Production.INFO: neon service started
[2026-09-08 05:12:01] Production.INFO: neon service started
[2026-09-08 05:12:01] Production.INFO: ==3637== Releasing lock...
[2026-09-08 05:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:12:02] Production.INFO: ==3639== Lock acquired, processing the job...
[2026-09-08 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:12:02] Production.INFO: ==3639== Releasing lock...
[2026-09-08 00:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:12:02] Production.INFO: ==3641== Lock acquired, processing the job...
[2026-09-08 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:12:02] Production.INFO: ==3641== Releasing lock...
[2026-09-08 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:12:03] Production.INFO: ==3644== Lock acquired, processing the job...
[2026-09-08 00:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:12:03] Production.INFO: ==3646== Lock acquired, processing the job...
[2026-09-08 00:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:12:03] Production.INFO: ==3650== Lock acquired, processing the job...
[2026-09-08 00:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:12:03] Production.INFO: Account Balance Start.
[2026-09-08 00:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:12:03] Production.INFO: 117
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:12:03] Production.INFO: ==3648== Lock acquired, processing the job...
[2026-09-08 00:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:12:03] Production.INFO: ==3652== Lock acquired, processing the job...
[2026-09-08 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:12:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00:12:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: ==3652== Releasing lock...
[2026-09-08 00:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: ==3646== Releasing lock...
[2026-09-08 00:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:12:04] Production.INFO: Total Charge 0
[2026-09-08 00:12:04] Production.INFO: CreateAllLog End
[2026-09-08 00:12:04] Production.INFO: Account Balance End.
[2026-09-08 00:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:12:04] Production.INFO: ==3650== Releasing lock...
[2026-09-08 00:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:12:12] Production.ERROR: CronJobId end10
[2026-09-08 00:12:12] Production.INFO: ==3648== Releasing lock...
[2026-09-08 00:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:12:15] Production.INFO: call_cost start
[2026-09-08 00:12:15] Production.INFO: call_cost end
[2026-09-08 00:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:12:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:12:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:12:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:12:16] Production.INFO: ==3644== Releasing lock...
[2026-09-08 00:12:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:12:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:13:02] Production.INFO: ==3731== Lock acquired, processing the job...
[2026-09-08 05:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:13:02] Production.INFO: neon service started
[2026-09-08 05:13:02] Production.INFO: neon service started
[2026-09-08 05:13:02] Production.INFO: ==3731== Releasing lock...
[2026-09-08 05:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:13:02] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-09-08 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:13:02] Production.INFO: ==3733== Releasing lock...
[2026-09-08 00:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:13:03] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:13:03] Production.INFO: ==3735== Releasing lock...
[2026-09-08 04:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:13:03] Production.INFO: ==3740== Lock acquired, processing the job...
[2026-09-08 00:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:13:03] Production.INFO: ==3738== Lock acquired, processing the job...
[2026-09-08 00:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:13:03] Production.INFO: ==3742== Lock acquired, processing the job...
[2026-09-08 00:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:13:03] Production.INFO: ==3744== Lock acquired, processing the job...
[2026-09-08 00:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:13:03] Production.INFO: Account Balance Start.
[2026-09-08 00:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:13:03] Production.INFO: ==3746== Lock acquired, processing the job...
[2026-09-08 00:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:13:03] Production.INFO: 117
[2026-09-08 00:13:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00: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-08 00:13:04] Production.INFO: ==3746== Releasing lock...
[2026-09-08 00:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: ==3740== Releasing lock...
[2026-09-08 00:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:13:05] Production.INFO: Total Charge 0
[2026-09-08 00:13:05] Production.INFO: CreateAllLog End
[2026-09-08 00:13:05] Production.INFO: Account Balance End.
[2026-09-08 00:13:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:13:05] Production.INFO: ==3744== Releasing lock...
[2026-09-08 00:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:13:12] Production.ERROR: CronJobId end10
[2026-09-08 00:13:12] Production.INFO: ==3742== Releasing lock...
[2026-09-08 00:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:13:15] Production.INFO: call_cost start
[2026-09-08 00:13:15] Production.INFO: call_cost end
[2026-09-08 00:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:13:15] Production.INFO: ==3738== Releasing lock...
[2026-09-08 00:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:14:01] Production.INFO: ==3828== Lock acquired, processing the job...
[2026-09-08 05:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:14:01] Production.INFO: neon service started
[2026-09-08 05:14:01] Production.INFO: neon service started
[2026-09-08 05:14:01] Production.INFO: ==3828== Releasing lock...
[2026-09-08 05:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:14:02] Production.INFO: ==3832== Lock acquired, processing the job...
[2026-09-08 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:14:02] Production.INFO: ==3832== Releasing lock...
[2026-09-08 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:14:02] Production.INFO: ==3830== Lock acquired, processing the job...
[2026-09-08 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:14:02] Production.INFO: ==3830== Releasing lock...
[2026-09-08 00:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:14:03] Production.INFO: ==3834== Lock acquired, processing the job...
[2026-09-08 00:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:14:03] Production.INFO: ==3836== Lock acquired, processing the job...
[2026-09-08 00:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:14:03] Production.INFO: ==3840== Lock acquired, processing the job...
[2026-09-08 00:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:14:03] Production.INFO: ==3838== Lock acquired, processing the job...
[2026-09-08 00:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:14:03] Production.INFO: ==3842== Lock acquired, processing the job...
[2026-09-08 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:14:03] Production.INFO: Account Balance Start.
[2026-09-08 00:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:14:03] Production.INFO: 117
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00: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-08 00:14:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: ==3842== Releasing lock...
[2026-09-08 00:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: ==3836== Releasing lock...
[2026-09-08 00:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:14:04] Production.INFO: Total Charge 0
[2026-09-08 00:14:04] Production.INFO: CreateAllLog End
[2026-09-08 00:14:05] Production.INFO: Account Balance End.
[2026-09-08 00:14:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:14:05] Production.INFO: ==3840== Releasing lock...
[2026-09-08 00:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:14:12] Production.ERROR: CronJobId end10
[2026-09-08 00:14:12] Production.INFO: ==3838== Releasing lock...
[2026-09-08 00:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:14:15] Production.INFO: call_cost start
[2026-09-08 00:14:15] Production.INFO: call_cost end
[2026-09-08 00:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:14:15] Production.INFO: ==3834== Releasing lock...
[2026-09-08 00:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:15:02] Production.INFO: ==3920== Lock acquired, processing the job...
[2026-09-08 05:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:15:02] Production.INFO: neon service started
[2026-09-08 05:15:02] Production.INFO: neon service started
[2026-09-08 05:15:02] Production.INFO: ==3920== Releasing lock...
[2026-09-08 05:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:15:02] Production.INFO: ==3922== Lock acquired, processing the job...
[2026-09-08 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:15:02] Production.INFO: ==3924== Lock acquired, processing the job...
[2026-09-08 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:15:02] Production.INFO: ==3922== Releasing lock...
[2026-09-08 00:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:15:02] Production.INFO: ==3924== Releasing lock...
[2026-09-08 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:15:03] Production.INFO: ==3930== Lock acquired, processing the job...
[2026-09-08 00:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:15:03] Production.INFO: ==3934== Lock acquired, processing the job...
[2026-09-08 00:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:15:03] Production.INFO: ==3938== Lock acquired, processing the job...
[2026-09-08 00:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:15:03] Production.INFO: Account Balance Start.
[2026-09-08 00:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:15:03] Production.INFO: 117
[2026-09-08 00:15:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00: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-08 00:15:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: ==3938== Releasing lock...
[2026-09-08 00:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: ==3926== Lock acquired, processing the job...
[2026-09-08 00:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:15:04] Production.INFO: ==3928== Lock acquired, processing the job...
[2026-09-08 00:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: ==3930== Releasing lock...
[2026-09-08 00:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:15:04] Production.ERROR: CronJob PID - 3928
[2026-09-08 00:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 00:15:04] Production.ERROR: CronJob ID - 5
[2026-09-08 00:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:15:00
[2026-09-08 00:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:15:04] Production.ERROR: CronJob PID - 3934
[2026-09-08 00:15:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 00:15:04] Production.ERROR: CronJob ID - 12
[2026-09-08 00:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:15:00
[2026-09-08 00:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:15:04] Production.INFO: ==3932== Lock acquired, processing the job...
[2026-09-08 00:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:15:04] Production.INFO: ==3926== Releasing lock...
[2026-09-08 00:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: ==3936== Lock acquired, processing the job...
[2026-09-08 00:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.ERROR: done
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963621', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:15:05] Production.INFO: Total Charge 0
[2026-09-08 00:15:05] Production.INFO: CreateAllLog End
[2026-09-08 00:15:05] Production.INFO: Account Balance End.
[2026-09-08 00:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:15:05] Production.INFO: ==3934== Releasing lock...
[2026-09-08 00:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963621', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:15:11] Production.INFO: ProcessCDR(1,17963621,1,1,2)
[2026-09-08 00:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963621,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963621,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:15:11] Production.INFO: ==3936== Releasing lock...
[2026-09-08 00:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:15:16] Production.ERROR: CronJobId end10
[2026-09-08 00:15:16] Production.INFO: ==3932== Releasing lock...
[2026-09-08 00:15:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:15:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:15:18] Production.INFO: call_cost start
[2026-09-08 00:15:18] Production.INFO: call_cost end
[2026-09-08 00:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:15:18] Production.INFO: ==3928== Releasing lock...
[2026-09-08 00:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:16:01] Production.INFO: ==4017== Lock acquired, processing the job...
[2026-09-08 05:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:16:01] Production.INFO: neon service started
[2026-09-08 05:16:01] Production.INFO: neon service started
[2026-09-08 05:16:01] Production.INFO: ==4017== Releasing lock...
[2026-09-08 05:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:16:02] Production.INFO: ==4021== Lock acquired, processing the job...
[2026-09-08 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:16:02] Production.INFO: ==4021== Releasing lock...
[2026-09-08 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:16:02] Production.INFO: ==4019== Lock acquired, processing the job...
[2026-09-08 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:16:02] Production.INFO: ==4019== Releasing lock...
[2026-09-08 00:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:16:03] Production.INFO: ==4024== Lock acquired, processing the job...
[2026-09-08 00:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:16:03] Production.INFO: ==4026== Lock acquired, processing the job...
[2026-09-08 00:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:16:03] Production.INFO: ==4028== Lock acquired, processing the job...
[2026-09-08 00:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:16:03] Production.INFO: ==4030== Lock acquired, processing the job...
[2026-09-08 00:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:16:03] Production.INFO: ==4032== Lock acquired, processing the job...
[2026-09-08 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:16:03] Production.INFO: Account Balance Start.
[2026-09-08 00:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:16:03] Production.INFO: 117
[2026-09-08 00:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:16:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:03] Production.INFO: ==4032== Releasing lock...
[2026-09-08 00:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:16:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: ==4026== Releasing lock...
[2026-09-08 00:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:16:05] Production.INFO: Total Charge 0
[2026-09-08 00:16:05] Production.INFO: CreateAllLog End
[2026-09-08 00:16:05] Production.INFO: Account Balance End.
[2026-09-08 00:16:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:16:05] Production.INFO: ==4030== Releasing lock...
[2026-09-08 00:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:16:12] Production.ERROR: CronJobId end10
[2026-09-08 00:16:12] Production.INFO: ==4028== Releasing lock...
[2026-09-08 00:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:16:15] Production.INFO: call_cost start
[2026-09-08 00:16:15] Production.INFO: call_cost end
[2026-09-08 00:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:16:15] Production.INFO: ==4024== Releasing lock...
[2026-09-08 00:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:17:02] Production.INFO: ==4116== Lock acquired, processing the job...
[2026-09-08 05:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:17:02] Production.INFO: neon service started
[2026-09-08 05:17:02] Production.INFO: neon service started
[2026-09-08 05:17:02] Production.INFO: ==4116== Releasing lock...
[2026-09-08 05:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:17:02] Production.INFO: ==4118== Lock acquired, processing the job...
[2026-09-08 00:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:17:02] Production.INFO: ==4120== Lock acquired, processing the job...
[2026-09-08 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:17:02] Production.INFO: ==4120== Releasing lock...
[2026-09-08 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:17:03] Production.INFO: ==4118== Releasing lock...
[2026-09-08 00:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:17:03] Production.INFO: ==4124== Lock acquired, processing the job...
[2026-09-08 00:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:17:03] Production.INFO: ==4126== Lock acquired, processing the job...
[2026-09-08 00:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:17:03] Production.INFO: ==4128== Lock acquired, processing the job...
[2026-09-08 00:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:17:03] Production.INFO: ==4130== Lock acquired, processing the job...
[2026-09-08 00:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:17:03] Production.INFO: ==4132== Lock acquired, processing the job...
[2026-09-08 00:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:17:04] Production.INFO: Account Balance Start.
[2026-09-08 00:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:17:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:17:04] Production.INFO: 117
[2026-09-08 00:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00:17:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00:17:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: ==4132== Releasing lock...
[2026-09-08 00:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: ==4126== Releasing lock...
[2026-09-08 00:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:17:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:17:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:17:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:17:05] Production.INFO: Total Charge 0
[2026-09-08 00:17:05] Production.INFO: CreateAllLog End
[2026-09-08 00:17:05] Production.INFO: Account Balance End.
[2026-09-08 00:17:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:17:05] Production.INFO: ==4130== Releasing lock...
[2026-09-08 00:17:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:17:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:17:11] Production.ERROR: CronJobId end10
[2026-09-08 00:17:11] Production.INFO: ==4128== Releasing lock...
[2026-09-08 00:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:17:14] Production.INFO: call_cost start
[2026-09-08 00:17:14] Production.INFO: call_cost end
[2026-09-08 00:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:17:14] Production.INFO: ==4124== Releasing lock...
[2026-09-08 00:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:18:01] Production.INFO: ==4214== Lock acquired, processing the job...
[2026-09-08 05:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:18:01] Production.INFO: neon service started
[2026-09-08 05:18:01] Production.INFO: neon service started
[2026-09-08 05:18:01] Production.INFO: ==4214== Releasing lock...
[2026-09-08 05:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:18:01] Production.INFO: ==4216== Lock acquired, processing the job...
[2026-09-08 00:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:18:02] Production.INFO: ==4216== Releasing lock...
[2026-09-08 00:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:18:02] Production.INFO: ==4218== Lock acquired, processing the job...
[2026-09-08 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:18:02] Production.INFO: ==4218== Releasing lock...
[2026-09-08 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:18:03] Production.INFO: ==4220== Lock acquired, processing the job...
[2026-09-08 00:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:18:03] Production.INFO: ==4224== Lock acquired, processing the job...
[2026-09-08 00:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:18:03] Production.INFO: ==4222== Lock acquired, processing the job...
[2026-09-08 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:18:03] Production.INFO: ==4226== Lock acquired, processing the job...
[2026-09-08 00:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:18:03] Production.INFO: Account Balance Start.
[2026-09-08 00:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:18:03] Production.INFO: 117
[2026-09-08 00:18:03] Production.INFO: ==4228== Lock acquired, processing the job...
[2026-09-08 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:18:03] Production.INFO: ==4228== Releasing lock...
[2026-09-08 00:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: ==4222== Releasing lock...
[2026-09-08 00:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:18:04] Production.INFO: Total Charge 0
[2026-09-08 00:18:04] Production.INFO: CreateAllLog End
[2026-09-08 00:18:04] Production.INFO: Account Balance End.
[2026-09-08 00:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:18:04] Production.INFO: ==4226== Releasing lock...
[2026-09-08 00:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:18:11] Production.ERROR: CronJobId end10
[2026-09-08 00:18:11] Production.INFO: ==4224== Releasing lock...
[2026-09-08 00:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:18:13] Production.INFO: call_cost start
[2026-09-08 00:18:13] Production.INFO: call_cost end
[2026-09-08 00:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:18:13] Production.INFO: ==4220== Releasing lock...
[2026-09-08 00:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:19:01] Production.INFO: ==4310== Lock acquired, processing the job...
[2026-09-08 05:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:19:01] Production.INFO: neon service started
[2026-09-08 05:19:01] Production.INFO: neon service started
[2026-09-08 05:19:01] Production.INFO: ==4310== Releasing lock...
[2026-09-08 05:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:19:02] Production.INFO: ==4312== Lock acquired, processing the job...
[2026-09-08 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:19:02] Production.INFO: ==4312== Releasing lock...
[2026-09-08 00:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:19:02] Production.INFO: ==4314== Lock acquired, processing the job...
[2026-09-08 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:19:02] Production.INFO: ==4314== Releasing lock...
[2026-09-08 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:19:03] Production.INFO: ==4324== Lock acquired, processing the job...
[2026-09-08 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 00:19:03] Production.INFO: ==4324== Releasing lock...
[2026-09-08 00:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:19:03] Production.INFO: ==4316== Lock acquired, processing the job...
[2026-09-08 00:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:19:03] Production.INFO: ==4318== Lock acquired, processing the job...
[2026-09-08 00:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:19:03] Production.INFO: ==4322== Lock acquired, processing the job...
[2026-09-08 00:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:19:03] Production.INFO: ==4320== Lock acquired, processing the job...
[2026-09-08 00:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:19:03] Production.INFO: Account Balance Start.
[2026-09-08 00:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:19:03] Production.INFO: 117
[2026-09-08 00:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:19:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: ==4318== Releasing lock...
[2026-09-08 00:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:19:04] Production.INFO: Total Charge 0
[2026-09-08 00:19:04] Production.INFO: CreateAllLog End
[2026-09-08 00:19:05] Production.INFO: Account Balance End.
[2026-09-08 00:19:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:19:05] Production.INFO: ==4322== Releasing lock...
[2026-09-08 00:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:19:11] Production.ERROR: CronJobId end10
[2026-09-08 00:19:11] Production.INFO: ==4320== Releasing lock...
[2026-09-08 00:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:19:14] Production.INFO: call_cost start
[2026-09-08 00:19:14] Production.INFO: call_cost end
[2026-09-08 00:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:19:14] Production.INFO: ==4316== Releasing lock...
[2026-09-08 00:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:20:01] Production.INFO: ==4401== Lock acquired, processing the job...
[2026-09-08 05:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:20:01] Production.INFO: neon service started
[2026-09-08 05:20:01] Production.INFO: neon service started
[2026-09-08 05:20:01] Production.INFO: ==4401== Releasing lock...
[2026-09-08 05:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:20:01] Production.INFO: ==4405== Lock acquired, processing the job...
[2026-09-08 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:20:01] Production.INFO: ==4405== Releasing lock...
[2026-09-08 04:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:20:01] Production.INFO: ==4403== Lock acquired, processing the job...
[2026-09-08 00:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:20:02] Production.INFO: ==4403== Releasing lock...
[2026-09-08 00:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:20:02] Production.INFO: ==4408== Lock acquired, processing the job...
[2026-09-08 00:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:20:02] Production.INFO: ==4410== Lock acquired, processing the job...
[2026-09-08 00:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:20:02] Production.INFO: ==4412== Lock acquired, processing the job...
[2026-09-08 00:20:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:20:03] Production.INFO: ==4414== Lock acquired, processing the job...
[2026-09-08 00:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:20:03] Production.INFO: ==4416== Lock acquired, processing the job...
[2026-09-08 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:20:03] Production.INFO: Account Balance Start.
[2026-09-08 00:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:20:03] Production.INFO: 117
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:20:03] Production.INFO: ==4416== Releasing lock...
[2026-09-08 00:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: ==4410== Releasing lock...
[2026-09-08 00:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:20:04] Production.INFO: Total Charge 0
[2026-09-08 00:20:04] Production.INFO: CreateAllLog End
[2026-09-08 00:20:04] Production.INFO: Account Balance End.
[2026-09-08 00:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:20:04] Production.INFO: ==4414== Releasing lock...
[2026-09-08 00:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:20:11] Production.ERROR: CronJobId end10
[2026-09-08 00:20:11] Production.INFO: ==4412== Releasing lock...
[2026-09-08 00:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:20:13] Production.INFO: call_cost start
[2026-09-08 00:20:13] Production.INFO: call_cost end
[2026-09-08 00:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:20:13] Production.INFO: ==4408== Releasing lock...
[2026-09-08 00:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:21:01] Production.INFO: ==4500== Lock acquired, processing the job...
[2026-09-08 05:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:21:01] Production.INFO: neon service started
[2026-09-08 05:21:01] Production.INFO: neon service started
[2026-09-08 05:21:01] Production.INFO: ==4500== Releasing lock...
[2026-09-08 05:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:21:02] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-09-08 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:21:02] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-09-08 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:21:02] Production.INFO: ==4504== Releasing lock...
[2026-09-08 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:21:02] Production.INFO: ==4502== Releasing lock...
[2026-09-08 00:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:21:03] Production.INFO: ==4513== Lock acquired, processing the job...
[2026-09-08 00:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:21:03] Production.INFO: ==4507== Lock acquired, processing the job...
[2026-09-08 00:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:21:03] Production.INFO: ==4509== Lock acquired, processing the job...
[2026-09-08 00:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:21:03] Production.INFO: ==4511== Lock acquired, processing the job...
[2026-09-08 00:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:21:03] Production.INFO: ==4515== Lock acquired, processing the job...
[2026-09-08 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:21:03] Production.INFO: Account Balance Start.
[2026-09-08 00:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:21:03] Production.INFO: 117
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:21:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:03] Production.INFO: ==4515== Releasing lock...
[2026-09-08 00:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: ==4509== Releasing lock...
[2026-09-08 00:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:21:05] Production.INFO: Total Charge 0
[2026-09-08 00:21:05] Production.INFO: CreateAllLog End
[2026-09-08 00:21:05] Production.INFO: Account Balance End.
[2026-09-08 00:21:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:21:05] Production.INFO: ==4513== Releasing lock...
[2026-09-08 00:21:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:21:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:21:11] Production.ERROR: CronJobId end10
[2026-09-08 00:21:11] Production.INFO: ==4511== Releasing lock...
[2026-09-08 00:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:21:14] Production.INFO: call_cost start
[2026-09-08 00:21:14] Production.INFO: call_cost end
[2026-09-08 00:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:21:14] Production.INFO: ==4507== Releasing lock...
[2026-09-08 00:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:22:02] Production.INFO: ==4598== Lock acquired, processing the job...
[2026-09-08 05:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:22:02] Production.INFO: neon service started
[2026-09-08 05:22:02] Production.INFO: neon service started
[2026-09-08 05:22:02] Production.INFO: ==4598== Releasing lock...
[2026-09-08 05:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:22:02] Production.INFO: ==4602== Lock acquired, processing the job...
[2026-09-08 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:22:02] Production.INFO: ==4602== Releasing lock...
[2026-09-08 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:22:02] Production.INFO: ==4600== Lock acquired, processing the job...
[2026-09-08 00:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:22:03] Production.INFO: ==4600== Releasing lock...
[2026-09-08 00:22:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:22:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:22:03] Production.INFO: ==4612== Lock acquired, processing the job...
[2026-09-08 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:22:03] Production.INFO: ==4604== Lock acquired, processing the job...
[2026-09-08 00:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:22:03] Production.INFO: ==4608== Lock acquired, processing the job...
[2026-09-08 00:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:22:03] Production.INFO: ==4606== Lock acquired, processing the job...
[2026-09-08 00:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 00:22:03] Production.INFO: ==4610== Lock acquired, processing the job...
[2026-09-08 00:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:22:03] Production.INFO: ==4612== Releasing lock...
[2026-09-08 00:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:22:04] Production.INFO: Account Balance Start.
[2026-09-08 00:22:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:22:04] Production.INFO: 117
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: ==4606== Releasing lock...
[2026-09-08 00:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-23
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-24
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:22:05] Production.INFO: Total Charge 0
[2026-09-08 00:22:05] Production.INFO: CreateAllLog End
[2026-09-08 00:22:05] Production.INFO: Account Balance End.
[2026-09-08 00:22:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:22:05] Production.INFO: ==4610== Releasing lock...
[2026-09-08 00:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:22:12] Production.ERROR: CronJobId end10
[2026-09-08 00:22:12] Production.INFO: ==4608== Releasing lock...
[2026-09-08 00:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:22:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:22:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:22:15] Production.INFO: call_cost start
[2026-09-08 00:22:15] Production.INFO: call_cost end
[2026-09-08 00:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:22:15] Production.INFO: ==4604== Releasing lock...
[2026-09-08 00:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:23:01] Production.INFO: ==4689== Lock acquired, processing the job...
[2026-09-08 05:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:23:01] Production.INFO: neon service started
[2026-09-08 05:23:01] Production.INFO: neon service started
[2026-09-08 05:23:01] Production.INFO: ==4689== Releasing lock...
[2026-09-08 05:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:23:02] Production.INFO: ==4691== Lock acquired, processing the job...
[2026-09-08 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==4693== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==4693== Releasing lock...
[2026-09-08 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:23:02] Production.INFO: ==4691== Releasing lock...
[2026-09-08 00:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:23:03] Production.INFO: ==4695== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:23:03] Production.INFO: ==4702== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:23:03] Production.INFO: ==4698== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:23:03] Production.INFO: ==4700== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:23:03] Production.INFO: ==4704== Lock acquired, processing the job...
[2026-09-08 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:23:03] Production.INFO: Account Balance Start.
[2026-09-08 00:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:23:03] Production.INFO: 117
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:23:03] Production.INFO: ==4704== Releasing lock...
[2026-09-08 00:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: ==4698== Releasing lock...
[2026-09-08 00:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:23:04] Production.INFO: Total Charge 0
[2026-09-08 00:23:04] Production.INFO: CreateAllLog End
[2026-09-08 00:23:04] Production.INFO: Account Balance End.
[2026-09-08 00:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:23:04] Production.INFO: ==4702== Releasing lock...
[2026-09-08 00:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:23:11] Production.ERROR: CronJobId end10
[2026-09-08 00:23:11] Production.INFO: ==4700== Releasing lock...
[2026-09-08 00:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:23:14] Production.INFO: call_cost start
[2026-09-08 00:23:14] Production.INFO: call_cost end
[2026-09-08 00:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:23:14] Production.INFO: ==4695== Releasing lock...
[2026-09-08 00:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:24:02] Production.INFO: ==4788== Lock acquired, processing the job...
[2026-09-08 05:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:24:02] Production.INFO: neon service started
[2026-09-08 05:24:02] Production.INFO: neon service started
[2026-09-08 05:24:02] Production.INFO: ==4788== Releasing lock...
[2026-09-08 05:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:24:02] Production.INFO: ==4790== Lock acquired, processing the job...
[2026-09-08 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:24:02] Production.INFO: ==4792== Lock acquired, processing the job...
[2026-09-08 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:24:02] Production.INFO: ==4790== Releasing lock...
[2026-09-08 00:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:24:02] Production.INFO: ==4792== Releasing lock...
[2026-09-08 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:24:03] Production.INFO: ==4794== Lock acquired, processing the job...
[2026-09-08 00:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:24:03] Production.INFO: ==4803== Lock acquired, processing the job...
[2026-09-08 00:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:24:03] Production.INFO: ==4796== Lock acquired, processing the job...
[2026-09-08 00:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:24:03] Production.INFO: ==4798== Lock acquired, processing the job...
[2026-09-08 00:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:24:03] Production.INFO: ==4800== Lock acquired, processing the job...
[2026-09-08 00:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 00:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 00:24:04] Production.INFO: ==4803== Releasing lock...
[2026-09-08 00:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:24:04] Production.INFO: Account Balance Start.
[2026-09-08 00:24:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:24:04] Production.INFO: 117
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: ==4796== Releasing lock...
[2026-09-08 00:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:24:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:24:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:24:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:24:05] Production.INFO: Total Charge 0
[2026-09-08 00:24:05] Production.INFO: CreateAllLog End
[2026-09-08 00:24:05] Production.INFO: Account Balance End.
[2026-09-08 00:24:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:24:05] Production.INFO: ==4800== Releasing lock...
[2026-09-08 00:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:24:12] Production.ERROR: CronJobId end10
[2026-09-08 00:24:12] Production.INFO: ==4798== Releasing lock...
[2026-09-08 00:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:24:14] Production.INFO: call_cost start
[2026-09-08 00:24:14] Production.INFO: call_cost end
[2026-09-08 00:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:24:14] Production.INFO: ==4794== Releasing lock...
[2026-09-08 00:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:25:01] Production.INFO: ==4881== Lock acquired, processing the job...
[2026-09-08 05:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:25:01] Production.INFO: neon service started
[2026-09-08 05:25:01] Production.INFO: neon service started
[2026-09-08 05:25:01] Production.INFO: ==4881== Releasing lock...
[2026-09-08 05:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:25:01] Production.INFO: ==4883== Lock acquired, processing the job...
[2026-09-08 00:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:25:02] Production.INFO: ==4883== Releasing lock...
[2026-09-08 00:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:25:02] Production.INFO: ==4885== Lock acquired, processing the job...
[2026-09-08 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:25:02] Production.INFO: ==4885== Releasing lock...
[2026-09-08 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:25:03] Production.INFO: ==4896== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:25:03] Production.INFO: Account Balance Start.
[2026-09-08 00:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:25:03] Production.INFO: 117
[2026-09-08 00:25:03] Production.INFO: ==4887== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:25:03] Production.INFO: ==4889== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.INFO: ==4891== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.INFO: ==4900== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:25:03] Production.ERROR: CronJob PID - 4889
[2026-09-08 00:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 00:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 00:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 00:25:00
[2026-09-08 00:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:25:03] Production.ERROR: CronJob PID - 4896
[2026-09-08 00:25:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 00:25:03] Production.ERROR: CronJob ID - 12
[2026-09-08 00:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 00:25:00
[2026-09-08 00:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:25:03] Production.INFO: ==4887== Releasing lock...
[2026-09-08 00:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:25:03] Production.INFO: ==4893== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:25:03] Production.INFO: ==4898== Lock acquired, processing the job...
[2026-09-08 00:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:25:03] Production.INFO: ==4900== Releasing lock...
[2026-09-08 00:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:03] Production.ERROR: done
[2026-09-08 00:25:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963662', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: ==4891== Releasing lock...
[2026-09-08 00:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:25:04] Production.INFO: Total Charge 0
[2026-09-08 00:25:04] Production.INFO: CreateAllLog End
[2026-09-08 00:25:05] Production.INFO: Account Balance End.
[2026-09-08 00:25:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:25:05] Production.INFO: ==4896== Releasing lock...
[2026-09-08 00:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963662', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:25:10] Production.INFO: ProcessCDR(1,17963662,1,1,2)
[2026-09-08 00:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963662,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963662,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:25:10] Production.INFO: ==4898== Releasing lock...
[2026-09-08 00:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:25:14] Production.ERROR: CronJobId end10
[2026-09-08 00:25:14] Production.INFO: ==4893== Releasing lock...
[2026-09-08 00:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:25:17] Production.INFO: call_cost start
[2026-09-08 00:25:17] Production.INFO: call_cost end
[2026-09-08 00:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:25:17] Production.INFO: ==4889== Releasing lock...
[2026-09-08 00:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:26:01] Production.INFO: ==4981== Lock acquired, processing the job...
[2026-09-08 05:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:26:01] Production.INFO: neon service started
[2026-09-08 05:26:01] Production.INFO: neon service started
[2026-09-08 05:26:02] Production.INFO: ==4981== Releasing lock...
[2026-09-08 05:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:26:02] Production.INFO: ==4983== Lock acquired, processing the job...
[2026-09-08 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:26:02] Production.INFO: ==4985== Lock acquired, processing the job...
[2026-09-08 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:26:02] Production.INFO: ==4985== Releasing lock...
[2026-09-08 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:26:02] Production.INFO: ==4983== Releasing lock...
[2026-09-08 00:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:26:03] Production.INFO: ==4992== Lock acquired, processing the job...
[2026-09-08 00:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:26:03] Production.INFO: ==4990== Lock acquired, processing the job...
[2026-09-08 00:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:26:03] Production.INFO: ==4988== Lock acquired, processing the job...
[2026-09-08 00:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:26:03] Production.INFO: ==4994== Lock acquired, processing the job...
[2026-09-08 00:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:26:03] Production.INFO: ==4996== Lock acquired, processing the job...
[2026-09-08 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 00:26:03] Production.INFO: Account Balance Start.
[2026-09-08 00:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:26:03] Production.INFO: 117
[2026-09-08 00:26:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 00:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:03] Production.INFO: ==4996== Releasing lock...
[2026-09-08 00:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: ==4990== Releasing lock...
[2026-09-08 00:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:26:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:26:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:26:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:26:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:26:05] Production.INFO: Total Charge 0
[2026-09-08 00:26:05] Production.INFO: CreateAllLog End
[2026-09-08 00:26:05] Production.INFO: Account Balance End.
[2026-09-08 00:26:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:26:05] Production.INFO: ==4994== Releasing lock...
[2026-09-08 00:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:26:11] Production.ERROR: CronJobId end10
[2026-09-08 00:26:11] Production.INFO: ==4992== Releasing lock...
[2026-09-08 00:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:26:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:26:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:26:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:26:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:26:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:26:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:26:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:26:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:26:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:26:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:26:15] Production.INFO: call_cost start
[2026-09-08 00:26:15] Production.INFO: call_cost end
[2026-09-08 00:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:26:15] Production.INFO: ==4988== Releasing lock...
[2026-09-08 00:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:27:01] Production.INFO: ==5072== Lock acquired, processing the job...
[2026-09-08 05:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:27:01] Production.INFO: neon service started
[2026-09-08 05:27:01] Production.INFO: neon service started
[2026-09-08 05:27:01] Production.INFO: ==5072== Releasing lock...
[2026-09-08 05:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:27:01] Production.INFO: ==5074== Lock acquired, processing the job...
[2026-09-08 00:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:27:01] Production.INFO: ==5076== Lock acquired, processing the job...
[2026-09-08 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:27:01] Production.INFO: ==5076== Releasing lock...
[2026-09-08 04:27:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:27:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:27:02] Production.INFO: ==5074== Releasing lock...
[2026-09-08 00:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:27:02] Production.INFO: ==5082== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:27:02] Production.INFO: ==5078== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:27:02] Production.INFO: ==5080== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:27:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:27:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:27:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:27:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:27:02] Production.INFO: ==5084== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:27:02] Production.INFO: ==5086== Lock acquired, processing the job...
[2026-09-08 00:27:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:27:03] Production.INFO: Account Balance Start.
[2026-09-08 00:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:27:03] Production.INFO: 117
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:27:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:27:03] Production.INFO: ==5086== Releasing lock...
[2026-09-08 00:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: ==5080== Releasing lock...
[2026-09-08 00:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-26
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:03] Production.INFO: Date 2026-08-27
[2026-09-08 00:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:27:04] Production.INFO: Total Charge 0
[2026-09-08 00:27:04] Production.INFO: CreateAllLog End
[2026-09-08 00:27:04] Production.INFO: Account Balance End.
[2026-09-08 00:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:27:04] Production.INFO: ==5084== Releasing lock...
[2026-09-08 00:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:27:11] Production.ERROR: CronJobId end10
[2026-09-08 00:27:11] Production.INFO: ==5082== Releasing lock...
[2026-09-08 00:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:27:14] Production.INFO: call_cost start
[2026-09-08 00:27:14] Production.INFO: call_cost end
[2026-09-08 00:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:27:14] Production.INFO: ==5078== Releasing lock...
[2026-09-08 00:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:28:01] Production.INFO: ==5166== Lock acquired, processing the job...
[2026-09-08 05:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:28:01] Production.INFO: neon service started
[2026-09-08 05:28:01] Production.INFO: neon service started
[2026-09-08 05:28:01] Production.INFO: ==5166== Releasing lock...
[2026-09-08 05:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:28:02] Production.INFO: ==5168== Lock acquired, processing the job...
[2026-09-08 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:28:02] Production.INFO: ==5168== Releasing lock...
[2026-09-08 00:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:28:02] Production.INFO: ==5170== Lock acquired, processing the job...
[2026-09-08 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:28:02] Production.INFO: ==5170== Releasing lock...
[2026-09-08 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:28:03] Production.INFO: ==5172== Lock acquired, processing the job...
[2026-09-08 00:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:28:03] Production.INFO: ==5174== Lock acquired, processing the job...
[2026-09-08 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:28:03] Production.INFO: ==5180== Lock acquired, processing the job...
[2026-09-08 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:28:03] Production.INFO: ==5176== Lock acquired, processing the job...
[2026-09-08 00:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:28:03] Production.INFO: ==5178== Lock acquired, processing the job...
[2026-09-08 00:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 00:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 00:28:03] Production.INFO: ==5180== Releasing lock...
[2026-09-08 00:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:28:03] Production.INFO: Account Balance Start.
[2026-09-08 00:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:28:03] Production.INFO: 117
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: ==5174== Releasing lock...
[2026-09-08 00:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:28:04] Production.INFO: Total Charge 0
[2026-09-08 00:28:04] Production.INFO: CreateAllLog End
[2026-09-08 00:28:05] Production.INFO: Account Balance End.
[2026-09-08 00:28:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:28:05] Production.INFO: ==5178== Releasing lock...
[2026-09-08 00:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:28:12] Production.ERROR: CronJobId end10
[2026-09-08 00:28:12] Production.INFO: ==5176== Releasing lock...
[2026-09-08 00:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:28:14] Production.INFO: call_cost start
[2026-09-08 00:28:14] Production.INFO: call_cost end
[2026-09-08 00:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:28:14] Production.INFO: ==5172== Releasing lock...
[2026-09-08 00:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:29:02] Production.INFO: ==5265== Lock acquired, processing the job...
[2026-09-08 05:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:29:02] Production.INFO: neon service started
[2026-09-08 05:29:02] Production.INFO: neon service started
[2026-09-08 05:29:02] Production.INFO: ==5265== Releasing lock...
[2026-09-08 05:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:29:02] Production.INFO: ==5269== Lock acquired, processing the job...
[2026-09-08 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 00:29:02] Production.INFO: ==5267== Lock acquired, processing the job...
[2026-09-08 00:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:29:02] Production.INFO: ==5269== Releasing lock...
[2026-09-08 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:29:03] Production.INFO: ==5267== Releasing lock...
[2026-09-08 00:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:29:03] Production.INFO: ==5272== Lock acquired, processing the job...
[2026-09-08 00:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:29:03] Production.INFO: ==5274== Lock acquired, processing the job...
[2026-09-08 00:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:29:03] Production.INFO: ==5276== Lock acquired, processing the job...
[2026-09-08 00:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:29:03] Production.INFO: ==5280== Lock acquired, processing the job...
[2026-09-08 00:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:29:03] Production.INFO: ==5278== Lock acquired, processing the job...
[2026-09-08 00:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:29:04] Production.INFO: Account Balance Start.
[2026-09-08 00:29:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:29:04] Production.INFO: 117
[2026-09-08 00: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-08 00: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-08 00:29:04] Production.INFO: Date 2026-08-08
[2026-09-08 00: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-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: ==5280== Releasing lock...
[2026-09-08 00:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: ==5274== Releasing lock...
[2026-09-08 00:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:29:05] Production.INFO: Total Charge 0
[2026-09-08 00:29:05] Production.INFO: CreateAllLog End
[2026-09-08 00:29:05] Production.INFO: Account Balance End.
[2026-09-08 00:29:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:29:05] Production.INFO: ==5278== Releasing lock...
[2026-09-08 00:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:29:12] Production.ERROR: CronJobId end10
[2026-09-08 00:29:12] Production.INFO: ==5276== Releasing lock...
[2026-09-08 00:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:29:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:29:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:29:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:29:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:29:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:29:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:29:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:29:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:29:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:29:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:29:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:29:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:29:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:29:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:29:15] Production.INFO: call_cost start
[2026-09-08 00:29:15] Production.INFO: call_cost end
[2026-09-08 00:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:29:15] Production.INFO: ==5272== Releasing lock...
[2026-09-08 00:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:30:01] Production.INFO: ==5357== Lock acquired, processing the job...
[2026-09-08 05:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:30:01] Production.INFO: neon service started
[2026-09-08 05:30:01] Production.INFO: neon service started
[2026-09-08 05:30:01] Production.INFO: ==5357== Releasing lock...
[2026-09-08 05:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:30:02] Production.INFO: ==5359== Lock acquired, processing the job...
[2026-09-08 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:30:02] Production.INFO: ==5361== Lock acquired, processing the job...
[2026-09-08 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:30:02] Production.INFO: ==5361== Releasing lock...
[2026-09-08 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:30:02] Production.INFO: ==5359== Releasing lock...
[2026-09-08 00:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:30:03] Production.INFO: ==5364== Lock acquired, processing the job...
[2026-09-08 00:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:30:03] Production.INFO: ==5366== Lock acquired, processing the job...
[2026-09-08 00:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:30:03] Production.INFO: ==5368== Lock acquired, processing the job...
[2026-09-08 00:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:30:03] Production.INFO: ==5370== Lock acquired, processing the job...
[2026-09-08 00:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:30:03] Production.INFO: ==5372== Lock acquired, processing the job...
[2026-09-08 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:30:03] Production.INFO: Account Balance Start.
[2026-09-08 00:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:30:03] Production.INFO: 117
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:30:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:03] Production.INFO: ==5372== Releasing lock...
[2026-09-08 00:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: ==5366== Releasing lock...
[2026-09-08 00:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:30:04] Production.INFO: Total Charge 0
[2026-09-08 00:30:04] Production.INFO: CreateAllLog End
[2026-09-08 00:30:04] Production.INFO: Account Balance End.
[2026-09-08 00:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:30:04] Production.INFO: ==5370== Releasing lock...
[2026-09-08 00:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:30:12] Production.ERROR: CronJobId end10
[2026-09-08 00:30:12] Production.INFO: ==5368== Releasing lock...
[2026-09-08 00:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:30:14] Production.INFO: call_cost start
[2026-09-08 00:30:14] Production.INFO: call_cost end
[2026-09-08 00:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:30:14] Production.INFO: ==5364== Releasing lock...
[2026-09-08 00:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:31:02] Production.INFO: ==5455== Lock acquired, processing the job...
[2026-09-08 05:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:31:02] Production.INFO: neon service started
[2026-09-08 05:31:02] Production.INFO: neon service started
[2026-09-08 05:31:02] Production.INFO: ==5455== Releasing lock...
[2026-09-08 05:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:31:02] Production.INFO: ==5458== Lock acquired, processing the job...
[2026-09-08 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:31:02] Production.INFO: ==5458== Releasing lock...
[2026-09-08 00:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:31:03] Production.INFO: ==5460== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:31:03] Production.INFO: ==5460== Releasing lock...
[2026-09-08 04:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:31:03] Production.INFO: ==5464== Lock acquired, processing the job...
[2026-09-08 00:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:31:03] Production.INFO: ==5462== Lock acquired, processing the job...
[2026-09-08 00:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:31:03] Production.INFO: ==5470== Lock acquired, processing the job...
[2026-09-08 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:31:03] Production.INFO: ==5466== Lock acquired, processing the job...
[2026-09-08 00:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:31:03] Production.INFO: ==5468== Lock acquired, processing the job...
[2026-09-08 00:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 00:31:03] Production.INFO: ==5470== Releasing lock...
[2026-09-08 00:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:31:03] Production.INFO: Account Balance Start.
[2026-09-08 00:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:31:03] Production.INFO: 117
[2026-09-08 00:31:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: ==5464== Releasing lock...
[2026-09-08 00:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:31:05] Production.INFO: Total Charge 0
[2026-09-08 00:31:05] Production.INFO: CreateAllLog End
[2026-09-08 00:31:05] Production.INFO: Account Balance End.
[2026-09-08 00:31:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:31:05] Production.INFO: ==5468== Releasing lock...
[2026-09-08 00:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:31:13] Production.ERROR: CronJobId end10
[2026-09-08 00:31:13] Production.INFO: ==5466== Releasing lock...
[2026-09-08 00:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:31:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:31:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:31:15] Production.INFO: call_cost start
[2026-09-08 00:31:15] Production.INFO: call_cost end
[2026-09-08 00:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:31:15] Production.INFO: ==5462== Releasing lock...
[2026-09-08 00:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:32:01] Production.INFO: ==5549== Lock acquired, processing the job...
[2026-09-08 05:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:32:01] Production.INFO: neon service started
[2026-09-08 05:32:01] Production.INFO: neon service started
[2026-09-08 05:32:01] Production.INFO: ==5549== Releasing lock...
[2026-09-08 05:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:32:01] Production.INFO: ==5552== Lock acquired, processing the job...
[2026-09-08 00:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:32:02] Production.INFO: ==5552== Releasing lock...
[2026-09-08 00:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:32:02] Production.INFO: ==5554== Lock acquired, processing the job...
[2026-09-08 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:32:02] Production.INFO: ==5554== Releasing lock...
[2026-09-08 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:32:02] Production.INFO: ==5556== Lock acquired, processing the job...
[2026-09-08 00:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:32:03] Production.INFO: ==5558== Lock acquired, processing the job...
[2026-09-08 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:32:03] Production.INFO: ==5560== Lock acquired, processing the job...
[2026-09-08 00:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:32:03] Production.INFO: ==5562== Lock acquired, processing the job...
[2026-09-08 00:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:32:03] Production.INFO: ==5564== Lock acquired, processing the job...
[2026-09-08 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:32:03] Production.INFO: Account Balance Start.
[2026-09-08 00:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:32:03] Production.INFO: 117
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:32:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:32:03] Production.INFO: ==5564== Releasing lock...
[2026-09-08 00:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-26
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-27
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: ==5558== Releasing lock...
[2026-09-08 00:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-28
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-29
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-30
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:03] Production.INFO: Date 2026-08-31
[2026-09-08 00:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:32:04] Production.INFO: Total Charge 0
[2026-09-08 00:32:04] Production.INFO: CreateAllLog End
[2026-09-08 00:32:04] Production.INFO: Account Balance End.
[2026-09-08 00:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:32:04] Production.INFO: ==5562== Releasing lock...
[2026-09-08 00:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:32:12] Production.ERROR: CronJobId end10
[2026-09-08 00:32:12] Production.INFO: ==5560== Releasing lock...
[2026-09-08 00:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:32:15] Production.INFO: call_cost start
[2026-09-08 00:32:15] Production.INFO: call_cost end
[2026-09-08 00:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:32:15] Production.INFO: ==5556== Releasing lock...
[2026-09-08 00:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:33:01] Production.INFO: ==5646== Lock acquired, processing the job...
[2026-09-08 05:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:33:02] Production.INFO: neon service started
[2026-09-08 05:33:02] Production.INFO: neon service started
[2026-09-08 05:33:02] Production.INFO: ==5646== Releasing lock...
[2026-09-08 05:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:33:02] Production.INFO: ==5648== Lock acquired, processing the job...
[2026-09-08 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:33:02] Production.INFO: ==5648== Releasing lock...
[2026-09-08 00:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:33:02] Production.INFO: ==5650== Lock acquired, processing the job...
[2026-09-08 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:33:02] Production.INFO: ==5650== Releasing lock...
[2026-09-08 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:33:03] Production.INFO: ==5659== Lock acquired, processing the job...
[2026-09-08 00:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:33:03] Production.INFO: ==5653== Lock acquired, processing the job...
[2026-09-08 00:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:33:03] Production.INFO: ==5655== Lock acquired, processing the job...
[2026-09-08 00:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:33:03] Production.INFO: ==5657== Lock acquired, processing the job...
[2026-09-08 00:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:33:03] Production.INFO: Account Balance Start.
[2026-09-08 00:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:33:03] Production.INFO: 117
[2026-09-08 00:33:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:03] Production.INFO: ==5661== Lock acquired, processing the job...
[2026-09-08 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:33:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:33:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:03] Production.INFO: ==5661== Releasing lock...
[2026-09-08 00:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:33:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: ==5655== Releasing lock...
[2026-09-08 00:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:33:04] Production.INFO: Total Charge 0
[2026-09-08 00:33:04] Production.INFO: CreateAllLog End
[2026-09-08 00:33:05] Production.INFO: Account Balance End.
[2026-09-08 00:33:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:33:05] Production.INFO: ==5659== Releasing lock...
[2026-09-08 00:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:33:13] Production.ERROR: CronJobId end10
[2026-09-08 00:33:13] Production.INFO: ==5657== Releasing lock...
[2026-09-08 00:33:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:33:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:33:15] Production.INFO: call_cost start
[2026-09-08 00:33:15] Production.INFO: call_cost end
[2026-09-08 00:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:33:15] Production.INFO: ==5653== Releasing lock...
[2026-09-08 00:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:34:01] Production.INFO: ==5741== Lock acquired, processing the job...
[2026-09-08 05:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:34:01] Production.INFO: neon service started
[2026-09-08 05:34:01] Production.INFO: neon service started
[2026-09-08 05:34:01] Production.INFO: ==5741== Releasing lock...
[2026-09-08 05:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:34:01] Production.INFO: ==5747== Lock acquired, processing the job...
[2026-09-08 04:34:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:34:02] Production.INFO: ==5747== Releasing lock...
[2026-09-08 04:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:34:02] Production.INFO: ==5745== Lock acquired, processing the job...
[2026-09-08 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:34:02] Production.INFO: ==5745== Releasing lock...
[2026-09-08 00:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:34:02] Production.INFO: ==5752== Lock acquired, processing the job...
[2026-09-08 00:34:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:34:02] Production.INFO: ==5750== Lock acquired, processing the job...
[2026-09-08 00:34:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:34:03] Production.INFO: ==5754== Lock acquired, processing the job...
[2026-09-08 00:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:34:03] Production.INFO: ==5756== Lock acquired, processing the job...
[2026-09-08 00:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:34:03] Production.INFO: ==5758== Lock acquired, processing the job...
[2026-09-08 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:34:03] Production.INFO: Account Balance Start.
[2026-09-08 00:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:34:03] Production.INFO: 117
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:34:03] Production.INFO: ==5758== Releasing lock...
[2026-09-08 00:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: ==5752== Releasing lock...
[2026-09-08 00:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-26
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:03] Production.INFO: Date 2026-08-27
[2026-09-08 00:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:34:04] Production.INFO: Total Charge 0
[2026-09-08 00:34:04] Production.INFO: CreateAllLog End
[2026-09-08 00:34:04] Production.INFO: Account Balance End.
[2026-09-08 00:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:34:04] Production.INFO: ==5756== Releasing lock...
[2026-09-08 00:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00: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,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-08 00:34:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:34:11] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:34:11] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:34:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:34:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:34:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:34:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:34:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:34:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:34:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:34:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:34:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:34:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:34:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:34:12] Production.INFO: call_cost start
[2026-09-08 00:34:12] Production.INFO: call_cost end
[2026-09-08 00:34:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:34:12] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:34:12] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:34:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:34:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:34:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:34:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:34:12] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:34:12] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:34:12] Production.INFO: ==5750== Releasing lock...
[2026-09-08 00:34:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:34:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:34:12] Production.ERROR: CronJobId end10
[2026-09-08 00:34:12] Production.INFO: ==5754== Releasing lock...
[2026-09-08 00:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:35:01] Production.INFO: ==5834== Lock acquired, processing the job...
[2026-09-08 05:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:35:01] Production.INFO: neon service started
[2026-09-08 05:35:01] Production.INFO: neon service started
[2026-09-08 05:35:01] Production.INFO: ==5834== Releasing lock...
[2026-09-08 05:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:35:02] Production.INFO: ==5838== Lock acquired, processing the job...
[2026-09-08 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:35:02] Production.INFO: ==5840== Lock acquired, processing the job...
[2026-09-08 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:35:02] Production.INFO: ==5840== Releasing lock...
[2026-09-08 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:35:02] Production.INFO: ==5838== Releasing lock...
[2026-09-08 00:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:35:03] Production.INFO: ==5843== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:35:03] Production.INFO: ==5847== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:35:03] Production.INFO: ==5845== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:35:03] Production.ERROR: CronJob PID - 5847
[2026-09-08 00:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 00:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 00:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 00:35:00
[2026-09-08 00:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:35:03] Production.INFO: ==5843== Releasing lock...
[2026-09-08 00:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:35:03] Production.INFO: ==5853== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:35:03] Production.INFO: ==5849== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:35:03] Production.INFO: ==5855== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:35:03] Production.INFO: ==5851== Lock acquired, processing the job...
[2026-09-08 00:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:35:04] Production.INFO: Account Balance Start.
[2026-09-08 00:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 00: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-08 00:35:04] Production.INFO: 117
[2026-09-08 00: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-08 00: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-08 00:35:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: ==5855== Releasing lock...
[2026-09-08 00:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:35:04] Production.ERROR: done
[2026-09-08 00:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963703', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: ==5847== Releasing lock...
[2026-09-08 00:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:35:05] Production.INFO: Total Charge 0
[2026-09-08 00:35:05] Production.INFO: CreateAllLog End
[2026-09-08 00:35:05] Production.INFO: Account Balance End.
[2026-09-08 00:35:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:35:05] Production.INFO: ==5851== Releasing lock...
[2026-09-08 00:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963703', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:35:10] Production.INFO: ProcessCDR(1,17963703,1,1,2)
[2026-09-08 00:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963703,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963703,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:35:10] Production.INFO: ==5853== Releasing lock...
[2026-09-08 00:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:35:14] Production.ERROR: CronJobId end10
[2026-09-08 00:35:14] Production.INFO: ==5849== Releasing lock...
[2026-09-08 00:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:35:17] Production.INFO: call_cost start
[2026-09-08 00:35:17] Production.INFO: call_cost end
[2026-09-08 00:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:35:17] Production.INFO: ==5845== Releasing lock...
[2026-09-08 00:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:36:02] Production.INFO: ==5936== Lock acquired, processing the job...
[2026-09-08 05:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:36:02] Production.INFO: neon service started
[2026-09-08 05:36:02] Production.INFO: neon service started
[2026-09-08 05:36:02] Production.INFO: ==5936== Releasing lock...
[2026-09-08 05:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:36:02] Production.INFO: ==5939== Lock acquired, processing the job...
[2026-09-08 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:36:02] Production.INFO: ==5939== Releasing lock...
[2026-09-08 00:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:36:03] Production.INFO: ==5941== Lock acquired, processing the job...
[2026-09-08 04:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:36:03] Production.INFO: ==5941== Releasing lock...
[2026-09-08 04:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:36:03] Production.INFO: ==5943== Lock acquired, processing the job...
[2026-09-08 00:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:36:03] Production.INFO: ==5945== Lock acquired, processing the job...
[2026-09-08 00:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:36:03] Production.INFO: ==5949== Lock acquired, processing the job...
[2026-09-08 00:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:36:03] Production.INFO: ==5947== Lock acquired, processing the job...
[2026-09-08 00:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:36:03] Production.INFO: ==5951== Lock acquired, processing the job...
[2026-09-08 00:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:36:04] Production.INFO: Account Balance Start.
[2026-09-08 00:36:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:36:04] Production.INFO: 117
[2026-09-08 00:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 00:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: ==5951== Releasing lock...
[2026-09-08 00:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: ==5945== Releasing lock...
[2026-09-08 00:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:36:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:36:05] Production.INFO: Total Charge 0
[2026-09-08 00:36:05] Production.INFO: CreateAllLog End
[2026-09-08 00:36:05] Production.INFO: Account Balance End.
[2026-09-08 00:36:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:36:05] Production.INFO: ==5949== Releasing lock...
[2026-09-08 00:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:36:12] Production.ERROR: CronJobId end10
[2026-09-08 00:36:12] Production.INFO: ==5947== Releasing lock...
[2026-09-08 00:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:36:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:36:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:36:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:36:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:36:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:36:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:36:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:36:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:36:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:36:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:36:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:36:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:36:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:36:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:36:15] Production.INFO: call_cost start
[2026-09-08 00:36:15] Production.INFO: call_cost end
[2026-09-08 00:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:36:15] Production.INFO: ==5943== Releasing lock...
[2026-09-08 00:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:37:01] Production.INFO: ==6032== Lock acquired, processing the job...
[2026-09-08 05:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:37:01] Production.INFO: neon service started
[2026-09-08 05:37:01] Production.INFO: neon service started
[2026-09-08 05:37:01] Production.INFO: ==6032== Releasing lock...
[2026-09-08 05:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:37:02] Production.INFO: ==6036== Lock acquired, processing the job...
[2026-09-08 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:37:02] Production.INFO: ==6036== Releasing lock...
[2026-09-08 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:37:02] Production.INFO: ==6034== Lock acquired, processing the job...
[2026-09-08 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:37:02] Production.INFO: ==6034== Releasing lock...
[2026-09-08 00:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:37:03] Production.INFO: ==6042== Lock acquired, processing the job...
[2026-09-08 00:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:37:03] Production.INFO: ==6040== Lock acquired, processing the job...
[2026-09-08 00:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:37:03] Production.INFO: ==6038== Lock acquired, processing the job...
[2026-09-08 00:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:37:03] Production.INFO: ==6044== Lock acquired, processing the job...
[2026-09-08 00:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:37:03] Production.INFO: ==6046== Lock acquired, processing the job...
[2026-09-08 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 00:37:03] Production.INFO: Account Balance Start.
[2026-09-08 00:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 00:37:03] Production.INFO: 117
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:37:03] Production.INFO: ==6046== Releasing lock...
[2026-09-08 00:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: ==6040== Releasing lock...
[2026-09-08 00:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:37:04] Production.INFO: Total Charge 0
[2026-09-08 00:37:04] Production.INFO: CreateAllLog End
[2026-09-08 00:37:04] Production.INFO: Account Balance End.
[2026-09-08 00:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:37:04] Production.INFO: ==6044== Releasing lock...
[2026-09-08 00:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:37:12] Production.ERROR: CronJobId end10
[2026-09-08 00:37:12] Production.INFO: ==6042== Releasing lock...
[2026-09-08 00:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:37:15] Production.INFO: call_cost start
[2026-09-08 00:37:15] Production.INFO: call_cost end
[2026-09-08 00:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:37:15] Production.INFO: ==6038== Releasing lock...
[2026-09-08 00:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:38:02] Production.INFO: ==6129== Lock acquired, processing the job...
[2026-09-08 05:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:38:02] Production.INFO: neon service started
[2026-09-08 05:38:02] Production.INFO: neon service started
[2026-09-08 05:38:02] Production.INFO: ==6129== Releasing lock...
[2026-09-08 05:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:38:02] Production.INFO: ==6131== Lock acquired, processing the job...
[2026-09-08 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:38:02] Production.INFO: ==6131== Releasing lock...
[2026-09-08 00:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:38:02] Production.INFO: ==6133== Lock acquired, processing the job...
[2026-09-08 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:38:03] Production.INFO: ==6133== Releasing lock...
[2026-09-08 04:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:38:03] Production.INFO: ==6140== Lock acquired, processing the job...
[2026-09-08 00:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:38:03] Production.INFO: ==6136== Lock acquired, processing the job...
[2026-09-08 00:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:38:03] Production.INFO: ==6142== Lock acquired, processing the job...
[2026-09-08 00:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:38:03] Production.INFO: ==6138== Lock acquired, processing the job...
[2026-09-08 00:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:38:03] Production.INFO: ==6144== Lock acquired, processing the job...
[2026-09-08 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:38:03] Production.INFO: Account Balance Start.
[2026-09-08 00:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:38:03] Production.INFO: 117
[2026-09-08 00:38:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:38:03] Production.INFO: Date 2026-08-09
[2026-09-08 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-08 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:38:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:03] Production.INFO: ==6144== Releasing lock...
[2026-09-08 00:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:38:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: ==6138== Releasing lock...
[2026-09-08 00:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:38:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:38:05] Production.INFO: Total Charge 0
[2026-09-08 00:38:05] Production.INFO: CreateAllLog End
[2026-09-08 00:38:05] Production.INFO: Account Balance End.
[2026-09-08 00:38:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:38:05] Production.INFO: ==6142== Releasing lock...
[2026-09-08 00:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:38:12] Production.ERROR: CronJobId end10
[2026-09-08 00:38:12] Production.INFO: ==6140== Releasing lock...
[2026-09-08 00:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:38:15] Production.INFO: call_cost start
[2026-09-08 00:38:15] Production.INFO: call_cost end
[2026-09-08 00:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:38:15] Production.INFO: ==6136== Releasing lock...
[2026-09-08 00:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:39:01] Production.INFO: ==6222== Lock acquired, processing the job...
[2026-09-08 05:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:39:01] Production.INFO: neon service started
[2026-09-08 05:39:01] Production.INFO: neon service started
[2026-09-08 05:39:01] Production.INFO: ==6222== Releasing lock...
[2026-09-08 05:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:39:02] Production.INFO: ==6224== Lock acquired, processing the job...
[2026-09-08 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:39:02] Production.INFO: ==6226== Lock acquired, processing the job...
[2026-09-08 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:39:02] Production.INFO: ==6226== Releasing lock...
[2026-09-08 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:39:02] Production.INFO: ==6224== Releasing lock...
[2026-09-08 00:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:39:03] Production.INFO: ==6229== Lock acquired, processing the job...
[2026-09-08 00:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:39:03] Production.INFO: ==6233== Lock acquired, processing the job...
[2026-09-08 00:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:39:03] Production.INFO: ==6231== Lock acquired, processing the job...
[2026-09-08 00:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:39:03] Production.INFO: ==6235== Lock acquired, processing the job...
[2026-09-08 00:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:39:03] Production.INFO: ==6237== Lock acquired, processing the job...
[2026-09-08 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 00:39:03] Production.INFO: ==6237== Releasing lock...
[2026-09-08 00:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:39:03] Production.INFO: Account Balance Start.
[2026-09-08 00:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:39:03] Production.INFO: 117
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: ==6231== Releasing lock...
[2026-09-08 00:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:39:04] Production.INFO: Total Charge 0
[2026-09-08 00:39:04] Production.INFO: CreateAllLog End
[2026-09-08 00:39:04] Production.INFO: Account Balance End.
[2026-09-08 00:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:39:04] Production.INFO: ==6235== Releasing lock...
[2026-09-08 00:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:39:12] Production.ERROR: CronJobId end10
[2026-09-08 00:39:12] Production.INFO: ==6233== Releasing lock...
[2026-09-08 00:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:39:14] Production.INFO: call_cost start
[2026-09-08 00:39:14] Production.INFO: call_cost end
[2026-09-08 00:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:39:14] Production.INFO: ==6229== Releasing lock...
[2026-09-08 00:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:40:01] Production.INFO: ==6313== Lock acquired, processing the job...
[2026-09-08 05:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:40:01] Production.INFO: neon service started
[2026-09-08 05:40:01] Production.INFO: neon service started
[2026-09-08 05:40:01] Production.INFO: ==6313== Releasing lock...
[2026-09-08 05:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:40:02] Production.INFO: ==6315== Lock acquired, processing the job...
[2026-09-08 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:40:02] Production.INFO: ==6317== Lock acquired, processing the job...
[2026-09-08 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:40:02] Production.INFO: ==6317== Releasing lock...
[2026-09-08 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:40:02] Production.INFO: ==6315== Releasing lock...
[2026-09-08 00:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:40:03] Production.INFO: ==6320== Lock acquired, processing the job...
[2026-09-08 00:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:40:03] Production.INFO: ==6322== Lock acquired, processing the job...
[2026-09-08 00:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:40:03] Production.INFO: ==6324== Lock acquired, processing the job...
[2026-09-08 00:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:40:03] Production.INFO: ==6328== Lock acquired, processing the job...
[2026-09-08 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:40:03] Production.INFO: ==6326== Lock acquired, processing the job...
[2026-09-08 00:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 00:40:03] Production.INFO: Account Balance Start.
[2026-09-08 00:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:40:03] Production.INFO: 117
[2026-09-08 00:40:03] Production.INFO: ==6328== Releasing lock...
[2026-09-08 00:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:40:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: ==6322== Releasing lock...
[2026-09-08 00:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-19
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-20
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-21
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-22
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-23
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-24
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:40:05] Production.INFO: Total Charge 0
[2026-09-08 00:40:05] Production.INFO: CreateAllLog End
[2026-09-08 00:40:05] Production.INFO: Account Balance End.
[2026-09-08 00:40:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:40:05] Production.INFO: ==6326== Releasing lock...
[2026-09-08 00:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:40:12] Production.ERROR: CronJobId end10
[2026-09-08 00:40:12] Production.INFO: ==6324== Releasing lock...
[2026-09-08 00:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:40:15] Production.INFO: call_cost start
[2026-09-08 00:40:15] Production.INFO: call_cost end
[2026-09-08 00:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:40:15] Production.INFO: ==6320== Releasing lock...
[2026-09-08 00:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:41:01] Production.INFO: ==6411== Lock acquired, processing the job...
[2026-09-08 05:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:41:01] Production.INFO: neon service started
[2026-09-08 05:41:01] Production.INFO: neon service started
[2026-09-08 05:41:01] Production.INFO: ==6411== Releasing lock...
[2026-09-08 05:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:41:01] Production.INFO: ==6413== Lock acquired, processing the job...
[2026-09-08 00:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:41:02] Production.INFO: ==6413== Releasing lock...
[2026-09-08 00:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:41:02] Production.INFO: ==6415== Lock acquired, processing the job...
[2026-09-08 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:41:02] Production.INFO: ==6415== Releasing lock...
[2026-09-08 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:41:02] Production.INFO: ==6417== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:41:02] Production.INFO: ==6419== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:41:02] Production.INFO: ==6423== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:41:02] Production.INFO: ==6421== Lock acquired, processing the job...
[2026-09-08 00:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:41:02] Production.INFO: Account Balance Start.
[2026-09-08 00:41:02] Production.INFO: CreateAllLog Start
[2026-09-08 00:41:02] Production.INFO: 117
[2026-09-08 00:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:41:02] Production.INFO: Date 2026-08-08
[2026-09-08 00:41:02] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: ==6425== Lock acquired, processing the job...
[2026-09-08 00:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00:41:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00:41:03] Production.INFO: ==6425== Releasing lock...
[2026-09-08 00:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: ==6419== Releasing lock...
[2026-09-08 00:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:41:04] Production.INFO: Total Charge 0
[2026-09-08 00:41:04] Production.INFO: CreateAllLog End
[2026-09-08 00:41:04] Production.INFO: Account Balance End.
[2026-09-08 00:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:41:04] Production.INFO: ==6423== Releasing lock...
[2026-09-08 00:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:41:11] Production.ERROR: CronJobId end10
[2026-09-08 00:41:11] Production.INFO: ==6421== Releasing lock...
[2026-09-08 00:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:41:14] Production.INFO: call_cost start
[2026-09-08 00:41:14] Production.INFO: call_cost end
[2026-09-08 00:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:41:14] Production.INFO: ==6417== Releasing lock...
[2026-09-08 00:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:42:01] Production.INFO: ==6507== Lock acquired, processing the job...
[2026-09-08 05:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:42:01] Production.INFO: neon service started
[2026-09-08 05:42:01] Production.INFO: neon service started
[2026-09-08 05:42:01] Production.INFO: ==6507== Releasing lock...
[2026-09-08 05:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:42:02] Production.INFO: ==6509== Lock acquired, processing the job...
[2026-09-08 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:42:02] Production.INFO: ==6509== Releasing lock...
[2026-09-08 00:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:42:02] Production.INFO: ==6511== Lock acquired, processing the job...
[2026-09-08 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:42:02] Production.INFO: ==6511== Releasing lock...
[2026-09-08 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:42:03] Production.INFO: ==6513== Lock acquired, processing the job...
[2026-09-08 00:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:42:03] Production.INFO: ==6515== Lock acquired, processing the job...
[2026-09-08 00:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:42:03] Production.INFO: ==6517== Lock acquired, processing the job...
[2026-09-08 00:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:42:03] Production.INFO: ==6519== Lock acquired, processing the job...
[2026-09-08 00:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:42:03] Production.INFO: ==6521== Lock acquired, processing the job...
[2026-09-08 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:42:03] Production.INFO: Account Balance Start.
[2026-09-08 00:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:42:03] Production.INFO: 117
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:42:03] Production.INFO: ==6521== Releasing lock...
[2026-09-08 00:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: ==6515== Releasing lock...
[2026-09-08 00:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:42:04] Production.INFO: Total Charge 0
[2026-09-08 00:42:04] Production.INFO: CreateAllLog End
[2026-09-08 00:42:04] Production.INFO: Account Balance End.
[2026-09-08 00:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:42:04] Production.INFO: ==6519== Releasing lock...
[2026-09-08 00:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:42:12] Production.ERROR: CronJobId end10
[2026-09-08 00:42:12] Production.INFO: ==6517== Releasing lock...
[2026-09-08 00:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:42:13] Production.INFO: call_cost start
[2026-09-08 00:42:13] Production.INFO: call_cost end
[2026-09-08 00:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:42:13] Production.INFO: ==6513== Releasing lock...
[2026-09-08 00:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:43:02] Production.INFO: ==6599== Lock acquired, processing the job...
[2026-09-08 05:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:43:02] Production.INFO: neon service started
[2026-09-08 05:43:02] Production.INFO: neon service started
[2026-09-08 05:43:02] Production.INFO: ==6599== Releasing lock...
[2026-09-08 05:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:43:02] Production.INFO: ==6604== Lock acquired, processing the job...
[2026-09-08 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:43:02] Production.INFO: ==6604== Releasing lock...
[2026-09-08 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:43:02] Production.INFO: ==6602== Lock acquired, processing the job...
[2026-09-08 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:43:02] Production.INFO: ==6602== Releasing lock...
[2026-09-08 00:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:43:03] Production.INFO: ==6610== Lock acquired, processing the job...
[2026-09-08 00:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:43:03] Production.INFO: ==6614== Lock acquired, processing the job...
[2026-09-08 00:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:43:03] Production.INFO: ==6606== Lock acquired, processing the job...
[2026-09-08 00:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00: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-08 00: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-08 00:43:04] Production.INFO: ==6608== Lock acquired, processing the job...
[2026-09-08 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00: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-08 00:43:04] Production.INFO: ==6614== Releasing lock...
[2026-09-08 00:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:43:04] Production.INFO: ==6612== Lock acquired, processing the job...
[2026-09-08 00:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:43:04] Production.INFO: Account Balance Start.
[2026-09-08 00:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:43:04] Production.INFO: 117
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: ==6608== Releasing lock...
[2026-09-08 00:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:43:05] Production.INFO: Total Charge 0
[2026-09-08 00:43:05] Production.INFO: CreateAllLog End
[2026-09-08 00:43:05] Production.INFO: Account Balance End.
[2026-09-08 00:43:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:43:05] Production.INFO: ==6612== Releasing lock...
[2026-09-08 00:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:43:13] Production.ERROR: CronJobId end10
[2026-09-08 00:43:13] Production.INFO: ==6610== Releasing lock...
[2026-09-08 00:43:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:43:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:43:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:43:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:43:15] Production.INFO: call_cost start
[2026-09-08 00:43:15] Production.INFO: call_cost end
[2026-09-08 00:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:43:15] Production.INFO: ==6606== Releasing lock...
[2026-09-08 00:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:44:01] Production.INFO: ==6693== Lock acquired, processing the job...
[2026-09-08 05:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:44:01] Production.INFO: neon service started
[2026-09-08 05:44:01] Production.INFO: neon service started
[2026-09-08 05:44:01] Production.INFO: ==6693== Releasing lock...
[2026-09-08 05:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:44:02] Production.INFO: ==6695== Lock acquired, processing the job...
[2026-09-08 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:44:02] Production.INFO: ==6697== Lock acquired, processing the job...
[2026-09-08 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:44:02] Production.INFO: ==6697== Releasing lock...
[2026-09-08 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:44:02] Production.INFO: ==6695== Releasing lock...
[2026-09-08 00:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:44:03] Production.INFO: ==6706== Lock acquired, processing the job...
[2026-09-08 00:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:44:03] Production.INFO: ==6702== Lock acquired, processing the job...
[2026-09-08 00:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:44:03] Production.INFO: ==6700== Lock acquired, processing the job...
[2026-09-08 00:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:44:03] Production.INFO: ==6704== Lock acquired, processing the job...
[2026-09-08 00:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:44:03] Production.INFO: Account Balance Start.
[2026-09-08 00:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:44:03] Production.INFO: 117
[2026-09-08 00:44:03] Production.INFO: ==6708== Lock acquired, processing the job...
[2026-09-08 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:44:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:44:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: ==6708== Releasing lock...
[2026-09-08 00:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: ==6702== Releasing lock...
[2026-09-08 00:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:44:05] Production.INFO: Total Charge 0
[2026-09-08 00:44:05] Production.INFO: CreateAllLog End
[2026-09-08 00:44:05] Production.INFO: Account Balance End.
[2026-09-08 00:44:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:44:05] Production.INFO: ==6706== Releasing lock...
[2026-09-08 00:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:44:12] Production.ERROR: CronJobId end10
[2026-09-08 00:44:12] Production.INFO: ==6704== Releasing lock...
[2026-09-08 00:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:44:14] Production.INFO: call_cost start
[2026-09-08 00:44:14] Production.INFO: call_cost end
[2026-09-08 00:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:44:14] Production.INFO: ==6700== Releasing lock...
[2026-09-08 00:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:45:02] Production.INFO: ==6769== Lock acquired, processing the job...
[2026-09-08 05:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:45:02] Production.INFO: neon service started
[2026-09-08 05:45:02] Production.INFO: neon service started
[2026-09-08 05:45:02] Production.INFO: ==6769== Releasing lock...
[2026-09-08 05:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:45:02] Production.INFO: ==6771== Lock acquired, processing the job...
[2026-09-08 00:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:45:02] Production.INFO: ==6773== Lock acquired, processing the job...
[2026-09-08 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:45:02] Production.INFO: ==6773== Releasing lock...
[2026-09-08 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:45:03] Production.INFO: ==6771== Releasing lock...
[2026-09-08 00:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:45:04] Production.INFO: ==6776== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:45:04] Production.INFO: ==6780== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:45:04] Production.INFO: ==6784== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:45:04] Production.INFO: ==6778== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:45:04] Production.ERROR: CronJob PID - 6778
[2026-09-08 00:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 00:45:04] Production.ERROR: CronJob ID - 5
[2026-09-08 00:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:45:00
[2026-09-08 00:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:45:04] Production.ERROR: CronJob PID - 6780
[2026-09-08 00:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 00:45:04] Production.ERROR: CronJob ID - 7
[2026-09-08 00:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:45:00
[2026-09-08 00:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:45:04] Production.ERROR: CronJob PID - 6784
[2026-09-08 00:45:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 00:45:04] Production.ERROR: CronJob ID - 12
[2026-09-08 00:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:45:00
[2026-09-08 00:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:45:04] Production.INFO: Account Balance Start.
[2026-09-08 00:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:45:04] Production.INFO: 117
[2026-09-08 00:45:04] Production.INFO: ==6788== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:45:04] Production.INFO: ==6782== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:45:04] Production.INFO: ==6776== Releasing lock...
[2026-09-08 00:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:45:04] Production.INFO: ==6786== Lock acquired, processing the job...
[2026-09-08 00:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00: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-08 00:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00: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-08 00:45:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:45:04] Production.INFO: ==6788== Releasing lock...
[2026-09-08 00:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.ERROR: done
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963744', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 00:45:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: ==6780== Releasing lock...
[2026-09-08 00:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-18
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-19
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-20
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-21
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-22
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-23
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-24
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:45:06] Production.INFO: Total Charge 0
[2026-09-08 00:45:06] Production.INFO: CreateAllLog End
[2026-09-08 00:45:06] Production.INFO: Account Balance End.
[2026-09-08 00:45:06] Production.ERROR: CronJobId end 12
[2026-09-08 00:45:06] Production.INFO: ==6784== Releasing lock...
[2026-09-08 00:45:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:45:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963744', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:45:10] Production.INFO: ProcessCDR(1,17963744,1,1,2)
[2026-09-08 00:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963744,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963744,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:45:10] Production.INFO: ==6786== Releasing lock...
[2026-09-08 00:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:45:14] Production.ERROR: CronJobId end10
[2026-09-08 00:45:14] Production.INFO: ==6782== Releasing lock...
[2026-09-08 00:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:45:17] Production.INFO: call_cost start
[2026-09-08 00:45:17] Production.INFO: call_cost end
[2026-09-08 00:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:45:17] Production.INFO: ==6778== Releasing lock...
[2026-09-08 00:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:46:01] Production.INFO: ==6841== Lock acquired, processing the job...
[2026-09-08 05:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:46:01] Production.INFO: neon service started
[2026-09-08 05:46:01] Production.INFO: neon service started
[2026-09-08 05:46:01] Production.INFO: ==6841== Releasing lock...
[2026-09-08 05:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:46:01] Production.INFO: ==6843== Lock acquired, processing the job...
[2026-09-08 00:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:46:02] Production.INFO: ==6843== Releasing lock...
[2026-09-08 00:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:46:02] Production.INFO: ==6845== Lock acquired, processing the job...
[2026-09-08 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:46:02] Production.INFO: ==6845== Releasing lock...
[2026-09-08 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:46:03] Production.INFO: ==6849== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:46:03] Production.INFO: ==6847== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:46:03] Production.INFO: ==6851== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:46:03] Production.INFO: ==6853== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:46:03] Production.INFO: ==6855== Lock acquired, processing the job...
[2026-09-08 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 00:46:03] Production.INFO: ==6855== Releasing lock...
[2026-09-08 00:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:46:03] Production.INFO: Account Balance Start.
[2026-09-08 00:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:46:03] Production.INFO: 117
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:03] Production.INFO: ==6849== Releasing lock...
[2026-09-08 00:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:46:04] Production.INFO: Total Charge 0
[2026-09-08 00:46:04] Production.INFO: CreateAllLog End
[2026-09-08 00:46:04] Production.INFO: Account Balance End.
[2026-09-08 00:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:46:04] Production.INFO: ==6853== Releasing lock...
[2026-09-08 00:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:46:10] Production.ERROR: CronJobId end10
[2026-09-08 00:46:10] Production.INFO: ==6851== Releasing lock...
[2026-09-08 00:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:46:14] Production.INFO: call_cost start
[2026-09-08 00:46:14] Production.INFO: call_cost end
[2026-09-08 00:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:46:14] Production.INFO: ==6847== Releasing lock...
[2026-09-08 00:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:47:01] Production.INFO: ==6914== Lock acquired, processing the job...
[2026-09-08 05:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:47:02] Production.INFO: neon service started
[2026-09-08 05:47:02] Production.INFO: neon service started
[2026-09-08 05:47:02] Production.INFO: ==6914== Releasing lock...
[2026-09-08 05:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:47:02] Production.INFO: ==6918== Lock acquired, processing the job...
[2026-09-08 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:47:02] Production.INFO: ==6918== Releasing lock...
[2026-09-08 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:47:02] Production.INFO: ==6916== Lock acquired, processing the job...
[2026-09-08 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:47:02] Production.INFO: ==6916== Releasing lock...
[2026-09-08 00:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:47:03] Production.INFO: ==6920== Lock acquired, processing the job...
[2026-09-08 00:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:47:03] Production.INFO: ==6924== Lock acquired, processing the job...
[2026-09-08 00:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:47:03] Production.INFO: ==6922== Lock acquired, processing the job...
[2026-09-08 00:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:47:03] Production.INFO: ==6926== Lock acquired, processing the job...
[2026-09-08 00:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:47:03] Production.INFO: ==6928== Lock acquired, processing the job...
[2026-09-08 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:47:03] Production.INFO: Account Balance Start.
[2026-09-08 00:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:47:03] Production.INFO: 117
[2026-09-08 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-08 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-08 00:47:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:47:03] Production.INFO: ==6928== Releasing lock...
[2026-09-08 00:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:47:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: ==6922== Releasing lock...
[2026-09-08 00:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:47:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:47:05] Production.INFO: Total Charge 0
[2026-09-08 00:47:05] Production.INFO: CreateAllLog End
[2026-09-08 00:47:05] Production.INFO: Account Balance End.
[2026-09-08 00:47:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:47:05] Production.INFO: ==6926== Releasing lock...
[2026-09-08 00:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:47:11] Production.ERROR: CronJobId end10
[2026-09-08 00:47:11] Production.INFO: ==6924== Releasing lock...
[2026-09-08 00:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:47:14] Production.INFO: call_cost start
[2026-09-08 00:47:14] Production.INFO: call_cost end
[2026-09-08 00:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:47:14] Production.INFO: ==6920== Releasing lock...
[2026-09-08 00:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:48:01] Production.INFO: ==6985== Lock acquired, processing the job...
[2026-09-08 05:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:48:01] Production.INFO: neon service started
[2026-09-08 05:48:01] Production.INFO: neon service started
[2026-09-08 05:48:01] Production.INFO: ==6985== Releasing lock...
[2026-09-08 05:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:48:01] Production.INFO: ==6987== Lock acquired, processing the job...
[2026-09-08 00:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:48:01] Production.INFO: ==6987== Releasing lock...
[2026-09-08 00:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:48:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:48:02] Production.INFO: ==6989== Lock acquired, processing the job...
[2026-09-08 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:48:02] Production.INFO: ==6989== Releasing lock...
[2026-09-08 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:48:02] Production.INFO: ==6991== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:48:02] Production.INFO: ==6993== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:48:02] Production.INFO: ==6997== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:48:02] Production.INFO: ==6995== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:48:02] Production.INFO: ==6999== Lock acquired, processing the job...
[2026-09-08 00:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:48:03] Production.INFO: Account Balance Start.
[2026-09-08 00:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:48:03] Production.INFO: 117
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:48:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:48:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: ==6999== Releasing lock...
[2026-09-08 00:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: ==6993== Releasing lock...
[2026-09-08 00:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-26
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-27
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-28
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-29
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-30
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-08-31
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:03] Production.INFO: Date 2026-09-01
[2026-09-08 00:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:48:04] Production.INFO: Total Charge 0
[2026-09-08 00:48:04] Production.INFO: CreateAllLog End
[2026-09-08 00:48:04] Production.INFO: Account Balance End.
[2026-09-08 00:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:48:04] Production.INFO: ==6997== Releasing lock...
[2026-09-08 00:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:48:11] Production.ERROR: CronJobId end10
[2026-09-08 00:48:11] Production.INFO: ==6995== Releasing lock...
[2026-09-08 00:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:48:14] Production.INFO: call_cost start
[2026-09-08 00:48:14] Production.INFO: call_cost end
[2026-09-08 00:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:48:14] Production.INFO: ==6991== Releasing lock...
[2026-09-08 00:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:49:01] Production.INFO: ==7069== Lock acquired, processing the job...
[2026-09-08 05:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:49:01] Production.INFO: neon service started
[2026-09-08 05:49:01] Production.INFO: neon service started
[2026-09-08 05:49:01] Production.INFO: ==7069== Releasing lock...
[2026-09-08 05:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:49:02] Production.INFO: ==7071== Lock acquired, processing the job...
[2026-09-08 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:49:02] Production.INFO: ==7071== Releasing lock...
[2026-09-08 00:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:49:02] Production.INFO: ==7073== Lock acquired, processing the job...
[2026-09-08 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:49:02] Production.INFO: ==7073== Releasing lock...
[2026-09-08 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:49:03] Production.INFO: ==7077== Lock acquired, processing the job...
[2026-09-08 00:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:49:03] Production.INFO: ==7079== Lock acquired, processing the job...
[2026-09-08 00:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:49:03] Production.INFO: ==7081== Lock acquired, processing the job...
[2026-09-08 00:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:49:03] Production.INFO: ==7075== Lock acquired, processing the job...
[2026-09-08 00:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:49:03] Production.INFO: Account Balance Start.
[2026-09-08 00:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:49:03] Production.INFO: 117
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:49:03] Production.INFO: ==7083== Lock acquired, processing the job...
[2026-09-08 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-11
[2026-09-08 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-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 00:49:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: ==7083== Releasing lock...
[2026-09-08 00:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: ==7077== Releasing lock...
[2026-09-08 00:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:49:04] Production.INFO: Total Charge 0
[2026-09-08 00:49:04] Production.INFO: CreateAllLog End
[2026-09-08 00:49:05] Production.INFO: Account Balance End.
[2026-09-08 00:49:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:49:05] Production.INFO: ==7081== Releasing lock...
[2026-09-08 00:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:49:12] Production.ERROR: CronJobId end10
[2026-09-08 00:49:12] Production.INFO: ==7079== Releasing lock...
[2026-09-08 00:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:49:14] Production.INFO: call_cost start
[2026-09-08 00:49:14] Production.INFO: call_cost end
[2026-09-08 00:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:49:14] Production.INFO: ==7075== Releasing lock...
[2026-09-08 00:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:50:02] Production.INFO: ==7145== Lock acquired, processing the job...
[2026-09-08 05:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:50:02] Production.INFO: neon service started
[2026-09-08 05:50:02] Production.INFO: neon service started
[2026-09-08 05:50:02] Production.INFO: ==7145== Releasing lock...
[2026-09-08 05:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:50:02] Production.INFO: ==7147== Lock acquired, processing the job...
[2026-09-08 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:50:02] Production.INFO: ==7147== Releasing lock...
[2026-09-08 00:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:50:03] Production.INFO: ==7149== Lock acquired, processing the job...
[2026-09-08 04:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:50:03] Production.INFO: ==7149== Releasing lock...
[2026-09-08 04:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:50:03] Production.INFO: ==7151== Lock acquired, processing the job...
[2026-09-08 00:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:50:03] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-09-08 00:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:50:03] Production.INFO: ==7155== Lock acquired, processing the job...
[2026-09-08 00:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:50:03] Production.INFO: ==7157== Lock acquired, processing the job...
[2026-09-08 00:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:50:03] Production.INFO: ==7159== Lock acquired, processing the job...
[2026-09-08 00:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:50:03] Production.INFO: Account Balance Start.
[2026-09-08 00:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 00: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-08 00:50:04] Production.INFO: 117
[2026-09-08 00: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-08 00:50:04] Production.INFO: Date 2026-08-08
[2026-09-08 00: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-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: ==7159== Releasing lock...
[2026-09-08 00:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: ==7153== Releasing lock...
[2026-09-08 00:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:50:05] Production.INFO: Total Charge 0
[2026-09-08 00:50:05] Production.INFO: CreateAllLog End
[2026-09-08 00:50:05] Production.INFO: Account Balance End.
[2026-09-08 00:50:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:50:05] Production.INFO: ==7157== Releasing lock...
[2026-09-08 00:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:50:11] Production.ERROR: CronJobId end10
[2026-09-08 00:50:11] Production.INFO: ==7155== Releasing lock...
[2026-09-08 00:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:50:15] Production.INFO: call_cost start
[2026-09-08 00:50:15] Production.INFO: call_cost end
[2026-09-08 00:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:50:15] Production.INFO: ==7151== Releasing lock...
[2026-09-08 00:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:51:01] Production.INFO: ==7219== Lock acquired, processing the job...
[2026-09-08 05:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:51:01] Production.INFO: neon service started
[2026-09-08 05:51:01] Production.INFO: neon service started
[2026-09-08 05:51:01] Production.INFO: ==7219== Releasing lock...
[2026-09-08 05:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:51:02] Production.INFO: ==7223== Lock acquired, processing the job...
[2026-09-08 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:51:02] Production.INFO: ==7223== Releasing lock...
[2026-09-08 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:51:02] Production.INFO: ==7221== Lock acquired, processing the job...
[2026-09-08 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:51:02] Production.INFO: ==7221== Releasing lock...
[2026-09-08 00:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:51:03] Production.INFO: ==7226== Lock acquired, processing the job...
[2026-09-08 00:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:51:03] Production.INFO: ==7230== Lock acquired, processing the job...
[2026-09-08 00:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:51:03] Production.INFO: ==7228== Lock acquired, processing the job...
[2026-09-08 00:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:51:03] Production.INFO: ==7232== Lock acquired, processing the job...
[2026-09-08 00:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:51:03] Production.INFO: ==7234== Lock acquired, processing the job...
[2026-09-08 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:51:03] Production.INFO: Account Balance Start.
[2026-09-08 00:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:51:03] Production.INFO: 117
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:51:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:51:03] Production.INFO: ==7234== Releasing lock...
[2026-09-08 00:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: ==7228== Releasing lock...
[2026-09-08 00:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:51:04] Production.INFO: Total Charge 0
[2026-09-08 00:51:04] Production.INFO: CreateAllLog End
[2026-09-08 00:51:04] Production.INFO: Account Balance End.
[2026-09-08 00:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:51:04] Production.INFO: ==7232== Releasing lock...
[2026-09-08 00:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:51:10] Production.ERROR: CronJobId end10
[2026-09-08 00:51:10] Production.INFO: ==7230== Releasing lock...
[2026-09-08 00:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:51:14] Production.INFO: call_cost start
[2026-09-08 00:51:14] Production.INFO: call_cost end
[2026-09-08 00:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:51:14] Production.INFO: ==7226== Releasing lock...
[2026-09-08 00:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:52:02] Production.INFO: ==7291== Lock acquired, processing the job...
[2026-09-08 05:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:52:02] Production.INFO: neon service started
[2026-09-08 05:52:02] Production.INFO: neon service started
[2026-09-08 05:52:02] Production.INFO: ==7291== Releasing lock...
[2026-09-08 05:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:52:02] Production.INFO: ==7295== Lock acquired, processing the job...
[2026-09-08 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:52:02] Production.INFO: ==7295== Releasing lock...
[2026-09-08 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:52:02] Production.INFO: ==7293== Lock acquired, processing the job...
[2026-09-08 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:52:02] Production.INFO: ==7293== Releasing lock...
[2026-09-08 00:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:52:03] Production.INFO: ==7300== Lock acquired, processing the job...
[2026-09-08 00:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:52:03] Production.INFO: ==7298== Lock acquired, processing the job...
[2026-09-08 00:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:52:03] Production.INFO: ==7304== Lock acquired, processing the job...
[2026-09-08 00:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:52:03] Production.INFO: ==7302== Lock acquired, processing the job...
[2026-09-08 00:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:52:03] Production.INFO: ==7306== Lock acquired, processing the job...
[2026-09-08 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:52:03] Production.INFO: Account Balance Start.
[2026-09-08 00:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:52:03] Production.INFO: 117
[2026-09-08 00:52:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:52:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:52:03] Production.INFO: ==7306== Releasing lock...
[2026-09-08 00:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:52:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: ==7300== Releasing lock...
[2026-09-08 00:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:52:05] Production.INFO: Total Charge 0
[2026-09-08 00:52:05] Production.INFO: CreateAllLog End
[2026-09-08 00:52:05] Production.INFO: Account Balance End.
[2026-09-08 00:52:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:52:05] Production.INFO: ==7304== Releasing lock...
[2026-09-08 00:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:52:13] Production.ERROR: CronJobId end10
[2026-09-08 00:52:13] Production.INFO: ==7302== Releasing lock...
[2026-09-08 00:52:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:52:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:52:15] Production.INFO: call_cost start
[2026-09-08 00:52:15] Production.INFO: call_cost end
[2026-09-08 00:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:52:15] Production.INFO: ==7298== Releasing lock...
[2026-09-08 00:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:53:01] Production.INFO: ==7365== Lock acquired, processing the job...
[2026-09-08 05:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:53:01] Production.INFO: neon service started
[2026-09-08 05:53:01] Production.INFO: neon service started
[2026-09-08 05:53:01] Production.INFO: ==7365== Releasing lock...
[2026-09-08 05:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:53:01] Production.INFO: ==7369== Lock acquired, processing the job...
[2026-09-08 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:53:01] Production.INFO: ==7369== Releasing lock...
[2026-09-08 04:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:53:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:53:01] Production.INFO: ==7367== Lock acquired, processing the job...
[2026-09-08 00:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:53:02] Production.INFO: ==7367== Releasing lock...
[2026-09-08 00:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:53:02] Production.INFO: ==7374== Lock acquired, processing the job...
[2026-09-08 00:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:53:02] Production.INFO: ==7376== Lock acquired, processing the job...
[2026-09-08 00:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:53:02] Production.INFO: ==7372== Lock acquired, processing the job...
[2026-09-08 00:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:53:03] Production.INFO: ==7380== Lock acquired, processing the job...
[2026-09-08 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:53:03] Production.INFO: ==7378== Lock acquired, processing the job...
[2026-09-08 00:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:53:03] Production.INFO: Account Balance Start.
[2026-09-08 00:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:53:03] Production.INFO: 117
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:53:03] Production.INFO: ==7380== Releasing lock...
[2026-09-08 00:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: ==7374== Releasing lock...
[2026-09-08 00:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:03] Production.INFO: Date 2026-08-25
[2026-09-08 00:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:53:04] Production.INFO: Total Charge 0
[2026-09-08 00:53:04] Production.INFO: CreateAllLog End
[2026-09-08 00:53:04] Production.INFO: Account Balance End.
[2026-09-08 00:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:53:04] Production.INFO: ==7378== Releasing lock...
[2026-09-08 00:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00: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_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-08 00:53:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:53:11] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:53:11] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:53:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:53:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:53:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:53:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:53:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:53:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:53:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:53:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:53:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:53:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:53:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:53:11] Production.ERROR: CronJobId end10
[2026-09-08 00:53:11] Production.INFO: ==7376== Releasing lock...
[2026-09-08 00:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:53:11] Production.INFO: call_cost start
[2026-09-08 00:53:11] Production.INFO: call_cost end
[2026-09-08 00:53:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:53:11] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:53:11] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:53:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:53:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:53:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:53:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:53:11] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:53:11] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:53:11] Production.INFO: ==7372== Releasing lock...
[2026-09-08 00:53:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:53:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:54:01] Production.INFO: ==7435== Lock acquired, processing the job...
[2026-09-08 05:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:54:01] Production.INFO: neon service started
[2026-09-08 05:54:01] Production.INFO: neon service started
[2026-09-08 05:54:01] Production.INFO: ==7435== Releasing lock...
[2026-09-08 05:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:54:02] Production.INFO: ==7437== Lock acquired, processing the job...
[2026-09-08 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:54:02] Production.INFO: ==7439== Lock acquired, processing the job...
[2026-09-08 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:54:02] Production.INFO: ==7439== Releasing lock...
[2026-09-08 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:54:02] Production.INFO: ==7437== Releasing lock...
[2026-09-08 00:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:54:03] Production.INFO: ==7444== Lock acquired, processing the job...
[2026-09-08 00:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:54:03] Production.INFO: ==7446== Lock acquired, processing the job...
[2026-09-08 00:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:54:03] Production.INFO: ==7442== Lock acquired, processing the job...
[2026-09-08 00:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:54:03] Production.INFO: ==7448== Lock acquired, processing the job...
[2026-09-08 00:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:54:03] Production.INFO: ==7450== Lock acquired, processing the job...
[2026-09-08 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:54:03] Production.INFO: Account Balance Start.
[2026-09-08 00:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:54:03] Production.INFO: 117
[2026-09-08 00:54:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:54:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:03] Production.INFO: ==7450== Releasing lock...
[2026-09-08 00:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:54:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: ==7444== Releasing lock...
[2026-09-08 00:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:54:04] Production.INFO: Total Charge 0
[2026-09-08 00:54:04] Production.INFO: CreateAllLog End
[2026-09-08 00:54:04] Production.INFO: Account Balance End.
[2026-09-08 00:54:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:54:05] Production.INFO: ==7448== Releasing lock...
[2026-09-08 00:54:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:54:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:54:12] Production.ERROR: CronJobId end10
[2026-09-08 00:54:12] Production.INFO: ==7446== Releasing lock...
[2026-09-08 00:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:54:14] Production.INFO: call_cost start
[2026-09-08 00:54:14] Production.INFO: call_cost end
[2026-09-08 00:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:54:14] Production.INFO: ==7442== Releasing lock...
[2026-09-08 00:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:55:02] Production.INFO: ==7506== Lock acquired, processing the job...
[2026-09-08 05:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:55:02] Production.INFO: neon service started
[2026-09-08 05:55:02] Production.INFO: neon service started
[2026-09-08 05:55:02] Production.INFO: ==7506== Releasing lock...
[2026-09-08 05:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:55:02] Production.INFO: ==7508== Lock acquired, processing the job...
[2026-09-08 00:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:55:03] Production.INFO: ==7508== Releasing lock...
[2026-09-08 00:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:55:03] Production.INFO: ==7510== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:55:03] Production.INFO: ==7510== Releasing lock...
[2026-09-08 04:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:55:03] Production.INFO: ==7521== Lock acquired, processing the job...
[2026-09-08 00:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:55:03] Production.INFO: ==7523== Lock acquired, processing the job...
[2026-09-08 00:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 00:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 00:55:04] Production.INFO: Account Balance Start.
[2026-09-08 00:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:55:04] Production.INFO: 117
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:55:04] Production.INFO: ==7513== Lock acquired, processing the job...
[2026-09-08 00:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:55:04] Production.ERROR: CronJob PID - 7521
[2026-09-08 00:55:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 00:55:04] Production.ERROR: CronJob ID - 12
[2026-09-08 00:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:55:00
[2026-09-08 00:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 00:55:04] Production.ERROR: CronJob PID - 7523
[2026-09-08 00:55:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 00:55:04] Production.ERROR: CronJob ID - 17
[2026-09-08 00:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 00:55:00
[2026-09-08 00:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: ==7515== Lock acquired, processing the job...
[2026-09-08 00:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:55:04] Production.INFO: ==7517== Lock acquired, processing the job...
[2026-09-08 00:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 00:55:04] Production.INFO: ==7513== Releasing lock...
[2026-09-08 00:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 00:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 00:55:04] Production.INFO: ==7519== Lock acquired, processing the job...
[2026-09-08 00:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: ==7525== Lock acquired, processing the job...
[2026-09-08 00:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.ERROR: done
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 00:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 00:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963783', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 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-08 00:55:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:55:04] Production.INFO: ==7525== Releasing lock...
[2026-09-08 00:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-25
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-26
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-27
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-28
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-29
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-30
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-08-31
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-01
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: ==7517== Releasing lock...
[2026-09-08 00:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:55:05] Production.INFO: Total Charge 0
[2026-09-08 00:55:05] Production.INFO: CreateAllLog End
[2026-09-08 00:55:05] Production.INFO: Account Balance End.
[2026-09-08 00:55:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:55:05] Production.INFO: ==7521== Releasing lock...
[2026-09-08 00:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963783', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 00:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 00:55:10] Production.INFO: ProcessCDR(1,17963783,1,1,2)
[2026-09-08 00:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963783,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963783,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 00:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 00:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 00:55:10] Production.INFO: ==7523== Releasing lock...
[2026-09-08 00:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 00:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 00:55:14] Production.ERROR: CronJobId end10
[2026-09-08 00:55:14] Production.INFO: ==7519== Releasing lock...
[2026-09-08 00:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:55:17] Production.INFO: call_cost start
[2026-09-08 00:55:17] Production.INFO: call_cost end
[2026-09-08 00:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:55:17] Production.INFO: ==7515== Releasing lock...
[2026-09-08 00:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:56:01] Production.INFO: ==7577== Lock acquired, processing the job...
[2026-09-08 05:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:56:01] Production.INFO: neon service started
[2026-09-08 05:56:01] Production.INFO: neon service started
[2026-09-08 05:56:01] Production.INFO: ==7577== Releasing lock...
[2026-09-08 05:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:56:02] Production.INFO: ==7579== Lock acquired, processing the job...
[2026-09-08 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:56:02] Production.INFO: ==7579== Releasing lock...
[2026-09-08 00:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:56:02] Production.INFO: ==7581== Lock acquired, processing the job...
[2026-09-08 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:56:02] Production.INFO: ==7581== Releasing lock...
[2026-09-08 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:56:03] Production.INFO: ==7584== Lock acquired, processing the job...
[2026-09-08 00:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:56:03] Production.INFO: ==7586== Lock acquired, processing the job...
[2026-09-08 00:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:56:03] Production.INFO: ==7588== Lock acquired, processing the job...
[2026-09-08 00:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:56:03] Production.INFO: ==7592== Lock acquired, processing the job...
[2026-09-08 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:56:03] Production.INFO: ==7590== Lock acquired, processing the job...
[2026-09-08 00:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:56:03] Production.INFO: Account Balance Start.
[2026-09-08 00:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:56:03] Production.INFO: 117
[2026-09-08 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-08 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-08 00:56:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:56:03] Production.INFO: ==7592== Releasing lock...
[2026-09-08 00:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:03] Production.INFO: Date 2026-08-24
[2026-09-08 00:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: ==7586== Releasing lock...
[2026-09-08 00:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:56:04] Production.INFO: Total Charge 0
[2026-09-08 00:56:04] Production.INFO: CreateAllLog End
[2026-09-08 00:56:04] Production.INFO: Account Balance End.
[2026-09-08 00:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:56:04] Production.INFO: ==7590== Releasing lock...
[2026-09-08 00:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:56:12] Production.ERROR: CronJobId end10
[2026-09-08 00:56:12] Production.INFO: ==7588== Releasing lock...
[2026-09-08 00:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:56:14] Production.INFO: call_cost start
[2026-09-08 00:56:14] Production.INFO: call_cost end
[2026-09-08 00:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:56:14] Production.INFO: ==7584== Releasing lock...
[2026-09-08 00:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:57:02] Production.INFO: ==7652== Lock acquired, processing the job...
[2026-09-08 05:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:57:02] Production.INFO: neon service started
[2026-09-08 05:57:02] Production.INFO: neon service started
[2026-09-08 05:57:02] Production.INFO: ==7652== Releasing lock...
[2026-09-08 05:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:57:02] Production.INFO: ==7654== Lock acquired, processing the job...
[2026-09-08 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:57:02] Production.INFO: ==7654== Releasing lock...
[2026-09-08 00:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:57:02] Production.INFO: ==7656== Lock acquired, processing the job...
[2026-09-08 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:57:03] Production.INFO: ==7656== Releasing lock...
[2026-09-08 04:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:57:03] Production.INFO: ==7660== Lock acquired, processing the job...
[2026-09-08 00:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:57:03] Production.INFO: ==7658== Lock acquired, processing the job...
[2026-09-08 00:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:57:03] Production.INFO: ==7662== Lock acquired, processing the job...
[2026-09-08 00:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:57:03] Production.INFO: ==7664== Lock acquired, processing the job...
[2026-09-08 00:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:57:03] Production.INFO: ==7666== Lock acquired, processing the job...
[2026-09-08 00:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:57:04] Production.INFO: Account Balance Start.
[2026-09-08 00:57:04] Production.INFO: CreateAllLog Start
[2026-09-08 00:57:04] Production.INFO: 117
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-08
[2026-09-08 00:57:04] Production.INFO: ==7660== Releasing lock...
[2026-09-08 00:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-09
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00: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-08 00:57:04] Production.INFO: Date 2026-08-10
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00: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-08 00:57:04] Production.INFO: ==7666== Releasing lock...
[2026-09-08 00:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-11
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-12
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-13
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-14
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-15
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-16
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-02
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-03
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-04
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-05
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-06
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-07
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Date 2026-09-08
[2026-09-08 00:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 00:57:05] Production.INFO: Total Charge 0
[2026-09-08 00:57:05] Production.INFO: CreateAllLog End
[2026-09-08 00:57:05] Production.INFO: Account Balance End.
[2026-09-08 00:57:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:57:05] Production.INFO: ==7664== Releasing lock...
[2026-09-08 00:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:57: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-08 00:57:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:57:11] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:57:11] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:57:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:57:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:57:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:57:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:57:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:57:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:57:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:57:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:57:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:57:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:57:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:57:12] Production.INFO: call_cost start
[2026-09-08 00:57:12] Production.INFO: call_cost end
[2026-09-08 00:57:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:57:12] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:57:12] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:57:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:57:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:57:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:57:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:57:12] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:57:12] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:57:12] Production.INFO: ==7658== Releasing lock...
[2026-09-08 00:57:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:57:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 00:57:12] Production.ERROR: CronJobId end10
[2026-09-08 00:57:12] Production.INFO: ==7662== Releasing lock...
[2026-09-08 00:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:58:01] Production.INFO: ==7722== Lock acquired, processing the job...
[2026-09-08 05:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:58:01] Production.INFO: neon service started
[2026-09-08 05:58:01] Production.INFO: neon service started
[2026-09-08 05:58:01] Production.INFO: ==7722== Releasing lock...
[2026-09-08 05:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:58:01] Production.INFO: ==7724== Lock acquired, processing the job...
[2026-09-08 00:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:58:02] Production.INFO: ==7726== Lock acquired, processing the job...
[2026-09-08 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:58:02] Production.INFO: ==7726== Releasing lock...
[2026-09-08 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:58:02] Production.INFO: ==7724== Releasing lock...
[2026-09-08 00:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 00:58:02] Production.INFO: ==7729== Lock acquired, processing the job...
[2026-09-08 00:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:58:03] Production.INFO: ==7731== Lock acquired, processing the job...
[2026-09-08 00:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:58:03] Production.INFO: ==7733== Lock acquired, processing the job...
[2026-09-08 00:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:58:03] Production.INFO: ==7735== Lock acquired, processing the job...
[2026-09-08 00:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:58:03] Production.INFO: ==7737== Lock acquired, processing the job...
[2026-09-08 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:58:03] Production.INFO: Account Balance Start.
[2026-09-08 00:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:58:03] Production.INFO: 117
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 00:58:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 00:58:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: ==7737== Releasing lock...
[2026-09-08 00:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-17
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-18
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-19
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-20
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-21
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-22
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:03] Production.INFO: Date 2026-08-23
[2026-09-08 00:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: ==7731== Releasing lock...
[2026-09-08 00:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:58:04] Production.INFO: Total Charge 0
[2026-09-08 00:58:04] Production.INFO: CreateAllLog End
[2026-09-08 00:58:04] Production.INFO: Account Balance End.
[2026-09-08 00:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 00:58:04] Production.INFO: ==7735== Releasing lock...
[2026-09-08 00:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:58:11] Production.ERROR: CronJobId end10
[2026-09-08 00:58:11] Production.INFO: ==7733== Releasing lock...
[2026-09-08 00:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:58:13] Production.INFO: call_cost start
[2026-09-08 00:58:13] Production.INFO: call_cost end
[2026-09-08 00:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:58:13] Production.INFO: ==7729== Releasing lock...
[2026-09-08 00:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 05:59:01] Production.INFO: ==7794== Lock acquired, processing the job...
[2026-09-08 05:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 05:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 05:59:01] Production.INFO: neon service started
[2026-09-08 05:59:01] Production.INFO: neon service started
[2026-09-08 05:59:01] Production.INFO: ==7794== Releasing lock...
[2026-09-08 05:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 05:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 00:59:02] Production.INFO: ==7796== Lock acquired, processing the job...
[2026-09-08 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 00:59:02] Production.INFO: ==7796== Releasing lock...
[2026-09-08 00:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 00:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:59:02] Production.INFO: ==7798== Lock acquired, processing the job...
[2026-09-08 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:59:02] Production.INFO: ==7798== Releasing lock...
[2026-09-08 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 04:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 00:59:03] Production.INFO: ==7801== Lock acquired, processing the job...
[2026-09-08 00:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 00:59:03] Production.INFO: ==7803== Lock acquired, processing the job...
[2026-09-08 00:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 00:59:03] Production.INFO: ==7805== Lock acquired, processing the job...
[2026-09-08 00:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 00:59:03] Production.INFO: ==7807== Lock acquired, processing the job...
[2026-09-08 00:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 00:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 00:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 00:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 00:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 00:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 00:59:03] Production.INFO: Account Balance Start.
[2026-09-08 00:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 00:59:03] Production.INFO: 117
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-08
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: ==7809== Lock acquired, processing the job...
[2026-09-08 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-09
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-10
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-11
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 00:59:03] Production.INFO: ==7809== Releasing lock...
[2026-09-08 00:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 00:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-12
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-13
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-14
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-15
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:03] Production.INFO: Date 2026-08-16
[2026-09-08 00:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-17
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-18
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-19
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-20
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-21
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-22
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-23
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-24
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-25
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-26
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-27
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-28
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-29
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: ==7803== Releasing lock...
[2026-09-08 00:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 00:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-30
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-08-31
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-01
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-02
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-03
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-04
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-05
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-06
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-07
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Date 2026-09-08
[2026-09-08 00:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 00:59:04] Production.INFO: Total Charge 0
[2026-09-08 00:59:04] Production.INFO: CreateAllLog End
[2026-09-08 00:59:05] Production.INFO: Account Balance End.
[2026-09-08 00:59:05] Production.ERROR: CronJobId end 12
[2026-09-08 00:59:05] Production.INFO: ==7807== Releasing lock...
[2026-09-08 00:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 00:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 00:59:12] Production.ERROR: CronJobId end10
[2026-09-08 00:59:12] Production.INFO: ==7805== Releasing lock...
[2026-09-08 00:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 00:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 00:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 00:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 00:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 00:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 00:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 00:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 00:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 00:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 00:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 00:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 00:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 00:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 00:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 00:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 00:59:14] Production.INFO: call_cost start
[2026-09-08 00:59:14] Production.INFO: call_cost end
[2026-09-08 00:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 00:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 00:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 00:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 00:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 00:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 00:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 00:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 00:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 00:59:14] Production.INFO: ==7801== Releasing lock...
[2026-09-08 00:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 00:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:00:01] Production.INFO: ==7862== Lock acquired, processing the job...
[2026-09-08 06:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:00:01] Production.INFO: neon service started
[2026-09-08 06:00:01] Production.INFO: neon service started
[2026-09-08 06:00:01] Production.INFO: ==7862== Releasing lock...
[2026-09-08 06:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:00:01] Production.INFO: ==7866== Lock acquired, processing the job...
[2026-09-08 05:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:00:01] Production.INFO: ==7866== Releasing lock...
[2026-09-08 05:00:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:00:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:00:01] Production.INFO: ==7864== Lock acquired, processing the job...
[2026-09-08 01:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:00:02] Production.INFO: ==7864== Releasing lock...
[2026-09-08 01:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:00:02] Production.INFO: ==7870== Lock acquired, processing the job...
[2026-09-08 01:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:00:02] Production.INFO: ==7868== Lock acquired, processing the job...
[2026-09-08 01:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:00:02] Production.INFO: ==7874== Lock acquired, processing the job...
[2026-09-08 01:00:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:00:02] Production.INFO: ==7872== Lock acquired, processing the job...
[2026-09-08 01:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:00:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:00:02] Production.INFO: ==7877== Lock acquired, processing the job...
[2026-09-08 01:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01: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-08 01: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-08 01:00:03] Production.INFO: Account Balance Start.
[2026-09-08 01:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:00:03] Production.INFO: 117
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-08
[2026-09-08 01: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-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: ==7877== Releasing lock...
[2026-09-08 01:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: ==7870== Releasing lock...
[2026-09-08 01:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:00:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:03] Production.INFO: Date 2026-08-27
[2026-09-08 01:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:00:04] Production.INFO: Total Charge 0
[2026-09-08 01:00:04] Production.INFO: CreateAllLog End
[2026-09-08 01:00:04] Production.INFO: Account Balance End.
[2026-09-08 01:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:00:04] Production.INFO: ==7874== Releasing lock...
[2026-09-08 01:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:00:11] Production.ERROR: CronJobId end10
[2026-09-08 01:00:11] Production.INFO: ==7872== Releasing lock...
[2026-09-08 01:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:00:13] Production.INFO: call_cost start
[2026-09-08 01:00:13] Production.INFO: call_cost end
[2026-09-08 01:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:00:13] Production.INFO: ==7868== Releasing lock...
[2026-09-08 01:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:01:01] Production.INFO: ==7946== Lock acquired, processing the job...
[2026-09-08 06:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:01:01] Production.INFO: neon service started
[2026-09-08 06:01:01] Production.INFO: neon service started
[2026-09-08 06:01:01] Production.INFO: ==7946== Releasing lock...
[2026-09-08 06:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:01:02] Production.INFO: ==7955== Lock acquired, processing the job...
[2026-09-08 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:01:02] Production.INFO: ==7955== Releasing lock...
[2026-09-08 01:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:01:02] Production.INFO: ==7957== Lock acquired, processing the job...
[2026-09-08 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:01:02] Production.INFO: ==7957== Releasing lock...
[2026-09-08 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:01:03] Production.INFO: ==7967== Lock acquired, processing the job...
[2026-09-08 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 01:01:03] Production.INFO: ==7967== Releasing lock...
[2026-09-08 01:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:01:03] Production.INFO: ==7961== Lock acquired, processing the job...
[2026-09-08 01:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:01:03] Production.INFO: ==7959== Lock acquired, processing the job...
[2026-09-08 01:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:01:03] Production.INFO: ==7965== Lock acquired, processing the job...
[2026-09-08 01:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:01:03] Production.INFO: ==7963== Lock acquired, processing the job...
[2026-09-08 01:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:01:03] Production.INFO: Account Balance Start.
[2026-09-08 01:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:01:03] Production.INFO: 117
[2026-09-08 01:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: ==7961== Releasing lock...
[2026-09-08 01:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:01:04] Production.INFO: Total Charge 0
[2026-09-08 01:01:04] Production.INFO: CreateAllLog End
[2026-09-08 01:01:05] Production.INFO: Account Balance End.
[2026-09-08 01:01:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:01:05] Production.INFO: ==7965== Releasing lock...
[2026-09-08 01:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:01:12] Production.ERROR: CronJobId end10
[2026-09-08 01:01:12] Production.INFO: ==7963== Releasing lock...
[2026-09-08 01:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:01:15] Production.INFO: call_cost start
[2026-09-08 01:01:15] Production.INFO: call_cost end
[2026-09-08 01:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:01:15] Production.INFO: ==7959== Releasing lock...
[2026-09-08 01:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:02:02] Production.INFO: ==8023== Lock acquired, processing the job...
[2026-09-08 06:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:02:02] Production.INFO: neon service started
[2026-09-08 06:02:02] Production.INFO: neon service started
[2026-09-08 06:02:02] Production.INFO: ==8023== Releasing lock...
[2026-09-08 06:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:02:02] Production.INFO: ==8027== Lock acquired, processing the job...
[2026-09-08 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:02:02] Production.INFO: ==8027== Releasing lock...
[2026-09-08 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:02:02] Production.INFO: ==8025== Lock acquired, processing the job...
[2026-09-08 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:02:02] Production.INFO: ==8025== Releasing lock...
[2026-09-08 01:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:02:03] Production.INFO: ==8033== Lock acquired, processing the job...
[2026-09-08 01:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:02:03] Production.INFO: ==8029== Lock acquired, processing the job...
[2026-09-08 01:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:02:03] Production.INFO: ==8039== Lock acquired, processing the job...
[2026-09-08 01:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:02:03] Production.INFO: ==8031== Lock acquired, processing the job...
[2026-09-08 01:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 01:02:04] Production.INFO: ==8035== Lock acquired, processing the job...
[2026-09-08 01:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 01:02:04] Production.INFO: ==8037== Lock acquired, processing the job...
[2026-09-08 01:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 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-08 01:02:04] Production.INFO: ==8039== Releasing lock...
[2026-09-08 01:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:02:04] Production.INFO: Account Balance Start.
[2026-09-08 01:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:02:04] Production.INFO: 117
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.ERROR: done
[2026-09-08 01:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.ERROR: done
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: ==8031== Releasing lock...
[2026-09-08 01:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-16
[2026-09-08 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-08 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-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:02:04] Production.INFO: ==8037== Releasing lock...
[2026-09-08 01:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 01:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-19
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-20
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-21
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-22
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-23
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-24
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-25
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:06] Production.INFO: Date 2026-09-08
[2026-09-08 01:02:06] Production.INFO: Reseller ==> 0
[2026-09-08 01:02:06] Production.INFO: Total Charge 0
[2026-09-08 01:02:06] Production.INFO: CreateAllLog End
[2026-09-08 01:02:06] Production.INFO: Account Balance End.
[2026-09-08 01:02:06] Production.ERROR: CronJobId end 12
[2026-09-08 01:02:06] Production.INFO: ==8035== Releasing lock...
[2026-09-08 01:02:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:02:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:02:13] Production.ERROR: CronJobId end10
[2026-09-08 01:02:13] Production.INFO: ==8033== Releasing lock...
[2026-09-08 01:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:02:16] Production.INFO: call_cost start
[2026-09-08 01:02:16] Production.INFO: call_cost end
[2026-09-08 01:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:02:16] Production.INFO: ==8029== Releasing lock...
[2026-09-08 01:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:03:01] Production.INFO: ==8095== Lock acquired, processing the job...
[2026-09-08 06:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:03:01] Production.INFO: neon service started
[2026-09-08 06:03:01] Production.INFO: neon service started
[2026-09-08 06:03:01] Production.INFO: ==8095== Releasing lock...
[2026-09-08 06:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:03:02] Production.INFO: ==8097== Lock acquired, processing the job...
[2026-09-08 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:03:02] Production.INFO: ==8099== Lock acquired, processing the job...
[2026-09-08 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:03:02] Production.INFO: ==8099== Releasing lock...
[2026-09-08 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:03:02] Production.INFO: ==8097== Releasing lock...
[2026-09-08 01:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:03:03] Production.INFO: ==8102== Lock acquired, processing the job...
[2026-09-08 01:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:03:03] Production.INFO: ==8106== Lock acquired, processing the job...
[2026-09-08 01:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:03:03] Production.INFO: ==8108== Lock acquired, processing the job...
[2026-09-08 01:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:03:03] Production.INFO: ==8104== Lock acquired, processing the job...
[2026-09-08 01:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:03:03] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-09-08 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 01:03:03] Production.INFO: Account Balance Start.
[2026-09-08 01:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:03:03] Production.INFO: 117
[2026-09-08 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-08 01:03:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:03:03] Production.INFO: ==8110== Releasing lock...
[2026-09-08 01:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:03:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: ==8104== Releasing lock...
[2026-09-08 01:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:03:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:03:05] Production.INFO: Total Charge 0
[2026-09-08 01:03:05] Production.INFO: CreateAllLog End
[2026-09-08 01:03:05] Production.INFO: Account Balance End.
[2026-09-08 01:03:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:03:05] Production.INFO: ==8108== Releasing lock...
[2026-09-08 01:03:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:03:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:03:11] Production.ERROR: CronJobId end10
[2026-09-08 01:03:11] Production.INFO: ==8106== Releasing lock...
[2026-09-08 01:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:03:14] Production.INFO: call_cost start
[2026-09-08 01:03:14] Production.INFO: call_cost end
[2026-09-08 01:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:03:14] Production.INFO: ==8102== Releasing lock...
[2026-09-08 01:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:04:02] Production.INFO: ==8171== Lock acquired, processing the job...
[2026-09-08 06:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:04:02] Production.INFO: neon service started
[2026-09-08 06:04:02] Production.INFO: neon service started
[2026-09-08 06:04:02] Production.INFO: ==8171== Releasing lock...
[2026-09-08 06:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:04:02] Production.INFO: ==8173== Lock acquired, processing the job...
[2026-09-08 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:04:02] Production.INFO: ==8173== Releasing lock...
[2026-09-08 01:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:04:03] Production.INFO: ==8175== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:04:03] Production.INFO: ==8175== Releasing lock...
[2026-09-08 05:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:04:03] Production.INFO: ==8177== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:04:03] Production.INFO: ==8184== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:04:03] Production.INFO: ==8181== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:04:03] Production.INFO: ==8179== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:04:03] Production.INFO: Account Balance Start.
[2026-09-08 01:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:04:03] Production.INFO: 117
[2026-09-08 01:04:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:03] Production.INFO: ==8186== Lock acquired, processing the job...
[2026-09-08 01:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:04:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 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-08 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-08 01:04:04] Production.INFO: ==8186== Releasing lock...
[2026-09-08 01:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: ==8179== Releasing lock...
[2026-09-08 01:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:04:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:04:05] Production.INFO: Total Charge 0
[2026-09-08 01:04:05] Production.INFO: CreateAllLog End
[2026-09-08 01:04:05] Production.INFO: Account Balance End.
[2026-09-08 01:04:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:04:05] Production.INFO: ==8184== Releasing lock...
[2026-09-08 01:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:04:13] Production.ERROR: CronJobId end10
[2026-09-08 01:04:13] Production.INFO: ==8181== Releasing lock...
[2026-09-08 01:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:04:16] Production.INFO: call_cost start
[2026-09-08 01:04:16] Production.INFO: call_cost end
[2026-09-08 01:04:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:04:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:04:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:04:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:04:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:04:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:04:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:04:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:04:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:04:16] Production.INFO: ==8177== Releasing lock...
[2026-09-08 01:04:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:04:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:05:01] Production.INFO: ==8243== Lock acquired, processing the job...
[2026-09-08 06:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:05:01] Production.INFO: neon service started
[2026-09-08 06:05:01] Production.INFO: neon service started
[2026-09-08 06:05:01] Production.INFO: ==8243== Releasing lock...
[2026-09-08 06:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:05:02] Production.INFO: ==8245== Lock acquired, processing the job...
[2026-09-08 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:05:02] Production.INFO: ==8245== Releasing lock...
[2026-09-08 01:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:05:02] Production.INFO: ==8247== Lock acquired, processing the job...
[2026-09-08 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:05:02] Production.INFO: ==8247== Releasing lock...
[2026-09-08 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:05:03] Production.INFO: ==8251== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:05:03] Production.INFO: ==8253== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:05:03] Production.INFO: ==8257== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:05:03] Production.INFO: ==8259== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:05:03] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:05:03] Production.INFO: ==8255== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:05:03] Production.INFO: Account Balance Start.
[2026-09-08 01:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:05:03] Production.INFO: 117
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:05:03] Production.ERROR: CronJob PID - 8251
[2026-09-08 01:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 01:05:03] Production.ERROR: CronJob ID - 5
[2026-09-08 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:05:00
[2026-09-08 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:05:03] Production.ERROR: CronJob PID - 8253
[2026-09-08 01:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 01:05:03] Production.ERROR: CronJob ID - 7
[2026-09-08 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:05:00
[2026-09-08 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:05:03] Production.ERROR: CronJob PID - 8257
[2026-09-08 01:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 01:05:03] Production.ERROR: CronJob ID - 12
[2026-09-08 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:05:00
[2026-09-08 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:05:03] Production.ERROR: CronJob PID - 8259
[2026-09-08 01:05:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 01:05:03] Production.ERROR: CronJob ID - 17
[2026-09-08 01:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:05:00
[2026-09-08 01:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:05:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:05:03] Production.INFO: ==8249== Releasing lock...
[2026-09-08 01:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:05:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:05:03] Production.INFO: ==8261== Lock acquired, processing the job...
[2026-09-08 01:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:05:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.ERROR: done
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:05:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963827', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:05:04] Production.INFO: ==8261== Releasing lock...
[2026-09-08 01:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: ==8253== Releasing lock...
[2026-09-08 01:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:05:05] Production.INFO: Total Charge 0
[2026-09-08 01:05:05] Production.INFO: CreateAllLog End
[2026-09-08 01:05:05] Production.INFO: Account Balance End.
[2026-09-08 01:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:05:05] Production.INFO: ==8257== Releasing lock...
[2026-09-08 01:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963827', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:05:10] Production.INFO: ProcessCDR(1,17963827,1,1,2)
[2026-09-08 01:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963827,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963827,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:05:10] Production.INFO: ==8259== Releasing lock...
[2026-09-08 01:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:05:14] Production.ERROR: CronJobId end10
[2026-09-08 01:05:14] Production.INFO: ==8255== Releasing lock...
[2026-09-08 01:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:05:16] Production.INFO: call_cost start
[2026-09-08 01:05:16] Production.INFO: call_cost end
[2026-09-08 01:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:05:16] Production.INFO: ==8251== Releasing lock...
[2026-09-08 01:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:06:02] Production.INFO: ==8317== Lock acquired, processing the job...
[2026-09-08 06:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:06:02] Production.INFO: neon service started
[2026-09-08 06:06:02] Production.INFO: neon service started
[2026-09-08 06:06:02] Production.INFO: ==8317== Releasing lock...
[2026-09-08 06:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:06:02] Production.INFO: ==8319== Lock acquired, processing the job...
[2026-09-08 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:06:02] Production.INFO: ==8319== Releasing lock...
[2026-09-08 01:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:06:02] Production.INFO: ==8321== Lock acquired, processing the job...
[2026-09-08 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:06:02] Production.INFO: ==8321== Releasing lock...
[2026-09-08 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:06:03] Production.INFO: ==8323== Lock acquired, processing the job...
[2026-09-08 01:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:06:03] Production.INFO: ==8325== Lock acquired, processing the job...
[2026-09-08 01:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:06:03] Production.INFO: ==8327== Lock acquired, processing the job...
[2026-09-08 01:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:06:03] Production.INFO: ==8329== Lock acquired, processing the job...
[2026-09-08 01:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:06:03] Production.INFO: ==8331== Lock acquired, processing the job...
[2026-09-08 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:06:03] Production.INFO: Account Balance Start.
[2026-09-08 01:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:06:03] Production.INFO: 117
[2026-09-08 01:06:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:06:03] Production.INFO: Date 2026-08-09
[2026-09-08 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-08 01:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:06:03] Production.INFO: ==8331== Releasing lock...
[2026-09-08 01:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:06:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: ==8325== Releasing lock...
[2026-09-08 01:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:06:05] Production.INFO: Total Charge 0
[2026-09-08 01:06:05] Production.INFO: CreateAllLog End
[2026-09-08 01:06:05] Production.INFO: Account Balance End.
[2026-09-08 01:06:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:06:05] Production.INFO: ==8329== Releasing lock...
[2026-09-08 01:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:06:11] Production.ERROR: CronJobId end10
[2026-09-08 01:06:11] Production.INFO: ==8327== Releasing lock...
[2026-09-08 01:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:06:14] Production.INFO: call_cost start
[2026-09-08 01:06:14] Production.INFO: call_cost end
[2026-09-08 01:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:06:14] Production.INFO: ==8323== Releasing lock...
[2026-09-08 01:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:07:01] Production.INFO: ==8390== Lock acquired, processing the job...
[2026-09-08 06:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:07:01] Production.INFO: neon service started
[2026-09-08 06:07:01] Production.INFO: neon service started
[2026-09-08 06:07:01] Production.INFO: ==8390== Releasing lock...
[2026-09-08 06:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:07:01] Production.INFO: ==8394== Lock acquired, processing the job...
[2026-09-08 05:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:07:01] Production.INFO: ==8394== Releasing lock...
[2026-09-08 05:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:07:01] Production.INFO: ==8392== Lock acquired, processing the job...
[2026-09-08 01:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:07:02] Production.INFO: ==8392== Releasing lock...
[2026-09-08 01:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:07:02] Production.INFO: ==8397== Lock acquired, processing the job...
[2026-09-08 01:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:07:03] Production.INFO: ==8399== Lock acquired, processing the job...
[2026-09-08 01:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:07:03] Production.INFO: ==8401== Lock acquired, processing the job...
[2026-09-08 01:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:07:03] Production.INFO: ==8405== Lock acquired, processing the job...
[2026-09-08 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:07:03] Production.INFO: ==8403== Lock acquired, processing the job...
[2026-09-08 01:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 01:07:03] Production.INFO: ==8405== Releasing lock...
[2026-09-08 01:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:07:03] Production.INFO: Account Balance Start.
[2026-09-08 01:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:07:03] Production.INFO: 117
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: ==8399== Releasing lock...
[2026-09-08 01:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:07:04] Production.INFO: Total Charge 0
[2026-09-08 01:07:04] Production.INFO: CreateAllLog End
[2026-09-08 01:07:05] Production.INFO: Account Balance End.
[2026-09-08 01:07:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:07:05] Production.INFO: ==8403== Releasing lock...
[2026-09-08 01:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:07:11] Production.ERROR: CronJobId end10
[2026-09-08 01:07:11] Production.INFO: ==8401== Releasing lock...
[2026-09-08 01:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:07:14] Production.INFO: call_cost start
[2026-09-08 01:07:14] Production.INFO: call_cost end
[2026-09-08 01:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:07:14] Production.INFO: ==8397== Releasing lock...
[2026-09-08 01:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:08:01] Production.INFO: ==8459== Lock acquired, processing the job...
[2026-09-08 06:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:08:01] Production.INFO: neon service started
[2026-09-08 06:08:01] Production.INFO: neon service started
[2026-09-08 06:08:01] Production.INFO: ==8459== Releasing lock...
[2026-09-08 06:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:08:02] Production.INFO: ==8463== Lock acquired, processing the job...
[2026-09-08 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:08:02] Production.INFO: ==8463== Releasing lock...
[2026-09-08 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:08:02] Production.INFO: ==8461== Lock acquired, processing the job...
[2026-09-08 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:08:02] Production.INFO: ==8461== Releasing lock...
[2026-09-08 01:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:08:03] Production.INFO: ==8465== Lock acquired, processing the job...
[2026-09-08 01:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:08:03] Production.INFO: ==8467== Lock acquired, processing the job...
[2026-09-08 01:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:08:03] Production.INFO: ==8469== Lock acquired, processing the job...
[2026-09-08 01:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:08:03] Production.INFO: ==8471== Lock acquired, processing the job...
[2026-09-08 01:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:08:03] Production.INFO: Account Balance Start.
[2026-09-08 01:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:08:03] Production.INFO: 117
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:03] Production.INFO: ==8473== Lock acquired, processing the job...
[2026-09-08 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:03] Production.INFO: ==8473== Releasing lock...
[2026-09-08 01:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: ==8467== Releasing lock...
[2026-09-08 01:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:08:04] Production.INFO: Total Charge 0
[2026-09-08 01:08:04] Production.INFO: CreateAllLog End
[2026-09-08 01:08:05] Production.INFO: Account Balance End.
[2026-09-08 01:08:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:08:05] Production.INFO: ==8471== Releasing lock...
[2026-09-08 01:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:08:11] Production.ERROR: CronJobId end10
[2026-09-08 01:08:11] Production.INFO: ==8469== Releasing lock...
[2026-09-08 01:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:08:14] Production.INFO: call_cost start
[2026-09-08 01:08:14] Production.INFO: call_cost end
[2026-09-08 01:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:08:14] Production.INFO: ==8465== Releasing lock...
[2026-09-08 01:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:09:02] Production.INFO: ==8535== Lock acquired, processing the job...
[2026-09-08 06:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:09:02] Production.INFO: neon service started
[2026-09-08 06:09:02] Production.INFO: neon service started
[2026-09-08 06:09:02] Production.INFO: ==8535== Releasing lock...
[2026-09-08 06:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:09:02] Production.INFO: ==8537== Lock acquired, processing the job...
[2026-09-08 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:09:02] Production.INFO: ==8537== Releasing lock...
[2026-09-08 01:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:09:03] Production.INFO: ==8539== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:09:03] Production.INFO: ==8539== Releasing lock...
[2026-09-08 05:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:09:03] Production.INFO: ==8541== Lock acquired, processing the job...
[2026-09-08 01:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:09:03] Production.INFO: ==8547== Lock acquired, processing the job...
[2026-09-08 01:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:09:03] Production.INFO: Account Balance Start.
[2026-09-08 01:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:09:03] Production.INFO: 117
[2026-09-08 01:09:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:03] Production.INFO: ==8549== Lock acquired, processing the job...
[2026-09-08 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:09:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:09:03] Production.INFO: Date 2026-08-11
[2026-09-08 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-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:09:03] Production.INFO: ==8549== Releasing lock...
[2026-09-08 01:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:09:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: ==8543== Lock acquired, processing the job...
[2026-09-08 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: ==8545== Lock acquired, processing the job...
[2026-09-08 01:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: ==8543== Releasing lock...
[2026-09-08 01:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:09:05] Production.INFO: Total Charge 0
[2026-09-08 01:09:05] Production.INFO: CreateAllLog End
[2026-09-08 01:09:05] Production.INFO: Account Balance End.
[2026-09-08 01:09:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:09:05] Production.INFO: ==8547== Releasing lock...
[2026-09-08 01:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:09:11] Production.ERROR: CronJobId end10
[2026-09-08 01:09:11] Production.INFO: ==8545== Releasing lock...
[2026-09-08 01:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:09:14] Production.INFO: call_cost start
[2026-09-08 01:09:14] Production.INFO: call_cost end
[2026-09-08 01:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:09:14] Production.INFO: ==8541== Releasing lock...
[2026-09-08 01:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:10:01] Production.INFO: ==8603== Lock acquired, processing the job...
[2026-09-08 06:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:10:01] Production.INFO: neon service started
[2026-09-08 06:10:01] Production.INFO: neon service started
[2026-09-08 06:10:01] Production.INFO: ==8603== Releasing lock...
[2026-09-08 06:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:10:02] Production.INFO: ==8605== Lock acquired, processing the job...
[2026-09-08 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:10:02] Production.INFO: ==8605== Releasing lock...
[2026-09-08 01:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:10:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:10:02] Production.INFO: ==8607== Lock acquired, processing the job...
[2026-09-08 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:10:02] Production.INFO: ==8607== Releasing lock...
[2026-09-08 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:10:03] Production.INFO: ==8615== Lock acquired, processing the job...
[2026-09-08 01:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:10:03] Production.INFO: Account Balance Start.
[2026-09-08 01:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:10:03] Production.INFO: 117
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:10:03] Production.INFO: ==8611== Lock acquired, processing the job...
[2026-09-08 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: ==8609== Lock acquired, processing the job...
[2026-09-08 01:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:10:03] Production.INFO: ==8613== Lock acquired, processing the job...
[2026-09-08 01:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: ==8617== Lock acquired, processing the job...
[2026-09-08 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:10:03] Production.INFO: ==8617== Releasing lock...
[2026-09-08 01:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: ==8611== Releasing lock...
[2026-09-08 01:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:10:04] Production.INFO: Total Charge 0
[2026-09-08 01:10:04] Production.INFO: CreateAllLog End
[2026-09-08 01:10:04] Production.INFO: Account Balance End.
[2026-09-08 01:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:10:04] Production.INFO: ==8615== Releasing lock...
[2026-09-08 01:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:10:12] Production.ERROR: CronJobId end10
[2026-09-08 01:10:12] Production.INFO: ==8613== Releasing lock...
[2026-09-08 01:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:10:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:10:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:10:15] Production.INFO: call_cost start
[2026-09-08 01:10:15] Production.INFO: call_cost end
[2026-09-08 01:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:10:15] Production.INFO: ==8609== Releasing lock...
[2026-09-08 01:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:11:02] Production.INFO: ==8676== Lock acquired, processing the job...
[2026-09-08 06:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:11:02] Production.INFO: neon service started
[2026-09-08 06:11:02] Production.INFO: neon service started
[2026-09-08 06:11:02] Production.INFO: ==8676== Releasing lock...
[2026-09-08 06:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:11:02] Production.INFO: ==8678== Lock acquired, processing the job...
[2026-09-08 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:11:02] Production.INFO: ==8678== Releasing lock...
[2026-09-08 01:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:11:02] Production.INFO: ==8680== Lock acquired, processing the job...
[2026-09-08 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:11:02] Production.INFO: ==8680== Releasing lock...
[2026-09-08 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:11:03] Production.INFO: ==8682== Lock acquired, processing the job...
[2026-09-08 01:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:11:03] Production.INFO: ==8684== Lock acquired, processing the job...
[2026-09-08 01:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:11:03] Production.INFO: ==8686== Lock acquired, processing the job...
[2026-09-08 01:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:11:03] Production.INFO: ==8690== Lock acquired, processing the job...
[2026-09-08 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:11:03] Production.INFO: ==8688== Lock acquired, processing the job...
[2026-09-08 01:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:11:03] Production.INFO: Account Balance Start.
[2026-09-08 01:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:11:03] Production.INFO: 117
[2026-09-08 01:11:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:11:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:03] Production.INFO: ==8690== Releasing lock...
[2026-09-08 01:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:11:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: ==8684== Releasing lock...
[2026-09-08 01:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:11:04] Production.INFO: Total Charge 0
[2026-09-08 01:11:04] Production.INFO: CreateAllLog End
[2026-09-08 01:11:05] Production.INFO: Account Balance End.
[2026-09-08 01:11:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:11:05] Production.INFO: ==8688== Releasing lock...
[2026-09-08 01:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:11:13] Production.ERROR: CronJobId end10
[2026-09-08 01:11:13] Production.INFO: ==8686== Releasing lock...
[2026-09-08 01:11:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:11:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:11:16] Production.INFO: call_cost start
[2026-09-08 01:11:16] Production.INFO: call_cost end
[2026-09-08 01:11:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:11:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:11:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:11:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:11:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:11:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:11:16] Production.INFO: ==8682== Releasing lock...
[2026-09-08 01:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:12:01] Production.INFO: ==8751== Lock acquired, processing the job...
[2026-09-08 06:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:12:01] Production.INFO: neon service started
[2026-09-08 06:12:01] Production.INFO: neon service started
[2026-09-08 06:12:01] Production.INFO: ==8751== Releasing lock...
[2026-09-08 06:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:12:01] Production.INFO: ==8755== Lock acquired, processing the job...
[2026-09-08 05:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:12:01] Production.INFO: ==8755== Releasing lock...
[2026-09-08 05:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:12:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:12:02] Production.INFO: ==8753== Lock acquired, processing the job...
[2026-09-08 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:12:02] Production.INFO: ==8753== Releasing lock...
[2026-09-08 01:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:12:03] Production.INFO: ==8758== Lock acquired, processing the job...
[2026-09-08 01:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:12:03] Production.INFO: ==8760== Lock acquired, processing the job...
[2026-09-08 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:12:03] Production.INFO: ==8762== Lock acquired, processing the job...
[2026-09-08 01:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:12:03] Production.INFO: ==8764== Lock acquired, processing the job...
[2026-09-08 01:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:12:03] Production.INFO: ==8766== Lock acquired, processing the job...
[2026-09-08 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:12:03] Production.INFO: Account Balance Start.
[2026-09-08 01:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:12:03] Production.INFO: 117
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:12:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:12:03] Production.INFO: ==8766== Releasing lock...
[2026-09-08 01:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: ==8760== Releasing lock...
[2026-09-08 01:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:12:04] Production.INFO: Total Charge 0
[2026-09-08 01:12:04] Production.INFO: CreateAllLog End
[2026-09-08 01:12:04] Production.INFO: Account Balance End.
[2026-09-08 01:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:12:04] Production.INFO: ==8764== Releasing lock...
[2026-09-08 01:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:12:11] Production.ERROR: CronJobId end10
[2026-09-08 01:12:11] Production.INFO: ==8762== Releasing lock...
[2026-09-08 01:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:12:14] Production.INFO: call_cost start
[2026-09-08 01:12:14] Production.INFO: call_cost end
[2026-09-08 01:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:12:14] Production.INFO: ==8758== Releasing lock...
[2026-09-08 01:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:13:01] Production.INFO: ==8824== Lock acquired, processing the job...
[2026-09-08 06:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:13:01] Production.INFO: neon service started
[2026-09-08 06:13:01] Production.INFO: neon service started
[2026-09-08 06:13:01] Production.INFO: ==8824== Releasing lock...
[2026-09-08 06:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:13:02] Production.INFO: ==8828== Lock acquired, processing the job...
[2026-09-08 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:13:02] Production.INFO: ==8828== Releasing lock...
[2026-09-08 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:13:02] Production.INFO: ==8826== Lock acquired, processing the job...
[2026-09-08 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:13:02] Production.INFO: ==8826== Releasing lock...
[2026-09-08 01:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:13:03] Production.INFO: ==8831== Lock acquired, processing the job...
[2026-09-08 01:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:13:03] Production.INFO: ==8833== Lock acquired, processing the job...
[2026-09-08 01:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:13:03] Production.INFO: ==8839== Lock acquired, processing the job...
[2026-09-08 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:13:03] Production.INFO: ==8835== Lock acquired, processing the job...
[2026-09-08 01:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:13:03] Production.INFO: ==8837== Lock acquired, processing the job...
[2026-09-08 01:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:13:03] Production.INFO: Account Balance Start.
[2026-09-08 01:13:03] Production.INFO: ==8839== Releasing lock...
[2026-09-08 01:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:13:03] Production.INFO: 117
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: ==8833== Releasing lock...
[2026-09-08 01:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:13:04] Production.INFO: Total Charge 0
[2026-09-08 01:13:04] Production.INFO: CreateAllLog End
[2026-09-08 01:13:05] Production.INFO: Account Balance End.
[2026-09-08 01:13:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:13:05] Production.INFO: ==8837== Releasing lock...
[2026-09-08 01:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:13:11] Production.ERROR: CronJobId end10
[2026-09-08 01:13:11] Production.INFO: ==8835== Releasing lock...
[2026-09-08 01:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:13:14] Production.INFO: call_cost start
[2026-09-08 01:13:14] Production.INFO: call_cost end
[2026-09-08 01:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:13:14] Production.INFO: ==8831== Releasing lock...
[2026-09-08 01:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:14:01] Production.INFO: ==8895== Lock acquired, processing the job...
[2026-09-08 06:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:14:01] Production.INFO: neon service started
[2026-09-08 06:14:01] Production.INFO: neon service started
[2026-09-08 06:14:01] Production.INFO: ==8895== Releasing lock...
[2026-09-08 06:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:14:01] Production.INFO: ==8899== Lock acquired, processing the job...
[2026-09-08 05:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:14:01] Production.INFO: ==8899== Releasing lock...
[2026-09-08 05:14:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:14:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:14:01] Production.INFO: ==8897== Lock acquired, processing the job...
[2026-09-08 01:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==8897== Releasing lock...
[2026-09-08 01:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:14:02] Production.INFO: ==8902== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==8906== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==8908== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==8904== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:14:02] Production.INFO: ==8910== Lock acquired, processing the job...
[2026-09-08 01:14:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:14:02] Production.INFO: Account Balance Start.
[2026-09-08 01:14:02] Production.INFO: CreateAllLog Start
[2026-09-08 01:14:02] Production.INFO: 117
[2026-09-08 01:14:02] Production.INFO: Date 2026-08-08
[2026-09-08 01:14:02] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:14:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: ==8910== Releasing lock...
[2026-09-08 01:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: ==8904== Releasing lock...
[2026-09-08 01:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-27
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-28
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-29
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-30
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-08-31
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-09-01
[2026-09-08 01:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:03] Production.INFO: Date 2026-09-02
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:14:04] Production.INFO: Total Charge 0
[2026-09-08 01:14:04] Production.INFO: CreateAllLog End
[2026-09-08 01:14:04] Production.INFO: Account Balance End.
[2026-09-08 01:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:14:04] Production.INFO: ==8908== Releasing lock...
[2026-09-08 01:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:14:11] Production.ERROR: CronJobId end10
[2026-09-08 01:14:11] Production.INFO: ==8906== Releasing lock...
[2026-09-08 01:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:14:13] Production.INFO: call_cost start
[2026-09-08 01:14:13] Production.INFO: call_cost end
[2026-09-08 01:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:14:13] Production.INFO: ==8902== Releasing lock...
[2026-09-08 01:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:15:01] Production.INFO: ==8966== Lock acquired, processing the job...
[2026-09-08 06:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:15:01] Production.INFO: neon service started
[2026-09-08 06:15:01] Production.INFO: neon service started
[2026-09-08 06:15:01] Production.INFO: ==8966== Releasing lock...
[2026-09-08 06:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:15:02] Production.INFO: ==8970== Lock acquired, processing the job...
[2026-09-08 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:15:02] Production.INFO: ==8970== Releasing lock...
[2026-09-08 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:15:02] Production.INFO: ==8968== Lock acquired, processing the job...
[2026-09-08 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:15:02] Production.INFO: ==8968== Releasing lock...
[2026-09-08 01:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:15:03] Production.INFO: ==8972== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:15:03] Production.INFO: ==8974== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:15:03] Production.INFO: ==8976== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:15:03] Production.INFO: ==8980== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:15:03] Production.ERROR: CronJob PID - 8974
[2026-09-08 01:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 01:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 01:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:15:00
[2026-09-08 01:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:15:03] Production.INFO: ==8972== Releasing lock...
[2026-09-08 01:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:15:03] Production.INFO: ==8978== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:15:03] Production.INFO: ==8982== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:15:03] Production.INFO: ==8985== Lock acquired, processing the job...
[2026-09-08 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:15:03] Production.INFO: Account Balance Start.
[2026-09-08 01:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:15:03] Production.INFO: 117
[2026-09-08 01:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:15:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01: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-08 01: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-08 01:15:03] Production.INFO: ==8985== Releasing lock...
[2026-09-08 01:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:15:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.ERROR: done
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963868', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: ==8976== Releasing lock...
[2026-09-08 01:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:15:05] Production.INFO: Total Charge 0
[2026-09-08 01:15:05] Production.INFO: CreateAllLog End
[2026-09-08 01:15:05] Production.INFO: Account Balance End.
[2026-09-08 01:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:15:05] Production.INFO: ==8980== Releasing lock...
[2026-09-08 01:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963868', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:15:10] Production.INFO: ProcessCDR(1,17963868,1,1,2)
[2026-09-08 01:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963868,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963868,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:15:10] Production.INFO: ==8982== Releasing lock...
[2026-09-08 01:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:15:14] Production.ERROR: CronJobId end10
[2026-09-08 01:15:14] Production.INFO: ==8978== Releasing lock...
[2026-09-08 01:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:15:17] Production.INFO: call_cost start
[2026-09-08 01:15:17] Production.INFO: call_cost end
[2026-09-08 01:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:15:17] Production.INFO: ==8974== Releasing lock...
[2026-09-08 01:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:16:02] Production.INFO: ==9041== Lock acquired, processing the job...
[2026-09-08 06:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:16:02] Production.INFO: neon service started
[2026-09-08 06:16:02] Production.INFO: neon service started
[2026-09-08 06:16:02] Production.INFO: ==9041== Releasing lock...
[2026-09-08 06:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:16:02] Production.INFO: ==9043== Lock acquired, processing the job...
[2026-09-08 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:16:02] Production.INFO: ==9043== Releasing lock...
[2026-09-08 01:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:16:03] Production.INFO: ==9045== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:16:03] Production.INFO: ==9045== Releasing lock...
[2026-09-08 05:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:16:03] Production.INFO: ==9051== Lock acquired, processing the job...
[2026-09-08 01:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:16:03] Production.INFO: ==9049== Lock acquired, processing the job...
[2026-09-08 01:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:16:03] Production.INFO: ==9047== Lock acquired, processing the job...
[2026-09-08 01:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:16:03] Production.INFO: ==9055== Lock acquired, processing the job...
[2026-09-08 01:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:16:03] Production.INFO: ==9053== Lock acquired, processing the job...
[2026-09-08 01:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 01:16:04] Production.INFO: ==9055== Releasing lock...
[2026-09-08 01:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:16:04] Production.INFO: Account Balance Start.
[2026-09-08 01:16:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:16:04] Production.INFO: 117
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: ==9049== Releasing lock...
[2026-09-08 01:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:16:05] Production.INFO: Total Charge 0
[2026-09-08 01:16:05] Production.INFO: CreateAllLog End
[2026-09-08 01:16:05] Production.INFO: Account Balance End.
[2026-09-08 01:16:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:16:05] Production.INFO: ==9053== Releasing lock...
[2026-09-08 01:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:16:13] Production.ERROR: CronJobId end10
[2026-09-08 01:16:13] Production.INFO: ==9051== Releasing lock...
[2026-09-08 01:16:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:16:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:16:15] Production.INFO: call_cost start
[2026-09-08 01:16:15] Production.INFO: call_cost end
[2026-09-08 01:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:16:15] Production.INFO: ==9047== Releasing lock...
[2026-09-08 01:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:17:01] Production.INFO: ==9111== Lock acquired, processing the job...
[2026-09-08 06:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:17:01] Production.INFO: neon service started
[2026-09-08 06:17:01] Production.INFO: neon service started
[2026-09-08 06:17:01] Production.INFO: ==9111== Releasing lock...
[2026-09-08 06:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:17:02] Production.INFO: ==9115== Lock acquired, processing the job...
[2026-09-08 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:17:02] Production.INFO: ==9115== Releasing lock...
[2026-09-08 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:17:02] Production.INFO: ==9113== Lock acquired, processing the job...
[2026-09-08 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:17:02] Production.INFO: ==9113== Releasing lock...
[2026-09-08 01:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:17:03] Production.INFO: ==9118== Lock acquired, processing the job...
[2026-09-08 01:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:17:03] Production.INFO: ==9122== Lock acquired, processing the job...
[2026-09-08 01:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:17:03] Production.INFO: ==9120== Lock acquired, processing the job...
[2026-09-08 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:17:03] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-09-08 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:17:03] Production.INFO: ==9124== Lock acquired, processing the job...
[2026-09-08 01:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:17:03] Production.INFO: Account Balance Start.
[2026-09-08 01:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:17:03] Production.INFO: 117
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:17:03] Production.INFO: ==9126== Releasing lock...
[2026-09-08 01:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: ==9120== Releasing lock...
[2026-09-08 01:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:17:04] Production.INFO: Total Charge 0
[2026-09-08 01:17:04] Production.INFO: CreateAllLog End
[2026-09-08 01:17:04] Production.INFO: Account Balance End.
[2026-09-08 01:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:17:04] Production.INFO: ==9124== Releasing lock...
[2026-09-08 01:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:17:11] Production.ERROR: CronJobId end10
[2026-09-08 01:17:11] Production.INFO: ==9122== Releasing lock...
[2026-09-08 01:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:17:14] Production.INFO: call_cost start
[2026-09-08 01:17:14] Production.INFO: call_cost end
[2026-09-08 01:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:17:14] Production.INFO: ==9118== Releasing lock...
[2026-09-08 01:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:18:02] Production.INFO: ==9190== Lock acquired, processing the job...
[2026-09-08 06:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:18:02] Production.INFO: neon service started
[2026-09-08 06:18:02] Production.INFO: neon service started
[2026-09-08 06:18:02] Production.INFO: ==9190== Releasing lock...
[2026-09-08 06:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:18:02] Production.INFO: ==9192== Lock acquired, processing the job...
[2026-09-08 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:18:02] Production.INFO: ==9192== Releasing lock...
[2026-09-08 01:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:18:02] Production.INFO: ==9194== Lock acquired, processing the job...
[2026-09-08 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:18:02] Production.INFO: ==9194== Releasing lock...
[2026-09-08 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:18:03] Production.INFO: ==9202== Lock acquired, processing the job...
[2026-09-08 01:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:18:03] Production.INFO: Account Balance Start.
[2026-09-08 01:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:18:03] Production.INFO: 117
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: ==9196== Lock acquired, processing the job...
[2026-09-08 01:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: ==9198== Lock acquired, processing the job...
[2026-09-08 01:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: ==9200== Lock acquired, processing the job...
[2026-09-08 01:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:18:03] Production.INFO: ==9204== Lock acquired, processing the job...
[2026-09-08 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:18:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: ==9204== Releasing lock...
[2026-09-08 01:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: ==9198== Releasing lock...
[2026-09-08 01:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:18:04] Production.INFO: Total Charge 0
[2026-09-08 01:18:04] Production.INFO: CreateAllLog End
[2026-09-08 01:18:04] Production.INFO: Account Balance End.
[2026-09-08 01:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:18:04] Production.INFO: ==9202== Releasing lock...
[2026-09-08 01:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:18:11] Production.ERROR: CronJobId end10
[2026-09-08 01:18:11] Production.INFO: ==9200== Releasing lock...
[2026-09-08 01:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:18:13] Production.INFO: call_cost start
[2026-09-08 01:18:13] Production.INFO: call_cost end
[2026-09-08 01:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:18:13] Production.INFO: ==9196== Releasing lock...
[2026-09-08 01:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:19:01] Production.INFO: ==9260== Lock acquired, processing the job...
[2026-09-08 06:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:19:01] Production.INFO: neon service started
[2026-09-08 06:19:01] Production.INFO: neon service started
[2026-09-08 06:19:01] Production.INFO: ==9260== Releasing lock...
[2026-09-08 06:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:19:01] Production.INFO: ==9264== Lock acquired, processing the job...
[2026-09-08 05:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:19:01] Production.INFO: ==9264== Releasing lock...
[2026-09-08 05:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:19:01] Production.INFO: ==9262== Lock acquired, processing the job...
[2026-09-08 01:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:19:02] Production.INFO: ==9262== Releasing lock...
[2026-09-08 01:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:19:02] Production.INFO: ==9266== Lock acquired, processing the job...
[2026-09-08 01:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:19:02] Production.INFO: ==9268== Lock acquired, processing the job...
[2026-09-08 01:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:19:02] Production.INFO: ==9270== Lock acquired, processing the job...
[2026-09-08 01:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:19:03] Production.INFO: ==9272== Lock acquired, processing the job...
[2026-09-08 01:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:19:03] Production.INFO: ==9274== Lock acquired, processing the job...
[2026-09-08 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:19:03] Production.INFO: Account Balance Start.
[2026-09-08 01:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:19:03] Production.INFO: 117
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:19:03] Production.INFO: ==9274== Releasing lock...
[2026-09-08 01:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-27
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-28
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-29
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: ==9268== Releasing lock...
[2026-09-08 01:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-30
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-08-31
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-09-01
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:03] Production.INFO: Date 2026-09-02
[2026-09-08 01:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:19:04] Production.INFO: Total Charge 0
[2026-09-08 01:19:04] Production.INFO: CreateAllLog End
[2026-09-08 01:19:04] Production.INFO: Account Balance End.
[2026-09-08 01:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:19:04] Production.INFO: ==9272== Releasing lock...
[2026-09-08 01:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:19:11] Production.ERROR: CronJobId end10
[2026-09-08 01:19:11] Production.INFO: ==9270== Releasing lock...
[2026-09-08 01:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:19:14] Production.INFO: call_cost start
[2026-09-08 01:19:14] Production.INFO: call_cost end
[2026-09-08 01:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:19:14] Production.INFO: ==9266== Releasing lock...
[2026-09-08 01:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:20:01] Production.INFO: ==9328== Lock acquired, processing the job...
[2026-09-08 06:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:20:02] Production.INFO: neon service started
[2026-09-08 06:20:02] Production.INFO: neon service started
[2026-09-08 06:20:02] Production.INFO: ==9328== Releasing lock...
[2026-09-08 06:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:20:02] Production.INFO: ==9332== Lock acquired, processing the job...
[2026-09-08 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:20:02] Production.INFO: ==9332== Releasing lock...
[2026-09-08 01:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:20:02] Production.INFO: ==9335== Lock acquired, processing the job...
[2026-09-08 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:20:02] Production.INFO: ==9335== Releasing lock...
[2026-09-08 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:20:03] Production.INFO: ==9337== Lock acquired, processing the job...
[2026-09-08 01:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:20:03] Production.INFO: ==9339== Lock acquired, processing the job...
[2026-09-08 01:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:20:03] Production.INFO: ==9345== Lock acquired, processing the job...
[2026-09-08 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:20:03] Production.INFO: ==9341== Lock acquired, processing the job...
[2026-09-08 01:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:20:03] Production.INFO: ==9345== Releasing lock...
[2026-09-08 01:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:20:03] Production.INFO: ==9343== Lock acquired, processing the job...
[2026-09-08 01:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:20:03] Production.INFO: Account Balance Start.
[2026-09-08 01:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:20:03] Production.INFO: 117
[2026-09-08 01:20:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: ==9339== Releasing lock...
[2026-09-08 01:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:20:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:20:05] Production.INFO: Total Charge 0
[2026-09-08 01:20:05] Production.INFO: CreateAllLog End
[2026-09-08 01:20:05] Production.INFO: Account Balance End.
[2026-09-08 01:20:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:20:05] Production.INFO: ==9343== Releasing lock...
[2026-09-08 01:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:20:11] Production.ERROR: CronJobId end10
[2026-09-08 01:20:11] Production.INFO: ==9341== Releasing lock...
[2026-09-08 01:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:20:14] Production.INFO: call_cost start
[2026-09-08 01:20:14] Production.INFO: call_cost end
[2026-09-08 01:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:20:14] Production.INFO: ==9337== Releasing lock...
[2026-09-08 01:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:21:01] Production.INFO: ==9402== Lock acquired, processing the job...
[2026-09-08 06:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:21:01] Production.INFO: neon service started
[2026-09-08 06:21:01] Production.INFO: neon service started
[2026-09-08 06:21:01] Production.INFO: ==9402== Releasing lock...
[2026-09-08 06:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:21:02] Production.INFO: ==9404== Lock acquired, processing the job...
[2026-09-08 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:21:02] Production.INFO: ==9406== Lock acquired, processing the job...
[2026-09-08 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:21:02] Production.INFO: ==9406== Releasing lock...
[2026-09-08 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:21:02] Production.INFO: ==9404== Releasing lock...
[2026-09-08 01:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:21:03] Production.INFO: ==9409== Lock acquired, processing the job...
[2026-09-08 01:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:21:03] Production.INFO: ==9411== Lock acquired, processing the job...
[2026-09-08 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:21:03] Production.INFO: ==9413== Lock acquired, processing the job...
[2026-09-08 01:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:21:03] Production.INFO: ==9415== Lock acquired, processing the job...
[2026-09-08 01:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:21:03] Production.INFO: ==9417== Lock acquired, processing the job...
[2026-09-08 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:21:03] Production.INFO: Account Balance Start.
[2026-09-08 01:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:21:03] Production.INFO: 117
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:21:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:21:03] Production.INFO: ==9417== Releasing lock...
[2026-09-08 01:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:03] Production.INFO: ==9411== Releasing lock...
[2026-09-08 01:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:21:04] Production.INFO: Total Charge 0
[2026-09-08 01:21:04] Production.INFO: CreateAllLog End
[2026-09-08 01:21:04] Production.INFO: Account Balance End.
[2026-09-08 01:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:21:04] Production.INFO: ==9415== Releasing lock...
[2026-09-08 01:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:21:11] Production.ERROR: CronJobId end10
[2026-09-08 01:21:11] Production.INFO: ==9413== Releasing lock...
[2026-09-08 01:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:21:13] Production.INFO: call_cost start
[2026-09-08 01:21:13] Production.INFO: call_cost end
[2026-09-08 01:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:21:13] Production.INFO: ==9409== Releasing lock...
[2026-09-08 01:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:22:01] Production.INFO: ==9475== Lock acquired, processing the job...
[2026-09-08 06:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:22:01] Production.INFO: neon service started
[2026-09-08 06:22:01] Production.INFO: neon service started
[2026-09-08 06:22:01] Production.INFO: ==9475== Releasing lock...
[2026-09-08 06:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:22:02] Production.INFO: ==9479== Lock acquired, processing the job...
[2026-09-08 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:22:02] Production.INFO: ==9479== Releasing lock...
[2026-09-08 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:22:02] Production.INFO: ==9477== Lock acquired, processing the job...
[2026-09-08 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:22:02] Production.INFO: ==9477== Releasing lock...
[2026-09-08 01:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:22:03] Production.INFO: ==9484== Lock acquired, processing the job...
[2026-09-08 01:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:22:03] Production.INFO: ==9486== Lock acquired, processing the job...
[2026-09-08 01:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:22:03] Production.INFO: ==9482== Lock acquired, processing the job...
[2026-09-08 01:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:22:03] Production.INFO: ==9488== Lock acquired, processing the job...
[2026-09-08 01:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:22:03] Production.INFO: ==9490== Lock acquired, processing the job...
[2026-09-08 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:22:03] Production.INFO: Account Balance Start.
[2026-09-08 01:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:22:03] Production.INFO: 117
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:22:03] Production.INFO: ==9490== Releasing lock...
[2026-09-08 01:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: ==9484== Releasing lock...
[2026-09-08 01:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:22:05] Production.INFO: Total Charge 0
[2026-09-08 01:22:05] Production.INFO: CreateAllLog End
[2026-09-08 01:22:05] Production.INFO: Account Balance End.
[2026-09-08 01:22:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:22:05] Production.INFO: ==9488== Releasing lock...
[2026-09-08 01:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:22:12] Production.ERROR: CronJobId end10
[2026-09-08 01:22:12] Production.INFO: ==9486== Releasing lock...
[2026-09-08 01:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:22:14] Production.INFO: call_cost start
[2026-09-08 01:22:14] Production.INFO: call_cost end
[2026-09-08 01:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:22:14] Production.INFO: ==9482== Releasing lock...
[2026-09-08 01:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:23:02] Production.INFO: ==9546== Lock acquired, processing the job...
[2026-09-08 06:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:23:02] Production.INFO: neon service started
[2026-09-08 06:23:02] Production.INFO: neon service started
[2026-09-08 06:23:02] Production.INFO: ==9546== Releasing lock...
[2026-09-08 06:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:23:02] Production.INFO: ==9550== Lock acquired, processing the job...
[2026-09-08 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:23:02] Production.INFO: ==9550== Releasing lock...
[2026-09-08 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:23:02] Production.INFO: ==9548== Lock acquired, processing the job...
[2026-09-08 01:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:23:03] Production.INFO: ==9548== Releasing lock...
[2026-09-08 01:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:23:03] Production.INFO: ==9553== Lock acquired, processing the job...
[2026-09-08 01:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:23:03] Production.INFO: ==9555== Lock acquired, processing the job...
[2026-09-08 01:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:23:03] Production.INFO: ==9557== Lock acquired, processing the job...
[2026-09-08 01:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:23:03] Production.INFO: ==9561== Lock acquired, processing the job...
[2026-09-08 01:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:23:03] Production.INFO: ==9559== Lock acquired, processing the job...
[2026-09-08 01:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01: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-08 01: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-08 01:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01: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-08 01:23:04] Production.INFO: ==9561== Releasing lock...
[2026-09-08 01:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:23:04] Production.INFO: Account Balance Start.
[2026-09-08 01:23:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:23:04] Production.INFO: 117
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: ==9555== Releasing lock...
[2026-09-08 01:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-21
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-22
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-23
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-24
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-25
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:23:05] Production.INFO: Total Charge 0
[2026-09-08 01:23:05] Production.INFO: CreateAllLog End
[2026-09-08 01:23:05] Production.INFO: Account Balance End.
[2026-09-08 01:23:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:23:05] Production.INFO: ==9559== Releasing lock...
[2026-09-08 01:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:23:12] Production.ERROR: CronJobId end10
[2026-09-08 01:23:12] Production.INFO: ==9557== Releasing lock...
[2026-09-08 01:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:23:14] Production.INFO: call_cost start
[2026-09-08 01:23:14] Production.INFO: call_cost end
[2026-09-08 01:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:23:14] Production.INFO: ==9553== Releasing lock...
[2026-09-08 01:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:24:01] Production.INFO: ==9618== Lock acquired, processing the job...
[2026-09-08 06:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:24:01] Production.INFO: neon service started
[2026-09-08 06:24:01] Production.INFO: neon service started
[2026-09-08 06:24:01] Production.INFO: ==9618== Releasing lock...
[2026-09-08 06:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:24:02] Production.INFO: ==9620== Lock acquired, processing the job...
[2026-09-08 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:24:02] Production.INFO: ==9620== Releasing lock...
[2026-09-08 01:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:24:02] Production.INFO: ==9622== Lock acquired, processing the job...
[2026-09-08 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:24:02] Production.INFO: ==9622== Releasing lock...
[2026-09-08 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:24:03] Production.INFO: ==9626== Lock acquired, processing the job...
[2026-09-08 01:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:24:03] Production.INFO: ==9624== Lock acquired, processing the job...
[2026-09-08 01:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:24:03] Production.INFO: ==9630== Lock acquired, processing the job...
[2026-09-08 01:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:24:03] Production.INFO: ==9628== Lock acquired, processing the job...
[2026-09-08 01:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:24:03] Production.INFO: ==9632== Lock acquired, processing the job...
[2026-09-08 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:24:03] Production.INFO: Account Balance Start.
[2026-09-08 01:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:24:03] Production.INFO: 117
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:24:03] Production.INFO: ==9632== Releasing lock...
[2026-09-08 01:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: ==9626== Releasing lock...
[2026-09-08 01:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:24:04] Production.INFO: Total Charge 0
[2026-09-08 01:24:04] Production.INFO: CreateAllLog End
[2026-09-08 01:24:04] Production.INFO: Account Balance End.
[2026-09-08 01:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:24:04] Production.INFO: ==9630== Releasing lock...
[2026-09-08 01:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:24:11] Production.ERROR: CronJobId end10
[2026-09-08 01:24:11] Production.INFO: ==9628== Releasing lock...
[2026-09-08 01:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:24:14] Production.INFO: call_cost start
[2026-09-08 01:24:14] Production.INFO: call_cost end
[2026-09-08 01:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:24:14] Production.INFO: ==9624== Releasing lock...
[2026-09-08 01:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:25:02] Production.INFO: ==9689== Lock acquired, processing the job...
[2026-09-08 06:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:25:02] Production.INFO: neon service started
[2026-09-08 06:25:02] Production.INFO: neon service started
[2026-09-08 06:25:02] Production.INFO: ==9689== Releasing lock...
[2026-09-08 06:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:25:02] Production.INFO: ==9691== Lock acquired, processing the job...
[2026-09-08 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:25:02] Production.INFO: ==9693== Lock acquired, processing the job...
[2026-09-08 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:25:02] Production.INFO: ==9693== Releasing lock...
[2026-09-08 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:25:02] Production.INFO: ==9691== Releasing lock...
[2026-09-08 01:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:25:03] Production.INFO: ==9698== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==9704== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==9696== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:25:03] Production.INFO: ==9700== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==9702== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:25:03] Production.INFO: ==9706== Lock acquired, processing the job...
[2026-09-08 01:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 01:25:03] Production.ERROR: CronJob PID - 9698
[2026-09-08 01:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 01:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 01:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 01:25:00
[2026-09-08 01:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 01:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 01:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:25:04] Production.INFO: ==9696== Releasing lock...
[2026-09-08 01:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:25:04] Production.INFO: Account Balance Start.
[2026-09-08 01:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:25:04] Production.INFO: 117
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: ==9708== Lock acquired, processing the job...
[2026-09-08 01:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.ERROR: done
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:25:04] Production.INFO: ==9708== Releasing lock...
[2026-09-08 01:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963909', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: ==9700== Releasing lock...
[2026-09-08 01:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-22
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-23
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-24
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-25
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:25:05] Production.INFO: Total Charge 0
[2026-09-08 01:25:05] Production.INFO: CreateAllLog End
[2026-09-08 01:25:05] Production.INFO: Account Balance End.
[2026-09-08 01:25:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:25:05] Production.INFO: ==9704== Releasing lock...
[2026-09-08 01:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963909', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:25:11] Production.INFO: ProcessCDR(1,17963909,1,1,2)
[2026-09-08 01:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963909,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963909,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:25:11] Production.INFO: ==9706== Releasing lock...
[2026-09-08 01:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:25:14] Production.ERROR: CronJobId end10
[2026-09-08 01:25:14] Production.INFO: ==9702== Releasing lock...
[2026-09-08 01:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:25:17] Production.INFO: call_cost start
[2026-09-08 01:25:17] Production.INFO: call_cost end
[2026-09-08 01:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:25:17] Production.INFO: ==9698== Releasing lock...
[2026-09-08 01:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:26:01] Production.INFO: ==9763== Lock acquired, processing the job...
[2026-09-08 06:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:26:01] Production.INFO: neon service started
[2026-09-08 06:26:01] Production.INFO: neon service started
[2026-09-08 06:26:01] Production.INFO: ==9763== Releasing lock...
[2026-09-08 06:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:26:01] Production.INFO: ==9765== Lock acquired, processing the job...
[2026-09-08 01:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:26:02] Production.INFO: ==9765== Releasing lock...
[2026-09-08 01:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:26:02] Production.INFO: ==9767== Lock acquired, processing the job...
[2026-09-08 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:26:02] Production.INFO: ==9767== Releasing lock...
[2026-09-08 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:26:03] Production.INFO: ==9770== Lock acquired, processing the job...
[2026-09-08 01:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:26:03] Production.INFO: ==9778== Lock acquired, processing the job...
[2026-09-08 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:26:03] Production.INFO: ==9772== Lock acquired, processing the job...
[2026-09-08 01:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 01:26:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:26:03] Production.INFO: ==9774== Lock acquired, processing the job...
[2026-09-08 01:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:26:03] Production.INFO: ==9776== Lock acquired, processing the job...
[2026-09-08 01:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:26:03] Production.INFO: ==9778== Releasing lock...
[2026-09-08 01:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:26:03] Production.INFO: Account Balance Start.
[2026-09-08 01:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:26:03] Production.INFO: 117
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: ==9772== Releasing lock...
[2026-09-08 01:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:26:04] Production.INFO: Total Charge 0
[2026-09-08 01:26:04] Production.INFO: CreateAllLog End
[2026-09-08 01:26:04] Production.INFO: Account Balance End.
[2026-09-08 01:26:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:26:05] Production.INFO: ==9776== Releasing lock...
[2026-09-08 01:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:26:10] Production.ERROR: CronJobId end10
[2026-09-08 01:26:10] Production.INFO: ==9774== Releasing lock...
[2026-09-08 01:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:26:13] Production.INFO: call_cost start
[2026-09-08 01:26:13] Production.INFO: call_cost end
[2026-09-08 01:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:26:13] Production.INFO: ==9770== Releasing lock...
[2026-09-08 01:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:27:02] Production.INFO: ==9838== Lock acquired, processing the job...
[2026-09-08 06:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:27:02] Production.INFO: neon service started
[2026-09-08 06:27:02] Production.INFO: neon service started
[2026-09-08 06:27:02] Production.INFO: ==9838== Releasing lock...
[2026-09-08 06:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:27:02] Production.INFO: ==9841== Lock acquired, processing the job...
[2026-09-08 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:27:02] Production.INFO: ==9841== Releasing lock...
[2026-09-08 01:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:27:02] Production.INFO: ==9843== Lock acquired, processing the job...
[2026-09-08 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:27:02] Production.INFO: ==9843== Releasing lock...
[2026-09-08 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:27:03] Production.INFO: ==9847== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:27:03] Production.INFO: ==9849== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:27:03] Production.INFO: ==9853== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:27:03] Production.INFO: ==9845== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 01:27:03] Production.INFO: ==9851== Lock acquired, processing the job...
[2026-09-08 01:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 01:27:03] Production.INFO: ==9853== Releasing lock...
[2026-09-08 01:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:27:03] Production.INFO: Account Balance Start.
[2026-09-08 01:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:27:03] Production.INFO: 117
[2026-09-08 01:27:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: ==9847== Releasing lock...
[2026-09-08 01:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:27:05] Production.INFO: Total Charge 0
[2026-09-08 01:27:05] Production.INFO: CreateAllLog End
[2026-09-08 01:27:05] Production.INFO: Account Balance End.
[2026-09-08 01:27:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:27:05] Production.INFO: ==9851== Releasing lock...
[2026-09-08 01:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:27:11] Production.ERROR: CronJobId end10
[2026-09-08 01:27:11] Production.INFO: ==9849== Releasing lock...
[2026-09-08 01:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:27:14] Production.INFO: call_cost start
[2026-09-08 01:27:14] Production.INFO: call_cost end
[2026-09-08 01:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:27:14] Production.INFO: ==9845== Releasing lock...
[2026-09-08 01:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:28:01] Production.INFO: ==9910== Lock acquired, processing the job...
[2026-09-08 06:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:28:01] Production.INFO: neon service started
[2026-09-08 06:28:01] Production.INFO: neon service started
[2026-09-08 06:28:01] Production.INFO: ==9910== Releasing lock...
[2026-09-08 06:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:28:01] Production.INFO: ==9914== Lock acquired, processing the job...
[2026-09-08 05:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:28:01] Production.INFO: ==9914== Releasing lock...
[2026-09-08 05:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:28:01] Production.INFO: ==9912== Lock acquired, processing the job...
[2026-09-08 01:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:28:02] Production.INFO: ==9912== Releasing lock...
[2026-09-08 01:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:28:02] Production.INFO: ==9925== Lock acquired, processing the job...
[2026-09-08 01:28:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:28:03] Production.INFO: ==9919== Lock acquired, processing the job...
[2026-09-08 01:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:28:03] Production.INFO: ==9925== Releasing lock...
[2026-09-08 01:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:28:03] Production.INFO: ==9917== Lock acquired, processing the job...
[2026-09-08 01:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:28:03] Production.INFO: ==9921== Lock acquired, processing the job...
[2026-09-08 01:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:28:03] Production.INFO: ==9923== Lock acquired, processing the job...
[2026-09-08 01:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:28:03] Production.INFO: Account Balance Start.
[2026-09-08 01:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:28:03] Production.INFO: 117
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:28:04] Production.INFO: ==9919== Releasing lock...
[2026-09-08 01:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:28:04] Production.INFO: Total Charge 0
[2026-09-08 01:28:04] Production.INFO: CreateAllLog End
[2026-09-08 01:28:04] Production.INFO: Account Balance End.
[2026-09-08 01:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:28:04] Production.INFO: ==9923== Releasing lock...
[2026-09-08 01:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:28:11] Production.ERROR: CronJobId end10
[2026-09-08 01:28:11] Production.INFO: ==9921== Releasing lock...
[2026-09-08 01:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:28:14] Production.INFO: call_cost start
[2026-09-08 01:28:14] Production.INFO: call_cost end
[2026-09-08 01:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:28:14] Production.INFO: ==9917== Releasing lock...
[2026-09-08 01:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:29:01] Production.INFO: ==9981== Lock acquired, processing the job...
[2026-09-08 06:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:29:01] Production.INFO: neon service started
[2026-09-08 06:29:01] Production.INFO: neon service started
[2026-09-08 06:29:01] Production.INFO: ==9981== Releasing lock...
[2026-09-08 06:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:29:02] Production.INFO: ==9985== Lock acquired, processing the job...
[2026-09-08 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:29:02] Production.INFO: ==9985== Releasing lock...
[2026-09-08 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:29:02] Production.INFO: ==9983== Lock acquired, processing the job...
[2026-09-08 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:29:02] Production.INFO: ==9983== Releasing lock...
[2026-09-08 01:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:29:03] Production.INFO: ==9996== Lock acquired, processing the job...
[2026-09-08 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:29:03] Production.INFO: ==9987== Lock acquired, processing the job...
[2026-09-08 01:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:29:03] Production.INFO: ==9989== Lock acquired, processing the job...
[2026-09-08 01:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 01:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 01:29:03] Production.INFO: ==9996== Releasing lock...
[2026-09-08 01:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:29:03] Production.INFO: ==9991== Lock acquired, processing the job...
[2026-09-08 01:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:29:03] Production.INFO: ==9994== Lock acquired, processing the job...
[2026-09-08 01:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:29:03] Production.INFO: Account Balance Start.
[2026-09-08 01:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:29:03] Production.INFO: 117
[2026-09-08 01:29:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: ==9989== Releasing lock...
[2026-09-08 01:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:29:05] Production.INFO: Total Charge 0
[2026-09-08 01:29:05] Production.INFO: CreateAllLog End
[2026-09-08 01:29:05] Production.INFO: Account Balance End.
[2026-09-08 01:29:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:29:05] Production.INFO: ==9994== Releasing lock...
[2026-09-08 01:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:29:12] Production.ERROR: CronJobId end10
[2026-09-08 01:29:12] Production.INFO: ==9991== Releasing lock...
[2026-09-08 01:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:29:15] Production.INFO: call_cost start
[2026-09-08 01:29:15] Production.INFO: call_cost end
[2026-09-08 01:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:29:15] Production.INFO: ==9987== Releasing lock...
[2026-09-08 01:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:30:02] Production.INFO: ==10062== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:30:02] Production.INFO: neon service started
[2026-09-08 06:30:02] Production.INFO: neon service started
[2026-09-08 06:30:02] Production.INFO: ==10062== Releasing lock...
[2026-09-08 06:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:30:02] Production.INFO: ==10066== Lock acquired, processing the job...
[2026-09-08 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:30:02] Production.INFO: ==10066== Releasing lock...
[2026-09-08 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:30:02] Production.INFO: ==10064== Lock acquired, processing the job...
[2026-09-08 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:30:02] Production.INFO: ==10064== Releasing lock...
[2026-09-08 01:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:30:03] Production.INFO: ==10068== Lock acquired, processing the job...
[2026-09-08 01:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:30:03] Production.INFO: ==10074== Lock acquired, processing the job...
[2026-09-08 01:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:30:03] Production.INFO: Account Balance Start.
[2026-09-08 01:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:30:03] Production.INFO: 117
[2026-09-08 01:30:03] Production.INFO: ==10070== Lock acquired, processing the job...
[2026-09-08 01:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:30:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:03] Production.INFO: ==10072== Lock acquired, processing the job...
[2026-09-08 01:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:30:03] Production.INFO: ==10076== Lock acquired, processing the job...
[2026-09-08 01:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:30:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01: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-08 01:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01: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-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:30:04] Production.INFO: ==10076== Releasing lock...
[2026-09-08 01:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: ==10070== Releasing lock...
[2026-09-08 01:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:30:05] Production.INFO: Total Charge 0
[2026-09-08 01:30:05] Production.INFO: CreateAllLog End
[2026-09-08 01:30:05] Production.INFO: Account Balance End.
[2026-09-08 01:30:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:30:05] Production.INFO: ==10074== Releasing lock...
[2026-09-08 01:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:30:11] Production.ERROR: CronJobId end10
[2026-09-08 01:30:11] Production.INFO: ==10072== Releasing lock...
[2026-09-08 01:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:30:14] Production.INFO: call_cost start
[2026-09-08 01:30:14] Production.INFO: call_cost end
[2026-09-08 01:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:30:14] Production.INFO: ==10068== Releasing lock...
[2026-09-08 01:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:31:01] Production.INFO: ==10132== Lock acquired, processing the job...
[2026-09-08 06:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:31:01] Production.INFO: neon service started
[2026-09-08 06:31:01] Production.INFO: neon service started
[2026-09-08 06:31:01] Production.INFO: ==10132== Releasing lock...
[2026-09-08 06:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:31:02] Production.INFO: ==10136== Lock acquired, processing the job...
[2026-09-08 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 01:31:02] Production.INFO: ==10134== Lock acquired, processing the job...
[2026-09-08 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:31:02] Production.INFO: ==10136== Releasing lock...
[2026-09-08 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:31:02] Production.INFO: ==10134== Releasing lock...
[2026-09-08 01:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:31:03] Production.INFO: ==10141== Lock acquired, processing the job...
[2026-09-08 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:31:03] Production.INFO: ==10143== Lock acquired, processing the job...
[2026-09-08 01:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:31:03] Production.INFO: ==10139== Lock acquired, processing the job...
[2026-09-08 01:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:31:03] Production.INFO: ==10147== Lock acquired, processing the job...
[2026-09-08 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:31:03] Production.INFO: ==10145== Lock acquired, processing the job...
[2026-09-08 01:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 01:31:03] Production.INFO: Account Balance Start.
[2026-09-08 01:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:31:03] Production.INFO: 117
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: ==10147== Releasing lock...
[2026-09-08 01:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:03] Production.INFO: ==10141== Releasing lock...
[2026-09-08 01:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:31:04] Production.INFO: Total Charge 0
[2026-09-08 01:31:04] Production.INFO: CreateAllLog End
[2026-09-08 01:31:04] Production.INFO: Account Balance End.
[2026-09-08 01:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:31:04] Production.INFO: ==10145== Releasing lock...
[2026-09-08 01:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:31:10] Production.ERROR: CronJobId end10
[2026-09-08 01:31:10] Production.INFO: ==10143== Releasing lock...
[2026-09-08 01:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:31:14] Production.INFO: call_cost start
[2026-09-08 01:31:14] Production.INFO: call_cost end
[2026-09-08 01:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:31:15] Production.INFO: ==10139== Releasing lock...
[2026-09-08 01:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:32:02] Production.INFO: ==10208== Lock acquired, processing the job...
[2026-09-08 06:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:32:02] Production.INFO: neon service started
[2026-09-08 06:32:02] Production.INFO: neon service started
[2026-09-08 06:32:02] Production.INFO: ==10208== Releasing lock...
[2026-09-08 06:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:32:02] Production.INFO: ==10210== Lock acquired, processing the job...
[2026-09-08 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:32:02] Production.INFO: ==10210== Releasing lock...
[2026-09-08 01:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:32:02] Production.INFO: ==10212== Lock acquired, processing the job...
[2026-09-08 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:32:02] Production.INFO: ==10212== Releasing lock...
[2026-09-08 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:32:03] Production.INFO: ==10215== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:32:03] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:32:03] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:32:03] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:32:03] Production.INFO: ==10223== Lock acquired, processing the job...
[2026-09-08 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:32:03] Production.INFO: Account Balance Start.
[2026-09-08 01:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:32:03] Production.INFO: 117
[2026-09-08 01:32:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:32:03] Production.INFO: ==10223== Releasing lock...
[2026-09-08 01:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:32:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: ==10217== Releasing lock...
[2026-09-08 01:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:32:05] Production.INFO: Total Charge 0
[2026-09-08 01:32:05] Production.INFO: CreateAllLog End
[2026-09-08 01:32:05] Production.INFO: Account Balance End.
[2026-09-08 01:32:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:32:05] Production.INFO: ==10221== Releasing lock...
[2026-09-08 01:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:32:11] Production.ERROR: CronJobId end10
[2026-09-08 01:32:11] Production.INFO: ==10219== Releasing lock...
[2026-09-08 01:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:32:15] Production.INFO: call_cost start
[2026-09-08 01:32:15] Production.INFO: call_cost end
[2026-09-08 01:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:32:15] Production.INFO: ==10215== Releasing lock...
[2026-09-08 01:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:33:01] Production.INFO: ==10278== Lock acquired, processing the job...
[2026-09-08 06:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:33:01] Production.INFO: neon service started
[2026-09-08 06:33:01] Production.INFO: neon service started
[2026-09-08 06:33:01] Production.INFO: ==10278== Releasing lock...
[2026-09-08 06:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:33:02] Production.INFO: ==10280== Lock acquired, processing the job...
[2026-09-08 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:33:02] Production.INFO: ==10282== Lock acquired, processing the job...
[2026-09-08 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:33:02] Production.INFO: ==10282== Releasing lock...
[2026-09-08 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:33:02] Production.INFO: ==10280== Releasing lock...
[2026-09-08 01:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:33:03] Production.INFO: ==10285== Lock acquired, processing the job...
[2026-09-08 01:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:33:03] Production.INFO: ==10287== Lock acquired, processing the job...
[2026-09-08 01:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:33:03] Production.INFO: ==10291== Lock acquired, processing the job...
[2026-09-08 01:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:33:03] Production.INFO: ==10289== Lock acquired, processing the job...
[2026-09-08 01:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:33:03] Production.INFO: ==10293== Lock acquired, processing the job...
[2026-09-08 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:33:03] Production.INFO: Account Balance Start.
[2026-09-08 01:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:33:03] Production.INFO: 117
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: ==10293== Releasing lock...
[2026-09-08 01:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: ==10287== Releasing lock...
[2026-09-08 01:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:33:04] Production.INFO: Total Charge 0
[2026-09-08 01:33:04] Production.INFO: CreateAllLog End
[2026-09-08 01:33:04] Production.INFO: Account Balance End.
[2026-09-08 01:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:33:04] Production.INFO: ==10291== Releasing lock...
[2026-09-08 01:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:33:11] Production.ERROR: CronJobId end10
[2026-09-08 01:33:11] Production.INFO: ==10289== Releasing lock...
[2026-09-08 01:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:33:14] Production.INFO: call_cost start
[2026-09-08 01:33:14] Production.INFO: call_cost end
[2026-09-08 01:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:33:14] Production.INFO: ==10285== Releasing lock...
[2026-09-08 01:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:34:01] Production.INFO: ==10354== Lock acquired, processing the job...
[2026-09-08 06:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:34:01] Production.INFO: neon service started
[2026-09-08 06:34:01] Production.INFO: neon service started
[2026-09-08 06:34:01] Production.INFO: ==10354== Releasing lock...
[2026-09-08 06:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:34:02] Production.INFO: ==10356== Lock acquired, processing the job...
[2026-09-08 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:34:02] Production.INFO: ==10358== Lock acquired, processing the job...
[2026-09-08 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:34:02] Production.INFO: ==10358== Releasing lock...
[2026-09-08 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:34:02] Production.INFO: ==10356== Releasing lock...
[2026-09-08 01:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:34:03] Production.INFO: ==10361== Lock acquired, processing the job...
[2026-09-08 01:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:34:03] Production.INFO: ==10363== Lock acquired, processing the job...
[2026-09-08 01:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:34:03] Production.INFO: ==10367== Lock acquired, processing the job...
[2026-09-08 01:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:34:03] Production.INFO: ==10365== Lock acquired, processing the job...
[2026-09-08 01:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:34:03] Production.INFO: ==10369== Lock acquired, processing the job...
[2026-09-08 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:34:03] Production.INFO: Account Balance Start.
[2026-09-08 01:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:34:03] Production.INFO: 117
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:34:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:34:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:03] Production.INFO: ==10369== Releasing lock...
[2026-09-08 01:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: ==10363== Releasing lock...
[2026-09-08 01:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:34:04] Production.INFO: Total Charge 0
[2026-09-08 01:34:04] Production.INFO: CreateAllLog End
[2026-09-08 01:34:04] Production.INFO: Account Balance End.
[2026-09-08 01:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:34:04] Production.INFO: ==10367== Releasing lock...
[2026-09-08 01:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:34:12] Production.ERROR: CronJobId end10
[2026-09-08 01:34:12] Production.INFO: ==10365== Releasing lock...
[2026-09-08 01:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:34:15] Production.INFO: call_cost start
[2026-09-08 01:34:15] Production.INFO: call_cost end
[2026-09-08 01:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:34:15] Production.INFO: ==10361== Releasing lock...
[2026-09-08 01:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:35:01] Production.INFO: ==10427== Lock acquired, processing the job...
[2026-09-08 06:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:35:01] Production.INFO: neon service started
[2026-09-08 06:35:01] Production.INFO: neon service started
[2026-09-08 06:35:01] Production.INFO: ==10427== Releasing lock...
[2026-09-08 06:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:35:01] Production.INFO: ==10429== Lock acquired, processing the job...
[2026-09-08 01:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:35:02] Production.INFO: ==10429== Releasing lock...
[2026-09-08 01:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:35:02] Production.INFO: ==10431== Lock acquired, processing the job...
[2026-09-08 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:35:02] Production.INFO: ==10431== Releasing lock...
[2026-09-08 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:35:02] Production.INFO: ==10433== Lock acquired, processing the job...
[2026-09-08 01:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:35:02] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:35:02] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:35:02] Production.INFO: ==10433== Releasing lock...
[2026-09-08 01:35:02] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:35:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:35:02] Production.INFO: ==10435== Lock acquired, processing the job...
[2026-09-08 01:35:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:35:03] Production.INFO: ==10446== Lock acquired, processing the job...
[2026-09-08 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:35:03] Production.INFO: ==10442== Lock acquired, processing the job...
[2026-09-08 01:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:35:03] Production.INFO: ==10438== Lock acquired, processing the job...
[2026-09-08 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:35:03] Production.INFO: ==10446== Releasing lock...
[2026-09-08 01:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:35:03] Production.INFO: ==10440== Lock acquired, processing the job...
[2026-09-08 01:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:35:03] Production.INFO: Account Balance Start.
[2026-09-08 01:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:35:03] Production.INFO: 117
[2026-09-08 01:35:03] Production.INFO: ==10444== Lock acquired, processing the job...
[2026-09-08 01:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.ERROR: done
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963950', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:03] Production.INFO: ==10438== Releasing lock...
[2026-09-08 01:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:35:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:35:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:35:05] Production.INFO: Total Charge 0
[2026-09-08 01:35:05] Production.INFO: CreateAllLog End
[2026-09-08 01:35:05] Production.INFO: Account Balance End.
[2026-09-08 01:35:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:35:05] Production.INFO: ==10442== Releasing lock...
[2026-09-08 01:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963950', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:35:09] Production.INFO: ProcessCDR(1,17963950,1,1,2)
[2026-09-08 01:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963950,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963950,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:35:09] Production.INFO: ==10444== Releasing lock...
[2026-09-08 01:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:35:13] Production.ERROR: CronJobId end10
[2026-09-08 01:35:13] Production.INFO: ==10440== Releasing lock...
[2026-09-08 01:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:35:16] Production.INFO: call_cost start
[2026-09-08 01:35:16] Production.INFO: call_cost end
[2026-09-08 01:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:35:16] Production.INFO: ==10435== Releasing lock...
[2026-09-08 01:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:36:01] Production.INFO: ==10502== Lock acquired, processing the job...
[2026-09-08 06:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:36:01] Production.INFO: neon service started
[2026-09-08 06:36:01] Production.INFO: neon service started
[2026-09-08 06:36:01] Production.INFO: ==10502== Releasing lock...
[2026-09-08 06:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:36:02] Production.INFO: ==10504== Lock acquired, processing the job...
[2026-09-08 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:36:02] Production.INFO: ==10504== Releasing lock...
[2026-09-08 01:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:36:02] Production.INFO: ==10506== Lock acquired, processing the job...
[2026-09-08 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:36:02] Production.INFO: ==10506== Releasing lock...
[2026-09-08 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:36:03] Production.INFO: ==10508== Lock acquired, processing the job...
[2026-09-08 01:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:36:03] Production.INFO: ==10510== Lock acquired, processing the job...
[2026-09-08 01:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:36:03] Production.INFO: ==10512== Lock acquired, processing the job...
[2026-09-08 01:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:36:03] Production.INFO: ==10514== Lock acquired, processing the job...
[2026-09-08 01:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:36:03] Production.INFO: ==10517== Lock acquired, processing the job...
[2026-09-08 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:36:03] Production.INFO: Account Balance Start.
[2026-09-08 01:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:36:03] Production.INFO: 117
[2026-09-08 01:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:36:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:36:03] Production.INFO: ==10517== Releasing lock...
[2026-09-08 01:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: ==10510== Releasing lock...
[2026-09-08 01:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:36:04] Production.INFO: Total Charge 0
[2026-09-08 01:36:04] Production.INFO: CreateAllLog End
[2026-09-08 01:36:04] Production.INFO: Account Balance End.
[2026-09-08 01:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:36:04] Production.INFO: ==10514== Releasing lock...
[2026-09-08 01:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:36:11] Production.ERROR: CronJobId end10
[2026-09-08 01:36:11] Production.INFO: ==10512== Releasing lock...
[2026-09-08 01:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:36:14] Production.INFO: call_cost start
[2026-09-08 01:36:14] Production.INFO: call_cost end
[2026-09-08 01:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:36:14] Production.INFO: ==10508== Releasing lock...
[2026-09-08 01:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:37:02] Production.INFO: ==10575== Lock acquired, processing the job...
[2026-09-08 06:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:37:02] Production.INFO: neon service started
[2026-09-08 06:37:02] Production.INFO: neon service started
[2026-09-08 06:37:02] Production.INFO: ==10575== Releasing lock...
[2026-09-08 06:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:37:02] Production.INFO: ==10577== Lock acquired, processing the job...
[2026-09-08 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:37:02] Production.INFO: ==10577== Releasing lock...
[2026-09-08 01:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:37:02] Production.INFO: ==10579== Lock acquired, processing the job...
[2026-09-08 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:37:02] Production.INFO: ==10579== Releasing lock...
[2026-09-08 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:37:03] Production.INFO: ==10590== Lock acquired, processing the job...
[2026-09-08 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:37:03] Production.INFO: ==10581== Lock acquired, processing the job...
[2026-09-08 01:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 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-08 01:37:03] Production.INFO: ==10590== Releasing lock...
[2026-09-08 01:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:37:03] Production.INFO: ==10583== Lock acquired, processing the job...
[2026-09-08 01:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:37:03] Production.INFO: ==10585== Lock acquired, processing the job...
[2026-09-08 01:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:37:03] Production.INFO: ==10587== Lock acquired, processing the job...
[2026-09-08 01:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:37:04] Production.INFO: Account Balance Start.
[2026-09-08 01:37:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:37:04] Production.INFO: 117
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: ==10583== Releasing lock...
[2026-09-08 01:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:37:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:37:05] Production.INFO: Total Charge 0
[2026-09-08 01:37:05] Production.INFO: CreateAllLog End
[2026-09-08 01:37:05] Production.INFO: Account Balance End.
[2026-09-08 01:37:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:37:05] Production.INFO: ==10587== Releasing lock...
[2026-09-08 01:37:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:37:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:37:11] Production.ERROR: CronJobId end10
[2026-09-08 01:37:11] Production.INFO: ==10585== Releasing lock...
[2026-09-08 01:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:37:14] Production.INFO: call_cost start
[2026-09-08 01:37:14] Production.INFO: call_cost end
[2026-09-08 01:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:37:14] Production.INFO: ==10581== Releasing lock...
[2026-09-08 01:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:38:01] Production.INFO: ==10649== Lock acquired, processing the job...
[2026-09-08 06:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:38:01] Production.INFO: neon service started
[2026-09-08 06:38:01] Production.INFO: neon service started
[2026-09-08 06:38:01] Production.INFO: ==10649== Releasing lock...
[2026-09-08 06:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:38:01] Production.INFO: ==10651== Lock acquired, processing the job...
[2026-09-08 01:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:38:02] Production.INFO: ==10651== Releasing lock...
[2026-09-08 01:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:38:02] Production.INFO: ==10653== Lock acquired, processing the job...
[2026-09-08 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:38:02] Production.INFO: ==10653== Releasing lock...
[2026-09-08 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:38:02] Production.INFO: ==10656== Lock acquired, processing the job...
[2026-09-08 01:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:38:03] Production.INFO: ==10658== Lock acquired, processing the job...
[2026-09-08 01:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:38:03] Production.INFO: ==10662== Lock acquired, processing the job...
[2026-09-08 01:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:38:03] Production.INFO: ==10660== Lock acquired, processing the job...
[2026-09-08 01:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:38:03] Production.INFO: ==10664== Lock acquired, processing the job...
[2026-09-08 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:38:03] Production.INFO: Account Balance Start.
[2026-09-08 01:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:38:03] Production.INFO: 117
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:38:03] Production.INFO: Date 2026-08-10
[2026-09-08 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-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: ==10664== Releasing lock...
[2026-09-08 01:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: ==10658== Releasing lock...
[2026-09-08 01:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:38:04] Production.INFO: Total Charge 0
[2026-09-08 01:38:04] Production.INFO: CreateAllLog End
[2026-09-08 01:38:04] Production.INFO: Account Balance End.
[2026-09-08 01:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:38:04] Production.INFO: ==10662== Releasing lock...
[2026-09-08 01:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:38:10] Production.ERROR: CronJobId end10
[2026-09-08 01:38:10] Production.INFO: ==10660== Releasing lock...
[2026-09-08 01:38:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:38:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:38:13] Production.INFO: call_cost start
[2026-09-08 01:38:13] Production.INFO: call_cost end
[2026-09-08 01:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:38:14] Production.INFO: ==10656== Releasing lock...
[2026-09-08 01:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:39:01] Production.INFO: ==10723== Lock acquired, processing the job...
[2026-09-08 06:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:39:02] Production.INFO: neon service started
[2026-09-08 06:39:02] Production.INFO: neon service started
[2026-09-08 06:39:02] Production.INFO: ==10723== Releasing lock...
[2026-09-08 06:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:39:02] Production.INFO: ==10727== Lock acquired, processing the job...
[2026-09-08 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:39:02] Production.INFO: ==10727== Releasing lock...
[2026-09-08 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:39:02] Production.INFO: ==10725== Lock acquired, processing the job...
[2026-09-08 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:39:02] Production.INFO: ==10725== Releasing lock...
[2026-09-08 01:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:39:03] Production.INFO: ==10730== Lock acquired, processing the job...
[2026-09-08 01:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:39:03] Production.INFO: ==10736== Lock acquired, processing the job...
[2026-09-08 01:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:39:03] Production.INFO: ==10734== Lock acquired, processing the job...
[2026-09-08 01:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:39:03] Production.INFO: Account Balance Start.
[2026-09-08 01:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:39:03] Production.INFO: 117
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:39:03] Production.INFO: ==10732== Lock acquired, processing the job...
[2026-09-08 01:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: ==10738== Lock acquired, processing the job...
[2026-09-08 01:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01: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-08 01:39:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01:39:04] Production.INFO: ==10738== Releasing lock...
[2026-09-08 01:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: ==10732== Releasing lock...
[2026-09-08 01:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:39:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:39:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:39:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:39:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:39:05] Production.INFO: Total Charge 0
[2026-09-08 01:39:05] Production.INFO: CreateAllLog End
[2026-09-08 01:39:05] Production.INFO: Account Balance End.
[2026-09-08 01:39:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:39:05] Production.INFO: ==10736== Releasing lock...
[2026-09-08 01:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:39:12] Production.ERROR: CronJobId end10
[2026-09-08 01:39:12] Production.INFO: ==10734== Releasing lock...
[2026-09-08 01:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:39:15] Production.INFO: call_cost start
[2026-09-08 01:39:15] Production.INFO: call_cost end
[2026-09-08 01:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:39:15] Production.INFO: ==10730== Releasing lock...
[2026-09-08 01:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:40:01] Production.INFO: ==10802== Lock acquired, processing the job...
[2026-09-08 06:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:40:01] Production.INFO: neon service started
[2026-09-08 06:40:01] Production.INFO: neon service started
[2026-09-08 06:40:01] Production.INFO: ==10802== Releasing lock...
[2026-09-08 06:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:40:01] Production.INFO: ==10806== Lock acquired, processing the job...
[2026-09-08 05:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:40:01] Production.INFO: ==10806== Releasing lock...
[2026-09-08 05:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:40:01] Production.INFO: ==10804== Lock acquired, processing the job...
[2026-09-08 01:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:40:02] Production.INFO: ==10804== Releasing lock...
[2026-09-08 01:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:40:02] Production.INFO: ==10809== Lock acquired, processing the job...
[2026-09-08 01:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:40:02] Production.INFO: ==10815== Lock acquired, processing the job...
[2026-09-08 01:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:40:02] Production.INFO: Account Balance Start.
[2026-09-08 01:40:02] Production.INFO: CreateAllLog Start
[2026-09-08 01:40:02] Production.INFO: 117
[2026-09-08 01:40:02] Production.INFO: Date 2026-08-08
[2026-09-08 01:40:02] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:02] Production.INFO: Date 2026-08-09
[2026-09-08 01:40:02] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:02] Production.INFO: Date 2026-08-10
[2026-09-08 01:40:02] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:02] Production.INFO: Date 2026-08-11
[2026-09-08 01:40:02] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: ==10811== Lock acquired, processing the job...
[2026-09-08 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: ==10813== Lock acquired, processing the job...
[2026-09-08 01:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: ==10817== Lock acquired, processing the job...
[2026-09-08 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: ==10817== Releasing lock...
[2026-09-08 01:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-24
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-25
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-26
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-27
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-28
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-29
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-30
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-08-31
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-01
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-02
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-03
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-04
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-05
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: Date 2026-09-06
[2026-09-08 01:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:03] Production.INFO: ==10811== Releasing lock...
[2026-09-08 01:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:40:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:40:04] Production.INFO: Total Charge 0
[2026-09-08 01:40:04] Production.INFO: CreateAllLog End
[2026-09-08 01:40:04] Production.INFO: Account Balance End.
[2026-09-08 01:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:40:04] Production.INFO: ==10815== Releasing lock...
[2026-09-08 01:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:40:11] Production.ERROR: CronJobId end10
[2026-09-08 01:40:11] Production.INFO: ==10813== Releasing lock...
[2026-09-08 01:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:40:14] Production.INFO: call_cost start
[2026-09-08 01:40:14] Production.INFO: call_cost end
[2026-09-08 01:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:40:14] Production.INFO: ==10809== Releasing lock...
[2026-09-08 01:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:41:01] Production.INFO: ==10873== Lock acquired, processing the job...
[2026-09-08 06:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:41:01] Production.INFO: neon service started
[2026-09-08 06:41:01] Production.INFO: neon service started
[2026-09-08 06:41:01] Production.INFO: ==10873== Releasing lock...
[2026-09-08 06:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:41:02] Production.INFO: ==10875== Lock acquired, processing the job...
[2026-09-08 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:41:02] Production.INFO: ==10877== Lock acquired, processing the job...
[2026-09-08 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:41:02] Production.INFO: ==10877== Releasing lock...
[2026-09-08 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:41:02] Production.INFO: ==10875== Releasing lock...
[2026-09-08 01:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:41:03] Production.INFO: ==10880== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:41:03] Production.INFO: ==10886== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:41:03] Production.INFO: ==10884== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:41:03] Production.INFO: ==10882== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:41:03] Production.INFO: Account Balance Start.
[2026-09-08 01:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:41:03] Production.INFO: 117
[2026-09-08 01:41:03] Production.INFO: ==10888== Lock acquired, processing the job...
[2026-09-08 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:41:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: ==10888== Releasing lock...
[2026-09-08 01:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: ==10882== Releasing lock...
[2026-09-08 01:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:41:04] Production.INFO: Total Charge 0
[2026-09-08 01:41:04] Production.INFO: CreateAllLog End
[2026-09-08 01:41:04] Production.INFO: Account Balance End.
[2026-09-08 01:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:41:04] Production.INFO: ==10886== Releasing lock...
[2026-09-08 01:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:41:11] Production.ERROR: CronJobId end10
[2026-09-08 01:41:11] Production.INFO: ==10884== Releasing lock...
[2026-09-08 01:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:41:14] Production.INFO: call_cost start
[2026-09-08 01:41:14] Production.INFO: call_cost end
[2026-09-08 01:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:41:14] Production.INFO: ==10880== Releasing lock...
[2026-09-08 01:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:42:02] Production.INFO: ==10951== Lock acquired, processing the job...
[2026-09-08 06:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:42:02] Production.INFO: neon service started
[2026-09-08 06:42:02] Production.INFO: neon service started
[2026-09-08 06:42:02] Production.INFO: ==10951== Releasing lock...
[2026-09-08 06:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:42:02] Production.INFO: ==10953== Lock acquired, processing the job...
[2026-09-08 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:42:02] Production.INFO: ==10953== Releasing lock...
[2026-09-08 01:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:42:03] Production.INFO: ==10955== Lock acquired, processing the job...
[2026-09-08 05:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:42:03] Production.INFO: ==10955== Releasing lock...
[2026-09-08 05:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:42:03] Production.INFO: ==10957== Lock acquired, processing the job...
[2026-09-08 01:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:42:03] Production.INFO: ==10961== Lock acquired, processing the job...
[2026-09-08 01:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:42:03] Production.INFO: ==10965== Lock acquired, processing the job...
[2026-09-08 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:42:03] Production.INFO: ==10959== Lock acquired, processing the job...
[2026-09-08 01:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 01:42:03] Production.INFO: ==10963== Lock acquired, processing the job...
[2026-09-08 01:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 01:42:03] Production.INFO: ==10965== Releasing lock...
[2026-09-08 01:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:42:03] Production.INFO: Account Balance Start.
[2026-09-08 01:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:42:03] Production.INFO: 117
[2026-09-08 01:42:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: ==10959== Releasing lock...
[2026-09-08 01:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:42:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:42:04] Production.INFO: Total Charge 0
[2026-09-08 01:42:04] Production.INFO: CreateAllLog End
[2026-09-08 01:42:05] Production.INFO: Account Balance End.
[2026-09-08 01:42:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:42:05] Production.INFO: ==10963== Releasing lock...
[2026-09-08 01:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:42:12] Production.ERROR: CronJobId end10
[2026-09-08 01:42:12] Production.INFO: ==10961== Releasing lock...
[2026-09-08 01:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:42:14] Production.INFO: call_cost start
[2026-09-08 01:42:14] Production.INFO: call_cost end
[2026-09-08 01:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:42:14] Production.INFO: ==10957== Releasing lock...
[2026-09-08 01:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:43:01] Production.INFO: ==11019== Lock acquired, processing the job...
[2026-09-08 06:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:43:01] Production.INFO: neon service started
[2026-09-08 06:43:01] Production.INFO: neon service started
[2026-09-08 06:43:01] Production.INFO: ==11019== Releasing lock...
[2026-09-08 06:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:43:02] Production.INFO: ==11021== Lock acquired, processing the job...
[2026-09-08 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:43:02] Production.INFO: ==11021== Releasing lock...
[2026-09-08 01:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:43:02] Production.INFO: ==11023== Lock acquired, processing the job...
[2026-09-08 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:43:02] Production.INFO: ==11023== Releasing lock...
[2026-09-08 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:43:03] Production.INFO: ==11026== Lock acquired, processing the job...
[2026-09-08 01:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:43:03] Production.INFO: ==11030== Lock acquired, processing the job...
[2026-09-08 01:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:43:03] Production.INFO: ==11032== Lock acquired, processing the job...
[2026-09-08 01:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:43:03] Production.INFO: ==11028== Lock acquired, processing the job...
[2026-09-08 01:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:43:03] Production.INFO: ==11034== Lock acquired, processing the job...
[2026-09-08 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:43:03] Production.INFO: Account Balance Start.
[2026-09-08 01:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:43:03] Production.INFO: 117
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:43:03] Production.INFO: ==11034== Releasing lock...
[2026-09-08 01:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: ==11028== Releasing lock...
[2026-09-08 01:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:43:04] Production.INFO: Total Charge 0
[2026-09-08 01:43:04] Production.INFO: CreateAllLog End
[2026-09-08 01:43:04] Production.INFO: Account Balance End.
[2026-09-08 01:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:43:04] Production.INFO: ==11032== Releasing lock...
[2026-09-08 01:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:43:10] Production.ERROR: CronJobId end10
[2026-09-08 01:43:10] Production.INFO: ==11030== Releasing lock...
[2026-09-08 01:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:43:13] Production.INFO: call_cost start
[2026-09-08 01:43:13] Production.INFO: call_cost end
[2026-09-08 01:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:43:13] Production.INFO: ==11026== Releasing lock...
[2026-09-08 01:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:44:02] Production.INFO: ==11093== Lock acquired, processing the job...
[2026-09-08 06:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:44:02] Production.INFO: neon service started
[2026-09-08 06:44:02] Production.INFO: neon service started
[2026-09-08 06:44:02] Production.INFO: ==11093== Releasing lock...
[2026-09-08 06:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:44:02] Production.INFO: ==11095== Lock acquired, processing the job...
[2026-09-08 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:44:02] Production.INFO: ==11097== Lock acquired, processing the job...
[2026-09-08 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:44:02] Production.INFO: ==11097== Releasing lock...
[2026-09-08 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:44:02] Production.INFO: ==11095== Releasing lock...
[2026-09-08 01:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:44:03] Production.INFO: ==11100== Lock acquired, processing the job...
[2026-09-08 01:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:44:03] Production.INFO: ==11102== Lock acquired, processing the job...
[2026-09-08 01:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:44:03] Production.INFO: ==11104== Lock acquired, processing the job...
[2026-09-08 01:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:44:03] Production.INFO: ==11106== Lock acquired, processing the job...
[2026-09-08 01:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:44:03] Production.INFO: ==11108== Lock acquired, processing the job...
[2026-09-08 01:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01: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-08 01: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-08 01:44:04] Production.INFO: Account Balance Start.
[2026-09-08 01:44:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:44:04] Production.INFO: 117
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-08
[2026-09-08 01: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-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: ==11108== Releasing lock...
[2026-09-08 01:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: ==11102== Releasing lock...
[2026-09-08 01:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-20
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-21
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-22
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-23
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-24
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-25
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:44:05] Production.INFO: Total Charge 0
[2026-09-08 01:44:05] Production.INFO: CreateAllLog End
[2026-09-08 01:44:05] Production.INFO: Account Balance End.
[2026-09-08 01:44:06] Production.ERROR: CronJobId end 12
[2026-09-08 01:44:06] Production.INFO: ==11106== Releasing lock...
[2026-09-08 01:44:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:44:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:44:11] Production.ERROR: CronJobId end10
[2026-09-08 01:44:11] Production.INFO: ==11104== Releasing lock...
[2026-09-08 01:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:44:15] Production.INFO: call_cost start
[2026-09-08 01:44:15] Production.INFO: call_cost end
[2026-09-08 01:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:44:15] Production.INFO: ==11100== Releasing lock...
[2026-09-08 01:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:45:01] Production.INFO: ==11165== Lock acquired, processing the job...
[2026-09-08 06:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:45:01] Production.INFO: neon service started
[2026-09-08 06:45:01] Production.INFO: neon service started
[2026-09-08 06:45:01] Production.INFO: ==11165== Releasing lock...
[2026-09-08 06:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:45:01] Production.INFO: ==11168== Lock acquired, processing the job...
[2026-09-08 01:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:45:02] Production.INFO: ==11168== Releasing lock...
[2026-09-08 01:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:45:02] Production.INFO: ==11170== Lock acquired, processing the job...
[2026-09-08 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:45:02] Production.INFO: ==11170== Releasing lock...
[2026-09-08 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:45:03] Production.INFO: ==11172== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:45:03] Production.INFO: ==11174== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:45:03] Production.INFO: ==11172== Releasing lock...
[2026-09-08 01:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:45:03] Production.INFO: ==11178== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:45:03] Production.INFO: ==11176== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:45:03] Production.INFO: ==11180== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:45:03] Production.INFO: ==11184== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:45:03] Production.INFO: Account Balance Start.
[2026-09-08 01:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:45:03] Production.INFO: 117
[2026-09-08 01:45:03] Production.INFO: ==11182== Lock acquired, processing the job...
[2026-09-08 01:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 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-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:45:03] Production.INFO: ==11184== Releasing lock...
[2026-09-08 01:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:03] Production.ERROR: done
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963991', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: ==11176== Releasing lock...
[2026-09-08 01:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:45:05] Production.INFO: Total Charge 0
[2026-09-08 01:45:05] Production.INFO: CreateAllLog End
[2026-09-08 01:45:05] Production.INFO: Account Balance End.
[2026-09-08 01:45:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:45:05] Production.INFO: ==11180== Releasing lock...
[2026-09-08 01:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17963991', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:45:11] Production.INFO: ProcessCDR(1,17963991,1,1,2)
[2026-09-08 01:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17963991,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17963991,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:45:11] Production.INFO: ==11182== Releasing lock...
[2026-09-08 01:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:45:14] Production.ERROR: CronJobId end10
[2026-09-08 01:45:14] Production.INFO: ==11178== Releasing lock...
[2026-09-08 01:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:45:17] Production.INFO: call_cost start
[2026-09-08 01:45:17] Production.INFO: call_cost end
[2026-09-08 01:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:45:17] Production.INFO: ==11174== Releasing lock...
[2026-09-08 01:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:46:01] Production.INFO: ==11249== Lock acquired, processing the job...
[2026-09-08 06:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:46:01] Production.INFO: neon service started
[2026-09-08 06:46:01] Production.INFO: neon service started
[2026-09-08 06:46:01] Production.INFO: ==11249== Releasing lock...
[2026-09-08 06:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:46:02] Production.INFO: ==11253== Lock acquired, processing the job...
[2026-09-08 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:46:02] Production.INFO: ==11253== Releasing lock...
[2026-09-08 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:46:02] Production.INFO: ==11251== Lock acquired, processing the job...
[2026-09-08 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:46:02] Production.INFO: ==11251== Releasing lock...
[2026-09-08 01:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:46:03] Production.INFO: ==11256== Lock acquired, processing the job...
[2026-09-08 01:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:46:03] Production.INFO: ==11258== Lock acquired, processing the job...
[2026-09-08 01:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:46:03] Production.INFO: ==11260== Lock acquired, processing the job...
[2026-09-08 01:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:46:03] Production.INFO: ==11262== Lock acquired, processing the job...
[2026-09-08 01:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:46:03] Production.INFO: ==11264== Lock acquired, processing the job...
[2026-09-08 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:46:03] Production.INFO: Account Balance Start.
[2026-09-08 01:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:46:03] Production.INFO: 117
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:46:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: ==11264== Releasing lock...
[2026-09-08 01:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: ==11258== Releasing lock...
[2026-09-08 01:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:46:04] Production.INFO: Total Charge 0
[2026-09-08 01:46:04] Production.INFO: CreateAllLog End
[2026-09-08 01:46:05] Production.INFO: Account Balance End.
[2026-09-08 01:46:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:46:05] Production.INFO: ==11262== Releasing lock...
[2026-09-08 01:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:46:11] Production.ERROR: CronJobId end10
[2026-09-08 01:46:11] Production.INFO: ==11260== Releasing lock...
[2026-09-08 01:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:46:14] Production.INFO: call_cost start
[2026-09-08 01:46:14] Production.INFO: call_cost end
[2026-09-08 01:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:46:14] Production.INFO: ==11256== Releasing lock...
[2026-09-08 01:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:47:01] Production.INFO: ==11328== Lock acquired, processing the job...
[2026-09-08 06:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:47:01] Production.INFO: neon service started
[2026-09-08 06:47:01] Production.INFO: neon service started
[2026-09-08 06:47:01] Production.INFO: ==11328== Releasing lock...
[2026-09-08 06:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:47:01] Production.INFO: ==11330== Lock acquired, processing the job...
[2026-09-08 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:47:01] Production.INFO: ==11330== Releasing lock...
[2026-09-08 01:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:47:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:47:02] Production.INFO: ==11332== Lock acquired, processing the job...
[2026-09-08 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:47:02] Production.INFO: ==11332== Releasing lock...
[2026-09-08 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:47:02] Production.INFO: ==11335== Lock acquired, processing the job...
[2026-09-08 01:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:47:02] Production.INFO: ==11337== Lock acquired, processing the job...
[2026-09-08 01:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:47:02] Production.INFO: ==11339== Lock acquired, processing the job...
[2026-09-08 01:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:47:02] Production.INFO: ==11341== Lock acquired, processing the job...
[2026-09-08 01:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:47:03] Production.INFO: ==11343== Lock acquired, processing the job...
[2026-09-08 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 01:47:03] Production.INFO: ==11343== Releasing lock...
[2026-09-08 01:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:47:03] Production.INFO: Account Balance Start.
[2026-09-08 01:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:47:03] Production.INFO: 117
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: ==11337== Releasing lock...
[2026-09-08 01:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:47:04] Production.INFO: Total Charge 0
[2026-09-08 01:47:04] Production.INFO: CreateAllLog End
[2026-09-08 01:47:04] Production.INFO: Account Balance End.
[2026-09-08 01:47:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:47:05] Production.INFO: ==11341== Releasing lock...
[2026-09-08 01:47:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:47:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:47:10] Production.ERROR: CronJobId end10
[2026-09-08 01:47:10] Production.INFO: ==11339== Releasing lock...
[2026-09-08 01:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:47:14] Production.INFO: call_cost start
[2026-09-08 01:47:14] Production.INFO: call_cost end
[2026-09-08 01:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:47:14] Production.INFO: ==11335== Releasing lock...
[2026-09-08 01:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:48:01] Production.INFO: ==11399== Lock acquired, processing the job...
[2026-09-08 06:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:48:01] Production.INFO: neon service started
[2026-09-08 06:48:01] Production.INFO: neon service started
[2026-09-08 06:48:01] Production.INFO: ==11399== Releasing lock...
[2026-09-08 06:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:48:02] Production.INFO: ==11403== Lock acquired, processing the job...
[2026-09-08 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:48:02] Production.INFO: ==11403== Releasing lock...
[2026-09-08 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:48:02] Production.INFO: ==11401== Lock acquired, processing the job...
[2026-09-08 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:48:02] Production.INFO: ==11401== Releasing lock...
[2026-09-08 01:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:48:03] Production.INFO: ==11405== Lock acquired, processing the job...
[2026-09-08 01:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:48:03] Production.INFO: ==11411== Lock acquired, processing the job...
[2026-09-08 01:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:48:03] Production.INFO: ==11407== Lock acquired, processing the job...
[2026-09-08 01:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:48:03] Production.INFO: ==11409== Lock acquired, processing the job...
[2026-09-08 01:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:48:03] Production.INFO: ==11413== Lock acquired, processing the job...
[2026-09-08 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:48:03] Production.INFO: Account Balance Start.
[2026-09-08 01:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:48:03] Production.INFO: 117
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:48:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:48:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: ==11413== Releasing lock...
[2026-09-08 01:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: ==11407== Releasing lock...
[2026-09-08 01:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:48:04] Production.INFO: Total Charge 0
[2026-09-08 01:48:04] Production.INFO: CreateAllLog End
[2026-09-08 01:48:05] Production.INFO: Account Balance End.
[2026-09-08 01:48:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:48:05] Production.INFO: ==11411== Releasing lock...
[2026-09-08 01:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:48:11] Production.ERROR: CronJobId end10
[2026-09-08 01:48:11] Production.INFO: ==11409== Releasing lock...
[2026-09-08 01:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:48:14] Production.INFO: call_cost start
[2026-09-08 01:48:14] Production.INFO: call_cost end
[2026-09-08 01:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:48:14] Production.INFO: ==11405== Releasing lock...
[2026-09-08 01:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:49:02] Production.INFO: ==11469== Lock acquired, processing the job...
[2026-09-08 06:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:49:02] Production.INFO: neon service started
[2026-09-08 06:49:02] Production.INFO: neon service started
[2026-09-08 06:49:02] Production.INFO: ==11469== Releasing lock...
[2026-09-08 06:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:49:02] Production.INFO: ==11471== Lock acquired, processing the job...
[2026-09-08 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:49:02] Production.INFO: ==11471== Releasing lock...
[2026-09-08 01:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:49:03] Production.INFO: ==11473== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:49:03] Production.INFO: ==11473== Releasing lock...
[2026-09-08 05:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:49:03] Production.INFO: ==11476== Lock acquired, processing the job...
[2026-09-08 01:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:49:03] Production.INFO: ==11478== Lock acquired, processing the job...
[2026-09-08 01:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:49:03] Production.INFO: ==11480== Lock acquired, processing the job...
[2026-09-08 01:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:49:03] Production.INFO: ==11482== Lock acquired, processing the job...
[2026-09-08 01:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:49:03] Production.INFO: ==11484== Lock acquired, processing the job...
[2026-09-08 01:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:49:03] Production.INFO: Account Balance Start.
[2026-09-08 01:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:49:03] Production.INFO: 117
[2026-09-08 01:49:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:49:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:49:04] Production.INFO: ==11484== Releasing lock...
[2026-09-08 01:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: ==11478== Releasing lock...
[2026-09-08 01:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:49:05] Production.INFO: Total Charge 0
[2026-09-08 01:49:05] Production.INFO: CreateAllLog End
[2026-09-08 01:49:05] Production.INFO: Account Balance End.
[2026-09-08 01:49:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:49:05] Production.INFO: ==11482== Releasing lock...
[2026-09-08 01:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:49:13] Production.ERROR: CronJobId end10
[2026-09-08 01:49:13] Production.INFO: ==11480== Releasing lock...
[2026-09-08 01:49:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:49:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:49:15] Production.INFO: call_cost start
[2026-09-08 01:49:15] Production.INFO: call_cost end
[2026-09-08 01:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:49:15] Production.INFO: ==11476== Releasing lock...
[2026-09-08 01:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:50:02] Production.INFO: ==11543== Lock acquired, processing the job...
[2026-09-08 06:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:50:02] Production.INFO: neon service started
[2026-09-08 06:50:02] Production.INFO: neon service started
[2026-09-08 06:50:02] Production.INFO: ==11543== Releasing lock...
[2026-09-08 06:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:50:02] Production.INFO: ==11548== Lock acquired, processing the job...
[2026-09-08 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:50:02] Production.INFO: ==11548== Releasing lock...
[2026-09-08 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:50:02] Production.INFO: ==11546== Lock acquired, processing the job...
[2026-09-08 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:50:02] Production.INFO: ==11546== Releasing lock...
[2026-09-08 01:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:50:03] Production.INFO: ==11550== Lock acquired, processing the job...
[2026-09-08 01:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:50:03] Production.INFO: ==11552== Lock acquired, processing the job...
[2026-09-08 01:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:50:03] Production.INFO: ==11554== Lock acquired, processing the job...
[2026-09-08 01:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:50:03] Production.INFO: ==11556== Lock acquired, processing the job...
[2026-09-08 01:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:50:03] Production.INFO: ==11558== Lock acquired, processing the job...
[2026-09-08 01:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:50:04] Production.INFO: Account Balance Start.
[2026-09-08 01:50:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:50:04] Production.INFO: 117
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01: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-08 01:50:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01: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-08 01:50:04] Production.INFO: ==11558== Releasing lock...
[2026-09-08 01:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: ==11552== Releasing lock...
[2026-09-08 01:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:50:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:50:05] Production.INFO: Total Charge 0
[2026-09-08 01:50:05] Production.INFO: CreateAllLog End
[2026-09-08 01:50:05] Production.INFO: Account Balance End.
[2026-09-08 01:50:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:50:05] Production.INFO: ==11556== Releasing lock...
[2026-09-08 01:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:50:14] Production.ERROR: CronJobId end10
[2026-09-08 01:50:14] Production.INFO: ==11554== Releasing lock...
[2026-09-08 01:50:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:50:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:50:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:50:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:50:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:50:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:50:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:50:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:50:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:50:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:50:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:50:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:50:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:50:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:50:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:50:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:50:17] Production.INFO: call_cost start
[2026-09-08 01:50:17] Production.INFO: call_cost end
[2026-09-08 01:50:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:50:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:50:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:50:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:50:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:50:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:50:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:50:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:50:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:50:17] Production.INFO: ==11550== Releasing lock...
[2026-09-08 01:50:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:50:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:51:01] Production.INFO: ==11615== Lock acquired, processing the job...
[2026-09-08 06:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:51:01] Production.INFO: neon service started
[2026-09-08 06:51:01] Production.INFO: neon service started
[2026-09-08 06:51:01] Production.INFO: ==11615== Releasing lock...
[2026-09-08 06:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:51:01] Production.INFO: ==11620== Lock acquired, processing the job...
[2026-09-08 01:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:51:02] Production.INFO: ==11620== Releasing lock...
[2026-09-08 01:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:51:02] Production.INFO: ==11622== Lock acquired, processing the job...
[2026-09-08 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:51:02] Production.INFO: ==11622== Releasing lock...
[2026-09-08 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:51:02] Production.INFO: ==11624== Lock acquired, processing the job...
[2026-09-08 01:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:51:02] Production.INFO: ==11626== Lock acquired, processing the job...
[2026-09-08 01:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:51:03] Production.INFO: ==11632== Lock acquired, processing the job...
[2026-09-08 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:51:03] Production.INFO: ==11628== Lock acquired, processing the job...
[2026-09-08 01:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:51:03] Production.INFO: ==11630== Lock acquired, processing the job...
[2026-09-08 01:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 01:51:03] Production.INFO: ==11632== Releasing lock...
[2026-09-08 01:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:51:03] Production.INFO: Account Balance Start.
[2026-09-08 01:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:51:03] Production.INFO: 117
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:03] Production.INFO: ==11626== Releasing lock...
[2026-09-08 01:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:51:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:51:04] Production.INFO: Total Charge 0
[2026-09-08 01:51:04] Production.INFO: CreateAllLog End
[2026-09-08 01:51:04] Production.INFO: Account Balance End.
[2026-09-08 01:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:51:04] Production.INFO: ==11630== Releasing lock...
[2026-09-08 01:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:51:12] Production.ERROR: CronJobId end10
[2026-09-08 01:51:12] Production.INFO: ==11628== Releasing lock...
[2026-09-08 01:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:51:15] Production.INFO: call_cost start
[2026-09-08 01:51:15] Production.INFO: call_cost end
[2026-09-08 01:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:51:15] Production.INFO: ==11624== Releasing lock...
[2026-09-08 01:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:52:02] Production.INFO: ==11691== Lock acquired, processing the job...
[2026-09-08 06:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:52:02] Production.INFO: neon service started
[2026-09-08 06:52:02] Production.INFO: neon service started
[2026-09-08 06:52:02] Production.INFO: ==11691== Releasing lock...
[2026-09-08 06:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:52:02] Production.INFO: ==11694== Lock acquired, processing the job...
[2026-09-08 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:52:02] Production.INFO: ==11696== Lock acquired, processing the job...
[2026-09-08 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:52:02] Production.INFO: ==11696== Releasing lock...
[2026-09-08 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:52:02] Production.INFO: ==11694== Releasing lock...
[2026-09-08 01:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:52:03] Production.INFO: ==11702== Lock acquired, processing the job...
[2026-09-08 01:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:52:03] Production.INFO: ==11698== Lock acquired, processing the job...
[2026-09-08 01:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:52:03] Production.INFO: ==11704== Lock acquired, processing the job...
[2026-09-08 01:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:52:03] Production.INFO: ==11700== Lock acquired, processing the job...
[2026-09-08 01:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:52:03] Production.INFO: ==11706== Lock acquired, processing the job...
[2026-09-08 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:52:03] Production.INFO: Account Balance Start.
[2026-09-08 01:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:52:03] Production.INFO: 117
[2026-09-08 01:52:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 01:52:03] Production.INFO: ==11706== Releasing lock...
[2026-09-08 01:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:52:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: ==11700== Releasing lock...
[2026-09-08 01:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:52:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:52:05] Production.INFO: Total Charge 0
[2026-09-08 01:52:05] Production.INFO: CreateAllLog End
[2026-09-08 01:52:05] Production.INFO: Account Balance End.
[2026-09-08 01:52:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:52:05] Production.INFO: ==11704== Releasing lock...
[2026-09-08 01:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:52:11] Production.ERROR: CronJobId end10
[2026-09-08 01:52:11] Production.INFO: ==11702== Releasing lock...
[2026-09-08 01:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:52:15] Production.INFO: call_cost start
[2026-09-08 01:52:15] Production.INFO: call_cost end
[2026-09-08 01:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:52:15] Production.INFO: ==11698== Releasing lock...
[2026-09-08 01:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:53:01] Production.INFO: ==11764== Lock acquired, processing the job...
[2026-09-08 06:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:53:01] Production.INFO: neon service started
[2026-09-08 06:53:01] Production.INFO: neon service started
[2026-09-08 06:53:01] Production.INFO: ==11764== Releasing lock...
[2026-09-08 06:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:53:02] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-09-08 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:53:02] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-09-08 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:53:02] Production.INFO: ==11768== Releasing lock...
[2026-09-08 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:53:02] Production.INFO: ==11766== Releasing lock...
[2026-09-08 01:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:53:03] Production.INFO: ==11771== Lock acquired, processing the job...
[2026-09-08 01:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:53:03] Production.INFO: ==11775== Lock acquired, processing the job...
[2026-09-08 01:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:53:03] Production.INFO: ==11773== Lock acquired, processing the job...
[2026-09-08 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:53:03] Production.INFO: ==11777== Lock acquired, processing the job...
[2026-09-08 01:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:53:03] Production.INFO: ==11779== Lock acquired, processing the job...
[2026-09-08 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:53:03] Production.INFO: Account Balance Start.
[2026-09-08 01:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:53:03] Production.INFO: 117
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:53:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: ==11779== Releasing lock...
[2026-09-08 01:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: ==11773== Releasing lock...
[2026-09-08 01:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:03] Production.INFO: Date 2026-08-23
[2026-09-08 01:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:53:04] Production.INFO: Total Charge 0
[2026-09-08 01:53:04] Production.INFO: CreateAllLog End
[2026-09-08 01:53:04] Production.INFO: Account Balance End.
[2026-09-08 01:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:53:04] Production.INFO: ==11777== Releasing lock...
[2026-09-08 01:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:53:11] Production.ERROR: CronJobId end10
[2026-09-08 01:53:11] Production.INFO: ==11775== Releasing lock...
[2026-09-08 01:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:53:14] Production.INFO: call_cost start
[2026-09-08 01:53:14] Production.INFO: call_cost end
[2026-09-08 01:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:53:14] Production.INFO: ==11771== Releasing lock...
[2026-09-08 01:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:54:01] Production.INFO: ==11839== Lock acquired, processing the job...
[2026-09-08 06:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:54:01] Production.INFO: neon service started
[2026-09-08 06:54:01] Production.INFO: neon service started
[2026-09-08 06:54:01] Production.INFO: ==11839== Releasing lock...
[2026-09-08 06:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:54:02] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-09-08 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:54:02] Production.INFO: ==11841== Releasing lock...
[2026-09-08 01:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:54:02] Production.INFO: ==11843== Lock acquired, processing the job...
[2026-09-08 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:54:02] Production.INFO: ==11843== Releasing lock...
[2026-09-08 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:54:03] Production.INFO: ==11845== Lock acquired, processing the job...
[2026-09-08 01:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:54:03] Production.INFO: ==11847== Lock acquired, processing the job...
[2026-09-08 01:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:54:03] Production.INFO: ==11851== Lock acquired, processing the job...
[2026-09-08 01:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:54:03] Production.INFO: ==11849== Lock acquired, processing the job...
[2026-09-08 01:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:54:03] Production.INFO: ==11853== Lock acquired, processing the job...
[2026-09-08 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:54:03] Production.INFO: Account Balance Start.
[2026-09-08 01:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:54:03] Production.INFO: 117
[2026-09-08 01:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:54:03] Production.INFO: ==11853== Releasing lock...
[2026-09-08 01:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: ==11847== Releasing lock...
[2026-09-08 01:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:54:04] Production.INFO: Total Charge 0
[2026-09-08 01:54:04] Production.INFO: CreateAllLog End
[2026-09-08 01:54:04] Production.INFO: Account Balance End.
[2026-09-08 01:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:54:04] Production.INFO: ==11851== Releasing lock...
[2026-09-08 01:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:54:11] Production.ERROR: CronJobId end10
[2026-09-08 01:54:11] Production.INFO: ==11849== Releasing lock...
[2026-09-08 01:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:54:13] Production.INFO: call_cost start
[2026-09-08 01:54:13] Production.INFO: call_cost end
[2026-09-08 01:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:54:13] Production.INFO: ==11845== Releasing lock...
[2026-09-08 01:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:55:02] Production.INFO: ==11912== Lock acquired, processing the job...
[2026-09-08 06:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:55:02] Production.INFO: neon service started
[2026-09-08 06:55:02] Production.INFO: neon service started
[2026-09-08 06:55:02] Production.INFO: ==11912== Releasing lock...
[2026-09-08 06:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:55:02] Production.INFO: ==11914== Lock acquired, processing the job...
[2026-09-08 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:55:02] Production.INFO: ==11914== Releasing lock...
[2026-09-08 01:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:55:03] Production.INFO: ==11916== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:55:03] Production.INFO: ==11916== Releasing lock...
[2026-09-08 05:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:55:03] Production.INFO: ==11918== Lock acquired, processing the job...
[2026-09-08 01:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 01:55:03] Production.INFO: ==11920== Lock acquired, processing the job...
[2026-09-08 01:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 01:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 01:55:04] Production.INFO: ==11918== Releasing lock...
[2026-09-08 01:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 01:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 01:55:04] Production.INFO: ==11922== Lock acquired, processing the job...
[2026-09-08 01:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:55:04] Production.INFO: ==11924== Lock acquired, processing the job...
[2026-09-08 01:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:55:04] Production.INFO: ==11928== Lock acquired, processing the job...
[2026-09-08 01:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 01:55:04] Production.INFO: ==11926== Lock acquired, processing the job...
[2026-09-08 01:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:55:04] Production.INFO: ==11930== Lock acquired, processing the job...
[2026-09-08 01:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 01:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:55:04] Production.INFO: Account Balance Start.
[2026-09-08 01:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 01:55:04] Production.INFO: 117
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-08
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 01:55:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 01:55:04] Production.INFO: ==11930== Releasing lock...
[2026-09-08 01:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:55:04] Production.ERROR: done
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 01:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964032', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-20
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-21
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-22
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-23
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-24
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-25
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-26
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-27
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-28
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-29
[2026-09-08 01:55:05] Production.INFO: ==11922== Releasing lock...
[2026-09-08 01:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-30
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:55:05] Production.INFO: Total Charge 0
[2026-09-08 01:55:05] Production.INFO: CreateAllLog End
[2026-09-08 01:55:05] Production.INFO: Account Balance End.
[2026-09-08 01:55:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:55:05] Production.INFO: ==11926== Releasing lock...
[2026-09-08 01:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964032', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 01:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 01:55:10] Production.INFO: ProcessCDR(1,17964032,1,1,2)
[2026-09-08 01:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964032,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964032,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 01:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 01:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 01:55:10] Production.INFO: ==11928== Releasing lock...
[2026-09-08 01:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 01:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 01:55:14] Production.ERROR: CronJobId end10
[2026-09-08 01:55:14] Production.INFO: ==11924== Releasing lock...
[2026-09-08 01:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:55:18] Production.INFO: call_cost start
[2026-09-08 01:55:18] Production.INFO: call_cost end
[2026-09-08 01:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:55:18] Production.INFO: ==11920== Releasing lock...
[2026-09-08 01:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:56:01] Production.INFO: ==11987== Lock acquired, processing the job...
[2026-09-08 06:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:56:01] Production.INFO: neon service started
[2026-09-08 06:56:01] Production.INFO: neon service started
[2026-09-08 06:56:01] Production.INFO: ==11987== Releasing lock...
[2026-09-08 06:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:56:02] Production.INFO: ==11989== Lock acquired, processing the job...
[2026-09-08 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:56:02] Production.INFO: ==11989== Releasing lock...
[2026-09-08 01:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:56:02] Production.INFO: ==11991== Lock acquired, processing the job...
[2026-09-08 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:56:02] Production.INFO: ==11991== Releasing lock...
[2026-09-08 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:56:03] Production.INFO: ==11995== Lock acquired, processing the job...
[2026-09-08 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:56:03] Production.INFO: ==11997== Lock acquired, processing the job...
[2026-09-08 01:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:56:03] Production.INFO: ==12001== Lock acquired, processing the job...
[2026-09-08 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:56:03] Production.INFO: ==11993== Lock acquired, processing the job...
[2026-09-08 01:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:56:03] Production.INFO: ==11999== Lock acquired, processing the job...
[2026-09-08 01:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 01:56:03] Production.INFO: ==12001== Releasing lock...
[2026-09-08 01:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:56:03] Production.INFO: Account Balance Start.
[2026-09-08 01:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:56:03] Production.INFO: 117
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:03] Production.INFO: ==11995== Releasing lock...
[2026-09-08 01:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:56:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-08-31
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-01
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-02
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-03
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:56:05] Production.INFO: Total Charge 0
[2026-09-08 01:56:05] Production.INFO: CreateAllLog End
[2026-09-08 01:56:05] Production.INFO: Account Balance End.
[2026-09-08 01:56:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:56:05] Production.INFO: ==11999== Releasing lock...
[2026-09-08 01:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:56:11] Production.ERROR: CronJobId end10
[2026-09-08 01:56:11] Production.INFO: ==11997== Releasing lock...
[2026-09-08 01:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:56:15] Production.INFO: call_cost start
[2026-09-08 01:56:15] Production.INFO: call_cost end
[2026-09-08 01:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:56:15] Production.INFO: ==11993== Releasing lock...
[2026-09-08 01:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:57:02] Production.INFO: ==12062== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:57:02] Production.INFO: neon service started
[2026-09-08 06:57:02] Production.INFO: neon service started
[2026-09-08 06:57:02] Production.INFO: ==12062== Releasing lock...
[2026-09-08 06:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:57:02] Production.INFO: ==12066== Lock acquired, processing the job...
[2026-09-08 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:57:02] Production.INFO: ==12066== Releasing lock...
[2026-09-08 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:57:02] Production.INFO: ==12064== Lock acquired, processing the job...
[2026-09-08 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 01:57:02] Production.INFO: ==12064== Releasing lock...
[2026-09-08 01:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:57:03] Production.INFO: ==12069== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:57:03] Production.INFO: ==12071== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:57:03] Production.INFO: ==12073== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:57:03] Production.INFO: ==12077== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:57:03] Production.INFO: ==12075== Lock acquired, processing the job...
[2026-09-08 01:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 01:57:03] Production.INFO: ==12077== Releasing lock...
[2026-09-08 01:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:57:03] Production.INFO: Account Balance Start.
[2026-09-08 01:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:57:03] Production.INFO: 117
[2026-09-08 01:57:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-09
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: ==12071== Releasing lock...
[2026-09-08 01:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Date 2026-09-04
[2026-09-08 01:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:57:05] Production.INFO: Total Charge 0
[2026-09-08 01:57:05] Production.INFO: CreateAllLog End
[2026-09-08 01:57:05] Production.INFO: Account Balance End.
[2026-09-08 01:57:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:57:05] Production.INFO: ==12075== Releasing lock...
[2026-09-08 01:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:57:12] Production.ERROR: CronJobId end10
[2026-09-08 01:57:12] Production.INFO: ==12073== Releasing lock...
[2026-09-08 01:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:57:15] Production.INFO: call_cost start
[2026-09-08 01:57:15] Production.INFO: call_cost end
[2026-09-08 01:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:57:15] Production.INFO: ==12069== Releasing lock...
[2026-09-08 01:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:58:01] Production.INFO: ==12133== Lock acquired, processing the job...
[2026-09-08 06:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:58:01] Production.INFO: neon service started
[2026-09-08 06:58:01] Production.INFO: neon service started
[2026-09-08 06:58:01] Production.INFO: ==12133== Releasing lock...
[2026-09-08 06:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:58:02] Production.INFO: ==12135== Lock acquired, processing the job...
[2026-09-08 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:58:02] Production.INFO: ==12137== Lock acquired, processing the job...
[2026-09-08 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:58:02] Production.INFO: ==12137== Releasing lock...
[2026-09-08 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:58:02] Production.INFO: ==12135== Releasing lock...
[2026-09-08 01:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:58:03] Production.INFO: ==12140== Lock acquired, processing the job...
[2026-09-08 01:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:58:03] Production.INFO: ==12142== Lock acquired, processing the job...
[2026-09-08 01:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:58:03] Production.INFO: ==12148== Lock acquired, processing the job...
[2026-09-08 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:58:03] Production.INFO: ==12144== Lock acquired, processing the job...
[2026-09-08 01:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:58:03] Production.INFO: ==12146== Lock acquired, processing the job...
[2026-09-08 01:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 01:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 01:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 01:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 01:58:03] Production.INFO: Account Balance Start.
[2026-09-08 01:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 01:58:03] Production.INFO: 117
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: ==12148== Releasing lock...
[2026-09-08 01:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-10
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-11
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-12
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-13
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-14
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-15
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-16
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-17
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-18
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-19
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-20
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-21
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:03] Production.INFO: Date 2026-08-22
[2026-09-08 01:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: ==12142== Releasing lock...
[2026-09-08 01:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-05
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-06
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-07
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Date 2026-09-08
[2026-09-08 01:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:58:04] Production.INFO: Total Charge 0
[2026-09-08 01:58:04] Production.INFO: CreateAllLog End
[2026-09-08 01:58:04] Production.INFO: Account Balance End.
[2026-09-08 01:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 01:58:04] Production.INFO: ==12146== Releasing lock...
[2026-09-08 01:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:58:11] Production.ERROR: CronJobId end10
[2026-09-08 01:58:11] Production.INFO: ==12144== Releasing lock...
[2026-09-08 01:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:58:13] Production.INFO: call_cost start
[2026-09-08 01:58:13] Production.INFO: call_cost end
[2026-09-08 01:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:58:13] Production.INFO: ==12140== Releasing lock...
[2026-09-08 01:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 06:59:01] Production.INFO: ==12213== Lock acquired, processing the job...
[2026-09-08 06:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 06:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 06:59:01] Production.INFO: neon service started
[2026-09-08 06:59:01] Production.INFO: neon service started
[2026-09-08 06:59:01] Production.INFO: ==12213== Releasing lock...
[2026-09-08 06:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 06:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 01:59:02] Production.INFO: ==12215== Lock acquired, processing the job...
[2026-09-08 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==12217== Lock acquired, processing the job...
[2026-09-08 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==12217== Releasing lock...
[2026-09-08 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 05:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 01:59:02] Production.INFO: ==12215== Releasing lock...
[2026-09-08 01:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 01:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 01:59:03] Production.INFO: ==12220== Lock acquired, processing the job...
[2026-09-08 01:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 01:59:03] Production.INFO: ==12222== Lock acquired, processing the job...
[2026-09-08 01:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 01:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 01:59:03] Production.INFO: ==12224== Lock acquired, processing the job...
[2026-09-08 01:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 01:59:03] Production.INFO: ==12228== Lock acquired, processing the job...
[2026-09-08 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 01:59:03] Production.INFO: ==12226== Lock acquired, processing the job...
[2026-09-08 01:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 01:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 01:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 01:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 01:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 01:59:03] Production.INFO: Account Balance Start.
[2026-09-08 01:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 01:59:03] Production.INFO: 117
[2026-09-08 01:59:03] Production.INFO: ==12228== Releasing lock...
[2026-09-08 01:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 01:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 01:59:03] Production.INFO: Date 2026-08-08
[2026-09-08 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:03] Production.INFO: Date 2026-08-09
[2026-09-08 01:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-10
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-11
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-12
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-13
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-14
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-15
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-16
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-17
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-18
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-19
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-20
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-21
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: ==12222== Releasing lock...
[2026-09-08 01:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 01:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-22
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-23
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-24
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-25
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-26
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-27
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-28
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-29
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-30
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-08-31
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-09-01
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-09-02
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-09-03
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:04] Production.INFO: Date 2026-09-04
[2026-09-08 01:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:05] Production.INFO: Date 2026-09-05
[2026-09-08 01:59:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:05] Production.INFO: Date 2026-09-06
[2026-09-08 01:59:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:05] Production.INFO: Date 2026-09-07
[2026-09-08 01:59:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:05] Production.INFO: Date 2026-09-08
[2026-09-08 01:59:05] Production.INFO: Reseller ==> 0
[2026-09-08 01:59:05] Production.INFO: Total Charge 0
[2026-09-08 01:59:05] Production.INFO: CreateAllLog End
[2026-09-08 01:59:05] Production.INFO: Account Balance End.
[2026-09-08 01:59:05] Production.ERROR: CronJobId end 12
[2026-09-08 01:59:05] Production.INFO: ==12226== Releasing lock...
[2026-09-08 01:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 01:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 01:59:12] Production.ERROR: CronJobId end10
[2026-09-08 01:59:12] Production.INFO: ==12224== Releasing lock...
[2026-09-08 01:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 01:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 01:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 01:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 01:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 01:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 01:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 01:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 01:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 01:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 01:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 01:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 01:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 01:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 01:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 01:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 01:59:15] Production.INFO: call_cost start
[2026-09-08 01:59:15] Production.INFO: call_cost end
[2026-09-08 01:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 01:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 01:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 01:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 01:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 01:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 01:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 01:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 01:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 01:59:15] Production.INFO: ==12220== Releasing lock...
[2026-09-08 01:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 01:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:00:01] Production.INFO: ==12291== Lock acquired, processing the job...
[2026-09-08 07:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:00:01] Production.INFO: neon service started
[2026-09-08 07:00:01] Production.INFO: neon service started
[2026-09-08 07:00:01] Production.INFO: ==12291== Releasing lock...
[2026-09-08 07:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:00:01] Production.INFO: ==12293== Lock acquired, processing the job...
[2026-09-08 02:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:00:02] Production.INFO: ==12293== Releasing lock...
[2026-09-08 02:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:00:02] Production.INFO: ==12295== Lock acquired, processing the job...
[2026-09-08 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:00:02] Production.INFO: ==12295== Releasing lock...
[2026-09-08 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:00:02] Production.INFO: ==12302== Lock acquired, processing the job...
[2026-09-08 02:00:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:00:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:00:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:00:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:00:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:00:02] Production.INFO: ==12298== Lock acquired, processing the job...
[2026-09-08 02:00:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:00:02] Production.INFO: ==12300== Lock acquired, processing the job...
[2026-09-08 02:00:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:00:02] Production.INFO: ==12306== Lock acquired, processing the job...
[2026-09-08 02:00:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:00:03] Production.INFO: ==12304== Lock acquired, processing the job...
[2026-09-08 02:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:00:03] Production.INFO: ==12306== Releasing lock...
[2026-09-08 02:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:00:03] Production.INFO: Account Balance Start.
[2026-09-08 02:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:00:03] Production.INFO: 117
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: ==12300== Releasing lock...
[2026-09-08 02:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:00:04] Production.INFO: Total Charge 0
[2026-09-08 02:00:04] Production.INFO: CreateAllLog End
[2026-09-08 02:00:04] Production.INFO: Account Balance End.
[2026-09-08 02:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:00:04] Production.INFO: ==12304== Releasing lock...
[2026-09-08 02:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:00:11] Production.ERROR: CronJobId end10
[2026-09-08 02:00:11] Production.INFO: ==12302== Releasing lock...
[2026-09-08 02:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:00:15] Production.INFO: call_cost start
[2026-09-08 02:00:15] Production.INFO: call_cost end
[2026-09-08 02:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:00:15] Production.INFO: ==12298== Releasing lock...
[2026-09-08 02:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:01:01] Production.INFO: ==12367== Lock acquired, processing the job...
[2026-09-08 07:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:01:01] Production.INFO: neon service started
[2026-09-08 07:01:01] Production.INFO: neon service started
[2026-09-08 07:01:01] Production.INFO: ==12367== Releasing lock...
[2026-09-08 07:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:01:02] Production.INFO: ==12383== Lock acquired, processing the job...
[2026-09-08 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:01:02] Production.INFO: ==12383== Releasing lock...
[2026-09-08 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:01:02] Production.INFO: ==12381== Lock acquired, processing the job...
[2026-09-08 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:01:02] Production.INFO: ==12381== Releasing lock...
[2026-09-08 02:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:01:03] Production.INFO: ==12386== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Starts#
[2026-09-08 02:01:03] Production.INFO: ==12388== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:01:03] Production.INFO: ==12390== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:01:03] Production.INFO: ==12392== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:01:03] Production.INFO: ==12394== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:01:03] Production.INFO: ==12396== Lock acquired, processing the job...
[2026-09-08 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 02:01:03] Production.INFO: Account Balance Start.
[2026-09-08 02:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:01:03] Production.INFO: 117
[2026-09-08 02:01:03] Production.INFO: ==12396== Releasing lock...
[2026-09-08 02:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:01:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: ==12390== Releasing lock...
[2026-09-08 02:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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.4G 13G 10% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 38G 13G 76% /
/dev/loop5 67M 67M 0 100% /var/lib/snapd/snap/core24/1587
/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
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-08 02:01:04] Production.INFO: Delete Storage Log Start
[2026-09-08 02:01:04] Production.INFO: Front End Delete Storage Log Start
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:01:05] Production.INFO: Total Charge 0
[2026-09-08 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-08 02:01:05] Production.INFO: Front End Delete Storage Log End
[2026-09-08 02:01:05] Production.INFO: Back End(Service) Delete Storage Log Start
[2026-09-08 02:01:05] Production.INFO: CreateAllLog End
[2026-09-08 02:01:05] Production.INFO: Account Balance End.
[2026-09-08 02:01:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:01:05] Production.INFO: ==12394== Releasing lock...
[2026-09-08 02:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 02:01:06] Production.INFO: Back End(Service) Delete Storage Log End
[2026-09-08 02:01:06] Production.INFO: Delete Storage Log End
[2026-09-08 02:01:06] Production.INFO: Delete Temp Files Start
[2026-09-08 02:01:06] Production.INFO: find /var/www/tmp* -maxdepth 1 -mtime +3 -type f -exec rm {} \;
[2026-09-08 02:01:06] Production.INFO: Delete Temp Files End
[2026-09-08 02:01:06] Production.INFO: Delete CDR File Start
[2026-09-08 02:01:06] Production.INFO: Delete CDR File End
[2026-09-08 02:01:07] Production.INFO: Disk FileSystem - df -Ph | awk '{printf "%-35s%-10s%-10s%-10s%-10s%s\n",$1,$2,$3,$4,$5,$6}'
[2026-09-08 02:01:07] 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.4G 13G 10% /run
tmpfs 15G 0 15G 0% /sys/fs/cgroup
/dev/sda1 50G 38G 13G 76% /
/dev/loop5 67M 67M 0 100% /var/lib/snapd/snap/core24/1587
/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
tmpfs 2.9G 0 2.9G 0% /run/user/0
[2026-09-08 02:01:07] Production.ERROR: CronJobId end 4
[2026-09-08 02:01:07] Production.INFO: ==12386== Releasing lock...
[2026-09-08 02:01:07] Production.INFO: servercleanup-command-servercleanup-companyid-1-cronjobid-4 #Stops#
[2026-09-08 02:01:07] Production.INFO: 29.5 MB #Memory Used#
[2026-09-08 02:01:15] Production.ERROR: CronJobId end10
[2026-09-08 02:01:15] Production.INFO: ==12392== Releasing lock...
[2026-09-08 02:01:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:01:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:01:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:01:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:01:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:01:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:01:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:01:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:01:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:01:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:01:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:01:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:01:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:01:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:01:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:01:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:01:17] Production.INFO: call_cost start
[2026-09-08 02:01:17] Production.INFO: call_cost end
[2026-09-08 02:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:01:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:01:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:01:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:01:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:01:17] Production.INFO: ==12388== Releasing lock...
[2026-09-08 02:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:02:02] Production.INFO: ==12535== Lock acquired, processing the job...
[2026-09-08 07:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:02:02] Production.INFO: neon service started
[2026-09-08 07:02:02] Production.INFO: neon service started
[2026-09-08 07:02:02] Production.INFO: ==12535== Releasing lock...
[2026-09-08 07:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:02:02] Production.INFO: ==12537== Lock acquired, processing the job...
[2026-09-08 02:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:02:02] Production.INFO: ==12539== Lock acquired, processing the job...
[2026-09-08 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:02:02] Production.INFO: ==12539== Releasing lock...
[2026-09-08 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:02:03] Production.INFO: ==12537== Releasing lock...
[2026-09-08 02:02:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:02:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:02:03] Production.INFO: ==12550== Lock acquired, processing the job...
[2026-09-08 02:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 02:02:04] Production.INFO: ==12548== Lock acquired, processing the job...
[2026-09-08 02:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:02:04] Production.INFO: ==12542== Lock acquired, processing the job...
[2026-09-08 02:02:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:02:04] Production.INFO: ==12544== Lock acquired, processing the job...
[2026-09-08 02:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:02:04] Production.INFO: ==12546== Lock acquired, processing the job...
[2026-09-08 02:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:02:04] Production.INFO: Account Balance Start.
[2026-09-08 02:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:02:04] Production.INFO: 117
[2026-09-08 02:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: ==12552== Lock acquired, processing the job...
[2026-09-08 02:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:02:04] Production.ERROR: done
[2026-09-08 02:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.ERROR: done
[2026-09-08 02: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-08 02:02:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 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-08 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-08 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-08 02:02:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: ==12552== Releasing lock...
[2026-09-08 02:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 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-08 02:02:04] Production.INFO: ==12550== Releasing lock...
[2026-09-08 02:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 02:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-21
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-22
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-23
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-24
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: ==12544== Releasing lock...
[2026-09-08 02:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:02:05] Production.INFO: Total Charge 0
[2026-09-08 02:02:05] Production.INFO: CreateAllLog End
[2026-09-08 02:02:05] Production.INFO: Account Balance End.
[2026-09-08 02:02:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:02:05] Production.INFO: ==12548== Releasing lock...
[2026-09-08 02:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:02:11] Production.ERROR: CronJobId end10
[2026-09-08 02:02:11] Production.INFO: ==12546== Releasing lock...
[2026-09-08 02:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:02:16] Production.INFO: call_cost start
[2026-09-08 02:02:16] Production.INFO: call_cost end
[2026-09-08 02:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:02:16] Production.INFO: ==12542== Releasing lock...
[2026-09-08 02:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:03:01] Production.INFO: ==12612== Lock acquired, processing the job...
[2026-09-08 07:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:03:01] Production.INFO: neon service started
[2026-09-08 07:03:01] Production.INFO: neon service started
[2026-09-08 07:03:01] Production.INFO: ==12612== Releasing lock...
[2026-09-08 07:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:03:01] Production.INFO: ==12614== Lock acquired, processing the job...
[2026-09-08 02:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:03:02] Production.INFO: ==12614== Releasing lock...
[2026-09-08 02:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:03:02] Production.INFO: ==12616== Lock acquired, processing the job...
[2026-09-08 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:03:02] Production.INFO: ==12616== Releasing lock...
[2026-09-08 06:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:03:02] Production.INFO: ==12621== Lock acquired, processing the job...
[2026-09-08 02:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:03:03] Production.INFO: ==12623== Lock acquired, processing the job...
[2026-09-08 02:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:03:03] Production.INFO: ==12625== Lock acquired, processing the job...
[2026-09-08 02:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:03:03] Production.INFO: ==12619== Lock acquired, processing the job...
[2026-09-08 02:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:03:03] Production.INFO: Account Balance Start.
[2026-09-08 02:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:03:03] Production.INFO: 117
[2026-09-08 02:03:03] Production.INFO: ==12627== Lock acquired, processing the job...
[2026-09-08 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:03:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:03:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: ==12627== Releasing lock...
[2026-09-08 02:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: ==12621== Releasing lock...
[2026-09-08 02:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-28
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-29
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-30
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-08-31
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-09-01
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-09-02
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-09-03
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:03] Production.INFO: Date 2026-09-04
[2026-09-08 02:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:03:04] Production.INFO: Total Charge 0
[2026-09-08 02:03:04] Production.INFO: CreateAllLog End
[2026-09-08 02:03:04] Production.INFO: Account Balance End.
[2026-09-08 02:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:03:04] Production.INFO: ==12625== Releasing lock...
[2026-09-08 02:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:03:12] Production.ERROR: CronJobId end10
[2026-09-08 02:03:12] Production.INFO: ==12623== Releasing lock...
[2026-09-08 02:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:03:15] Production.INFO: call_cost start
[2026-09-08 02:03:15] Production.INFO: call_cost end
[2026-09-08 02:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:03:15] Production.INFO: ==12619== Releasing lock...
[2026-09-08 02:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:04:02] Production.INFO: ==12685== Lock acquired, processing the job...
[2026-09-08 07:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:04:02] Production.INFO: neon service started
[2026-09-08 07:04:02] Production.INFO: neon service started
[2026-09-08 07:04:02] Production.INFO: ==12685== Releasing lock...
[2026-09-08 07:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:04:02] Production.INFO: ==12689== Lock acquired, processing the job...
[2026-09-08 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:04:02] Production.INFO: ==12689== Releasing lock...
[2026-09-08 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:04:02] Production.INFO: ==12687== Lock acquired, processing the job...
[2026-09-08 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:04:02] Production.INFO: ==12687== Releasing lock...
[2026-09-08 02:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:04:03] Production.INFO: ==12691== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:04:03] Production.INFO: ==12693== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:04:03] Production.INFO: ==12697== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:04:03] Production.INFO: ==12695== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:04:03] Production.INFO: Account Balance Start.
[2026-09-08 02:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:04:03] Production.INFO: 117
[2026-09-08 02:04:03] Production.INFO: ==12699== Lock acquired, processing the job...
[2026-09-08 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:04:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:04:03] Production.INFO: ==12699== Releasing lock...
[2026-09-08 02:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: ==12693== Releasing lock...
[2026-09-08 02:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:04:04] Production.INFO: Total Charge 0
[2026-09-08 02:04:04] Production.INFO: CreateAllLog End
[2026-09-08 02:04:04] Production.INFO: Account Balance End.
[2026-09-08 02:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:04:04] Production.INFO: ==12697== Releasing lock...
[2026-09-08 02:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:04:11] Production.ERROR: CronJobId end10
[2026-09-08 02:04:11] Production.INFO: ==12695== Releasing lock...
[2026-09-08 02:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:04:14] Production.INFO: call_cost start
[2026-09-08 02:04:14] Production.INFO: call_cost end
[2026-09-08 02:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:04:14] Production.INFO: ==12691== Releasing lock...
[2026-09-08 02:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:05:01] Production.INFO: ==12759== Lock acquired, processing the job...
[2026-09-08 07:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:05:01] Production.INFO: neon service started
[2026-09-08 07:05:01] Production.INFO: neon service started
[2026-09-08 07:05:01] Production.INFO: ==12759== Releasing lock...
[2026-09-08 07:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:05:01] Production.INFO: ==12761== Lock acquired, processing the job...
[2026-09-08 02:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:05:02] Production.INFO: ==12761== Releasing lock...
[2026-09-08 02:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:05:02] Production.INFO: ==12763== Lock acquired, processing the job...
[2026-09-08 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:05:02] Production.INFO: ==12763== Releasing lock...
[2026-09-08 06:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:05:03] Production.INFO: ==12766== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:05:03] Production.INFO: ==12768== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:05:03] Production.INFO: ==12766== Releasing lock...
[2026-09-08 02:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:05:03] Production.INFO: ==12770== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:05:03] Production.INFO: ==12776== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:05:03] Production.INFO: ==12772== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:05:03] Production.INFO: ==12774== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:05:03] Production.INFO: Account Balance Start.
[2026-09-08 02:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:05:03] Production.INFO: 117
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.INFO: ==12778== Lock acquired, processing the job...
[2026-09-08 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:05:03] Production.INFO: ==12778== Releasing lock...
[2026-09-08 02:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:05:03] Production.ERROR: done
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964074', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: ==12770== Releasing lock...
[2026-09-08 02:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:05:05] Production.INFO: Total Charge 0
[2026-09-08 02:05:05] Production.INFO: CreateAllLog End
[2026-09-08 02:05:05] Production.INFO: Account Balance End.
[2026-09-08 02:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:05:05] Production.INFO: ==12774== Releasing lock...
[2026-09-08 02:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964074', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:05:10] Production.INFO: ProcessCDR(1,17964074,1,1,2)
[2026-09-08 02:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964074,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964074,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:05:10] Production.INFO: ==12776== Releasing lock...
[2026-09-08 02:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:05:13] Production.ERROR: CronJobId end10
[2026-09-08 02:05:13] Production.INFO: ==12772== Releasing lock...
[2026-09-08 02:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:05:17] Production.INFO: call_cost start
[2026-09-08 02:05:17] Production.INFO: call_cost end
[2026-09-08 02:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:05:17] Production.INFO: ==12768== Releasing lock...
[2026-09-08 02:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:06:02] Production.INFO: ==12838== Lock acquired, processing the job...
[2026-09-08 07:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:06:02] Production.INFO: neon service started
[2026-09-08 07:06:02] Production.INFO: neon service started
[2026-09-08 07:06:02] Production.INFO: ==12838== Releasing lock...
[2026-09-08 07:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:06:02] Production.INFO: ==12842== Lock acquired, processing the job...
[2026-09-08 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:06:02] Production.INFO: ==12842== Releasing lock...
[2026-09-08 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:06:02] Production.INFO: ==12840== Lock acquired, processing the job...
[2026-09-08 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:06:02] Production.INFO: ==12840== Releasing lock...
[2026-09-08 02:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:06:03] Production.INFO: ==12845== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:06:03] Production.INFO: ==12847== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:06:03] Production.INFO: ==12853== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:06:03] Production.INFO: ==12849== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:06:03] Production.INFO: ==12851== Lock acquired, processing the job...
[2026-09-08 02:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 02:06:03] Production.INFO: ==12853== Releasing lock...
[2026-09-08 02:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:06:03] Production.INFO: Account Balance Start.
[2026-09-08 02:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:06:03] Production.INFO: 117
[2026-09-08 02:06:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: ==12847== Releasing lock...
[2026-09-08 02:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:06:05] Production.INFO: Total Charge 0
[2026-09-08 02:06:05] Production.INFO: CreateAllLog End
[2026-09-08 02:06:05] Production.INFO: Account Balance End.
[2026-09-08 02:06:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:06:05] Production.INFO: ==12851== Releasing lock...
[2026-09-08 02:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:06:12] Production.ERROR: CronJobId end10
[2026-09-08 02:06:12] Production.INFO: ==12849== Releasing lock...
[2026-09-08 02:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:06:14] Production.INFO: call_cost start
[2026-09-08 02:06:14] Production.INFO: call_cost end
[2026-09-08 02:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:06:15] Production.INFO: ==12845== Releasing lock...
[2026-09-08 02:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:07:01] Production.INFO: ==12915== Lock acquired, processing the job...
[2026-09-08 07:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:07:01] Production.INFO: neon service started
[2026-09-08 07:07:01] Production.INFO: neon service started
[2026-09-08 07:07:01] Production.INFO: ==12915== Releasing lock...
[2026-09-08 07:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:07:01] Production.INFO: ==12917== Lock acquired, processing the job...
[2026-09-08 02:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:07:02] Production.INFO: ==12917== Releasing lock...
[2026-09-08 02:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:07:02] Production.INFO: ==12919== Lock acquired, processing the job...
[2026-09-08 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:07:02] Production.INFO: ==12919== Releasing lock...
[2026-09-08 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:07:02] Production.INFO: ==12929== Lock acquired, processing the job...
[2026-09-08 02:07:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02: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-08 02: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-08 02: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-08 02:07:03] Production.INFO: ==12929== Releasing lock...
[2026-09-08 02:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:07:03] Production.INFO: ==12921== Lock acquired, processing the job...
[2026-09-08 02:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:07:03] Production.INFO: ==12925== Lock acquired, processing the job...
[2026-09-08 02:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:07:03] Production.INFO: ==12923== Lock acquired, processing the job...
[2026-09-08 02:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:07:03] Production.INFO: ==12927== Lock acquired, processing the job...
[2026-09-08 02:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:07:03] Production.INFO: Account Balance Start.
[2026-09-08 02:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:07:03] Production.INFO: 117
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-28
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-29
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-30
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-08-31
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:03] Production.INFO: Date 2026-09-01
[2026-09-08 02:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:07:04] Production.INFO: ==12923== Releasing lock...
[2026-09-08 02:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:07:04] Production.INFO: Total Charge 0
[2026-09-08 02:07:04] Production.INFO: CreateAllLog End
[2026-09-08 02:07:04] Production.INFO: Account Balance End.
[2026-09-08 02:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:07:04] Production.INFO: ==12927== Releasing lock...
[2026-09-08 02:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:07:12] Production.ERROR: CronJobId end10
[2026-09-08 02:07:12] Production.INFO: ==12925== Releasing lock...
[2026-09-08 02:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:07:15] Production.INFO: call_cost start
[2026-09-08 02:07:15] Production.INFO: call_cost end
[2026-09-08 02:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:07:15] Production.INFO: ==12921== Releasing lock...
[2026-09-08 02:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:08:01] Production.INFO: ==12984== Lock acquired, processing the job...
[2026-09-08 07:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:08:01] Production.INFO: neon service started
[2026-09-08 07:08:01] Production.INFO: neon service started
[2026-09-08 07:08:01] Production.INFO: ==12984== Releasing lock...
[2026-09-08 07:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:08:02] Production.INFO: ==12988== Lock acquired, processing the job...
[2026-09-08 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:08:02] Production.INFO: ==12988== Releasing lock...
[2026-09-08 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:08:02] Production.INFO: ==12986== Lock acquired, processing the job...
[2026-09-08 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:08:02] Production.INFO: ==12986== Releasing lock...
[2026-09-08 02:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:08:03] Production.INFO: ==12991== Lock acquired, processing the job...
[2026-09-08 02:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:08:03] Production.INFO: ==12993== Lock acquired, processing the job...
[2026-09-08 02:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:08:03] Production.INFO: ==12995== Lock acquired, processing the job...
[2026-09-08 02:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:08:03] Production.INFO: ==12999== Lock acquired, processing the job...
[2026-09-08 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:08:03] Production.INFO: ==12997== Lock acquired, processing the job...
[2026-09-08 02:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:08:03] Production.INFO: Account Balance Start.
[2026-09-08 02:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:08:03] Production.INFO: 117
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:08:03] Production.INFO: ==12999== Releasing lock...
[2026-09-08 02:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: ==12993== Releasing lock...
[2026-09-08 02:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:08:04] Production.INFO: Total Charge 0
[2026-09-08 02:08:04] Production.INFO: CreateAllLog End
[2026-09-08 02:08:05] Production.INFO: Account Balance End.
[2026-09-08 02:08:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:08:05] Production.INFO: ==12997== Releasing lock...
[2026-09-08 02:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:08:12] Production.ERROR: CronJobId end10
[2026-09-08 02:08:12] Production.INFO: ==12995== Releasing lock...
[2026-09-08 02:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:08:15] Production.INFO: call_cost start
[2026-09-08 02:08:15] Production.INFO: call_cost end
[2026-09-08 02:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:08:15] Production.INFO: ==12991== Releasing lock...
[2026-09-08 02:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:09:02] Production.INFO: ==13055== Lock acquired, processing the job...
[2026-09-08 07:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:09:02] Production.INFO: neon service started
[2026-09-08 07:09:02] Production.INFO: neon service started
[2026-09-08 07:09:02] Production.INFO: ==13055== Releasing lock...
[2026-09-08 07:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:09:02] Production.INFO: ==13057== Lock acquired, processing the job...
[2026-09-08 02:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:09:02] Production.INFO: ==13059== Lock acquired, processing the job...
[2026-09-08 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:09:02] Production.INFO: ==13059== Releasing lock...
[2026-09-08 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:09:03] Production.INFO: ==13057== Releasing lock...
[2026-09-08 02:09:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:09:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:09:03] Production.INFO: ==13062== Lock acquired, processing the job...
[2026-09-08 02:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:09:03] Production.INFO: ==13064== Lock acquired, processing the job...
[2026-09-08 02:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:09:04] Production.INFO: ==13070== Lock acquired, processing the job...
[2026-09-08 02:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:09:04] Production.INFO: ==13066== Lock acquired, processing the job...
[2026-09-08 02:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:09:04] Production.INFO: ==13068== Lock acquired, processing the job...
[2026-09-08 02:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02: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-08 02: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-08 02:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02: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-08 02:09:04] Production.INFO: ==13070== Releasing lock...
[2026-09-08 02:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:09:04] Production.INFO: Account Balance Start.
[2026-09-08 02:09:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:09:04] Production.INFO: 117
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: ==13064== Releasing lock...
[2026-09-08 02:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-19
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-20
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-21
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-22
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-23
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-24
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:09:05] Production.INFO: Total Charge 0
[2026-09-08 02:09:05] Production.INFO: CreateAllLog End
[2026-09-08 02:09:05] Production.INFO: Account Balance End.
[2026-09-08 02:09:06] Production.ERROR: CronJobId end 12
[2026-09-08 02:09:06] Production.INFO: ==13068== Releasing lock...
[2026-09-08 02:09:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:09:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:09:12] Production.ERROR: CronJobId end10
[2026-09-08 02:09:12] Production.INFO: ==13066== Releasing lock...
[2026-09-08 02:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:09:15] Production.INFO: call_cost start
[2026-09-08 02:09:15] Production.INFO: call_cost end
[2026-09-08 02:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:09:15] Production.INFO: ==13062== Releasing lock...
[2026-09-08 02:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:10:01] Production.INFO: ==13132== Lock acquired, processing the job...
[2026-09-08 07:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:10:01] Production.INFO: neon service started
[2026-09-08 07:10:01] Production.INFO: neon service started
[2026-09-08 07:10:01] Production.INFO: ==13132== Releasing lock...
[2026-09-08 07:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:10:01] Production.INFO: ==13134== Lock acquired, processing the job...
[2026-09-08 02:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:10:02] Production.INFO: ==13134== Releasing lock...
[2026-09-08 02:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:10:02] Production.INFO: ==13136== Lock acquired, processing the job...
[2026-09-08 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:10:02] Production.INFO: ==13136== Releasing lock...
[2026-09-08 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:10:02] Production.INFO: ==13138== Lock acquired, processing the job...
[2026-09-08 02:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:10:03] Production.INFO: ==13140== Lock acquired, processing the job...
[2026-09-08 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:10:03] Production.INFO: ==13142== Lock acquired, processing the job...
[2026-09-08 02:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:10:03] Production.INFO: ==13144== Lock acquired, processing the job...
[2026-09-08 02:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:10:03] Production.INFO: ==13146== Lock acquired, processing the job...
[2026-09-08 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:10:03] Production.INFO: Account Balance Start.
[2026-09-08 02:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:10:03] Production.INFO: 117
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:10:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: ==13146== Releasing lock...
[2026-09-08 02:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:03] Production.INFO: ==13140== Releasing lock...
[2026-09-08 02:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:10:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:10:04] Production.INFO: Total Charge 0
[2026-09-08 02:10:04] Production.INFO: CreateAllLog End
[2026-09-08 02:10:04] Production.INFO: Account Balance End.
[2026-09-08 02:10:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:10:05] Production.INFO: ==13144== Releasing lock...
[2026-09-08 02:10:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:10:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:10:11] Production.ERROR: CronJobId end10
[2026-09-08 02:10:11] Production.INFO: ==13142== Releasing lock...
[2026-09-08 02:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:10:13] Production.INFO: call_cost start
[2026-09-08 02:10:13] Production.INFO: call_cost end
[2026-09-08 02:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:10:13] Production.INFO: ==13138== Releasing lock...
[2026-09-08 02:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:11:02] Production.INFO: ==13205== Lock acquired, processing the job...
[2026-09-08 07:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:11:02] Production.INFO: neon service started
[2026-09-08 07:11:02] Production.INFO: neon service started
[2026-09-08 07:11:02] Production.INFO: ==13205== Releasing lock...
[2026-09-08 07:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:11:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:11:02] Production.INFO: ==13210== Lock acquired, processing the job...
[2026-09-08 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:11:02] Production.INFO: ==13210== Releasing lock...
[2026-09-08 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:11:02] Production.INFO: ==13208== Lock acquired, processing the job...
[2026-09-08 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:11:02] Production.INFO: ==13208== Releasing lock...
[2026-09-08 02:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:11:03] Production.INFO: ==13212== Lock acquired, processing the job...
[2026-09-08 02:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:11:03] Production.INFO: ==13214== Lock acquired, processing the job...
[2026-09-08 02:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:11:03] Production.INFO: ==13216== Lock acquired, processing the job...
[2026-09-08 02:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:11:03] Production.INFO: ==13218== Lock acquired, processing the job...
[2026-09-08 02:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:11:03] Production.INFO: ==13220== Lock acquired, processing the job...
[2026-09-08 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:11:03] Production.INFO: Account Balance Start.
[2026-09-08 02:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:11:03] Production.INFO: 117
[2026-09-08 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-08 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-08 02:11:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:03] Production.INFO: ==13220== Releasing lock...
[2026-09-08 02:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:11:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: ==13214== Releasing lock...
[2026-09-08 02:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:11:04] Production.INFO: Total Charge 0
[2026-09-08 02:11:04] Production.INFO: CreateAllLog End
[2026-09-08 02:11:05] Production.INFO: Account Balance End.
[2026-09-08 02:11:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:11:05] Production.INFO: ==13218== Releasing lock...
[2026-09-08 02:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:11:12] Production.ERROR: CronJobId end10
[2026-09-08 02:11:12] Production.INFO: ==13216== Releasing lock...
[2026-09-08 02:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:11:15] Production.INFO: call_cost start
[2026-09-08 02:11:15] Production.INFO: call_cost end
[2026-09-08 02:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:11:15] Production.INFO: ==13212== Releasing lock...
[2026-09-08 02:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:12:01] Production.INFO: ==13277== Lock acquired, processing the job...
[2026-09-08 07:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:12:01] Production.INFO: neon service started
[2026-09-08 07:12:01] Production.INFO: neon service started
[2026-09-08 07:12:01] Production.INFO: ==13277== Releasing lock...
[2026-09-08 07:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:12:01] Production.INFO: ==13279== Lock acquired, processing the job...
[2026-09-08 02:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:12:02] Production.INFO: ==13279== Releasing lock...
[2026-09-08 02:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:12:02] Production.INFO: ==13281== Lock acquired, processing the job...
[2026-09-08 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:12:02] Production.INFO: ==13281== Releasing lock...
[2026-09-08 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:12:02] Production.INFO: ==13284== Lock acquired, processing the job...
[2026-09-08 02:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:12:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:12:02] Production.INFO: ==13286== Lock acquired, processing the job...
[2026-09-08 02:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:12:02] Production.INFO: ==13290== Lock acquired, processing the job...
[2026-09-08 02:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:12:03] Production.INFO: ==13288== Lock acquired, processing the job...
[2026-09-08 02:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:12:03] Production.INFO: ==13292== Lock acquired, processing the job...
[2026-09-08 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:12:03] Production.INFO: Account Balance Start.
[2026-09-08 02:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:12:03] Production.INFO: 117
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:12:03] Production.INFO: ==13292== Releasing lock...
[2026-09-08 02:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: ==13286== Releasing lock...
[2026-09-08 02:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:12:04] Production.INFO: Total Charge 0
[2026-09-08 02:12:04] Production.INFO: CreateAllLog End
[2026-09-08 02:12:04] Production.INFO: Account Balance End.
[2026-09-08 02:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:12:04] Production.INFO: ==13290== Releasing lock...
[2026-09-08 02:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:12:11] Production.ERROR: CronJobId end10
[2026-09-08 02:12:11] Production.INFO: ==13288== Releasing lock...
[2026-09-08 02:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:12:14] Production.INFO: call_cost start
[2026-09-08 02:12:14] Production.INFO: call_cost end
[2026-09-08 02:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:12:14] Production.INFO: ==13284== Releasing lock...
[2026-09-08 02:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:13:01] Production.INFO: ==13351== Lock acquired, processing the job...
[2026-09-08 07:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:13:01] Production.INFO: neon service started
[2026-09-08 07:13:01] Production.INFO: neon service started
[2026-09-08 07:13:01] Production.INFO: ==13351== Releasing lock...
[2026-09-08 07:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:13:02] Production.INFO: ==13353== Lock acquired, processing the job...
[2026-09-08 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:13:02] Production.INFO: ==13355== Lock acquired, processing the job...
[2026-09-08 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:13:02] Production.INFO: ==13355== Releasing lock...
[2026-09-08 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:13:02] Production.INFO: ==13353== Releasing lock...
[2026-09-08 02:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:13:03] Production.INFO: ==13358== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:13:03] Production.INFO: ==13360== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:13:03] Production.INFO: ==13364== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:13:03] Production.INFO: ==13362== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:13:03] Production.INFO: ==13366== Lock acquired, processing the job...
[2026-09-08 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:13:03] Production.INFO: Account Balance Start.
[2026-09-08 02:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:13:03] Production.INFO: 117
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:13:03] Production.INFO: ==13366== Releasing lock...
[2026-09-08 02:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: ==13360== Releasing lock...
[2026-09-08 02:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:13:04] Production.INFO: Total Charge 0
[2026-09-08 02:13:04] Production.INFO: CreateAllLog End
[2026-09-08 02:13:04] Production.INFO: Account Balance End.
[2026-09-08 02:13:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:13:04] Production.INFO: ==13364== Releasing lock...
[2026-09-08 02:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:13:11] Production.ERROR: CronJobId end10
[2026-09-08 02:13:11] Production.INFO: ==13362== Releasing lock...
[2026-09-08 02:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:13:14] Production.INFO: call_cost start
[2026-09-08 02:13:14] Production.INFO: call_cost end
[2026-09-08 02:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:13:14] Production.INFO: ==13358== Releasing lock...
[2026-09-08 02:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:14:02] Production.INFO: ==13431== Lock acquired, processing the job...
[2026-09-08 07:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:14:02] Production.INFO: neon service started
[2026-09-08 07:14:02] Production.INFO: neon service started
[2026-09-08 07:14:02] Production.INFO: ==13431== Releasing lock...
[2026-09-08 07:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:14:02] Production.INFO: ==13433== Lock acquired, processing the job...
[2026-09-08 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:14:02] Production.INFO: ==13433== Releasing lock...
[2026-09-08 02:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:14:03] Production.INFO: ==13435== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:14:03] Production.INFO: ==13435== Releasing lock...
[2026-09-08 06:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:14:03] Production.INFO: ==13443== Lock acquired, processing the job...
[2026-09-08 02:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:14:03] Production.INFO: Account Balance Start.
[2026-09-08 02:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:14:03] Production.INFO: 117
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: ==13437== Lock acquired, processing the job...
[2026-09-08 02:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:03] Production.INFO: ==13439== Lock acquired, processing the job...
[2026-09-08 02:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: ==13441== Lock acquired, processing the job...
[2026-09-08 02:14:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: ==13445== Lock acquired, processing the job...
[2026-09-08 02:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:14:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:14:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02: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-08 02: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-08 02:14:04] Production.INFO: ==13445== Releasing lock...
[2026-09-08 02:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:04] Production.INFO: ==13439== Releasing lock...
[2026-09-08 02:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:14:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:14:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:14:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:14:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:14:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:14:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:14:05] Production.INFO: Total Charge 0
[2026-09-08 02:14:05] Production.INFO: CreateAllLog End
[2026-09-08 02:14:05] Production.INFO: Account Balance End.
[2026-09-08 02:14:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:14:05] Production.INFO: ==13443== Releasing lock...
[2026-09-08 02:14:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:14:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:14:12] Production.ERROR: CronJobId end10
[2026-09-08 02:14:12] Production.INFO: ==13441== Releasing lock...
[2026-09-08 02:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:14:15] Production.INFO: call_cost start
[2026-09-08 02:14:15] Production.INFO: call_cost end
[2026-09-08 02:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:14:15] Production.INFO: ==13437== Releasing lock...
[2026-09-08 02:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:15:01] Production.INFO: ==13500== Lock acquired, processing the job...
[2026-09-08 07:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:15:01] Production.INFO: neon service started
[2026-09-08 07:15:01] Production.INFO: neon service started
[2026-09-08 07:15:01] Production.INFO: ==13500== Releasing lock...
[2026-09-08 07:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:15:02] Production.INFO: ==13504== Lock acquired, processing the job...
[2026-09-08 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:15:02] Production.INFO: ==13504== Releasing lock...
[2026-09-08 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:15:02] Production.INFO: ==13502== Lock acquired, processing the job...
[2026-09-08 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:15:02] Production.INFO: ==13502== Releasing lock...
[2026-09-08 02:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:15:03] Production.INFO: ==13507== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:15:03] Production.INFO: ==13509== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:15:03] Production.INFO: ==13507== Releasing lock...
[2026-09-08 02:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:15:03] Production.INFO: ==13513== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:15:03] Production.INFO: ==13511== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:15:03] Production.INFO: ==13517== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:15:03] Production.INFO: ==13519== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:15:03] Production.INFO: ==13515== Lock acquired, processing the job...
[2026-09-08 02:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:15:03] Production.INFO: ==13519== Releasing lock...
[2026-09-08 02:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:15:03] Production.INFO: Account Balance Start.
[2026-09-08 02:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:15:03] Production.INFO: 117
[2026-09-08 02:15:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.ERROR: done
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964115', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: ==13511== Releasing lock...
[2026-09-08 02:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:15:05] Production.INFO: Total Charge 0
[2026-09-08 02:15:05] Production.INFO: CreateAllLog End
[2026-09-08 02:15:05] Production.INFO: Account Balance End.
[2026-09-08 02:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:15:05] Production.INFO: ==13515== Releasing lock...
[2026-09-08 02:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964115', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:15:10] Production.INFO: ProcessCDR(1,17964115,1,1,2)
[2026-09-08 02:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964115,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:15:11] Production.INFO: ==13517== Releasing lock...
[2026-09-08 02:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:15:14] Production.ERROR: CronJobId end10
[2026-09-08 02:15:14] Production.INFO: ==13513== Releasing lock...
[2026-09-08 02:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:15:17] Production.INFO: call_cost start
[2026-09-08 02:15:17] Production.INFO: call_cost end
[2026-09-08 02:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:15:17] Production.INFO: ==13509== Releasing lock...
[2026-09-08 02:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:16:02] Production.INFO: ==13583== Lock acquired, processing the job...
[2026-09-08 07:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:16:02] Production.INFO: neon service started
[2026-09-08 07:16:02] Production.INFO: neon service started
[2026-09-08 07:16:02] Production.INFO: ==13583== Releasing lock...
[2026-09-08 07:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:16:02] Production.INFO: ==13587== Lock acquired, processing the job...
[2026-09-08 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:16:02] Production.INFO: ==13587== Releasing lock...
[2026-09-08 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:16:02] Production.INFO: ==13585== Lock acquired, processing the job...
[2026-09-08 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:16:02] Production.INFO: ==13585== Releasing lock...
[2026-09-08 02:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:16:03] Production.INFO: ==13589== Lock acquired, processing the job...
[2026-09-08 02:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:16:03] Production.INFO: ==13595== Lock acquired, processing the job...
[2026-09-08 02:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:16:03] Production.INFO: ==13591== Lock acquired, processing the job...
[2026-09-08 02:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:16:03] Production.INFO: ==13597== Lock acquired, processing the job...
[2026-09-08 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:16:03] Production.INFO: ==13593== Lock acquired, processing the job...
[2026-09-08 02:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:16:03] Production.INFO: Account Balance Start.
[2026-09-08 02:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:16:03] Production.INFO: 117
[2026-09-08 02:16:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 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-08 02:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 02:16:03] Production.INFO: ==13597== Releasing lock...
[2026-09-08 02:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: ==13591== Releasing lock...
[2026-09-08 02:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:16:05] Production.INFO: Total Charge 0
[2026-09-08 02:16:05] Production.INFO: CreateAllLog End
[2026-09-08 02:16:05] Production.INFO: Account Balance End.
[2026-09-08 02:16:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:16:05] Production.INFO: ==13595== Releasing lock...
[2026-09-08 02:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:16:13] Production.ERROR: CronJobId end10
[2026-09-08 02:16:13] Production.INFO: ==13593== Releasing lock...
[2026-09-08 02:16:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:16:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:16:15] Production.INFO: call_cost start
[2026-09-08 02:16:15] Production.INFO: call_cost end
[2026-09-08 02:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:16:15] Production.INFO: ==13589== Releasing lock...
[2026-09-08 02:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:17:01] Production.INFO: ==13655== Lock acquired, processing the job...
[2026-09-08 07:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:17:01] Production.INFO: neon service started
[2026-09-08 07:17:01] Production.INFO: neon service started
[2026-09-08 07:17:01] Production.INFO: ==13655== Releasing lock...
[2026-09-08 07:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:17:02] Production.INFO: ==13657== Lock acquired, processing the job...
[2026-09-08 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:17:02] Production.INFO: ==13657== Releasing lock...
[2026-09-08 02:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:17:02] Production.INFO: ==13659== Lock acquired, processing the job...
[2026-09-08 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:17:02] Production.INFO: ==13659== Releasing lock...
[2026-09-08 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:17:03] Production.INFO: ==13661== Lock acquired, processing the job...
[2026-09-08 02:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:17:03] Production.INFO: ==13663== Lock acquired, processing the job...
[2026-09-08 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:17:03] Production.INFO: ==13669== Lock acquired, processing the job...
[2026-09-08 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:17:03] Production.INFO: ==13665== Lock acquired, processing the job...
[2026-09-08 02:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:17:03] Production.INFO: ==13667== Lock acquired, processing the job...
[2026-09-08 02:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 02:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 02:17:03] Production.INFO: ==13669== Releasing lock...
[2026-09-08 02:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:17:03] Production.INFO: Account Balance Start.
[2026-09-08 02:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:17:03] Production.INFO: 117
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: ==13663== Releasing lock...
[2026-09-08 02:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:17:04] Production.INFO: Total Charge 0
[2026-09-08 02:17:04] Production.INFO: CreateAllLog End
[2026-09-08 02:17:04] Production.INFO: Account Balance End.
[2026-09-08 02:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:17:04] Production.INFO: ==13667== Releasing lock...
[2026-09-08 02:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:17:11] Production.ERROR: CronJobId end10
[2026-09-08 02:17:11] Production.INFO: ==13665== Releasing lock...
[2026-09-08 02:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:17:14] Production.INFO: call_cost start
[2026-09-08 02:17:14] Production.INFO: call_cost end
[2026-09-08 02:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:17:14] Production.INFO: ==13661== Releasing lock...
[2026-09-08 02:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:18:02] Production.INFO: ==13730== Lock acquired, processing the job...
[2026-09-08 07:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:18:02] Production.INFO: neon service started
[2026-09-08 07:18:02] Production.INFO: neon service started
[2026-09-08 07:18:02] Production.INFO: ==13730== Releasing lock...
[2026-09-08 07:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:18:02] Production.INFO: ==13732== Lock acquired, processing the job...
[2026-09-08 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:18:02] Production.INFO: ==13732== Releasing lock...
[2026-09-08 02:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:18:02] Production.INFO: ==13734== Lock acquired, processing the job...
[2026-09-08 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:18:03] Production.INFO: ==13734== Releasing lock...
[2026-09-08 06:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:18:03] Production.INFO: ==13736== Lock acquired, processing the job...
[2026-09-08 02:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:18:03] Production.INFO: ==13738== Lock acquired, processing the job...
[2026-09-08 02:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:18:03] Production.INFO: ==13744== Lock acquired, processing the job...
[2026-09-08 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:18:03] Production.INFO: ==13740== Lock acquired, processing the job...
[2026-09-08 02:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 02:18:03] Production.INFO: ==13742== Lock acquired, processing the job...
[2026-09-08 02:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 02:18:03] Production.INFO: ==13744== Releasing lock...
[2026-09-08 02:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:18:03] Production.INFO: Account Balance Start.
[2026-09-08 02:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:18:03] Production.INFO: 117
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: ==13738== Releasing lock...
[2026-09-08 02:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:18:05] Production.INFO: Total Charge 0
[2026-09-08 02:18:05] Production.INFO: CreateAllLog End
[2026-09-08 02:18:05] Production.INFO: Account Balance End.
[2026-09-08 02:18:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:18:05] Production.INFO: ==13742== Releasing lock...
[2026-09-08 02:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:18:11] Production.ERROR: CronJobId end10
[2026-09-08 02:18:11] Production.INFO: ==13740== Releasing lock...
[2026-09-08 02:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:18:14] Production.INFO: call_cost start
[2026-09-08 02:18:14] Production.INFO: call_cost end
[2026-09-08 02:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:18:14] Production.INFO: ==13736== Releasing lock...
[2026-09-08 02:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:19:01] Production.INFO: ==13800== Lock acquired, processing the job...
[2026-09-08 07:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:19:01] Production.INFO: neon service started
[2026-09-08 07:19:01] Production.INFO: neon service started
[2026-09-08 07:19:01] Production.INFO: ==13800== Releasing lock...
[2026-09-08 07:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:19:01] Production.INFO: ==13804== Lock acquired, processing the job...
[2026-09-08 06:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:19:01] Production.INFO: ==13804== Releasing lock...
[2026-09-08 06:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:19:02] Production.INFO: ==13802== Lock acquired, processing the job...
[2026-09-08 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:19:02] Production.INFO: ==13802== Releasing lock...
[2026-09-08 02:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:19:03] Production.INFO: ==13810== Lock acquired, processing the job...
[2026-09-08 02:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:19:03] Production.INFO: ==13808== Lock acquired, processing the job...
[2026-09-08 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:19:03] Production.INFO: ==13812== Lock acquired, processing the job...
[2026-09-08 02:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:19:03] Production.INFO: ==13806== Lock acquired, processing the job...
[2026-09-08 02:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:19:03] Production.INFO: Account Balance Start.
[2026-09-08 02:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:19:03] Production.INFO: ==13814== Lock acquired, processing the job...
[2026-09-08 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:19:03] Production.INFO: 117
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:19:03] Production.INFO: ==13814== Releasing lock...
[2026-09-08 02:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:03] Production.INFO: ==13808== Releasing lock...
[2026-09-08 02:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:19:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:19:04] Production.INFO: Total Charge 0
[2026-09-08 02:19:04] Production.INFO: CreateAllLog End
[2026-09-08 02:19:04] Production.INFO: Account Balance End.
[2026-09-08 02:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:19:04] Production.INFO: ==13812== Releasing lock...
[2026-09-08 02:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:19:11] Production.ERROR: CronJobId end10
[2026-09-08 02:19:11] Production.INFO: ==13810== Releasing lock...
[2026-09-08 02:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:19:14] Production.INFO: call_cost start
[2026-09-08 02:19:14] Production.INFO: call_cost end
[2026-09-08 02:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:19:14] Production.INFO: ==13806== Releasing lock...
[2026-09-08 02:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:20:01] Production.INFO: ==13877== Lock acquired, processing the job...
[2026-09-08 07:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:20:01] Production.INFO: neon service started
[2026-09-08 07:20:02] Production.INFO: neon service started
[2026-09-08 07:20:02] Production.INFO: ==13877== Releasing lock...
[2026-09-08 07:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:20:02] Production.INFO: ==13879== Lock acquired, processing the job...
[2026-09-08 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:20:02] Production.INFO: ==13879== Releasing lock...
[2026-09-08 02:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:20:02] Production.INFO: ==13881== Lock acquired, processing the job...
[2026-09-08 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:20:02] Production.INFO: ==13881== Releasing lock...
[2026-09-08 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:20:03] Production.INFO: ==13883== Lock acquired, processing the job...
[2026-09-08 02:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:20:03] Production.INFO: ==13885== Lock acquired, processing the job...
[2026-09-08 02:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:20:03] Production.INFO: ==13891== Lock acquired, processing the job...
[2026-09-08 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:20:03] Production.INFO: ==13887== Lock acquired, processing the job...
[2026-09-08 02:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:20:03] Production.INFO: ==13889== Lock acquired, processing the job...
[2026-09-08 02:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 02:20:03] Production.INFO: ==13891== Releasing lock...
[2026-09-08 02:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:20:03] Production.INFO: Account Balance Start.
[2026-09-08 02:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:20:03] Production.INFO: 117
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: ==13885== Releasing lock...
[2026-09-08 02:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:20:04] Production.INFO: Total Charge 0
[2026-09-08 02:20:04] Production.INFO: CreateAllLog End
[2026-09-08 02:20:05] Production.INFO: Account Balance End.
[2026-09-08 02:20:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:20:05] Production.INFO: ==13889== Releasing lock...
[2026-09-08 02:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:20:11] Production.ERROR: CronJobId end10
[2026-09-08 02:20:11] Production.INFO: ==13887== Releasing lock...
[2026-09-08 02:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:20:14] Production.INFO: call_cost start
[2026-09-08 02:20:14] Production.INFO: call_cost end
[2026-09-08 02:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:20:14] Production.INFO: ==13883== Releasing lock...
[2026-09-08 02:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:21:01] Production.INFO: ==13946== Lock acquired, processing the job...
[2026-09-08 07:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:21:01] Production.INFO: neon service started
[2026-09-08 07:21:01] Production.INFO: neon service started
[2026-09-08 07:21:01] Production.INFO: ==13946== Releasing lock...
[2026-09-08 07:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:21:02] Production.INFO: ==13948== Lock acquired, processing the job...
[2026-09-08 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:21:02] Production.INFO: ==13950== Lock acquired, processing the job...
[2026-09-08 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:21:02] Production.INFO: ==13950== Releasing lock...
[2026-09-08 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:21:02] Production.INFO: ==13948== Releasing lock...
[2026-09-08 02:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:21:02] Production.INFO: ==13952== Lock acquired, processing the job...
[2026-09-08 02:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:21:03] Production.INFO: ==13954== Lock acquired, processing the job...
[2026-09-08 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:21:03] Production.INFO: ==13959== Lock acquired, processing the job...
[2026-09-08 02:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:21:03] Production.INFO: ==13957== Lock acquired, processing the job...
[2026-09-08 02:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:21:03] Production.INFO: Account Balance Start.
[2026-09-08 02:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:21:03] Production.INFO: 117
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: ==13961== Lock acquired, processing the job...
[2026-09-08 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-15
[2026-09-08 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-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:21:03] Production.INFO: ==13961== Releasing lock...
[2026-09-08 02:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:03] Production.INFO: ==13954== Releasing lock...
[2026-09-08 02:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:21:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:21:04] Production.INFO: Total Charge 0
[2026-09-08 02:21:04] Production.INFO: CreateAllLog End
[2026-09-08 02:21:04] Production.INFO: Account Balance End.
[2026-09-08 02:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:21:04] Production.INFO: ==13959== Releasing lock...
[2026-09-08 02:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:21:11] Production.ERROR: CronJobId end10
[2026-09-08 02:21:11] Production.INFO: ==13957== Releasing lock...
[2026-09-08 02:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:21:14] Production.INFO: call_cost start
[2026-09-08 02:21:14] Production.INFO: call_cost end
[2026-09-08 02:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:21:14] Production.INFO: ==13952== Releasing lock...
[2026-09-08 02:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:22:01] Production.INFO: ==14021== Lock acquired, processing the job...
[2026-09-08 07:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:22:01] Production.INFO: neon service started
[2026-09-08 07:22:01] Production.INFO: neon service started
[2026-09-08 07:22:01] Production.INFO: ==14021== Releasing lock...
[2026-09-08 07:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:22:02] Production.INFO: ==14023== Lock acquired, processing the job...
[2026-09-08 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:22:02] Production.INFO: ==14023== Releasing lock...
[2026-09-08 02:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:22:02] Production.INFO: ==14025== Lock acquired, processing the job...
[2026-09-08 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:22:02] Production.INFO: ==14025== Releasing lock...
[2026-09-08 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:22:03] Production.INFO: ==14035== Lock acquired, processing the job...
[2026-09-08 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:22:03] Production.INFO: ==14027== Lock acquired, processing the job...
[2026-09-08 02:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:22:03] Production.INFO: ==14029== Lock acquired, processing the job...
[2026-09-08 02:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:22:03] Production.INFO: ==14031== Lock acquired, processing the job...
[2026-09-08 02:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 02:22:03] Production.INFO: ==14035== Releasing lock...
[2026-09-08 02:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:22:03] Production.INFO: ==14033== Lock acquired, processing the job...
[2026-09-08 02:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:22:03] Production.INFO: Account Balance Start.
[2026-09-08 02:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:22:03] Production.INFO: 117
[2026-09-08 02:22:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: ==14029== Releasing lock...
[2026-09-08 02:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:22:05] Production.INFO: Total Charge 0
[2026-09-08 02:22:05] Production.INFO: CreateAllLog End
[2026-09-08 02:22:05] Production.INFO: Account Balance End.
[2026-09-08 02:22:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:22:05] Production.INFO: ==14033== Releasing lock...
[2026-09-08 02:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:22:12] Production.ERROR: CronJobId end10
[2026-09-08 02:22:12] Production.INFO: ==14031== Releasing lock...
[2026-09-08 02:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:22:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:22:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:22:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:22:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:22:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:22:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:22:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:22:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:22:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:22:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:22:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:22:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:22:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:22:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:22:15] Production.INFO: call_cost start
[2026-09-08 02:22:15] Production.INFO: call_cost end
[2026-09-08 02:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:22:15] Production.INFO: ==14027== Releasing lock...
[2026-09-08 02:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:23:02] Production.INFO: ==14095== Lock acquired, processing the job...
[2026-09-08 07:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:23:02] Production.INFO: neon service started
[2026-09-08 07:23:02] Production.INFO: neon service started
[2026-09-08 07:23:02] Production.INFO: ==14095== Releasing lock...
[2026-09-08 07:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:23:02] Production.INFO: ==14097== Lock acquired, processing the job...
[2026-09-08 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:23:02] Production.INFO: ==14097== Releasing lock...
[2026-09-08 02:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:23:03] Production.INFO: ==14099== Lock acquired, processing the job...
[2026-09-08 06:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:23:03] Production.INFO: ==14099== Releasing lock...
[2026-09-08 06:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:23:03] Production.INFO: ==14101== Lock acquired, processing the job...
[2026-09-08 02:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:23:03] Production.INFO: ==14103== Lock acquired, processing the job...
[2026-09-08 02:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:23:03] Production.INFO: ==14105== Lock acquired, processing the job...
[2026-09-08 02:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:23:03] Production.INFO: ==14107== Lock acquired, processing the job...
[2026-09-08 02:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:23:03] Production.INFO: ==14109== Lock acquired, processing the job...
[2026-09-08 02:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:23:03] Production.INFO: Account Balance Start.
[2026-09-08 02:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:23:03] Production.INFO: 117
[2026-09-08 02:23:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02: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-08 02:23:04] Production.INFO: ==14109== Releasing lock...
[2026-09-08 02:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: ==14103== Releasing lock...
[2026-09-08 02:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:23:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:23:05] Production.INFO: Total Charge 0
[2026-09-08 02:23:05] Production.INFO: CreateAllLog End
[2026-09-08 02:23:05] Production.INFO: Account Balance End.
[2026-09-08 02:23:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:23:05] Production.INFO: ==14107== Releasing lock...
[2026-09-08 02:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:23:12] Production.ERROR: CronJobId end10
[2026-09-08 02:23:12] Production.INFO: ==14105== Releasing lock...
[2026-09-08 02:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:23:16] Production.INFO: call_cost start
[2026-09-08 02:23:16] Production.INFO: call_cost end
[2026-09-08 02:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:23:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:23:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:23:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:23:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:23:16] Production.INFO: ==14101== Releasing lock...
[2026-09-08 02:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:24:01] Production.INFO: ==14168== Lock acquired, processing the job...
[2026-09-08 07:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:24:01] Production.INFO: neon service started
[2026-09-08 07:24:01] Production.INFO: neon service started
[2026-09-08 07:24:01] Production.INFO: ==14168== Releasing lock...
[2026-09-08 07:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:24:02] Production.INFO: ==14172== Lock acquired, processing the job...
[2026-09-08 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:24:02] Production.INFO: ==14172== Releasing lock...
[2026-09-08 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:24:02] Production.INFO: ==14170== Lock acquired, processing the job...
[2026-09-08 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:24:02] Production.INFO: ==14170== Releasing lock...
[2026-09-08 02:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:24:03] Production.INFO: ==14176== Lock acquired, processing the job...
[2026-09-08 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:24:03] Production.INFO: ==14174== Lock acquired, processing the job...
[2026-09-08 02:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:24:03] Production.INFO: ==14178== Lock acquired, processing the job...
[2026-09-08 02:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:24:03] Production.INFO: ==14182== Lock acquired, processing the job...
[2026-09-08 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:24:03] Production.INFO: ==14180== Lock acquired, processing the job...
[2026-09-08 02:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:24:03] Production.INFO: Account Balance Start.
[2026-09-08 02:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:24:03] Production.INFO: 117
[2026-09-08 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-08 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-08 02:24:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: ==14182== Releasing lock...
[2026-09-08 02:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: ==14176== Releasing lock...
[2026-09-08 02:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:24:04] Production.INFO: Total Charge 0
[2026-09-08 02:24:04] Production.INFO: CreateAllLog End
[2026-09-08 02:24:04] Production.INFO: Account Balance End.
[2026-09-08 02:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:24:04] Production.INFO: ==14180== Releasing lock...
[2026-09-08 02:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:24:11] Production.ERROR: CronJobId end10
[2026-09-08 02:24:11] Production.INFO: ==14178== Releasing lock...
[2026-09-08 02:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:24:13] Production.INFO: call_cost start
[2026-09-08 02:24:13] Production.INFO: call_cost end
[2026-09-08 02:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:24:13] Production.INFO: ==14174== Releasing lock...
[2026-09-08 02:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:25:02] Production.INFO: ==14242== Lock acquired, processing the job...
[2026-09-08 07:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:25:02] Production.INFO: neon service started
[2026-09-08 07:25:02] Production.INFO: neon service started
[2026-09-08 07:25:02] Production.INFO: ==14242== Releasing lock...
[2026-09-08 07:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:25:02] Production.INFO: ==14246== Lock acquired, processing the job...
[2026-09-08 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:25:02] Production.INFO: ==14246== Releasing lock...
[2026-09-08 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:25:02] Production.INFO: ==14244== Lock acquired, processing the job...
[2026-09-08 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:25:02] Production.INFO: ==14244== Releasing lock...
[2026-09-08 02:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:25:03] Production.INFO: ==14249== Lock acquired, processing the job...
[2026-09-08 02:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:25:03] Production.INFO: ==14251== Lock acquired, processing the job...
[2026-09-08 02:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 02:25:03] Production.ERROR: CronJob PID - 14251
[2026-09-08 02:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 02:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 02:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 02:25:00
[2026-09-08 02:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 02:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 02:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:25:03] Production.INFO: ==14249== Releasing lock...
[2026-09-08 02:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:25:03] Production.INFO: ==14259== Lock acquired, processing the job...
[2026-09-08 02:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:25:03] Production.INFO: ==14255== Lock acquired, processing the job...
[2026-09-08 02:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:25:03] Production.INFO: ==14253== Lock acquired, processing the job...
[2026-09-08 02:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:25:04] Production.INFO: ==14257== Lock acquired, processing the job...
[2026-09-08 02:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:25:04] Production.INFO: ==14261== Lock acquired, processing the job...
[2026-09-08 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:25:04] Production.ERROR: done
[2026-09-08 02:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964154', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:25:04] Production.INFO: Account Balance Start.
[2026-09-08 02:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:25:04] Production.INFO: 117
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 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-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:25:04] Production.INFO: ==14261== Releasing lock...
[2026-09-08 02:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-22
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-23
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-24
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: ==14253== Releasing lock...
[2026-09-08 02:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:25:05] Production.INFO: Total Charge 0
[2026-09-08 02:25:05] Production.INFO: CreateAllLog End
[2026-09-08 02:25:06] Production.INFO: Account Balance End.
[2026-09-08 02:25:06] Production.ERROR: CronJobId end 12
[2026-09-08 02:25:06] Production.INFO: ==14257== Releasing lock...
[2026-09-08 02:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964154', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:25:11] Production.INFO: ProcessCDR(1,17964154,1,1,2)
[2026-09-08 02:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964154,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964154,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:25:11] Production.INFO: ==14259== Releasing lock...
[2026-09-08 02:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:25:15] Production.ERROR: CronJobId end10
[2026-09-08 02:25:15] Production.INFO: ==14255== Releasing lock...
[2026-09-08 02:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:25:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:25:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:25:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:25:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:25:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:25:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:25:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:25:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:25:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:25:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:25:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:25:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:25:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:25:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:25:18] Production.INFO: call_cost start
[2026-09-08 02:25:18] Production.INFO: call_cost end
[2026-09-08 02:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:25:18] Production.INFO: ==14251== Releasing lock...
[2026-09-08 02:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:26:01] Production.INFO: ==14317== Lock acquired, processing the job...
[2026-09-08 07:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:26:01] Production.INFO: neon service started
[2026-09-08 07:26:01] Production.INFO: neon service started
[2026-09-08 07:26:01] Production.INFO: ==14317== Releasing lock...
[2026-09-08 07:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:26:01] Production.INFO: ==14319== Lock acquired, processing the job...
[2026-09-08 02:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:26:02] Production.INFO: ==14319== Releasing lock...
[2026-09-08 02:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:26:02] Production.INFO: ==14322== Lock acquired, processing the job...
[2026-09-08 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:26:02] Production.INFO: ==14322== Releasing lock...
[2026-09-08 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:26:02] Production.INFO: ==14324== Lock acquired, processing the job...
[2026-09-08 02:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:26:02] Production.INFO: ==14326== Lock acquired, processing the job...
[2026-09-08 02:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:26:03] Production.INFO: ==14330== Lock acquired, processing the job...
[2026-09-08 02:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:26:03] Production.INFO: ==14328== Lock acquired, processing the job...
[2026-09-08 02:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:26:03] Production.INFO: Account Balance Start.
[2026-09-08 02:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:26:03] Production.INFO: 117
[2026-09-08 02:26:03] Production.INFO: ==14332== Lock acquired, processing the job...
[2026-09-08 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:26:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:26:03] Production.INFO: ==14332== Releasing lock...
[2026-09-08 02:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: ==14326== Releasing lock...
[2026-09-08 02:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:26:04] Production.INFO: Total Charge 0
[2026-09-08 02:26:04] Production.INFO: CreateAllLog End
[2026-09-08 02:26:04] Production.INFO: Account Balance End.
[2026-09-08 02:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:26:04] Production.INFO: ==14330== Releasing lock...
[2026-09-08 02:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:26:11] Production.ERROR: CronJobId end10
[2026-09-08 02:26:11] Production.INFO: ==14328== Releasing lock...
[2026-09-08 02:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:26:13] Production.INFO: call_cost start
[2026-09-08 02:26:13] Production.INFO: call_cost end
[2026-09-08 02:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:26:13] Production.INFO: ==14324== Releasing lock...
[2026-09-08 02:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:27:02] Production.INFO: ==14390== Lock acquired, processing the job...
[2026-09-08 07:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:27:02] Production.INFO: neon service started
[2026-09-08 07:27:02] Production.INFO: neon service started
[2026-09-08 07:27:02] Production.INFO: ==14390== Releasing lock...
[2026-09-08 07:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:27:02] Production.INFO: ==14392== Lock acquired, processing the job...
[2026-09-08 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:27:02] Production.INFO: ==14394== Lock acquired, processing the job...
[2026-09-08 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:27:02] Production.INFO: ==14394== Releasing lock...
[2026-09-08 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:27:02] Production.INFO: ==14392== Releasing lock...
[2026-09-08 02:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:27:03] Production.INFO: ==14399== Lock acquired, processing the job...
[2026-09-08 02:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:27:03] Production.INFO: ==14397== Lock acquired, processing the job...
[2026-09-08 02:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:27:03] Production.INFO: ==14405== Lock acquired, processing the job...
[2026-09-08 02:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:27:03] Production.INFO: ==14401== Lock acquired, processing the job...
[2026-09-08 02:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:27:03] Production.INFO: ==14403== Lock acquired, processing the job...
[2026-09-08 02:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:27:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:27:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:27:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:27:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:27:04] Production.INFO: Account Balance Start.
[2026-09-08 02:27:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:27:04] Production.INFO: 117
[2026-09-08 02: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-08 02: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-08 02: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-08 02:27:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:27:04] Production.INFO: ==14405== Releasing lock...
[2026-09-08 02:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: ==14399== Releasing lock...
[2026-09-08 02:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:27:05] Production.INFO: Total Charge 0
[2026-09-08 02:27:05] Production.INFO: CreateAllLog End
[2026-09-08 02:27:05] Production.INFO: Account Balance End.
[2026-09-08 02:27:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:27:05] Production.INFO: ==14403== Releasing lock...
[2026-09-08 02:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:27:12] Production.ERROR: CronJobId end10
[2026-09-08 02:27:12] Production.INFO: ==14401== Releasing lock...
[2026-09-08 02:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:27:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:27:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:27:16] Production.INFO: call_cost start
[2026-09-08 02:27:16] Production.INFO: call_cost end
[2026-09-08 02:27:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:27:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:27:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:27:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:27:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:27:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:27:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:27:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:27:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:27:16] Production.INFO: ==14397== Releasing lock...
[2026-09-08 02:27:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:27:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:28:01] Production.INFO: ==14472== Lock acquired, processing the job...
[2026-09-08 07:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:28:01] Production.INFO: neon service started
[2026-09-08 07:28:01] Production.INFO: neon service started
[2026-09-08 07:28:01] Production.INFO: ==14472== Releasing lock...
[2026-09-08 07:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:28:01] Production.INFO: ==14474== Lock acquired, processing the job...
[2026-09-08 02:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:28:02] Production.INFO: ==14474== Releasing lock...
[2026-09-08 02:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:28:02] Production.INFO: ==14476== Lock acquired, processing the job...
[2026-09-08 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:28:02] Production.INFO: ==14476== Releasing lock...
[2026-09-08 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:28:02] Production.INFO: ==14479== Lock acquired, processing the job...
[2026-09-08 02:28:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:28:02] Production.INFO: ==14481== Lock acquired, processing the job...
[2026-09-08 02:28:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:28:02] Production.INFO: ==14483== Lock acquired, processing the job...
[2026-09-08 02:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:28:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:28:03] Production.INFO: ==14487== Lock acquired, processing the job...
[2026-09-08 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:28:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:28:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:28:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:28:03] Production.INFO: ==14487== Releasing lock...
[2026-09-08 02:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:28:03] Production.INFO: ==14485== Lock acquired, processing the job...
[2026-09-08 02:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:28:03] Production.INFO: Account Balance Start.
[2026-09-08 02:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:28:03] Production.INFO: 117
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: ==14481== Releasing lock...
[2026-09-08 02:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:28:04] Production.INFO: Total Charge 0
[2026-09-08 02:28:04] Production.INFO: CreateAllLog End
[2026-09-08 02:28:04] Production.INFO: Account Balance End.
[2026-09-08 02:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:28:04] Production.INFO: ==14485== Releasing lock...
[2026-09-08 02:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:28:10] Production.ERROR: CronJobId end10
[2026-09-08 02:28:10] Production.INFO: ==14483== Releasing lock...
[2026-09-08 02:28:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:28:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:28:14] Production.INFO: call_cost start
[2026-09-08 02:28:14] Production.INFO: call_cost end
[2026-09-08 02:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:28:14] Production.INFO: ==14479== Releasing lock...
[2026-09-08 02:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:29:01] Production.INFO: ==14545== Lock acquired, processing the job...
[2026-09-08 07:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:29:01] Production.INFO: neon service started
[2026-09-08 07:29:01] Production.INFO: neon service started
[2026-09-08 07:29:01] Production.INFO: ==14545== Releasing lock...
[2026-09-08 07:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:29:02] Production.INFO: ==14547== Lock acquired, processing the job...
[2026-09-08 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:29:02] Production.INFO: ==14547== Releasing lock...
[2026-09-08 02:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:29:02] Production.INFO: ==14549== Lock acquired, processing the job...
[2026-09-08 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:29:02] Production.INFO: ==14549== Releasing lock...
[2026-09-08 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:29:03] Production.INFO: ==14551== Lock acquired, processing the job...
[2026-09-08 02:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:29:03] Production.INFO: ==14553== Lock acquired, processing the job...
[2026-09-08 02:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:29:03] Production.INFO: ==14557== Lock acquired, processing the job...
[2026-09-08 02:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:29:03] Production.INFO: Account Balance Start.
[2026-09-08 02:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:29:03] Production.INFO: 117
[2026-09-08 02:29:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:03] Production.INFO: ==14555== Lock acquired, processing the job...
[2026-09-08 02:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:29:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:29:03] Production.INFO: ==14559== Lock acquired, processing the job...
[2026-09-08 02:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:29:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02: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-08 02:29:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:29:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: ==14559== Releasing lock...
[2026-09-08 02:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: ==14553== Releasing lock...
[2026-09-08 02:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:29:05] Production.INFO: Total Charge 0
[2026-09-08 02:29:05] Production.INFO: CreateAllLog End
[2026-09-08 02:29:05] Production.INFO: Account Balance End.
[2026-09-08 02:29:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:29:05] Production.INFO: ==14557== Releasing lock...
[2026-09-08 02:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:29:11] Production.ERROR: CronJobId end10
[2026-09-08 02:29:11] Production.INFO: ==14555== Releasing lock...
[2026-09-08 02:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:29:15] Production.INFO: call_cost start
[2026-09-08 02:29:15] Production.INFO: call_cost end
[2026-09-08 02:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:29:15] Production.INFO: ==14551== Releasing lock...
[2026-09-08 02:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:30:01] Production.INFO: ==14621== Lock acquired, processing the job...
[2026-09-08 07:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:30:01] Production.INFO: neon service started
[2026-09-08 07:30:01] Production.INFO: neon service started
[2026-09-08 07:30:01] Production.INFO: ==14621== Releasing lock...
[2026-09-08 07:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:30:02] Production.INFO: ==14625== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:30:02] Production.INFO: ==14623== Lock acquired, processing the job...
[2026-09-08 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:30:02] Production.INFO: ==14625== Releasing lock...
[2026-09-08 06:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:30:02] Production.INFO: ==14623== Releasing lock...
[2026-09-08 02:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:30:03] Production.INFO: ==14630== Lock acquired, processing the job...
[2026-09-08 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:30:03] Production.INFO: ==14628== Lock acquired, processing the job...
[2026-09-08 02:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:30:03] Production.INFO: ==14632== Lock acquired, processing the job...
[2026-09-08 02:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:30:03] Production.INFO: ==14634== Lock acquired, processing the job...
[2026-09-08 02:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:30:03] Production.INFO: ==14636== Lock acquired, processing the job...
[2026-09-08 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:30:03] Production.INFO: Account Balance Start.
[2026-09-08 02:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:30:03] Production.INFO: 117
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:30:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:30:03] Production.INFO: ==14636== Releasing lock...
[2026-09-08 02:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-28
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: ==14630== Releasing lock...
[2026-09-08 02:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-29
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:03] Production.INFO: Date 2026-08-30
[2026-09-08 02:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:30:04] Production.INFO: Total Charge 0
[2026-09-08 02:30:04] Production.INFO: CreateAllLog End
[2026-09-08 02:30:04] Production.INFO: Account Balance End.
[2026-09-08 02:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:30:04] Production.INFO: ==14634== Releasing lock...
[2026-09-08 02:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:30:10] Production.ERROR: CronJobId end10
[2026-09-08 02:30:10] Production.INFO: ==14632== Releasing lock...
[2026-09-08 02:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:30:13] Production.INFO: call_cost start
[2026-09-08 02:30:13] Production.INFO: call_cost end
[2026-09-08 02:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:30:13] Production.INFO: ==14628== Releasing lock...
[2026-09-08 02:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:31:01] Production.INFO: ==14691== Lock acquired, processing the job...
[2026-09-08 07:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:31:01] Production.INFO: neon service started
[2026-09-08 07:31:01] Production.INFO: neon service started
[2026-09-08 07:31:01] Production.INFO: ==14691== Releasing lock...
[2026-09-08 07:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:31:02] Production.INFO: ==14695== Lock acquired, processing the job...
[2026-09-08 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:31:02] Production.INFO: ==14695== Releasing lock...
[2026-09-08 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:31:02] Production.INFO: ==14693== Lock acquired, processing the job...
[2026-09-08 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:31:02] Production.INFO: ==14693== Releasing lock...
[2026-09-08 02:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:31:03] Production.INFO: ==14702== Lock acquired, processing the job...
[2026-09-08 02:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:31:03] Production.INFO: ==14697== Lock acquired, processing the job...
[2026-09-08 02:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:31:03] Production.INFO: ==14699== Lock acquired, processing the job...
[2026-09-08 02:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:31:03] Production.INFO: ==14704== Lock acquired, processing the job...
[2026-09-08 02:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:31:03] Production.INFO: ==14706== Lock acquired, processing the job...
[2026-09-08 02:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:31:04] Production.INFO: Account Balance Start.
[2026-09-08 02:31:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:31:04] Production.INFO: 117
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-08
[2026-09-08 02: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-08 02:31:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:31:04] Production.INFO: ==14706== Releasing lock...
[2026-09-08 02:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: ==14699== Releasing lock...
[2026-09-08 02:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:31:05] Production.INFO: Total Charge 0
[2026-09-08 02:31:05] Production.INFO: CreateAllLog End
[2026-09-08 02:31:05] Production.INFO: Account Balance End.
[2026-09-08 02:31:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:31:05] Production.INFO: ==14704== Releasing lock...
[2026-09-08 02:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:31:12] Production.ERROR: CronJobId end10
[2026-09-08 02:31:12] Production.INFO: ==14702== Releasing lock...
[2026-09-08 02:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:31:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:31:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:31:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:31:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:31:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:31:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:31:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:31:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:31:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:31:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:31:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:31:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:31:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:31:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:31:16] Production.INFO: call_cost start
[2026-09-08 02:31:16] Production.INFO: call_cost end
[2026-09-08 02:31:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:31:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:31:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:31:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:31:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:31:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:31:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:31:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:31:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:31:16] Production.INFO: ==14697== Releasing lock...
[2026-09-08 02:31:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:31:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:32:02] Production.INFO: ==14760== Lock acquired, processing the job...
[2026-09-08 07:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:32:02] Production.INFO: neon service started
[2026-09-08 07:32:02] Production.INFO: neon service started
[2026-09-08 07:32:02] Production.INFO: ==14760== Releasing lock...
[2026-09-08 07:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:32:02] Production.INFO: ==14763== Lock acquired, processing the job...
[2026-09-08 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:32:02] Production.INFO: ==14763== Releasing lock...
[2026-09-08 02:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:32:03] Production.INFO: ==14765== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:32:03] Production.INFO: ==14765== Releasing lock...
[2026-09-08 06:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:32:03] Production.INFO: ==14767== Lock acquired, processing the job...
[2026-09-08 02:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:32:03] Production.INFO: ==14775== Lock acquired, processing the job...
[2026-09-08 02:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:32:03] Production.INFO: ==14771== Lock acquired, processing the job...
[2026-09-08 02:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:32:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:32:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:32:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:32:04] Production.INFO: ==14773== Lock acquired, processing the job...
[2026-09-08 02:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:32:04] Production.INFO: ==14775== Releasing lock...
[2026-09-08 02:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:32:04] Production.INFO: ==14769== Lock acquired, processing the job...
[2026-09-08 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:32:04] Production.INFO: Account Balance Start.
[2026-09-08 02:32:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:32:04] Production.INFO: 117
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: ==14769== Releasing lock...
[2026-09-08 02:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:32:05] Production.INFO: Total Charge 0
[2026-09-08 02:32:05] Production.INFO: CreateAllLog End
[2026-09-08 02:32:05] Production.INFO: Account Balance End.
[2026-09-08 02:32:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:32:05] Production.INFO: ==14773== Releasing lock...
[2026-09-08 02:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:32:12] Production.ERROR: CronJobId end10
[2026-09-08 02:32:12] Production.INFO: ==14771== Releasing lock...
[2026-09-08 02:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:32:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:32:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:32:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:32:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:32:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:32:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:32:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:32:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:32:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:32:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:32:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:32:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:32:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:32:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:32:15] Production.INFO: call_cost start
[2026-09-08 02:32:15] Production.INFO: call_cost end
[2026-09-08 02:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:32:15] Production.INFO: ==14767== Releasing lock...
[2026-09-08 02:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:33:01] Production.INFO: ==14833== Lock acquired, processing the job...
[2026-09-08 07:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:33:01] Production.INFO: neon service started
[2026-09-08 07:33:01] Production.INFO: neon service started
[2026-09-08 07:33:01] Production.INFO: ==14833== Releasing lock...
[2026-09-08 07:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:33:02] Production.INFO: ==14835== Lock acquired, processing the job...
[2026-09-08 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:33:02] Production.INFO: ==14835== Releasing lock...
[2026-09-08 02:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:33:02] Production.INFO: ==14837== Lock acquired, processing the job...
[2026-09-08 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:33:02] Production.INFO: ==14837== Releasing lock...
[2026-09-08 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:33:03] Production.INFO: ==14839== Lock acquired, processing the job...
[2026-09-08 02:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:33:03] Production.INFO: ==14841== Lock acquired, processing the job...
[2026-09-08 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:33:03] Production.INFO: ==14848== Lock acquired, processing the job...
[2026-09-08 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:33:03] Production.INFO: ==14843== Lock acquired, processing the job...
[2026-09-08 02:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:33:03] Production.INFO: ==14845== Lock acquired, processing the job...
[2026-09-08 02:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 02:33:03] Production.INFO: Account Balance Start.
[2026-09-08 02:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 02:33:03] Production.INFO: 117
[2026-09-08 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-08 02:33:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:33:03] Production.INFO: ==14848== Releasing lock...
[2026-09-08 02:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:03] Production.INFO: ==14841== Releasing lock...
[2026-09-08 02:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:33:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:33:04] Production.INFO: Total Charge 0
[2026-09-08 02:33:04] Production.INFO: CreateAllLog End
[2026-09-08 02:33:04] Production.INFO: Account Balance End.
[2026-09-08 02:33:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:33:05] Production.INFO: ==14845== Releasing lock...
[2026-09-08 02:33:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:33:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:33:12] Production.ERROR: CronJobId end10
[2026-09-08 02:33:12] Production.INFO: ==14843== Releasing lock...
[2026-09-08 02:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:33:14] Production.INFO: call_cost start
[2026-09-08 02:33:14] Production.INFO: call_cost end
[2026-09-08 02:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:33:14] Production.INFO: ==14839== Releasing lock...
[2026-09-08 02:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:34:02] Production.INFO: ==14903== Lock acquired, processing the job...
[2026-09-08 07:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:34:02] Production.INFO: neon service started
[2026-09-08 07:34:02] Production.INFO: neon service started
[2026-09-08 07:34:02] Production.INFO: ==14903== Releasing lock...
[2026-09-08 07:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:34:02] Production.INFO: ==14907== Lock acquired, processing the job...
[2026-09-08 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:34:02] Production.INFO: ==14907== Releasing lock...
[2026-09-08 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:34:02] Production.INFO: ==14905== Lock acquired, processing the job...
[2026-09-08 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:34:02] Production.INFO: ==14905== Releasing lock...
[2026-09-08 02:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:34:03] Production.INFO: ==14910== Lock acquired, processing the job...
[2026-09-08 02:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:34:03] Production.INFO: ==14914== Lock acquired, processing the job...
[2026-09-08 02:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:34:04] Production.INFO: ==14912== Lock acquired, processing the job...
[2026-09-08 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:34:04] Production.INFO: ==14916== Lock acquired, processing the job...
[2026-09-08 02:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:34:04] Production.INFO: ==14918== Lock acquired, processing the job...
[2026-09-08 02:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:34:04] Production.INFO: Account Balance Start.
[2026-09-08 02:34:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:34:04] Production.INFO: 117
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:34:04] Production.INFO: Date 2026-08-09
[2026-09-08 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-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:34:04] Production.INFO: ==14918== Releasing lock...
[2026-09-08 02:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: ==14912== Releasing lock...
[2026-09-08 02:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:34:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:34:05] Production.INFO: Total Charge 0
[2026-09-08 02:34:05] Production.INFO: CreateAllLog End
[2026-09-08 02:34:05] Production.INFO: Account Balance End.
[2026-09-08 02:34:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:34:05] Production.INFO: ==14916== Releasing lock...
[2026-09-08 02:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:34:12] Production.ERROR: CronJobId end10
[2026-09-08 02:34:12] Production.INFO: ==14914== Releasing lock...
[2026-09-08 02:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:34:14] Production.INFO: call_cost start
[2026-09-08 02:34:15] Production.INFO: call_cost end
[2026-09-08 02:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:34:15] Production.INFO: ==14910== Releasing lock...
[2026-09-08 02:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:35:01] Production.INFO: ==14974== Lock acquired, processing the job...
[2026-09-08 07:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:35:01] Production.INFO: neon service started
[2026-09-08 07:35:01] Production.INFO: neon service started
[2026-09-08 07:35:01] Production.INFO: ==14974== Releasing lock...
[2026-09-08 07:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:35:01] Production.INFO: ==14976== Lock acquired, processing the job...
[2026-09-08 02:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:35:02] Production.INFO: ==14978== Lock acquired, processing the job...
[2026-09-08 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:35:02] Production.INFO: ==14978== Releasing lock...
[2026-09-08 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:35:02] Production.INFO: ==14976== Releasing lock...
[2026-09-08 02:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:35:03] Production.INFO: ==14984== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:35:03] Production.INFO: ==14980== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:35:03] Production.INFO: ==14982== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:35:03] Production.INFO: ==14986== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:35:03] Production.INFO: ==14988== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 02:35:03] Production.ERROR: CronJob PID - 14982
[2026-09-08 02:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 02:35:03] Production.ERROR: CronJob ID - 5
[2026-09-08 02:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 02:35:00
[2026-09-08 02:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 02:35:03] Production.ERROR: CronJob PID - 14984
[2026-09-08 02:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 02:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 02:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 02:35:00
[2026-09-08 02:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 02:35:03] Production.ERROR: CronJob PID - 14986
[2026-09-08 02:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 02:35:03] Production.ERROR: CronJob ID - 10
[2026-09-08 02:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 02:35:00
[2026-09-08 02:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 02:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:35:03] Production.INFO: ==14980== Releasing lock...
[2026-09-08 02:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:35:03] Production.INFO: ==14990== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:35:03] Production.INFO: ==14993== Lock acquired, processing the job...
[2026-09-08 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:35:03] Production.INFO: Account Balance Start.
[2026-09-08 02:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:35:03] Production.INFO: 117
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:35:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:35:03] Production.INFO: ==14993== Releasing lock...
[2026-09-08 02:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:35:03] Production.ERROR: done
[2026-09-08 02:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964197', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: ==14984== Releasing lock...
[2026-09-08 02:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:35:04] Production.INFO: Total Charge 0
[2026-09-08 02:35:04] Production.INFO: CreateAllLog End
[2026-09-08 02:35:05] Production.INFO: Account Balance End.
[2026-09-08 02:35:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:35:05] Production.INFO: ==14988== Releasing lock...
[2026-09-08 02:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964197', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:35:10] Production.INFO: ProcessCDR(1,17964197,1,1,2)
[2026-09-08 02:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964197,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:35:10] Production.INFO: ==14990== Releasing lock...
[2026-09-08 02:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:35:13] Production.ERROR: CronJobId end10
[2026-09-08 02:35:13] Production.INFO: ==14986== Releasing lock...
[2026-09-08 02:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:35:17] Production.INFO: call_cost start
[2026-09-08 02:35:17] Production.INFO: call_cost end
[2026-09-08 02:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:35:17] Production.INFO: ==14982== Releasing lock...
[2026-09-08 02:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:36:01] Production.INFO: ==15048== Lock acquired, processing the job...
[2026-09-08 07:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:36:02] Production.INFO: neon service started
[2026-09-08 07:36:02] Production.INFO: neon service started
[2026-09-08 07:36:02] Production.INFO: ==15048== Releasing lock...
[2026-09-08 07:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:36:02] Production.INFO: ==15050== Lock acquired, processing the job...
[2026-09-08 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:36:02] Production.INFO: ==15050== Releasing lock...
[2026-09-08 02:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:36:02] Production.INFO: ==15052== Lock acquired, processing the job...
[2026-09-08 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:36:02] Production.INFO: ==15052== Releasing lock...
[2026-09-08 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:36:03] Production.INFO: ==15054== Lock acquired, processing the job...
[2026-09-08 02:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:36:03] Production.INFO: ==15056== Lock acquired, processing the job...
[2026-09-08 02:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:36:03] Production.INFO: ==15058== Lock acquired, processing the job...
[2026-09-08 02:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:36:03] Production.INFO: ==15063== Lock acquired, processing the job...
[2026-09-08 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:36:03] Production.INFO: ==15061== Lock acquired, processing the job...
[2026-09-08 02:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 02:36:03] Production.INFO: ==15063== Releasing lock...
[2026-09-08 02:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:36:03] Production.INFO: Account Balance Start.
[2026-09-08 02:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:36:03] Production.INFO: 117
[2026-09-08 02:36:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: ==15056== Releasing lock...
[2026-09-08 02:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:36:04] Production.INFO: Total Charge 0
[2026-09-08 02:36:04] Production.INFO: CreateAllLog End
[2026-09-08 02:36:04] Production.INFO: Account Balance End.
[2026-09-08 02:36:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:36:05] Production.INFO: ==15061== Releasing lock...
[2026-09-08 02:36:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:36:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:36:12] Production.ERROR: CronJobId end10
[2026-09-08 02:36:12] Production.INFO: ==15058== Releasing lock...
[2026-09-08 02:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:36:14] Production.INFO: call_cost start
[2026-09-08 02:36:14] Production.INFO: call_cost end
[2026-09-08 02:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:36:14] Production.INFO: ==15054== Releasing lock...
[2026-09-08 02:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:37:01] Production.INFO: ==15118== Lock acquired, processing the job...
[2026-09-08 07:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:37:01] Production.INFO: neon service started
[2026-09-08 07:37:01] Production.INFO: neon service started
[2026-09-08 07:37:01] Production.INFO: ==15118== Releasing lock...
[2026-09-08 07:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:37:01] Production.INFO: ==15120== Lock acquired, processing the job...
[2026-09-08 02:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:37:02] Production.INFO: ==15120== Releasing lock...
[2026-09-08 02:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:37:02] Production.INFO: ==15122== Lock acquired, processing the job...
[2026-09-08 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:37:02] Production.INFO: ==15122== Releasing lock...
[2026-09-08 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:37:02] Production.INFO: ==15124== Lock acquired, processing the job...
[2026-09-08 02:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:37:02] Production.INFO: ==15128== Lock acquired, processing the job...
[2026-09-08 02:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:37:02] Production.INFO: ==15126== Lock acquired, processing the job...
[2026-09-08 02:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:37:02] Production.INFO: ==15130== Lock acquired, processing the job...
[2026-09-08 02:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:37:03] Production.INFO: Account Balance Start.
[2026-09-08 02:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:37:03] Production.INFO: 117
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:37:03] Production.INFO: ==15132== Lock acquired, processing the job...
[2026-09-08 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:37:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:37:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:37:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:37:03] Production.INFO: ==15132== Releasing lock...
[2026-09-08 02:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: ==15126== Releasing lock...
[2026-09-08 02:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:03] Production.INFO: Date 2026-08-28
[2026-09-08 02:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:37:04] Production.INFO: Total Charge 0
[2026-09-08 02:37:04] Production.INFO: CreateAllLog End
[2026-09-08 02:37:04] Production.INFO: Account Balance End.
[2026-09-08 02:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:37:04] Production.INFO: ==15130== Releasing lock...
[2026-09-08 02:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:37:11] Production.ERROR: CronJobId end10
[2026-09-08 02:37:11] Production.INFO: ==15128== Releasing lock...
[2026-09-08 02:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:37:13] Production.INFO: call_cost start
[2026-09-08 02:37:13] Production.INFO: call_cost end
[2026-09-08 02:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:37:13] Production.INFO: ==15124== Releasing lock...
[2026-09-08 02:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:38:01] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-09-08 07:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:38:01] Production.INFO: neon service started
[2026-09-08 07:38:01] Production.INFO: neon service started
[2026-09-08 07:38:01] Production.INFO: ==15198== Releasing lock...
[2026-09-08 07:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:38:02] Production.INFO: ==15202== Lock acquired, processing the job...
[2026-09-08 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 02:38:02] Production.INFO: ==15200== Lock acquired, processing the job...
[2026-09-08 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:38:02] Production.INFO: ==15202== Releasing lock...
[2026-09-08 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:38:02] Production.INFO: ==15200== Releasing lock...
[2026-09-08 02:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:38:03] Production.INFO: ==15205== Lock acquired, processing the job...
[2026-09-08 02:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:38:03] Production.INFO: ==15209== Lock acquired, processing the job...
[2026-09-08 02:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:38:03] Production.INFO: ==15207== Lock acquired, processing the job...
[2026-09-08 02:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:38:03] Production.INFO: ==15213== Lock acquired, processing the job...
[2026-09-08 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:38:03] Production.INFO: ==15211== Lock acquired, processing the job...
[2026-09-08 02:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 02:38:03] Production.INFO: Account Balance Start.
[2026-09-08 02:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:38:03] Production.INFO: 117
[2026-09-08 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-08 02:38:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:38:03] Production.INFO: ==15213== Releasing lock...
[2026-09-08 02:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: ==15207== Releasing lock...
[2026-09-08 02:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:38:04] Production.INFO: Total Charge 0
[2026-09-08 02:38:05] Production.INFO: CreateAllLog End
[2026-09-08 02:38:05] Production.INFO: Account Balance End.
[2026-09-08 02:38:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:38:05] Production.INFO: ==15211== Releasing lock...
[2026-09-08 02:38:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:38:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:38:12] Production.ERROR: CronJobId end10
[2026-09-08 02:38:12] Production.INFO: ==15209== Releasing lock...
[2026-09-08 02:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:38:15] Production.INFO: call_cost start
[2026-09-08 02:38:15] Production.INFO: call_cost end
[2026-09-08 02:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:38:15] Production.INFO: ==15205== Releasing lock...
[2026-09-08 02:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:39:01] Production.INFO: ==15269== Lock acquired, processing the job...
[2026-09-08 07:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:39:01] Production.INFO: neon service started
[2026-09-08 07:39:01] Production.INFO: neon service started
[2026-09-08 07:39:01] Production.INFO: ==15269== Releasing lock...
[2026-09-08 07:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:39:01] Production.INFO: ==15271== Lock acquired, processing the job...
[2026-09-08 02:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:39:02] Production.INFO: ==15271== Releasing lock...
[2026-09-08 02:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:39:02] Production.INFO: ==15273== Lock acquired, processing the job...
[2026-09-08 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:39:02] Production.INFO: ==15273== Releasing lock...
[2026-09-08 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:39:02] Production.INFO: ==15283== Lock acquired, processing the job...
[2026-09-08 02:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:39:03] Production.INFO: ==15275== Lock acquired, processing the job...
[2026-09-08 02:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:39:03] Production.INFO: ==15283== Releasing lock...
[2026-09-08 02:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:39:03] Production.INFO: ==15277== Lock acquired, processing the job...
[2026-09-08 02:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:39:03] Production.INFO: ==15279== Lock acquired, processing the job...
[2026-09-08 02:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:39:03] Production.INFO: ==15281== Lock acquired, processing the job...
[2026-09-08 02:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:39:03] Production.INFO: Account Balance Start.
[2026-09-08 02:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:39:03] Production.INFO: 117
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: ==15277== Releasing lock...
[2026-09-08 02:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:39:04] Production.INFO: Total Charge 0
[2026-09-08 02:39:04] Production.INFO: CreateAllLog End
[2026-09-08 02:39:04] Production.INFO: Account Balance End.
[2026-09-08 02:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:39:04] Production.INFO: ==15281== Releasing lock...
[2026-09-08 02:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:39:11] Production.ERROR: CronJobId end10
[2026-09-08 02:39:11] Production.INFO: ==15279== Releasing lock...
[2026-09-08 02:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:39:15] Production.INFO: call_cost start
[2026-09-08 02:39:15] Production.INFO: call_cost end
[2026-09-08 02:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:39:15] Production.INFO: ==15275== Releasing lock...
[2026-09-08 02:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:40:01] Production.INFO: ==15370== Lock acquired, processing the job...
[2026-09-08 07:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:40:01] Production.INFO: neon service started
[2026-09-08 07:40:01] Production.INFO: neon service started
[2026-09-08 07:40:01] Production.INFO: ==15370== Releasing lock...
[2026-09-08 07:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:40:02] Production.INFO: ==15372== Lock acquired, processing the job...
[2026-09-08 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:40:02] Production.INFO: ==15372== Releasing lock...
[2026-09-08 02:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:40:02] Production.INFO: ==15374== Lock acquired, processing the job...
[2026-09-08 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:40:02] Production.INFO: ==15374== Releasing lock...
[2026-09-08 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:40:03] Production.INFO: ==15385== Lock acquired, processing the job...
[2026-09-08 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:40:03] Production.INFO: ==15377== Lock acquired, processing the job...
[2026-09-08 02:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:40:03] Production.INFO: ==15379== Lock acquired, processing the job...
[2026-09-08 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:40:03] Production.INFO: ==15381== Lock acquired, processing the job...
[2026-09-08 02:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:40:03] Production.INFO: ==15383== Lock acquired, processing the job...
[2026-09-08 02:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 02:40:03] Production.INFO: ==15385== Releasing lock...
[2026-09-08 02:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:40:03] Production.INFO: Account Balance Start.
[2026-09-08 02:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:40:03] Production.INFO: 117
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:03] Production.INFO: ==15379== Releasing lock...
[2026-09-08 02:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:40:05] Production.INFO: Total Charge 0
[2026-09-08 02:40:05] Production.INFO: CreateAllLog End
[2026-09-08 02:40:05] Production.INFO: Account Balance End.
[2026-09-08 02:40:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:40:05] Production.INFO: ==15383== Releasing lock...
[2026-09-08 02:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:40:10] Production.ERROR: CronJobId end10
[2026-09-08 02:40:10] Production.INFO: ==15381== Releasing lock...
[2026-09-08 02:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:40:14] Production.INFO: call_cost start
[2026-09-08 02:40:14] Production.INFO: call_cost end
[2026-09-08 02:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:40:14] Production.INFO: ==15377== Releasing lock...
[2026-09-08 02:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:41:02] Production.INFO: ==15445== Lock acquired, processing the job...
[2026-09-08 07:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:41:02] Production.INFO: neon service started
[2026-09-08 07:41:02] Production.INFO: neon service started
[2026-09-08 07:41:02] Production.INFO: ==15445== Releasing lock...
[2026-09-08 07:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:41:02] Production.INFO: ==15447== Lock acquired, processing the job...
[2026-09-08 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:41:02] Production.INFO: ==15447== Releasing lock...
[2026-09-08 02:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:41:03] Production.INFO: ==15449== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:41:03] Production.INFO: ==15449== Releasing lock...
[2026-09-08 06:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:41:03] Production.INFO: ==15453== Lock acquired, processing the job...
[2026-09-08 02:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:41:03] Production.INFO: ==15455== Lock acquired, processing the job...
[2026-09-08 02:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:41:03] Production.INFO: ==15451== Lock acquired, processing the job...
[2026-09-08 02:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:41:03] Production.INFO: ==15458== Lock acquired, processing the job...
[2026-09-08 02:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:41:03] Production.INFO: Account Balance Start.
[2026-09-08 02:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:41:03] Production.INFO: 117
[2026-09-08 02:41:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:41:03] Production.INFO: ==15460== Lock acquired, processing the job...
[2026-09-08 02:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:41:04] Production.INFO: ==15460== Releasing lock...
[2026-09-08 02:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: ==15453== Releasing lock...
[2026-09-08 02:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:41:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:41:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:41:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:41:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:41:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:41:05] Production.INFO: Total Charge 0
[2026-09-08 02:41:05] Production.INFO: CreateAllLog End
[2026-09-08 02:41:05] Production.INFO: Account Balance End.
[2026-09-08 02:41:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:41:05] Production.INFO: ==15458== Releasing lock...
[2026-09-08 02:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:41:11] Production.ERROR: CronJobId end10
[2026-09-08 02:41:11] Production.INFO: ==15455== Releasing lock...
[2026-09-08 02:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:41:14] Production.INFO: call_cost start
[2026-09-08 02:41:14] Production.INFO: call_cost end
[2026-09-08 02:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:41:14] Production.INFO: ==15451== Releasing lock...
[2026-09-08 02:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:42:01] Production.INFO: ==15515== Lock acquired, processing the job...
[2026-09-08 07:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:42:01] Production.INFO: neon service started
[2026-09-08 07:42:01] Production.INFO: neon service started
[2026-09-08 07:42:01] Production.INFO: ==15515== Releasing lock...
[2026-09-08 07:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:42:02] Production.INFO: ==15517== Lock acquired, processing the job...
[2026-09-08 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:42:02] Production.INFO: ==15519== Lock acquired, processing the job...
[2026-09-08 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:42:02] Production.INFO: ==15519== Releasing lock...
[2026-09-08 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:42:02] Production.INFO: ==15517== Releasing lock...
[2026-09-08 02:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:42:03] Production.INFO: ==15521== Lock acquired, processing the job...
[2026-09-08 02:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:42:03] Production.INFO: ==15523== Lock acquired, processing the job...
[2026-09-08 02:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:42:03] Production.INFO: ==15525== Lock acquired, processing the job...
[2026-09-08 02:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:42:03] Production.INFO: ==15528== Lock acquired, processing the job...
[2026-09-08 02:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:42:03] Production.INFO: ==15530== Lock acquired, processing the job...
[2026-09-08 02:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:42:03] Production.INFO: Account Balance Start.
[2026-09-08 02:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:42:03] Production.INFO: 117
[2026-09-08 02:42:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: ==15523== Releasing lock...
[2026-09-08 02:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02: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-08 02:42:04] Production.INFO: Date 2026-08-09
[2026-09-08 02: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-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02:42:04] Production.INFO: ==15530== Releasing lock...
[2026-09-08 02:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:42:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:42:05] Production.INFO: Total Charge 0
[2026-09-08 02:42:05] Production.INFO: CreateAllLog End
[2026-09-08 02:42:05] Production.INFO: Account Balance End.
[2026-09-08 02:42:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:42:05] Production.INFO: ==15528== Releasing lock...
[2026-09-08 02:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:42:11] Production.ERROR: CronJobId end10
[2026-09-08 02:42:11] Production.INFO: ==15525== Releasing lock...
[2026-09-08 02:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:42:14] Production.INFO: call_cost start
[2026-09-08 02:42:14] Production.INFO: call_cost end
[2026-09-08 02:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:42:14] Production.INFO: ==15521== Releasing lock...
[2026-09-08 02:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:43:02] Production.INFO: ==15589== Lock acquired, processing the job...
[2026-09-08 07:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:43:02] Production.INFO: neon service started
[2026-09-08 07:43:02] Production.INFO: neon service started
[2026-09-08 07:43:02] Production.INFO: ==15589== Releasing lock...
[2026-09-08 07:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:43:02] Production.INFO: ==15593== Lock acquired, processing the job...
[2026-09-08 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:43:02] Production.INFO: ==15593== Releasing lock...
[2026-09-08 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:43:02] Production.INFO: ==15591== Lock acquired, processing the job...
[2026-09-08 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:43:02] Production.INFO: ==15591== Releasing lock...
[2026-09-08 02:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:43:03] Production.INFO: ==15599== Lock acquired, processing the job...
[2026-09-08 02:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:43:03] Production.INFO: ==15595== Lock acquired, processing the job...
[2026-09-08 02:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:43:03] Production.INFO: ==15597== Lock acquired, processing the job...
[2026-09-08 02:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:43:04] Production.INFO: ==15601== Lock acquired, processing the job...
[2026-09-08 02:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:43:04] Production.INFO: ==15603== Lock acquired, processing the job...
[2026-09-08 02:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:43:04] Production.INFO: Account Balance Start.
[2026-09-08 02:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:43:04] Production.INFO: 117
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02: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-08 02:43:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02:43:04] Production.INFO: ==15603== Releasing lock...
[2026-09-08 02:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: ==15597== Releasing lock...
[2026-09-08 02:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:43:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:43:05] Production.INFO: Total Charge 0
[2026-09-08 02:43:05] Production.INFO: CreateAllLog End
[2026-09-08 02:43:05] Production.INFO: Account Balance End.
[2026-09-08 02:43:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:43:05] Production.INFO: ==15601== Releasing lock...
[2026-09-08 02:43:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:43:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:43:12] Production.ERROR: CronJobId end10
[2026-09-08 02:43:12] Production.INFO: ==15599== Releasing lock...
[2026-09-08 02:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:43:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:43:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:43:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:43:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:43:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:43:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:43:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:43:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:43:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:43:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:43:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:43:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:43:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:43:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:43:15] Production.INFO: call_cost start
[2026-09-08 02:43:15] Production.INFO: call_cost end
[2026-09-08 02:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:43:15] Production.INFO: ==15595== Releasing lock...
[2026-09-08 02:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:44:01] Production.INFO: ==15657== Lock acquired, processing the job...
[2026-09-08 07:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:44:01] Production.INFO: neon service started
[2026-09-08 07:44:01] Production.INFO: neon service started
[2026-09-08 07:44:01] Production.INFO: ==15657== Releasing lock...
[2026-09-08 07:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:44:01] Production.INFO: ==15662== Lock acquired, processing the job...
[2026-09-08 06:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:44:02] Production.INFO: ==15662== Releasing lock...
[2026-09-08 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:44:02] Production.INFO: ==15660== Lock acquired, processing the job...
[2026-09-08 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:44:02] Production.INFO: ==15660== Releasing lock...
[2026-09-08 02:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:44:02] Production.INFO: ==15666== Lock acquired, processing the job...
[2026-09-08 02:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:44:03] Production.INFO: ==15664== Lock acquired, processing the job...
[2026-09-08 02:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:44:03] Production.INFO: ==15668== Lock acquired, processing the job...
[2026-09-08 02:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:44:03] Production.INFO: ==15670== Lock acquired, processing the job...
[2026-09-08 02:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:44:03] Production.INFO: Account Balance Start.
[2026-09-08 02:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:44:03] Production.INFO: 117
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:44:03] Production.INFO: ==15672== Lock acquired, processing the job...
[2026-09-08 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:44:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: ==15672== Releasing lock...
[2026-09-08 02:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: ==15666== Releasing lock...
[2026-09-08 02:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:44:04] Production.INFO: Total Charge 0
[2026-09-08 02:44:04] Production.INFO: CreateAllLog End
[2026-09-08 02:44:04] Production.INFO: Account Balance End.
[2026-09-08 02:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:44:04] Production.INFO: ==15670== Releasing lock...
[2026-09-08 02:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:44:10] Production.ERROR: CronJobId end10
[2026-09-08 02:44:10] Production.INFO: ==15668== Releasing lock...
[2026-09-08 02:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:44:14] Production.INFO: call_cost start
[2026-09-08 02:44:14] Production.INFO: call_cost end
[2026-09-08 02:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:44:14] Production.INFO: ==15664== Releasing lock...
[2026-09-08 02:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:45:01] Production.INFO: ==15726== Lock acquired, processing the job...
[2026-09-08 07:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:45:02] Production.INFO: neon service started
[2026-09-08 07:45:02] Production.INFO: neon service started
[2026-09-08 07:45:02] Production.INFO: ==15726== Releasing lock...
[2026-09-08 07:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:45:02] Production.INFO: ==15728== Lock acquired, processing the job...
[2026-09-08 02:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:45:02] Production.INFO: ==15730== Lock acquired, processing the job...
[2026-09-08 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:45:02] Production.INFO: ==15730== Releasing lock...
[2026-09-08 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:45:03] Production.INFO: ==15728== Releasing lock...
[2026-09-08 02:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:45:03] Production.INFO: ==15735== Lock acquired, processing the job...
[2026-09-08 02:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:45:03] Production.INFO: ==15733== Lock acquired, processing the job...
[2026-09-08 02:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 02:45:04] Production.ERROR: CronJob PID - 15735
[2026-09-08 02:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 02:45:04] Production.ERROR: CronJob ID - 5
[2026-09-08 02:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 02:45:00
[2026-09-08 02:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 02:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 02:45:04] Production.INFO: ==15737== Lock acquired, processing the job...
[2026-09-08 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:45:04] Production.INFO: ==15733== Releasing lock...
[2026-09-08 02:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:45:04] Production.INFO: ==15739== Lock acquired, processing the job...
[2026-09-08 02:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:45:04] Production.INFO: ==15741== Lock acquired, processing the job...
[2026-09-08 02:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:45:04] Production.INFO: ==15743== Lock acquired, processing the job...
[2026-09-08 02:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:45:04] Production.INFO: ==15745== Lock acquired, processing the job...
[2026-09-08 02:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:45:04] Production.INFO: Account Balance Start.
[2026-09-08 02:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:45:04] Production.INFO: 117
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:45:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: ==15745== Releasing lock...
[2026-09-08 02:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.ERROR: done
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964238', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:45:04] Production.INFO: ==15737== Releasing lock...
[2026-09-08 02:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-21
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-22
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-23
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-24
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:45:05] Production.INFO: Total Charge 0
[2026-09-08 02:45:05] Production.INFO: CreateAllLog End
[2026-09-08 02:45:05] Production.INFO: Account Balance End.
[2026-09-08 02:45:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:45:05] Production.INFO: ==15741== Releasing lock...
[2026-09-08 02:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964238', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:45:10] Production.INFO: ProcessCDR(1,17964238,1,1,2)
[2026-09-08 02:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964238,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964238,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:45:10] Production.INFO: ==15743== Releasing lock...
[2026-09-08 02:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:45:15] Production.ERROR: CronJobId end10
[2026-09-08 02:45:15] Production.INFO: ==15739== Releasing lock...
[2026-09-08 02:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:45:18] Production.INFO: call_cost start
[2026-09-08 02:45:18] Production.INFO: call_cost end
[2026-09-08 02:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:45:18] Production.INFO: ==15735== Releasing lock...
[2026-09-08 02:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:46:01] Production.INFO: ==15801== Lock acquired, processing the job...
[2026-09-08 07:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:46:01] Production.INFO: neon service started
[2026-09-08 07:46:01] Production.INFO: neon service started
[2026-09-08 07:46:01] Production.INFO: ==15801== Releasing lock...
[2026-09-08 07:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:46:02] Production.INFO: ==15803== Lock acquired, processing the job...
[2026-09-08 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:46:02] Production.INFO: ==15805== Lock acquired, processing the job...
[2026-09-08 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:46:02] Production.INFO: ==15805== Releasing lock...
[2026-09-08 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:46:02] Production.INFO: ==15803== Releasing lock...
[2026-09-08 02:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:46:02] Production.INFO: ==15808== Lock acquired, processing the job...
[2026-09-08 02:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:46:03] Production.INFO: ==15812== Lock acquired, processing the job...
[2026-09-08 02:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:46:03] Production.INFO: ==15816== Lock acquired, processing the job...
[2026-09-08 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:46:03] Production.INFO: ==15810== Lock acquired, processing the job...
[2026-09-08 02:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:46:03] Production.INFO: ==15814== Lock acquired, processing the job...
[2026-09-08 02:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 02:46:03] Production.INFO: ==15816== Releasing lock...
[2026-09-08 02:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:46:03] Production.INFO: Account Balance Start.
[2026-09-08 02:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:46:03] Production.INFO: 117
[2026-09-08 02:46:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: ==15810== Releasing lock...
[2026-09-08 02:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:46:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:46:05] Production.INFO: Total Charge 0
[2026-09-08 02:46:05] Production.INFO: CreateAllLog End
[2026-09-08 02:46:05] Production.INFO: Account Balance End.
[2026-09-08 02:46:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:46:05] Production.INFO: ==15814== Releasing lock...
[2026-09-08 02:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:46:11] Production.ERROR: CronJobId end10
[2026-09-08 02:46:11] Production.INFO: ==15812== Releasing lock...
[2026-09-08 02:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:46:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:46:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:46:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:46:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:46:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:46:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:46:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:46:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:46:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:46:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:46:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:46:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:46:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:46:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:46:15] Production.INFO: call_cost start
[2026-09-08 02:46:15] Production.INFO: call_cost end
[2026-09-08 02:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:46:15] Production.INFO: ==15808== Releasing lock...
[2026-09-08 02:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:47:01] Production.INFO: ==15872== Lock acquired, processing the job...
[2026-09-08 07:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:47:01] Production.INFO: neon service started
[2026-09-08 07:47:01] Production.INFO: neon service started
[2026-09-08 07:47:01] Production.INFO: ==15872== Releasing lock...
[2026-09-08 07:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:47:02] Production.INFO: ==15874== Lock acquired, processing the job...
[2026-09-08 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:47:02] Production.INFO: ==15874== Releasing lock...
[2026-09-08 02:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:47:02] Production.INFO: ==15876== Lock acquired, processing the job...
[2026-09-08 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:47:02] Production.INFO: ==15876== Releasing lock...
[2026-09-08 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:47:03] Production.INFO: ==15880== Lock acquired, processing the job...
[2026-09-08 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:47:03] Production.INFO: ==15884== Lock acquired, processing the job...
[2026-09-08 02:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:47:03] Production.INFO: ==15878== Lock acquired, processing the job...
[2026-09-08 02:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:47:03] Production.INFO: ==15882== Lock acquired, processing the job...
[2026-09-08 02:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:47:03] Production.INFO: ==15886== Lock acquired, processing the job...
[2026-09-08 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:47:03] Production.INFO: Account Balance Start.
[2026-09-08 02:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:47:03] Production.INFO: 117
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: ==15886== Releasing lock...
[2026-09-08 02:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: ==15880== Releasing lock...
[2026-09-08 02:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:47:04] Production.INFO: Total Charge 0
[2026-09-08 02:47:04] Production.INFO: CreateAllLog End
[2026-09-08 02:47:04] Production.INFO: Account Balance End.
[2026-09-08 02:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:47:04] Production.INFO: ==15884== Releasing lock...
[2026-09-08 02:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:47:12] Production.ERROR: CronJobId end10
[2026-09-08 02:47:12] Production.INFO: ==15882== Releasing lock...
[2026-09-08 02:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:47:14] Production.INFO: call_cost start
[2026-09-08 02:47:14] Production.INFO: call_cost end
[2026-09-08 02:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:47:14] Production.INFO: ==15878== Releasing lock...
[2026-09-08 02:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:48:02] Production.INFO: ==15940== Lock acquired, processing the job...
[2026-09-08 07:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:48:02] Production.INFO: neon service started
[2026-09-08 07:48:02] Production.INFO: neon service started
[2026-09-08 07:48:02] Production.INFO: ==15940== Releasing lock...
[2026-09-08 07:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:48:02] Production.INFO: ==15943== Lock acquired, processing the job...
[2026-09-08 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:48:02] Production.INFO: ==15943== Releasing lock...
[2026-09-08 02:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:48:03] Production.INFO: ==15945== Lock acquired, processing the job...
[2026-09-08 06:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:48:03] Production.INFO: ==15945== Releasing lock...
[2026-09-08 06:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:48:03] Production.INFO: ==15947== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:48:03] Production.INFO: ==15949== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:48:03] Production.INFO: ==15951== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:48:03] Production.INFO: ==15955== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:48:03] Production.INFO: ==15953== Lock acquired, processing the job...
[2026-09-08 02:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 02:48:04] Production.INFO: ==15955== Releasing lock...
[2026-09-08 02:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:48:04] Production.INFO: Account Balance Start.
[2026-09-08 02:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:48:04] Production.INFO: 117
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: ==15949== Releasing lock...
[2026-09-08 02:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:48:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:48:05] Production.INFO: Total Charge 0
[2026-09-08 02:48:05] Production.INFO: CreateAllLog End
[2026-09-08 02:48:05] Production.INFO: Account Balance End.
[2026-09-08 02:48:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:48:05] Production.INFO: ==15953== Releasing lock...
[2026-09-08 02:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:48:11] Production.ERROR: CronJobId end10
[2026-09-08 02:48:11] Production.INFO: ==15951== Releasing lock...
[2026-09-08 02:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:48:14] Production.INFO: call_cost start
[2026-09-08 02:48:14] Production.INFO: call_cost end
[2026-09-08 02:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:48:14] Production.INFO: ==15947== Releasing lock...
[2026-09-08 02:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:49:01] Production.INFO: ==16008== Lock acquired, processing the job...
[2026-09-08 07:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:49:01] Production.INFO: neon service started
[2026-09-08 07:49:01] Production.INFO: neon service started
[2026-09-08 07:49:01] Production.INFO: ==16008== Releasing lock...
[2026-09-08 07:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:49:02] Production.INFO: ==16012== Lock acquired, processing the job...
[2026-09-08 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:49:02] Production.INFO: ==16012== Releasing lock...
[2026-09-08 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:49:02] Production.INFO: ==16010== Lock acquired, processing the job...
[2026-09-08 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:49:02] Production.INFO: ==16010== Releasing lock...
[2026-09-08 02:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:49:03] Production.INFO: ==16015== Lock acquired, processing the job...
[2026-09-08 02:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:49:03] Production.INFO: ==16017== Lock acquired, processing the job...
[2026-09-08 02:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:49:03] Production.INFO: ==16019== Lock acquired, processing the job...
[2026-09-08 02:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:49:03] Production.INFO: ==16021== Lock acquired, processing the job...
[2026-09-08 02:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:49:03] Production.INFO: ==16023== Lock acquired, processing the job...
[2026-09-08 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:49:03] Production.INFO: Account Balance Start.
[2026-09-08 02:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:49:03] Production.INFO: 117
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:49:03] Production.INFO: ==16023== Releasing lock...
[2026-09-08 02:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: ==16017== Releasing lock...
[2026-09-08 02:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:49:04] Production.INFO: Total Charge 0
[2026-09-08 02:49:04] Production.INFO: CreateAllLog End
[2026-09-08 02:49:05] Production.INFO: Account Balance End.
[2026-09-08 02:49:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:49:05] Production.INFO: ==16021== Releasing lock...
[2026-09-08 02:49:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:49:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:49:11] Production.ERROR: CronJobId end10
[2026-09-08 02:49:11] Production.INFO: ==16019== Releasing lock...
[2026-09-08 02:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:49:14] Production.INFO: call_cost start
[2026-09-08 02:49:14] Production.INFO: call_cost end
[2026-09-08 02:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:49:14] Production.INFO: ==16015== Releasing lock...
[2026-09-08 02:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:50:02] Production.INFO: ==16083== Lock acquired, processing the job...
[2026-09-08 07:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:50:02] Production.INFO: neon service started
[2026-09-08 07:50:02] Production.INFO: neon service started
[2026-09-08 07:50:02] Production.INFO: ==16083== Releasing lock...
[2026-09-08 07:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:50:02] Production.INFO: ==16087== Lock acquired, processing the job...
[2026-09-08 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:50:02] Production.INFO: ==16087== Releasing lock...
[2026-09-08 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:50:02] Production.INFO: ==16085== Lock acquired, processing the job...
[2026-09-08 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:50:02] Production.INFO: ==16085== Releasing lock...
[2026-09-08 02:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:50:03] Production.INFO: ==16089== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:50:03] Production.INFO: ==16093== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:50:03] Production.INFO: ==16091== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:50:03] Production.INFO: ==16097== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:50:03] Production.INFO: ==16095== Lock acquired, processing the job...
[2026-09-08 02:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:50:03] Production.INFO: Account Balance Start.
[2026-09-08 02:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:50:03] Production.INFO: 117
[2026-09-08 02:50:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:50:03] Production.INFO: ==16097== Releasing lock...
[2026-09-08 02:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:50:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: ==16091== Releasing lock...
[2026-09-08 02:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:50:04] Production.INFO: Total Charge 0
[2026-09-08 02:50:04] Production.INFO: CreateAllLog End
[2026-09-08 02:50:05] Production.INFO: Account Balance End.
[2026-09-08 02:50:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:50:05] Production.INFO: ==16095== Releasing lock...
[2026-09-08 02:50:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:50:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:50:11] Production.ERROR: CronJobId end10
[2026-09-08 02:50:11] Production.INFO: ==16093== Releasing lock...
[2026-09-08 02:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:50:14] Production.INFO: call_cost start
[2026-09-08 02:50:14] Production.INFO: call_cost end
[2026-09-08 02:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:50:14] Production.INFO: ==16089== Releasing lock...
[2026-09-08 02:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:51:01] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-09-08 07:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:51:01] Production.INFO: neon service started
[2026-09-08 07:51:01] Production.INFO: neon service started
[2026-09-08 07:51:01] Production.INFO: ==16151== Releasing lock...
[2026-09-08 07:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:51:01] Production.INFO: ==16155== Lock acquired, processing the job...
[2026-09-08 06:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:51:01] Production.INFO: ==16155== Releasing lock...
[2026-09-08 06:51:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:51:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:51:02] Production.INFO: ==16153== Lock acquired, processing the job...
[2026-09-08 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:51:02] Production.INFO: ==16153== Releasing lock...
[2026-09-08 02:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:51:02] Production.INFO: ==16163== Lock acquired, processing the job...
[2026-09-08 02:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:51:03] Production.INFO: ==16157== Lock acquired, processing the job...
[2026-09-08 02:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:51:03] Production.INFO: ==16159== Lock acquired, processing the job...
[2026-09-08 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:51:03] Production.INFO: Account Balance Start.
[2026-09-08 02:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:51:03] Production.INFO: ==16161== Lock acquired, processing the job...
[2026-09-08 02:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:51:03] Production.INFO: 117
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: ==16165== Lock acquired, processing the job...
[2026-09-08 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 02:51:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:51:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: ==16165== Releasing lock...
[2026-09-08 02:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: ==16159== Releasing lock...
[2026-09-08 02:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:51:04] Production.INFO: Total Charge 0
[2026-09-08 02:51:04] Production.INFO: CreateAllLog End
[2026-09-08 02:51:04] Production.INFO: Account Balance End.
[2026-09-08 02:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:51:04] Production.INFO: ==16163== Releasing lock...
[2026-09-08 02:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:51:10] Production.ERROR: CronJobId end10
[2026-09-08 02:51:10] Production.INFO: ==16161== Releasing lock...
[2026-09-08 02:51:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:51:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:51:14] Production.INFO: call_cost start
[2026-09-08 02:51:14] Production.INFO: call_cost end
[2026-09-08 02:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:51:14] Production.INFO: ==16157== Releasing lock...
[2026-09-08 02:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:52:01] Production.INFO: ==16223== Lock acquired, processing the job...
[2026-09-08 07:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:52:01] Production.INFO: neon service started
[2026-09-08 07:52:01] Production.INFO: neon service started
[2026-09-08 07:52:01] Production.INFO: ==16223== Releasing lock...
[2026-09-08 07:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:52:02] Production.INFO: ==16227== Lock acquired, processing the job...
[2026-09-08 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:52:02] Production.INFO: ==16227== Releasing lock...
[2026-09-08 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:52:02] Production.INFO: ==16225== Lock acquired, processing the job...
[2026-09-08 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:52:02] Production.INFO: ==16225== Releasing lock...
[2026-09-08 02:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:52:03] Production.INFO: ==16231== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:52:03] Production.INFO: ==16235== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:52:03] Production.INFO: ==16229== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:52:03] Production.INFO: ==16233== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:52:03] Production.INFO: Account Balance Start.
[2026-09-08 02:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:52:03] Production.INFO: 117
[2026-09-08 02:52:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:03] Production.INFO: ==16237== Lock acquired, processing the job...
[2026-09-08 02:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:52:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:52:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:52:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:52:04] Production.INFO: ==16237== Releasing lock...
[2026-09-08 02:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: ==16231== Releasing lock...
[2026-09-08 02:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:52:04] Production.INFO: Total Charge 0
[2026-09-08 02:52:04] Production.INFO: CreateAllLog End
[2026-09-08 02:52:04] Production.INFO: Account Balance End.
[2026-09-08 02:52:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:52:05] Production.INFO: ==16235== Releasing lock...
[2026-09-08 02:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:52:12] Production.ERROR: CronJobId end10
[2026-09-08 02:52:12] Production.INFO: ==16233== Releasing lock...
[2026-09-08 02:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:52:14] Production.INFO: call_cost start
[2026-09-08 02:52:14] Production.INFO: call_cost end
[2026-09-08 02:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:52:14] Production.INFO: ==16229== Releasing lock...
[2026-09-08 02:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:53:02] Production.INFO: ==16296== Lock acquired, processing the job...
[2026-09-08 07:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:53:02] Production.INFO: neon service started
[2026-09-08 07:53:02] Production.INFO: neon service started
[2026-09-08 07:53:02] Production.INFO: ==16296== Releasing lock...
[2026-09-08 07:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:53:02] Production.INFO: ==16298== Lock acquired, processing the job...
[2026-09-08 02:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:53:02] Production.INFO: ==16300== Lock acquired, processing the job...
[2026-09-08 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:53:03] Production.INFO: ==16300== Releasing lock...
[2026-09-08 06:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:53:03] Production.INFO: ==16298== Releasing lock...
[2026-09-08 02:53:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:53:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:53:03] Production.INFO: ==16302== Lock acquired, processing the job...
[2026-09-08 02:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:53:03] Production.INFO: ==16309== Lock acquired, processing the job...
[2026-09-08 02:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:53:03] Production.INFO: ==16304== Lock acquired, processing the job...
[2026-09-08 02:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:53:03] Production.INFO: ==16311== Lock acquired, processing the job...
[2026-09-08 02:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:53:03] Production.INFO: Account Balance Start.
[2026-09-08 02:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:53:03] Production.INFO: 117
[2026-09-08 02:53:03] Production.INFO: ==16306== Lock acquired, processing the job...
[2026-09-08 02:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:53:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02: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-08 02:53:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02: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-08 02:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:53:04] Production.INFO: ==16311== Releasing lock...
[2026-09-08 02:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: ==16304== Releasing lock...
[2026-09-08 02:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:53:05] Production.INFO: Total Charge 0
[2026-09-08 02:53:05] Production.INFO: CreateAllLog End
[2026-09-08 02:53:05] Production.INFO: Account Balance End.
[2026-09-08 02:53:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:53:05] Production.INFO: ==16309== Releasing lock...
[2026-09-08 02:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:53:12] Production.ERROR: CronJobId end10
[2026-09-08 02:53:12] Production.INFO: ==16306== Releasing lock...
[2026-09-08 02:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:53:15] Production.INFO: call_cost start
[2026-09-08 02:53:15] Production.INFO: call_cost end
[2026-09-08 02:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:53:15] Production.INFO: ==16302== Releasing lock...
[2026-09-08 02:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:54:01] Production.INFO: ==16364== Lock acquired, processing the job...
[2026-09-08 07:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:54:01] Production.INFO: neon service started
[2026-09-08 07:54:01] Production.INFO: neon service started
[2026-09-08 07:54:01] Production.INFO: ==16364== Releasing lock...
[2026-09-08 07:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:54:02] Production.INFO: ==16366== Lock acquired, processing the job...
[2026-09-08 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:54:02] Production.INFO: ==16366== Releasing lock...
[2026-09-08 02:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:54:02] Production.INFO: ==16368== Lock acquired, processing the job...
[2026-09-08 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:54:02] Production.INFO: ==16368== Releasing lock...
[2026-09-08 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:54:03] Production.INFO: ==16378== Lock acquired, processing the job...
[2026-09-08 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:54:03] Production.INFO: ==16370== Lock acquired, processing the job...
[2026-09-08 02:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:54:03] Production.INFO: ==16378== Releasing lock...
[2026-09-08 02:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:54:03] Production.INFO: ==16372== Lock acquired, processing the job...
[2026-09-08 02:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:54:03] Production.INFO: ==16374== Lock acquired, processing the job...
[2026-09-08 02:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:54:03] Production.INFO: ==16376== Lock acquired, processing the job...
[2026-09-08 02:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:54:03] Production.INFO: Account Balance Start.
[2026-09-08 02:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:54:03] Production.INFO: 117
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: ==16372== Releasing lock...
[2026-09-08 02:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:54:04] Production.INFO: Total Charge 0
[2026-09-08 02:54:04] Production.INFO: CreateAllLog End
[2026-09-08 02:54:04] Production.INFO: Account Balance End.
[2026-09-08 02:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:54:04] Production.INFO: ==16376== Releasing lock...
[2026-09-08 02:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:54:11] Production.ERROR: CronJobId end10
[2026-09-08 02:54:11] Production.INFO: ==16374== Releasing lock...
[2026-09-08 02:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:54:14] Production.INFO: call_cost start
[2026-09-08 02:54:14] Production.INFO: call_cost end
[2026-09-08 02:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:54:14] Production.INFO: ==16370== Releasing lock...
[2026-09-08 02:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:55:02] Production.INFO: ==16436== Lock acquired, processing the job...
[2026-09-08 07:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:55:02] Production.INFO: neon service started
[2026-09-08 07:55:02] Production.INFO: neon service started
[2026-09-08 07:55:02] Production.INFO: ==16436== Releasing lock...
[2026-09-08 07:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:55:02] Production.INFO: ==16439== Lock acquired, processing the job...
[2026-09-08 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:55:02] Production.INFO: ==16439== Releasing lock...
[2026-09-08 02:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:55:02] Production.INFO: ==16441== Lock acquired, processing the job...
[2026-09-08 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:55:03] Production.INFO: ==16441== Releasing lock...
[2026-09-08 06:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:55:03] Production.INFO: ==16443== Lock acquired, processing the job...
[2026-09-08 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 02:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 02:55:03] Production.INFO: ==16447== Lock acquired, processing the job...
[2026-09-08 02:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 02:55:03] Production.INFO: ==16443== Releasing lock...
[2026-09-08 02:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 02:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 02:55:03] Production.INFO: ==16449== Lock acquired, processing the job...
[2026-09-08 02:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:55:03] Production.INFO: ==16455== Lock acquired, processing the job...
[2026-09-08 02:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:55:03] Production.INFO: ==16445== Lock acquired, processing the job...
[2026-09-08 02:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 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-08 02:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:55:04] Production.INFO: ==16455== Releasing lock...
[2026-09-08 02:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:55:04] Production.INFO: ==16451== Lock acquired, processing the job...
[2026-09-08 02:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:55:04] Production.INFO: ==16453== Lock acquired, processing the job...
[2026-09-08 02:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 02:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 02:55:04] Production.INFO: Account Balance Start.
[2026-09-08 02:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 02:55:04] Production.INFO: 117
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-08
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-09
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-10
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-11
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-12
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.ERROR: done
[2026-09-08 02:55:04] Production.INFO: ==16447== Releasing lock...
[2026-09-08 02:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 02:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964279', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-23
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-24
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-25
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-26
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-27
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-28
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-29
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-30
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-08-31
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-01
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-02
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-03
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-04
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-05
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-06
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:55:05] Production.INFO: Total Charge 0
[2026-09-08 02:55:05] Production.INFO: CreateAllLog End
[2026-09-08 02:55:05] Production.INFO: Account Balance End.
[2026-09-08 02:55:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:55:05] Production.INFO: ==16451== Releasing lock...
[2026-09-08 02:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964279', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 02:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 02:55:11] Production.INFO: ProcessCDR(1,17964279,1,1,2)
[2026-09-08 02:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964279,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964279,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 02:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 02:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 02:55:11] Production.INFO: ==16453== Releasing lock...
[2026-09-08 02:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 02:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 02:55:14] Production.ERROR: CronJobId end10
[2026-09-08 02:55:14] Production.INFO: ==16449== Releasing lock...
[2026-09-08 02:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:55:17] Production.INFO: call_cost start
[2026-09-08 02:55:17] Production.INFO: call_cost end
[2026-09-08 02:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:55:17] Production.INFO: ==16445== Releasing lock...
[2026-09-08 02:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:56:01] Production.INFO: ==16512== Lock acquired, processing the job...
[2026-09-08 07:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:56:01] Production.INFO: neon service started
[2026-09-08 07:56:01] Production.INFO: neon service started
[2026-09-08 07:56:01] Production.INFO: ==16512== Releasing lock...
[2026-09-08 07:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:56:01] Production.INFO: ==16514== Lock acquired, processing the job...
[2026-09-08 02:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:56:02] Production.INFO: ==16514== Releasing lock...
[2026-09-08 02:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:56:02] Production.INFO: ==16516== Lock acquired, processing the job...
[2026-09-08 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:56:02] Production.INFO: ==16516== Releasing lock...
[2026-09-08 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:56:02] Production.INFO: ==16526== Lock acquired, processing the job...
[2026-09-08 02:56:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:56:03] Production.INFO: ==16518== Lock acquired, processing the job...
[2026-09-08 02:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:56:03] Production.INFO: ==16520== Lock acquired, processing the job...
[2026-09-08 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:56:03] Production.INFO: ==16524== Lock acquired, processing the job...
[2026-09-08 02:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:56:03] Production.INFO: ==16522== Lock acquired, processing the job...
[2026-09-08 02:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:56:03] Production.INFO: Account Balance Start.
[2026-09-08 02:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:56:03] Production.INFO: 117
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 02:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 02:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:56:03] Production.INFO: ==16526== Releasing lock...
[2026-09-08 02:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-23
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-24
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-25
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-26
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-27
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-28
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-29
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:03] Production.INFO: ==16520== Releasing lock...
[2026-09-08 02:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:56:03] Production.INFO: Date 2026-08-30
[2026-09-08 02:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:56:04] Production.INFO: Total Charge 0
[2026-09-08 02:56:04] Production.INFO: CreateAllLog End
[2026-09-08 02:56:04] Production.INFO: Account Balance End.
[2026-09-08 02:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:56:04] Production.INFO: ==16524== Releasing lock...
[2026-09-08 02:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:56:12] Production.ERROR: CronJobId end10
[2026-09-08 02:56:12] Production.INFO: ==16522== Releasing lock...
[2026-09-08 02:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:56:15] Production.INFO: call_cost start
[2026-09-08 02:56:15] Production.INFO: call_cost end
[2026-09-08 02:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:56:15] Production.INFO: ==16518== Releasing lock...
[2026-09-08 02:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:57:01] Production.INFO: ==16582== Lock acquired, processing the job...
[2026-09-08 07:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:57:01] Production.INFO: neon service started
[2026-09-08 07:57:01] Production.INFO: neon service started
[2026-09-08 07:57:01] Production.INFO: ==16582== Releasing lock...
[2026-09-08 07:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 02:57:02] Production.INFO: ==16584== Lock acquired, processing the job...
[2026-09-08 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:57:02] Production.INFO: ==16584== Releasing lock...
[2026-09-08 02:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:57:02] Production.INFO: ==16586== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:57:02] Production.INFO: ==16586== Releasing lock...
[2026-09-08 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:57:03] Production.INFO: ==16590== Lock acquired, processing the job...
[2026-09-08 02:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:57:03] Production.INFO: ==16592== Lock acquired, processing the job...
[2026-09-08 02:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:57:03] Production.INFO: ==16596== Lock acquired, processing the job...
[2026-09-08 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:57:03] Production.INFO: ==16588== Lock acquired, processing the job...
[2026-09-08 02:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:57:03] Production.INFO: ==16594== Lock acquired, processing the job...
[2026-09-08 02:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 02:57:03] Production.INFO: ==16596== Releasing lock...
[2026-09-08 02:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:57:03] Production.INFO: Account Balance Start.
[2026-09-08 02:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:57:03] Production.INFO: 117
[2026-09-08 02:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:57:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-13
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-14
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: ==16590== Releasing lock...
[2026-09-08 02:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-15
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-16
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-17
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-18
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:05] Production.INFO: Date 2026-09-07
[2026-09-08 02:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:05] Production.INFO: Date 2026-09-08
[2026-09-08 02:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 02:57:05] Production.INFO: Total Charge 0
[2026-09-08 02:57:05] Production.INFO: CreateAllLog End
[2026-09-08 02:57:05] Production.INFO: Account Balance End.
[2026-09-08 02:57:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:57:05] Production.INFO: ==16594== Releasing lock...
[2026-09-08 02:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:57:12] Production.ERROR: CronJobId end10
[2026-09-08 02:57:12] Production.INFO: ==16592== Releasing lock...
[2026-09-08 02:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:57:15] Production.INFO: call_cost start
[2026-09-08 02:57:15] Production.INFO: call_cost end
[2026-09-08 02:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:57:15] Production.INFO: ==16588== Releasing lock...
[2026-09-08 02:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:58:01] Production.INFO: ==16650== Lock acquired, processing the job...
[2026-09-08 07:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:58:01] Production.INFO: neon service started
[2026-09-08 07:58:01] Production.INFO: neon service started
[2026-09-08 07:58:01] Production.INFO: ==16650== Releasing lock...
[2026-09-08 07:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:58:01] Production.INFO: ==16654== Lock acquired, processing the job...
[2026-09-08 06:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:58:01] Production.INFO: ==16654== Releasing lock...
[2026-09-08 06:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:58:01] Production.INFO: ==16652== Lock acquired, processing the job...
[2026-09-08 02:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:58:02] Production.INFO: ==16652== Releasing lock...
[2026-09-08 02:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:58:02] Production.INFO: ==16657== Lock acquired, processing the job...
[2026-09-08 02:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:58:02] Production.INFO: ==16663== Lock acquired, processing the job...
[2026-09-08 02:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:58:02] Production.INFO: ==16665== Lock acquired, processing the job...
[2026-09-08 02:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:58:02] Production.INFO: Account Balance Start.
[2026-09-08 02:58:02] Production.INFO: CreateAllLog Start
[2026-09-08 02:58:02] Production.INFO: 117
[2026-09-08 02:58:02] Production.INFO: Date 2026-08-08
[2026-09-08 02:58:02] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:02] Production.INFO: ==16659== Lock acquired, processing the job...
[2026-09-08 02:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 02:58:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 02:58:03] Production.INFO: ==16665== Releasing lock...
[2026-09-08 02:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: ==16661== Lock acquired, processing the job...
[2026-09-08 02:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-19
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: ==16659== Releasing lock...
[2026-09-08 02:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-20
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-21
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:03] Production.INFO: Date 2026-08-22
[2026-09-08 02:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:58:04] Production.INFO: Total Charge 0
[2026-09-08 02:58:04] Production.INFO: CreateAllLog End
[2026-09-08 02:58:04] Production.INFO: Account Balance End.
[2026-09-08 02:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 02:58:04] Production.INFO: ==16663== Releasing lock...
[2026-09-08 02:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:58:10] Production.ERROR: CronJobId end10
[2026-09-08 02:58:10] Production.INFO: ==16661== Releasing lock...
[2026-09-08 02:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:58:13] Production.INFO: call_cost start
[2026-09-08 02:58:13] Production.INFO: call_cost end
[2026-09-08 02:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:58:13] Production.INFO: ==16657== Releasing lock...
[2026-09-08 02:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 07:59:01] Production.INFO: ==16719== Lock acquired, processing the job...
[2026-09-08 07:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 07:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 07:59:01] Production.INFO: neon service started
[2026-09-08 07:59:01] Production.INFO: neon service started
[2026-09-08 07:59:01] Production.INFO: ==16719== Releasing lock...
[2026-09-08 07:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 07:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:59:02] Production.INFO: ==16723== Lock acquired, processing the job...
[2026-09-08 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:59:02] Production.INFO: ==16723== Releasing lock...
[2026-09-08 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 06:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 02:59:02] Production.INFO: ==16721== Lock acquired, processing the job...
[2026-09-08 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 02:59:02] Production.INFO: ==16721== Releasing lock...
[2026-09-08 02:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 02:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 02:59:03] Production.INFO: ==16727== Lock acquired, processing the job...
[2026-09-08 02:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 02:59:03] Production.INFO: ==16725== Lock acquired, processing the job...
[2026-09-08 02:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 02:59:03] Production.INFO: ==16731== Lock acquired, processing the job...
[2026-09-08 02:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 02:59:03] Production.INFO: ==16729== Lock acquired, processing the job...
[2026-09-08 02:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 02:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 02:59:03] Production.INFO: Account Balance Start.
[2026-09-08 02:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 02:59:03] Production.INFO: 117
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-08
[2026-09-08 02:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 02:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 02:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 02:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 02:59:03] Production.INFO: ==16733== Lock acquired, processing the job...
[2026-09-08 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-09
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-10
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-11
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-12
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 02:59:03] Production.INFO: ==16733== Releasing lock...
[2026-09-08 02:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 02:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-13
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-14
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-15
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-16
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-17
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:03] Production.INFO: Date 2026-08-18
[2026-09-08 02:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: ==16727== Releasing lock...
[2026-09-08 02:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 02:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-19
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-20
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-21
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-22
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-23
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-24
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-25
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-26
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-27
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-28
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-29
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-30
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-08-31
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-01
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-02
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-03
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-04
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-05
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-06
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-07
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:04] Production.INFO: Date 2026-09-08
[2026-09-08 02:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 02:59:05] Production.INFO: Total Charge 0
[2026-09-08 02:59:05] Production.INFO: CreateAllLog End
[2026-09-08 02:59:05] Production.INFO: Account Balance End.
[2026-09-08 02:59:05] Production.ERROR: CronJobId end 12
[2026-09-08 02:59:05] Production.INFO: ==16731== Releasing lock...
[2026-09-08 02:59:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 02:59:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 02:59:12] Production.ERROR: CronJobId end10
[2026-09-08 02:59:12] Production.INFO: ==16729== Releasing lock...
[2026-09-08 02:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 02:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 02:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 02:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 02:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 02:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 02:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 02:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 02:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 02:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 02:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 02:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 02:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 02:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 02:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 02:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 02:59:15] Production.INFO: call_cost start
[2026-09-08 02:59:15] Production.INFO: call_cost end
[2026-09-08 02:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 02:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 02:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 02:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 02:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 02:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 02:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 02:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 02:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 02:59:15] Production.INFO: ==16725== Releasing lock...
[2026-09-08 02:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 02:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:00:02] Production.INFO: ==16795== Lock acquired, processing the job...
[2026-09-08 08:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:00:02] Production.INFO: neon service started
[2026-09-08 08:00:02] Production.INFO: neon service started
[2026-09-08 08:00:02] Production.INFO: ==16795== Releasing lock...
[2026-09-08 08:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:00:02] Production.INFO: ==16797== Lock acquired, processing the job...
[2026-09-08 03:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:00:02] Production.INFO: ==16799== Lock acquired, processing the job...
[2026-09-08 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:00:02] Production.INFO: ==16799== Releasing lock...
[2026-09-08 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:00:03] Production.INFO: ==16797== Releasing lock...
[2026-09-08 03:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:00:03] Production.INFO: ==16804== Lock acquired, processing the job...
[2026-09-08 03:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:00:03] Production.INFO: ==16802== Lock acquired, processing the job...
[2026-09-08 03:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:00:03] Production.INFO: ==16808== Lock acquired, processing the job...
[2026-09-08 03:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:00:03] Production.INFO: ==16806== Lock acquired, processing the job...
[2026-09-08 03:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:00:04] Production.INFO: ==16810== Lock acquired, processing the job...
[2026-09-08 03:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:00:04] Production.INFO: Account Balance Start.
[2026-09-08 03:00:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:00:04] Production.INFO: 117
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03: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-08 03:00:04] Production.INFO: ==16810== Releasing lock...
[2026-09-08 03:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:00:04] Production.INFO: ==16804== Releasing lock...
[2026-09-08 03:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:00:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:00:05] Production.INFO: Total Charge 0
[2026-09-08 03:00:05] Production.INFO: CreateAllLog End
[2026-09-08 03:00:05] Production.INFO: Account Balance End.
[2026-09-08 03:00:06] Production.ERROR: CronJobId end 12
[2026-09-08 03:00:06] Production.INFO: ==16808== Releasing lock...
[2026-09-08 03:00:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:00:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:00:12] Production.ERROR: CronJobId end10
[2026-09-08 03:00:12] Production.INFO: ==16806== Releasing lock...
[2026-09-08 03:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:00:15] Production.INFO: call_cost start
[2026-09-08 03:00:15] Production.INFO: call_cost end
[2026-09-08 03:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:00:15] Production.INFO: ==16802== Releasing lock...
[2026-09-08 03:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:01:01] Production.INFO: ==16866== Lock acquired, processing the job...
[2026-09-08 08:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:01:01] Production.INFO: neon service started
[2026-09-08 08:01:01] Production.INFO: neon service started
[2026-09-08 08:01:01] Production.INFO: ==16866== Releasing lock...
[2026-09-08 08:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:01:02] Production.INFO: ==16879== Lock acquired, processing the job...
[2026-09-08 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:01:02] Production.INFO: ==16879== Releasing lock...
[2026-09-08 03:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:01:02] Production.INFO: ==16881== Lock acquired, processing the job...
[2026-09-08 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:01:02] Production.INFO: ==16881== Releasing lock...
[2026-09-08 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:01:03] Production.INFO: ==16883== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:01:03] Production.INFO: ==16885== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:01:03] Production.INFO: ==16892== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:01:03] Production.INFO: ==16890== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:01:03] Production.INFO: ==16888== Lock acquired, processing the job...
[2026-09-08 03:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:01:03] Production.INFO: ==16892== Releasing lock...
[2026-09-08 03:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:01:03] Production.INFO: Account Balance Start.
[2026-09-08 03:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:01:03] Production.INFO: 117
[2026-09-08 03:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: ==16885== Releasing lock...
[2026-09-08 03:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:01:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:01:04] Production.INFO: Total Charge 0
[2026-09-08 03:01:04] Production.INFO: CreateAllLog End
[2026-09-08 03:01:05] Production.INFO: Account Balance End.
[2026-09-08 03:01:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:01:05] Production.INFO: ==16890== Releasing lock...
[2026-09-08 03:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:01:11] Production.ERROR: CronJobId end10
[2026-09-08 03:01:11] Production.INFO: ==16888== Releasing lock...
[2026-09-08 03:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:01:14] Production.INFO: call_cost start
[2026-09-08 03:01:14] Production.INFO: call_cost end
[2026-09-08 03:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:01:14] Production.INFO: ==16883== Releasing lock...
[2026-09-08 03:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:02:02] Production.INFO: ==16944== Lock acquired, processing the job...
[2026-09-08 08:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:02:02] Production.INFO: neon service started
[2026-09-08 08:02:02] Production.INFO: neon service started
[2026-09-08 08:02:02] Production.INFO: ==16944== Releasing lock...
[2026-09-08 08:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:02:02] Production.INFO: ==16947== Lock acquired, processing the job...
[2026-09-08 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:02:02] Production.INFO: ==16949== Lock acquired, processing the job...
[2026-09-08 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:02:02] Production.INFO: ==16947== Releasing lock...
[2026-09-08 03:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:02:02] Production.INFO: ==16949== Releasing lock...
[2026-09-08 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:02:03] Production.INFO: ==16957== Lock acquired, processing the job...
[2026-09-08 03:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:02:03] Production.INFO: ==16951== Lock acquired, processing the job...
[2026-09-08 03:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:02:03] Production.INFO: Account Balance Start.
[2026-09-08 03:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:02:03] Production.INFO: 117
[2026-09-08 03:02:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:02:03] Production.INFO: ==16953== Lock acquired, processing the job...
[2026-09-08 03:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:02:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:03] Production.INFO: ==16955== Lock acquired, processing the job...
[2026-09-08 03:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:02:03] Production.INFO: ==16961== Lock acquired, processing the job...
[2026-09-08 03:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:02:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:02:04] Production.INFO: ==16959== Lock acquired, processing the job...
[2026-09-08 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: ==16961== Releasing lock...
[2026-09-08 03:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.ERROR: done
[2026-09-08 03:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.ERROR: done
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 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-08 03:02:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: ==16959== Releasing lock...
[2026-09-08 03:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 03:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 03:02:04] Production.INFO: ==16953== Releasing lock...
[2026-09-08 03:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:02:05] Production.INFO: Total Charge 0
[2026-09-08 03:02:05] Production.INFO: CreateAllLog End
[2026-09-08 03:02:05] Production.INFO: Account Balance End.
[2026-09-08 03:02:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:02:05] Production.INFO: ==16957== Releasing lock...
[2026-09-08 03:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:02:13] Production.ERROR: CronJobId end10
[2026-09-08 03:02:13] Production.INFO: ==16955== Releasing lock...
[2026-09-08 03:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:02:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:02:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:02:17] Production.INFO: call_cost start
[2026-09-08 03:02:17] Production.INFO: call_cost end
[2026-09-08 03:02:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:02:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:02:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:02:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:02:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:02:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:02:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:02:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:02:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:02:17] Production.INFO: ==16951== Releasing lock...
[2026-09-08 03:02:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:02:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:03:01] Production.INFO: ==17026== Lock acquired, processing the job...
[2026-09-08 08:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:03:01] Production.INFO: neon service started
[2026-09-08 08:03:01] Production.INFO: neon service started
[2026-09-08 08:03:01] Production.INFO: ==17026== Releasing lock...
[2026-09-08 08:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:03:01] Production.INFO: ==17028== Lock acquired, processing the job...
[2026-09-08 03:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:03:02] Production.INFO: ==17028== Releasing lock...
[2026-09-08 03:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:03:02] Production.INFO: ==17030== Lock acquired, processing the job...
[2026-09-08 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:03:02] Production.INFO: ==17030== Releasing lock...
[2026-09-08 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:03:02] Production.INFO: ==17041== Lock acquired, processing the job...
[2026-09-08 03:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:03:02] Production.INFO: Account Balance Start.
[2026-09-08 03:03:02] Production.INFO: CreateAllLog Start
[2026-09-08 03:03:02] Production.INFO: 117
[2026-09-08 03:03:02] Production.INFO: Date 2026-08-08
[2026-09-08 03:03:02] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: ==17037== Lock acquired, processing the job...
[2026-09-08 03:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: ==17035== Lock acquired, processing the job...
[2026-09-08 03:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: ==17039== Lock acquired, processing the job...
[2026-09-08 03:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: ==17043== Lock acquired, processing the job...
[2026-09-08 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:03:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:03:03] Production.INFO: ==17043== Releasing lock...
[2026-09-08 03:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-25
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-26
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-27
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-28
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-29
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:03] Production.INFO: Date 2026-08-30
[2026-09-08 03:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: ==17037== Releasing lock...
[2026-09-08 03:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:03:04] Production.INFO: Total Charge 0
[2026-09-08 03:03:04] Production.INFO: CreateAllLog End
[2026-09-08 03:03:04] Production.INFO: Account Balance End.
[2026-09-08 03:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:03:04] Production.INFO: ==17041== Releasing lock...
[2026-09-08 03:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:03:12] Production.ERROR: CronJobId end10
[2026-09-08 03:03:12] Production.INFO: ==17039== Releasing lock...
[2026-09-08 03:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:03:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:03:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:03:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:03:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:03:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:03:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:03:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:03:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:03:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:03:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:03:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:03:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:03:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:03:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:03:15] Production.INFO: call_cost start
[2026-09-08 03:03:15] Production.INFO: call_cost end
[2026-09-08 03:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:03:15] Production.INFO: ==17035== Releasing lock...
[2026-09-08 03:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:04:01] Production.INFO: ==17132== Lock acquired, processing the job...
[2026-09-08 08:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:04:01] Production.INFO: neon service started
[2026-09-08 08:04:02] Production.INFO: neon service started
[2026-09-08 08:04:02] Production.INFO: ==17132== Releasing lock...
[2026-09-08 08:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:04:02] Production.INFO: ==17135== Lock acquired, processing the job...
[2026-09-08 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:04:02] Production.INFO: ==17135== Releasing lock...
[2026-09-08 03:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:04:02] Production.INFO: ==17137== Lock acquired, processing the job...
[2026-09-08 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:04:02] Production.INFO: ==17137== Releasing lock...
[2026-09-08 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:04:03] Production.INFO: ==17140== Lock acquired, processing the job...
[2026-09-08 03:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:04:03] Production.INFO: ==17146== Lock acquired, processing the job...
[2026-09-08 03:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:04:03] Production.INFO: ==17142== Lock acquired, processing the job...
[2026-09-08 03:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:04:03] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-09-08 03:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:04:03] Production.INFO: Account Balance Start.
[2026-09-08 03:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:04:03] Production.INFO: 117
[2026-09-08 03:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:04:03] Production.INFO: ==17148== Lock acquired, processing the job...
[2026-09-08 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:04:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:04:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: ==17148== Releasing lock...
[2026-09-08 03:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: ==17142== Releasing lock...
[2026-09-08 03:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:04:04] Production.INFO: Total Charge 0
[2026-09-08 03:04:04] Production.INFO: CreateAllLog End
[2026-09-08 03:04:05] Production.INFO: Account Balance End.
[2026-09-08 03:04:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:04:05] Production.INFO: ==17146== Releasing lock...
[2026-09-08 03:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:04:11] Production.ERROR: CronJobId end10
[2026-09-08 03:04:11] Production.INFO: ==17144== Releasing lock...
[2026-09-08 03:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:04:15] Production.INFO: call_cost start
[2026-09-08 03:04:15] Production.INFO: call_cost end
[2026-09-08 03:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:04:15] Production.INFO: ==17140== Releasing lock...
[2026-09-08 03:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:05:01] Production.INFO: ==17215== Lock acquired, processing the job...
[2026-09-08 08:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:05:01] Production.INFO: neon service started
[2026-09-08 08:05:01] Production.INFO: neon service started
[2026-09-08 08:05:01] Production.INFO: ==17215== Releasing lock...
[2026-09-08 08:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:05:01] Production.INFO: ==17217== Lock acquired, processing the job...
[2026-09-08 03:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:05:02] Production.INFO: ==17217== Releasing lock...
[2026-09-08 03:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:05:02] Production.INFO: ==17219== Lock acquired, processing the job...
[2026-09-08 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:05:02] Production.INFO: ==17219== Releasing lock...
[2026-09-08 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:05:03] Production.INFO: ==17221== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:05:03] Production.INFO: ==17225== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:05:03] Production.INFO: ==17221== Releasing lock...
[2026-09-08 03:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:05:03] Production.INFO: ==17230== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:05:03] Production.INFO: ==17233== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:05:03] Production.INFO: Account Balance Start.
[2026-09-08 03:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:05:03] Production.INFO: 117
[2026-09-08 03:05:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:05:03] Production.INFO: ==17228== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:05:03] Production.INFO: ==17223== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:03] Production.INFO: ==17236== Lock acquired, processing the job...
[2026-09-08 03:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:05:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:05:03] Production.ERROR: done
[2026-09-08 03:05:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964321', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03:05:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:05:04] Production.INFO: ==17236== Releasing lock...
[2026-09-08 03:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: ==17225== Releasing lock...
[2026-09-08 03:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:05:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:05:05] Production.INFO: Total Charge 0
[2026-09-08 03:05:05] Production.INFO: CreateAllLog End
[2026-09-08 03:05:05] Production.INFO: Account Balance End.
[2026-09-08 03:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:05:05] Production.INFO: ==17230== Releasing lock...
[2026-09-08 03:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964321', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:05:10] Production.INFO: ProcessCDR(1,17964321,1,1,2)
[2026-09-08 03:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964321,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:05:10] Production.INFO: ==17233== Releasing lock...
[2026-09-08 03:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:05:15] Production.ERROR: CronJobId end10
[2026-09-08 03:05:15] Production.INFO: ==17228== Releasing lock...
[2026-09-08 03:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:05:17] Production.INFO: call_cost start
[2026-09-08 03:05:17] Production.INFO: call_cost end
[2026-09-08 03:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:05:17] Production.INFO: ==17223== Releasing lock...
[2026-09-08 03:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:06:01] Production.INFO: ==17327== Lock acquired, processing the job...
[2026-09-08 08:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:06:02] Production.INFO: neon service started
[2026-09-08 08:06:02] Production.INFO: neon service started
[2026-09-08 08:06:02] Production.INFO: ==17327== Releasing lock...
[2026-09-08 08:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:06:02] Production.INFO: ==17329== Lock acquired, processing the job...
[2026-09-08 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:06:02] Production.INFO: ==17329== Releasing lock...
[2026-09-08 03:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:06:02] Production.INFO: ==17331== Lock acquired, processing the job...
[2026-09-08 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:06:02] Production.INFO: ==17331== Releasing lock...
[2026-09-08 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:06:03] Production.INFO: ==17333== Lock acquired, processing the job...
[2026-09-08 03:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:06:03] Production.INFO: ==17335== Lock acquired, processing the job...
[2026-09-08 03:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:06:03] Production.INFO: ==17339== Lock acquired, processing the job...
[2026-09-08 03:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:06:03] Production.INFO: Account Balance Start.
[2026-09-08 03:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:06:03] Production.INFO: 117
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:06:03] Production.INFO: ==17337== Lock acquired, processing the job...
[2026-09-08 03:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:06:03] Production.INFO: ==17341== Lock acquired, processing the job...
[2026-09-08 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:06:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: ==17341== Releasing lock...
[2026-09-08 03:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: ==17335== Releasing lock...
[2026-09-08 03:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:06:04] Production.INFO: Total Charge 0
[2026-09-08 03:06:04] Production.INFO: CreateAllLog End
[2026-09-08 03:06:05] Production.INFO: Account Balance End.
[2026-09-08 03:06:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:06:05] Production.INFO: ==17339== Releasing lock...
[2026-09-08 03:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:06:11] Production.ERROR: CronJobId end10
[2026-09-08 03:06:11] Production.INFO: ==17337== Releasing lock...
[2026-09-08 03:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:06:15] Production.INFO: call_cost start
[2026-09-08 03:06:15] Production.INFO: call_cost end
[2026-09-08 03:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:06:15] Production.INFO: ==17333== Releasing lock...
[2026-09-08 03:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:07:01] Production.INFO: ==17411== Lock acquired, processing the job...
[2026-09-08 08:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:07:01] Production.INFO: neon service started
[2026-09-08 08:07:01] Production.INFO: neon service started
[2026-09-08 08:07:01] Production.INFO: ==17411== Releasing lock...
[2026-09-08 08:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:07:02] Production.INFO: ==17413== Lock acquired, processing the job...
[2026-09-08 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:07:02] Production.INFO: ==17415== Lock acquired, processing the job...
[2026-09-08 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:07:02] Production.INFO: ==17415== Releasing lock...
[2026-09-08 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:07:02] Production.INFO: ==17413== Releasing lock...
[2026-09-08 03:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:07:03] Production.INFO: ==17422== Lock acquired, processing the job...
[2026-09-08 03:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:07:03] Production.INFO: ==17424== Lock acquired, processing the job...
[2026-09-08 03:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:07:03] Production.INFO: ==17418== Lock acquired, processing the job...
[2026-09-08 03:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:07:03] Production.INFO: ==17420== Lock acquired, processing the job...
[2026-09-08 03:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:07:03] Production.INFO: Account Balance Start.
[2026-09-08 03:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:07:03] Production.INFO: 117
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: ==17426== Lock acquired, processing the job...
[2026-09-08 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:07:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: ==17426== Releasing lock...
[2026-09-08 03:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: ==17420== Releasing lock...
[2026-09-08 03:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:07:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:07:04] Production.INFO: Total Charge 0
[2026-09-08 03:07:04] Production.INFO: CreateAllLog End
[2026-09-08 03:07:04] Production.INFO: Account Balance End.
[2026-09-08 03:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:07:04] Production.INFO: ==17424== Releasing lock...
[2026-09-08 03:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:07:11] Production.ERROR: CronJobId end10
[2026-09-08 03:07:11] Production.INFO: ==17422== Releasing lock...
[2026-09-08 03:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:07:14] Production.INFO: call_cost start
[2026-09-08 03:07:14] Production.INFO: call_cost end
[2026-09-08 03:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:07:14] Production.INFO: ==17418== Releasing lock...
[2026-09-08 03:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:08:01] Production.INFO: ==17505== Lock acquired, processing the job...
[2026-09-08 08:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:08:01] Production.INFO: neon service started
[2026-09-08 08:08:01] Production.INFO: neon service started
[2026-09-08 08:08:01] Production.INFO: ==17505== Releasing lock...
[2026-09-08 08:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:08:02] Production.INFO: ==17507== Lock acquired, processing the job...
[2026-09-08 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:08:02] Production.INFO: ==17509== Lock acquired, processing the job...
[2026-09-08 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:08:02] Production.INFO: ==17509== Releasing lock...
[2026-09-08 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:08:02] Production.INFO: ==17507== Releasing lock...
[2026-09-08 03:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:08:03] Production.INFO: ==17512== Lock acquired, processing the job...
[2026-09-08 03:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:08:03] Production.INFO: ==17518== Lock acquired, processing the job...
[2026-09-08 03:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:08:03] Production.INFO: ==17516== Lock acquired, processing the job...
[2026-09-08 03:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:08:03] Production.INFO: ==17514== Lock acquired, processing the job...
[2026-09-08 03:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:08:03] Production.INFO: ==17520== Lock acquired, processing the job...
[2026-09-08 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:08:03] Production.INFO: Account Balance Start.
[2026-09-08 03:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:08:03] Production.INFO: 117
[2026-09-08 03:08:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:08:03] Production.INFO: ==17520== Releasing lock...
[2026-09-08 03:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:08:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: ==17514== Releasing lock...
[2026-09-08 03:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:08:04] Production.INFO: Total Charge 0
[2026-09-08 03:08:04] Production.INFO: CreateAllLog End
[2026-09-08 03:08:05] Production.INFO: Account Balance End.
[2026-09-08 03:08:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:08:05] Production.INFO: ==17518== Releasing lock...
[2026-09-08 03:08:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:08:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:08:11] Production.ERROR: CronJobId end10
[2026-09-08 03:08:11] Production.INFO: ==17516== Releasing lock...
[2026-09-08 03:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:08:14] Production.INFO: call_cost start
[2026-09-08 03:08:14] Production.INFO: call_cost end
[2026-09-08 03:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:08:14] Production.INFO: ==17512== Releasing lock...
[2026-09-08 03:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:09:02] Production.INFO: ==17602== Lock acquired, processing the job...
[2026-09-08 08:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:09:02] Production.INFO: neon service started
[2026-09-08 08:09:02] Production.INFO: neon service started
[2026-09-08 08:09:02] Production.INFO: ==17602== Releasing lock...
[2026-09-08 08:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:09:02] Production.INFO: ==17604== Lock acquired, processing the job...
[2026-09-08 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:09:02] Production.INFO: ==17604== Releasing lock...
[2026-09-08 03:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:09:03] Production.INFO: ==17606== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:09:03] Production.INFO: ==17606== Releasing lock...
[2026-09-08 07:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:09:03] Production.INFO: ==17617== Lock acquired, processing the job...
[2026-09-08 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 03:09:03] Production.INFO: ==17617== Releasing lock...
[2026-09-08 03:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:09:03] Production.INFO: ==17608== Lock acquired, processing the job...
[2026-09-08 03:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:09:03] Production.INFO: ==17610== Lock acquired, processing the job...
[2026-09-08 03:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:09:04] Production.INFO: ==17612== Lock acquired, processing the job...
[2026-09-08 03:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:09:04] Production.INFO: ==17615== Lock acquired, processing the job...
[2026-09-08 03:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:09:04] Production.INFO: Account Balance Start.
[2026-09-08 03:09:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:09:04] Production.INFO: 117
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: ==17610== Releasing lock...
[2026-09-08 03:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:09:05] Production.INFO: Total Charge 0
[2026-09-08 03:09:05] Production.INFO: CreateAllLog End
[2026-09-08 03:09:05] Production.INFO: Account Balance End.
[2026-09-08 03:09:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:09:05] Production.INFO: ==17615== Releasing lock...
[2026-09-08 03:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:09:12] Production.ERROR: CronJobId end10
[2026-09-08 03:09:12] Production.INFO: ==17612== Releasing lock...
[2026-09-08 03:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:09:14] Production.INFO: call_cost start
[2026-09-08 03:09:14] Production.INFO: call_cost end
[2026-09-08 03:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:09:14] Production.INFO: ==17608== Releasing lock...
[2026-09-08 03:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:10:01] Production.INFO: ==17698== Lock acquired, processing the job...
[2026-09-08 08:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:10:01] Production.INFO: neon service started
[2026-09-08 08:10:01] Production.INFO: neon service started
[2026-09-08 08:10:01] Production.INFO: ==17698== Releasing lock...
[2026-09-08 08:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:10:02] Production.INFO: ==17700== Lock acquired, processing the job...
[2026-09-08 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:10:02] Production.INFO: ==17700== Releasing lock...
[2026-09-08 03:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:10:02] Production.INFO: ==17702== Lock acquired, processing the job...
[2026-09-08 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:10:02] Production.INFO: ==17702== Releasing lock...
[2026-09-08 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:10:03] Production.INFO: ==17713== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 03:10:03] Production.INFO: ==17713== Releasing lock...
[2026-09-08 03:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:10:03] Production.INFO: ==17705== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:10:03] Production.INFO: ==17707== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:10:03] Production.INFO: ==17709== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:10:03] Production.INFO: ==17711== Lock acquired, processing the job...
[2026-09-08 03:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:10:03] Production.INFO: Account Balance Start.
[2026-09-08 03:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:10:03] Production.INFO: 117
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: ==17707== Releasing lock...
[2026-09-08 03:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:10:04] Production.INFO: Total Charge 0
[2026-09-08 03:10:04] Production.INFO: CreateAllLog End
[2026-09-08 03:10:04] Production.INFO: Account Balance End.
[2026-09-08 03:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:10:04] Production.INFO: ==17711== Releasing lock...
[2026-09-08 03:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:10:11] Production.ERROR: CronJobId end10
[2026-09-08 03:10:11] Production.INFO: ==17709== Releasing lock...
[2026-09-08 03:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:10:14] Production.INFO: call_cost start
[2026-09-08 03:10:14] Production.INFO: call_cost end
[2026-09-08 03:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:10:14] Production.INFO: ==17705== Releasing lock...
[2026-09-08 03:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:11:02] Production.INFO: ==17789== Lock acquired, processing the job...
[2026-09-08 08:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:11:02] Production.INFO: neon service started
[2026-09-08 08:11:02] Production.INFO: neon service started
[2026-09-08 08:11:02] Production.INFO: ==17789== Releasing lock...
[2026-09-08 08:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:11:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:11:02] Production.INFO: ==17791== Lock acquired, processing the job...
[2026-09-08 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:11:02] Production.INFO: ==17791== Releasing lock...
[2026-09-08 03:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:11:02] Production.INFO: ==17793== Lock acquired, processing the job...
[2026-09-08 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:11:02] Production.INFO: ==17793== Releasing lock...
[2026-09-08 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:11:03] Production.INFO: ==17803== Lock acquired, processing the job...
[2026-09-08 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:11:03] Production.INFO: ==17795== Lock acquired, processing the job...
[2026-09-08 03:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:11:03] Production.INFO: ==17797== Lock acquired, processing the job...
[2026-09-08 03:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:11:03] Production.INFO: ==17799== Lock acquired, processing the job...
[2026-09-08 03:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 03:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 03:11:03] Production.INFO: ==17803== Releasing lock...
[2026-09-08 03:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:11:03] Production.INFO: ==17801== Lock acquired, processing the job...
[2026-09-08 03:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:11:03] Production.INFO: Account Balance Start.
[2026-09-08 03:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:11:03] Production.INFO: 117
[2026-09-08 03:11:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: ==17797== Releasing lock...
[2026-09-08 03:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:11:05] Production.INFO: Total Charge 0
[2026-09-08 03:11:05] Production.INFO: CreateAllLog End
[2026-09-08 03:11:05] Production.INFO: Account Balance End.
[2026-09-08 03:11:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:11:05] Production.INFO: ==17801== Releasing lock...
[2026-09-08 03:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:11:11] Production.ERROR: CronJobId end10
[2026-09-08 03:11:11] Production.INFO: ==17799== Releasing lock...
[2026-09-08 03:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:11:15] Production.INFO: call_cost start
[2026-09-08 03:11:15] Production.INFO: call_cost end
[2026-09-08 03:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:11:15] Production.INFO: ==17795== Releasing lock...
[2026-09-08 03:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:12:01] Production.INFO: ==17885== Lock acquired, processing the job...
[2026-09-08 08:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:12:01] Production.INFO: neon service started
[2026-09-08 08:12:01] Production.INFO: neon service started
[2026-09-08 08:12:01] Production.INFO: ==17885== Releasing lock...
[2026-09-08 08:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:12:01] Production.INFO: ==17887== Lock acquired, processing the job...
[2026-09-08 03:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:12:02] Production.INFO: ==17887== Releasing lock...
[2026-09-08 03:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:12:02] Production.INFO: ==17889== Lock acquired, processing the job...
[2026-09-08 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:12:02] Production.INFO: ==17889== Releasing lock...
[2026-09-08 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:12:02] Production.INFO: ==17891== Lock acquired, processing the job...
[2026-09-08 03:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:12:02] Production.INFO: ==17895== Lock acquired, processing the job...
[2026-09-08 03:12:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:12:02] Production.INFO: ==17893== Lock acquired, processing the job...
[2026-09-08 03:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:12:02] Production.INFO: ==17899== Lock acquired, processing the job...
[2026-09-08 03:12:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:12:02] Production.INFO: ==17897== Lock acquired, processing the job...
[2026-09-08 03:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:12:03] Production.INFO: Account Balance Start.
[2026-09-08 03:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:12:03] Production.INFO: 117
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:12:03] Production.INFO: ==17899== Releasing lock...
[2026-09-08 03:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-25
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-26
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-27
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-28
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: ==17893== Releasing lock...
[2026-09-08 03:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-29
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-30
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-08-31
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:03] Production.INFO: Date 2026-09-01
[2026-09-08 03:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:12:04] Production.INFO: Total Charge 0
[2026-09-08 03:12:04] Production.INFO: CreateAllLog End
[2026-09-08 03:12:04] Production.INFO: Account Balance End.
[2026-09-08 03:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:12:04] Production.INFO: ==17897== Releasing lock...
[2026-09-08 03:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:12:11] Production.ERROR: CronJobId end10
[2026-09-08 03:12:11] Production.INFO: ==17895== Releasing lock...
[2026-09-08 03:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:12:14] Production.INFO: call_cost start
[2026-09-08 03:12:14] Production.INFO: call_cost end
[2026-09-08 03:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:12:14] Production.INFO: ==17891== Releasing lock...
[2026-09-08 03:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:13:01] Production.INFO: ==17986== Lock acquired, processing the job...
[2026-09-08 08:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:13:01] Production.INFO: neon service started
[2026-09-08 08:13:01] Production.INFO: neon service started
[2026-09-08 08:13:01] Production.INFO: ==17986== Releasing lock...
[2026-09-08 08:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:13:02] Production.INFO: ==17988== Lock acquired, processing the job...
[2026-09-08 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:13:02] Production.INFO: ==17990== Lock acquired, processing the job...
[2026-09-08 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 03:13:02] Production.INFO: ==17988== Releasing lock...
[2026-09-08 03:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:13:02] Production.INFO: ==17990== Releasing lock...
[2026-09-08 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:13:03] Production.INFO: ==17994== Lock acquired, processing the job...
[2026-09-08 03:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:13:03] Production.INFO: ==17998== Lock acquired, processing the job...
[2026-09-08 03:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:13:03] Production.INFO: ==18000== Lock acquired, processing the job...
[2026-09-08 03:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:13:03] Production.INFO: ==17996== Lock acquired, processing the job...
[2026-09-08 03:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:13:03] Production.INFO: Account Balance Start.
[2026-09-08 03:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:13:03] Production.INFO: 117
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:03] Production.INFO: ==18002== Lock acquired, processing the job...
[2026-09-08 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:13:03] Production.INFO: ==18002== Releasing lock...
[2026-09-08 03:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: ==17996== Releasing lock...
[2026-09-08 03:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:13:04] Production.INFO: Total Charge 0
[2026-09-08 03:13:04] Production.INFO: CreateAllLog End
[2026-09-08 03:13:05] Production.INFO: Account Balance End.
[2026-09-08 03:13:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:13:05] Production.INFO: ==18000== Releasing lock...
[2026-09-08 03:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:13:12] Production.ERROR: CronJobId end10
[2026-09-08 03:13:12] Production.INFO: ==17998== Releasing lock...
[2026-09-08 03:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:13:14] Production.INFO: call_cost start
[2026-09-08 03:13:14] Production.INFO: call_cost end
[2026-09-08 03:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:13:14] Production.INFO: ==17994== Releasing lock...
[2026-09-08 03:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:14:01] Production.INFO: ==18072== Lock acquired, processing the job...
[2026-09-08 08:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:14:01] Production.INFO: neon service started
[2026-09-08 08:14:01] Production.INFO: neon service started
[2026-09-08 08:14:01] Production.INFO: ==18072== Releasing lock...
[2026-09-08 08:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:14:01] Production.INFO: ==18074== Lock acquired, processing the job...
[2026-09-08 03:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:14:01] Production.INFO: ==18074== Releasing lock...
[2026-09-08 03:14:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:14:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:14:02] Production.INFO: ==18076== Lock acquired, processing the job...
[2026-09-08 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:14:02] Production.INFO: ==18076== Releasing lock...
[2026-09-08 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:14:02] Production.INFO: ==18080== Lock acquired, processing the job...
[2026-09-08 03:14:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:14:02] Production.INFO: ==18078== Lock acquired, processing the job...
[2026-09-08 03:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:14:03] Production.INFO: ==18082== Lock acquired, processing the job...
[2026-09-08 03:14:03] Production.INFO: ==18084== Lock acquired, processing the job...
[2026-09-08 03:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:14:03] Production.INFO: ==18086== Lock acquired, processing the job...
[2026-09-08 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:14:03] Production.INFO: Account Balance Start.
[2026-09-08 03:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:14:03] Production.INFO: 117
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 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-08 03:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:14:03] Production.INFO: ==18086== Releasing lock...
[2026-09-08 03:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: ==18080== Releasing lock...
[2026-09-08 03:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-25
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-26
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:03] Production.INFO: Date 2026-08-27
[2026-09-08 03:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:14:04] Production.INFO: Total Charge 0
[2026-09-08 03:14:04] Production.INFO: CreateAllLog End
[2026-09-08 03:14:04] Production.INFO: Account Balance End.
[2026-09-08 03:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:14:04] Production.INFO: ==18084== Releasing lock...
[2026-09-08 03:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:14:11] Production.ERROR: CronJobId end10
[2026-09-08 03:14:11] Production.INFO: ==18082== Releasing lock...
[2026-09-08 03:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:14:14] Production.INFO: call_cost start
[2026-09-08 03:14:14] Production.INFO: call_cost end
[2026-09-08 03:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:14:14] Production.INFO: ==18078== Releasing lock...
[2026-09-08 03:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:15:01] Production.INFO: ==18171== Lock acquired, processing the job...
[2026-09-08 08:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:15:01] Production.INFO: neon service started
[2026-09-08 08:15:01] Production.INFO: neon service started
[2026-09-08 08:15:01] Production.INFO: ==18171== Releasing lock...
[2026-09-08 08:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:15:02] Production.INFO: ==18173== Lock acquired, processing the job...
[2026-09-08 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:15:02] Production.INFO: ==18175== Lock acquired, processing the job...
[2026-09-08 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:15:02] Production.INFO: ==18175== Releasing lock...
[2026-09-08 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:15:02] Production.INFO: ==18173== Releasing lock...
[2026-09-08 03:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:15:03] Production.INFO: ==18178== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:15:03] Production.INFO: ==18180== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:15:03] Production.INFO: ==18186== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:15:03] Production.ERROR: CronJob PID - 18180
[2026-09-08 03:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 03:15:03] Production.INFO: ==18182== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 03:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 03:15:00
[2026-09-08 03:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:15:03] Production.INFO: ==18184== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:15:03] Production.INFO: ==18178== Releasing lock...
[2026-09-08 03:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:15:03] Production.INFO: ==18188== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:15:03] Production.INFO: Account Balance Start.
[2026-09-08 03:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:15:03] Production.INFO: 117
[2026-09-08 03:15:03] Production.INFO: ==18190== Lock acquired, processing the job...
[2026-09-08 03:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:15:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:15:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: ==18190== Releasing lock...
[2026-09-08 03:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:15:04] Production.ERROR: done
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964362', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:04] Production.INFO: ==18182== Releasing lock...
[2026-09-08 03:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:15:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:15:05] Production.INFO: Total Charge 0
[2026-09-08 03:15:05] Production.INFO: CreateAllLog End
[2026-09-08 03:15:05] Production.INFO: Account Balance End.
[2026-09-08 03:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:15:05] Production.INFO: ==18186== Releasing lock...
[2026-09-08 03:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964362', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:15:09] Production.INFO: ProcessCDR(1,17964362,1,1,2)
[2026-09-08 03:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964362,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964362,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:15:09] Production.INFO: ==18188== Releasing lock...
[2026-09-08 03:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:15:14] Production.ERROR: CronJobId end10
[2026-09-08 03:15:14] Production.INFO: ==18184== Releasing lock...
[2026-09-08 03:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:15:17] Production.INFO: call_cost start
[2026-09-08 03:15:17] Production.INFO: call_cost end
[2026-09-08 03:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:15:17] Production.INFO: ==18180== Releasing lock...
[2026-09-08 03:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:16:02] Production.INFO: ==18267== Lock acquired, processing the job...
[2026-09-08 08:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:16:02] Production.INFO: neon service started
[2026-09-08 08:16:02] Production.INFO: neon service started
[2026-09-08 08:16:02] Production.INFO: ==18267== Releasing lock...
[2026-09-08 08:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:16:02] Production.INFO: ==18273== Lock acquired, processing the job...
[2026-09-08 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:16:02] Production.INFO: ==18273== Releasing lock...
[2026-09-08 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:16:02] Production.INFO: ==18271== Lock acquired, processing the job...
[2026-09-08 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:16:02] Production.INFO: ==18271== Releasing lock...
[2026-09-08 03:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:16:03] Production.INFO: ==18276== Lock acquired, processing the job...
[2026-09-08 03:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:16:03] Production.INFO: ==18278== Lock acquired, processing the job...
[2026-09-08 03:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:16:04] Production.INFO: ==18280== Lock acquired, processing the job...
[2026-09-08 03:16:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:16:04] Production.INFO: ==18282== Lock acquired, processing the job...
[2026-09-08 03:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:16:04] Production.INFO: ==18284== Lock acquired, processing the job...
[2026-09-08 03:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:16:04] Production.INFO: Account Balance Start.
[2026-09-08 03:16:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:16:04] Production.INFO: 117
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03:16:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03:16:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: ==18284== Releasing lock...
[2026-09-08 03:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: ==18278== Releasing lock...
[2026-09-08 03:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:16:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:16:05] Production.INFO: Total Charge 0
[2026-09-08 03:16:05] Production.INFO: CreateAllLog End
[2026-09-08 03:16:05] Production.INFO: Account Balance End.
[2026-09-08 03:16:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:16:05] Production.INFO: ==18282== Releasing lock...
[2026-09-08 03:16:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:16:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:16:13] Production.ERROR: CronJobId end10
[2026-09-08 03:16:13] Production.INFO: ==18280== Releasing lock...
[2026-09-08 03:16:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:16:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:16:15] Production.INFO: call_cost start
[2026-09-08 03:16:15] Production.INFO: call_cost end
[2026-09-08 03:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:16:15] Production.INFO: ==18276== Releasing lock...
[2026-09-08 03:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:17:01] Production.INFO: ==18361== Lock acquired, processing the job...
[2026-09-08 08:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:17:01] Production.INFO: neon service started
[2026-09-08 08:17:01] Production.INFO: neon service started
[2026-09-08 08:17:01] Production.INFO: ==18361== Releasing lock...
[2026-09-08 08:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:17:02] Production.INFO: ==18363== Lock acquired, processing the job...
[2026-09-08 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:17:02] Production.INFO: ==18365== Lock acquired, processing the job...
[2026-09-08 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:17:02] Production.INFO: ==18365== Releasing lock...
[2026-09-08 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:17:02] Production.INFO: ==18363== Releasing lock...
[2026-09-08 03:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:17:03] Production.INFO: ==18368== Lock acquired, processing the job...
[2026-09-08 03:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:17:03] Production.INFO: ==18370== Lock acquired, processing the job...
[2026-09-08 03:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:17:03] Production.INFO: ==18372== Lock acquired, processing the job...
[2026-09-08 03:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:17:03] Production.INFO: ==18376== Lock acquired, processing the job...
[2026-09-08 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:17:03] Production.INFO: ==18374== Lock acquired, processing the job...
[2026-09-08 03:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 03:17:03] Production.INFO: ==18376== Releasing lock...
[2026-09-08 03:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:17:03] Production.INFO: Account Balance Start.
[2026-09-08 03:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:17:03] Production.INFO: 117
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: ==18370== Releasing lock...
[2026-09-08 03:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:17:04] Production.INFO: Total Charge 0
[2026-09-08 03:17:04] Production.INFO: CreateAllLog End
[2026-09-08 03:17:04] Production.INFO: Account Balance End.
[2026-09-08 03:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:17:04] Production.INFO: ==18374== Releasing lock...
[2026-09-08 03:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:17:12] Production.ERROR: CronJobId end10
[2026-09-08 03:17:12] Production.INFO: ==18372== Releasing lock...
[2026-09-08 03:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:17:15] Production.INFO: call_cost start
[2026-09-08 03:17:15] Production.INFO: call_cost end
[2026-09-08 03:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:17:15] Production.INFO: ==18368== Releasing lock...
[2026-09-08 03:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:18:02] Production.INFO: ==18495== Lock acquired, processing the job...
[2026-09-08 08:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:18:02] Production.INFO: neon service started
[2026-09-08 08:18:02] Production.INFO: neon service started
[2026-09-08 08:18:02] Production.INFO: ==18495== Releasing lock...
[2026-09-08 08:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:18:02] Production.INFO: ==18497== Lock acquired, processing the job...
[2026-09-08 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:18:02] Production.INFO: ==18497== Releasing lock...
[2026-09-08 03:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:18:02] Production.INFO: ==18499== Lock acquired, processing the job...
[2026-09-08 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:18:02] Production.INFO: ==18499== Releasing lock...
[2026-09-08 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:18:03] Production.INFO: ==18507== Lock acquired, processing the job...
[2026-09-08 03:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:18:03] Production.INFO: ==18501== Lock acquired, processing the job...
[2026-09-08 03:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:18:03] Production.INFO: ==18503== Lock acquired, processing the job...
[2026-09-08 03:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:18:03] Production.INFO: ==18505== Lock acquired, processing the job...
[2026-09-08 03:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:18:03] Production.INFO: ==18509== Lock acquired, processing the job...
[2026-09-08 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:18:03] Production.INFO: Account Balance Start.
[2026-09-08 03:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:18:03] Production.INFO: 117
[2026-09-08 03:18:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:18:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:18:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:18:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:03] Production.INFO: ==18509== Releasing lock...
[2026-09-08 03:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:18:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: ==18503== Releasing lock...
[2026-09-08 03:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:18:04] Production.INFO: Total Charge 0
[2026-09-08 03:18:05] Production.INFO: CreateAllLog End
[2026-09-08 03:18:05] Production.INFO: Account Balance End.
[2026-09-08 03:18:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:18:05] Production.INFO: ==18507== Releasing lock...
[2026-09-08 03:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:18:13] Production.ERROR: CronJobId end10
[2026-09-08 03:18:13] Production.INFO: ==18505== Releasing lock...
[2026-09-08 03:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:18:16] Production.INFO: call_cost start
[2026-09-08 03:18:16] Production.INFO: call_cost end
[2026-09-08 03:18:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:18:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:18:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:18:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:18:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:18:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:18:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:18:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:18:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:18:16] Production.INFO: ==18501== Releasing lock...
[2026-09-08 03:18:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:18:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:19:01] Production.INFO: ==18575== Lock acquired, processing the job...
[2026-09-08 08:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:19:01] Production.INFO: neon service started
[2026-09-08 08:19:01] Production.INFO: neon service started
[2026-09-08 08:19:01] Production.INFO: ==18575== Releasing lock...
[2026-09-08 08:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:19:02] Production.INFO: ==18577== Lock acquired, processing the job...
[2026-09-08 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:19:02] Production.INFO: ==18579== Lock acquired, processing the job...
[2026-09-08 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:19:02] Production.INFO: ==18579== Releasing lock...
[2026-09-08 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:19:02] Production.INFO: ==18577== Releasing lock...
[2026-09-08 03:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:19:03] Production.INFO: ==18588== Lock acquired, processing the job...
[2026-09-08 03:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:19:03] Production.INFO: ==18582== Lock acquired, processing the job...
[2026-09-08 03:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:19:03] Production.INFO: Account Balance Start.
[2026-09-08 03:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:19:03] Production.INFO: 117
[2026-09-08 03:19:03] Production.INFO: ==18590== Lock acquired, processing the job...
[2026-09-08 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: ==18586== Lock acquired, processing the job...
[2026-09-08 03:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:19:03] Production.INFO: ==18584== Lock acquired, processing the job...
[2026-09-08 03:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:19:03] Production.INFO: ==18590== Releasing lock...
[2026-09-08 03:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: ==18584== Releasing lock...
[2026-09-08 03:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:19:04] Production.INFO: Total Charge 0
[2026-09-08 03:19:04] Production.INFO: CreateAllLog End
[2026-09-08 03:19:04] Production.INFO: Account Balance End.
[2026-09-08 03:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:19:04] Production.INFO: ==18588== Releasing lock...
[2026-09-08 03:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:19:11] Production.ERROR: CronJobId end10
[2026-09-08 03:19:11] Production.INFO: ==18586== Releasing lock...
[2026-09-08 03:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:19:14] Production.INFO: call_cost start
[2026-09-08 03:19:14] Production.INFO: call_cost end
[2026-09-08 03:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:19:14] Production.INFO: ==18582== Releasing lock...
[2026-09-08 03:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:20:01] Production.INFO: ==18667== Lock acquired, processing the job...
[2026-09-08 08:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:20:01] Production.INFO: neon service started
[2026-09-08 08:20:01] Production.INFO: neon service started
[2026-09-08 08:20:01] Production.INFO: ==18667== Releasing lock...
[2026-09-08 08:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:20:02] Production.INFO: ==18671== Lock acquired, processing the job...
[2026-09-08 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:20:02] Production.INFO: ==18671== Releasing lock...
[2026-09-08 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:20:02] Production.INFO: ==18669== Lock acquired, processing the job...
[2026-09-08 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:20:02] Production.INFO: ==18669== Releasing lock...
[2026-09-08 03:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:20:03] Production.INFO: ==18678== Lock acquired, processing the job...
[2026-09-08 03:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:20:03] Production.INFO: ==18674== Lock acquired, processing the job...
[2026-09-08 03:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:20:03] Production.INFO: ==18682== Lock acquired, processing the job...
[2026-09-08 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:20:03] Production.INFO: ==18676== Lock acquired, processing the job...
[2026-09-08 03:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:20:03] Production.INFO: ==18680== Lock acquired, processing the job...
[2026-09-08 03:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 03:20:03] Production.INFO: ==18682== Releasing lock...
[2026-09-08 03:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:20:03] Production.INFO: Account Balance Start.
[2026-09-08 03:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:20:03] Production.INFO: 117
[2026-09-08 03:20:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: ==18676== Releasing lock...
[2026-09-08 03:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:20:04] Production.INFO: Total Charge 0
[2026-09-08 03:20:04] Production.INFO: CreateAllLog End
[2026-09-08 03:20:05] Production.INFO: Account Balance End.
[2026-09-08 03:20:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:20:05] Production.INFO: ==18680== Releasing lock...
[2026-09-08 03:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:20:12] Production.ERROR: CronJobId end10
[2026-09-08 03:20:12] Production.INFO: ==18678== Releasing lock...
[2026-09-08 03:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:20:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:20:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:20:15] Production.INFO: call_cost start
[2026-09-08 03:20:15] Production.INFO: call_cost end
[2026-09-08 03:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:20:15] Production.INFO: ==18674== Releasing lock...
[2026-09-08 03:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:21:01] Production.INFO: ==18766== Lock acquired, processing the job...
[2026-09-08 08:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:21:01] Production.INFO: neon service started
[2026-09-08 08:21:01] Production.INFO: neon service started
[2026-09-08 08:21:01] Production.INFO: ==18766== Releasing lock...
[2026-09-08 08:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:21:02] Production.INFO: ==18768== Lock acquired, processing the job...
[2026-09-08 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==18770== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==18770== Releasing lock...
[2026-09-08 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:21:02] Production.INFO: ==18768== Releasing lock...
[2026-09-08 03:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:21:03] Production.INFO: ==18773== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:21:03] Production.INFO: ==18775== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:21:03] Production.INFO: ==18777== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:21:03] Production.INFO: ==18779== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:21:03] Production.INFO: ==18781== Lock acquired, processing the job...
[2026-09-08 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:21:03] Production.INFO: Account Balance Start.
[2026-09-08 03:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:21:03] Production.INFO: 117
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:21:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: ==18781== Releasing lock...
[2026-09-08 03:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-25
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: Date 2026-08-26
[2026-09-08 03:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:03] Production.INFO: ==18775== Releasing lock...
[2026-09-08 03:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:21:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:21:04] Production.INFO: Total Charge 0
[2026-09-08 03:21:04] Production.INFO: CreateAllLog End
[2026-09-08 03:21:04] Production.INFO: Account Balance End.
[2026-09-08 03:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:21:04] Production.INFO: ==18779== Releasing lock...
[2026-09-08 03:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:21:10] Production.ERROR: CronJobId end10
[2026-09-08 03:21:10] Production.INFO: ==18777== Releasing lock...
[2026-09-08 03:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:21:14] Production.INFO: call_cost start
[2026-09-08 03:21:14] Production.INFO: call_cost end
[2026-09-08 03:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:21:14] Production.INFO: ==18773== Releasing lock...
[2026-09-08 03:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:22:01] Production.INFO: ==18862== Lock acquired, processing the job...
[2026-09-08 08:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:22:01] Production.INFO: neon service started
[2026-09-08 08:22:01] Production.INFO: neon service started
[2026-09-08 08:22:01] Production.INFO: ==18862== Releasing lock...
[2026-09-08 08:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:22:02] Production.INFO: ==18864== Lock acquired, processing the job...
[2026-09-08 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:22:02] Production.INFO: ==18864== Releasing lock...
[2026-09-08 03:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:22:02] Production.INFO: ==18866== Lock acquired, processing the job...
[2026-09-08 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:22:02] Production.INFO: ==18866== Releasing lock...
[2026-09-08 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:22:03] Production.INFO: ==18870== Lock acquired, processing the job...
[2026-09-08 03:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:22:03] Production.INFO: ==18868== Lock acquired, processing the job...
[2026-09-08 03:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:22:03] Production.INFO: ==18874== Lock acquired, processing the job...
[2026-09-08 03:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:22:03] Production.INFO: Account Balance Start.
[2026-09-08 03:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:22:03] Production.INFO: 117
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:22:03] Production.INFO: ==18872== Lock acquired, processing the job...
[2026-09-08 03:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:22:03] Production.INFO: ==18876== Lock acquired, processing the job...
[2026-09-08 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03: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-08 03:22:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03:22:03] Production.INFO: ==18876== Releasing lock...
[2026-09-08 03:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: ==18870== Releasing lock...
[2026-09-08 03:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:22:04] Production.INFO: Total Charge 0
[2026-09-08 03:22:04] Production.INFO: CreateAllLog End
[2026-09-08 03:22:05] Production.INFO: Account Balance End.
[2026-09-08 03:22:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:22:05] Production.INFO: ==18874== Releasing lock...
[2026-09-08 03:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:22:11] Production.ERROR: CronJobId end10
[2026-09-08 03:22:11] Production.INFO: ==18872== Releasing lock...
[2026-09-08 03:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:22:14] Production.INFO: call_cost start
[2026-09-08 03:22:14] Production.INFO: call_cost end
[2026-09-08 03:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:22:14] Production.INFO: ==18868== Releasing lock...
[2026-09-08 03:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:23:02] Production.INFO: ==18962== Lock acquired, processing the job...
[2026-09-08 08:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:23:02] Production.INFO: neon service started
[2026-09-08 08:23:02] Production.INFO: neon service started
[2026-09-08 08:23:02] Production.INFO: ==18962== Releasing lock...
[2026-09-08 08:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:23:02] Production.INFO: ==18964== Lock acquired, processing the job...
[2026-09-08 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:23:02] Production.INFO: ==18964== Releasing lock...
[2026-09-08 03:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:23:03] Production.INFO: ==18966== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:23:03] Production.INFO: ==18966== Releasing lock...
[2026-09-08 07:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:23:03] Production.INFO: ==18970== Lock acquired, processing the job...
[2026-09-08 03:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:23:03] Production.INFO: ==18972== Lock acquired, processing the job...
[2026-09-08 03:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:23:03] Production.INFO: ==18974== Lock acquired, processing the job...
[2026-09-08 03:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:23:03] Production.INFO: Account Balance Start.
[2026-09-08 03:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:23:03] Production.INFO: 117
[2026-09-08 03:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:23:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:03] Production.INFO: ==18968== Lock acquired, processing the job...
[2026-09-08 03:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:23:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:03] Production.INFO: ==18976== Lock acquired, processing the job...
[2026-09-08 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:23:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:23:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:23:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:23:03] Production.INFO: ==18976== Releasing lock...
[2026-09-08 03:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: ==18970== Releasing lock...
[2026-09-08 03:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:23:04] Production.INFO: Total Charge 0
[2026-09-08 03:23:04] Production.INFO: CreateAllLog End
[2026-09-08 03:23:05] Production.INFO: Account Balance End.
[2026-09-08 03:23:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:23:05] Production.INFO: ==18974== Releasing lock...
[2026-09-08 03:23:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:23:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:23:13] Production.ERROR: CronJobId end10
[2026-09-08 03:23:13] Production.INFO: ==18972== Releasing lock...
[2026-09-08 03:23:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:23:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:23:16] Production.INFO: call_cost start
[2026-09-08 03:23:16] Production.INFO: call_cost end
[2026-09-08 03:23:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:23:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:23:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:23:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:23:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:23:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:23:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:23:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:23:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:23:16] Production.INFO: ==18968== Releasing lock...
[2026-09-08 03:23:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:23:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:24:01] Production.INFO: ==19048== Lock acquired, processing the job...
[2026-09-08 08:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:24:01] Production.INFO: neon service started
[2026-09-08 08:24:01] Production.INFO: neon service started
[2026-09-08 08:24:01] Production.INFO: ==19048== Releasing lock...
[2026-09-08 08:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:24:02] Production.INFO: ==19050== Lock acquired, processing the job...
[2026-09-08 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:24:02] Production.INFO: ==19052== Lock acquired, processing the job...
[2026-09-08 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:24:02] Production.INFO: ==19052== Releasing lock...
[2026-09-08 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:24:02] Production.INFO: ==19050== Releasing lock...
[2026-09-08 03:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:24:03] Production.INFO: ==19059== Lock acquired, processing the job...
[2026-09-08 03:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:24:03] Production.INFO: ==19055== Lock acquired, processing the job...
[2026-09-08 03:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:24:03] Production.INFO: ==19057== Lock acquired, processing the job...
[2026-09-08 03:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:24:03] Production.INFO: ==19063== Lock acquired, processing the job...
[2026-09-08 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:24:03] Production.INFO: ==19061== Lock acquired, processing the job...
[2026-09-08 03:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:24:03] Production.INFO: Account Balance Start.
[2026-09-08 03:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:24:03] Production.INFO: 117
[2026-09-08 03:24:03] Production.INFO: ==19063== Releasing lock...
[2026-09-08 03:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: ==19057== Releasing lock...
[2026-09-08 03:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:24:04] Production.INFO: Total Charge 0
[2026-09-08 03:24:04] Production.INFO: CreateAllLog End
[2026-09-08 03:24:04] Production.INFO: Account Balance End.
[2026-09-08 03:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:24:04] Production.INFO: ==19061== Releasing lock...
[2026-09-08 03:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:24:11] Production.ERROR: CronJobId end10
[2026-09-08 03:24:11] Production.INFO: ==19059== Releasing lock...
[2026-09-08 03:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:24:14] Production.INFO: call_cost start
[2026-09-08 03:24:14] Production.INFO: call_cost end
[2026-09-08 03:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:24:14] Production.INFO: ==19055== Releasing lock...
[2026-09-08 03:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:25:02] Production.INFO: ==19140== Lock acquired, processing the job...
[2026-09-08 08:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:25:02] Production.INFO: neon service started
[2026-09-08 08:25:02] Production.INFO: neon service started
[2026-09-08 08:25:02] Production.INFO: ==19140== Releasing lock...
[2026-09-08 08:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:25:02] Production.INFO: ==19142== Lock acquired, processing the job...
[2026-09-08 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:25:02] Production.INFO: ==19142== Releasing lock...
[2026-09-08 03:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:25:02] Production.INFO: ==19144== Lock acquired, processing the job...
[2026-09-08 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:25:03] Production.INFO: ==19144== Releasing lock...
[2026-09-08 07:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:25:03] Production.INFO: ==19148== Lock acquired, processing the job...
[2026-09-08 03:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:25:03] Production.INFO: ==19150== Lock acquired, processing the job...
[2026-09-08 03:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:25:03] Production.INFO: ==19153== Lock acquired, processing the job...
[2026-09-08 03:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:25:03] Production.INFO: ==19146== Lock acquired, processing the job...
[2026-09-08 03:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:25:03] Production.INFO: ==19157== Lock acquired, processing the job...
[2026-09-08 03:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:25:04] Production.ERROR: CronJob PID - 19148
[2026-09-08 03:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 03:25:04] Production.ERROR: CronJob ID - 5
[2026-09-08 03:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 03:25:00
[2026-09-08 03:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:25:04] Production.ERROR: CronJob PID - 19150
[2026-09-08 03:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 03:25:04] Production.ERROR: CronJob ID - 7
[2026-09-08 03:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 03:25:00
[2026-09-08 03:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:25:04] Production.ERROR: CronJob PID - 19153
[2026-09-08 03:25:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 03:25:04] Production.ERROR: CronJob ID - 10
[2026-09-08 03:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 03:25:00
[2026-09-08 03:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:25:04] Production.ERROR: CronJob PID - 19157
[2026-09-08 03:25:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 03:25:04] Production.ERROR: CronJob ID - 17
[2026-09-08 03:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 03:25:00
[2026-09-08 03:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:25:04] Production.INFO: ==19155== Lock acquired, processing the job...
[2026-09-08 03:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:25:04] Production.INFO: ==19146== Releasing lock...
[2026-09-08 03:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:25:04] Production.INFO: ==19159== Lock acquired, processing the job...
[2026-09-08 03:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:25:04] Production.INFO: Account Balance Start.
[2026-09-08 03:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:25:04] Production.INFO: 117
[2026-09-08 03: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-08 03: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-08 03:25:04] Production.INFO: Date 2026-08-08
[2026-09-08 03: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-08 03:25:04] Production.INFO: ==19159== Releasing lock...
[2026-09-08 03:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.ERROR: done
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964403', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: ==19150== Releasing lock...
[2026-09-08 03:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-22
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-23
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:25:05] Production.INFO: Total Charge 0
[2026-09-08 03:25:05] Production.INFO: CreateAllLog End
[2026-09-08 03:25:05] Production.INFO: Account Balance End.
[2026-09-08 03:25:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:25:05] Production.INFO: ==19155== Releasing lock...
[2026-09-08 03:25:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:25:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964403', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:25:11] Production.INFO: ProcessCDR(1,17964403,1,1,2)
[2026-09-08 03:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964403,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964403,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:25:11] Production.INFO: ==19157== Releasing lock...
[2026-09-08 03:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:25:15] Production.ERROR: CronJobId end10
[2026-09-08 03:25:15] Production.INFO: ==19153== Releasing lock...
[2026-09-08 03:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:25:17] Production.INFO: call_cost start
[2026-09-08 03:25:17] Production.INFO: call_cost end
[2026-09-08 03:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:25:17] Production.INFO: ==19148== Releasing lock...
[2026-09-08 03:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:26:01] Production.INFO: ==19218== Lock acquired, processing the job...
[2026-09-08 08:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:26:01] Production.INFO: neon service started
[2026-09-08 08:26:01] Production.INFO: neon service started
[2026-09-08 08:26:01] Production.INFO: ==19218== Releasing lock...
[2026-09-08 08:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:26:01] Production.INFO: ==19222== Lock acquired, processing the job...
[2026-09-08 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:26:01] Production.INFO: ==19222== Releasing lock...
[2026-09-08 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:26:01] Production.INFO: ==19220== Lock acquired, processing the job...
[2026-09-08 03:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:26:02] Production.INFO: ==19220== Releasing lock...
[2026-09-08 03:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:26:02] Production.INFO: ==19224== Lock acquired, processing the job...
[2026-09-08 03:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:26:03] Production.INFO: ==19226== Lock acquired, processing the job...
[2026-09-08 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:26:03] Production.INFO: ==19228== Lock acquired, processing the job...
[2026-09-08 03:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:26:03] Production.INFO: ==19230== Lock acquired, processing the job...
[2026-09-08 03:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:26:03] Production.INFO: ==19232== Lock acquired, processing the job...
[2026-09-08 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:26:03] Production.INFO: Account Balance Start.
[2026-09-08 03:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:26:03] Production.INFO: 117
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:26:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: ==19232== Releasing lock...
[2026-09-08 03:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: ==19226== Releasing lock...
[2026-09-08 03:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:26:04] Production.INFO: Total Charge 0
[2026-09-08 03:26:04] Production.INFO: CreateAllLog End
[2026-09-08 03:26:04] Production.INFO: Account Balance End.
[2026-09-08 03:26:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:26:05] Production.INFO: ==19230== Releasing lock...
[2026-09-08 03:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:26:10] Production.ERROR: CronJobId end10
[2026-09-08 03:26:10] Production.INFO: ==19228== Releasing lock...
[2026-09-08 03:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:26:14] Production.INFO: call_cost start
[2026-09-08 03:26:14] Production.INFO: call_cost end
[2026-09-08 03:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:26:14] Production.INFO: ==19224== Releasing lock...
[2026-09-08 03:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:27:01] Production.INFO: ==19288== Lock acquired, processing the job...
[2026-09-08 08:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:27:01] Production.INFO: neon service started
[2026-09-08 08:27:01] Production.INFO: neon service started
[2026-09-08 08:27:01] Production.INFO: ==19288== Releasing lock...
[2026-09-08 08:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:27:02] Production.INFO: ==19290== Lock acquired, processing the job...
[2026-09-08 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:27:02] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-09-08 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:27:02] Production.INFO: ==19292== Releasing lock...
[2026-09-08 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:27:02] Production.INFO: ==19290== Releasing lock...
[2026-09-08 03:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:27:03] Production.INFO: ==19295== Lock acquired, processing the job...
[2026-09-08 03:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:27:03] Production.INFO: ==19297== Lock acquired, processing the job...
[2026-09-08 03:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:27:03] Production.INFO: ==19299== Lock acquired, processing the job...
[2026-09-08 03:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:27:03] Production.INFO: ==19301== Lock acquired, processing the job...
[2026-09-08 03:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:27:03] Production.INFO: ==19303== Lock acquired, processing the job...
[2026-09-08 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:27:03] Production.INFO: Account Balance Start.
[2026-09-08 03:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:27:03] Production.INFO: 117
[2026-09-08 03:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:27:03] Production.INFO: ==19303== Releasing lock...
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: ==19297== Releasing lock...
[2026-09-08 03:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:27:04] Production.INFO: Total Charge 0
[2026-09-08 03:27:04] Production.INFO: CreateAllLog End
[2026-09-08 03:27:04] Production.INFO: Account Balance End.
[2026-09-08 03:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:27:04] Production.INFO: ==19301== Releasing lock...
[2026-09-08 03:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:27:12] Production.ERROR: CronJobId end10
[2026-09-08 03:27:12] Production.INFO: ==19299== Releasing lock...
[2026-09-08 03:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:27:15] Production.INFO: call_cost start
[2026-09-08 03:27:15] Production.INFO: call_cost end
[2026-09-08 03:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:27:15] Production.INFO: ==19295== Releasing lock...
[2026-09-08 03:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:28:02] Production.INFO: ==19354== Lock acquired, processing the job...
[2026-09-08 08:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:28:02] Production.INFO: neon service started
[2026-09-08 08:28:02] Production.INFO: neon service started
[2026-09-08 08:28:02] Production.INFO: ==19354== Releasing lock...
[2026-09-08 08:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:28:02] Production.INFO: ==19357== Lock acquired, processing the job...
[2026-09-08 03:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:28:02] Production.INFO: ==19359== Lock acquired, processing the job...
[2026-09-08 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:28:02] Production.INFO: ==19359== Releasing lock...
[2026-09-08 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:28:03] Production.INFO: ==19357== Releasing lock...
[2026-09-08 03:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:28:03] Production.INFO: ==19361== Lock acquired, processing the job...
[2026-09-08 03:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:28:03] Production.INFO: ==19363== Lock acquired, processing the job...
[2026-09-08 03:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:28:03] Production.INFO: ==19365== Lock acquired, processing the job...
[2026-09-08 03:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:28:03] Production.INFO: ==19369== Lock acquired, processing the job...
[2026-09-08 03:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:28:03] Production.INFO: ==19367== Lock acquired, processing the job...
[2026-09-08 03:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:28:04] Production.INFO: Account Balance Start.
[2026-09-08 03:28:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:28:04] Production.INFO: 117
[2026-09-08 03: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-08 03: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-08 03:28:04] Production.INFO: Date 2026-08-08
[2026-09-08 03: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-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: ==19369== Releasing lock...
[2026-09-08 03:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: ==19363== Releasing lock...
[2026-09-08 03:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:28:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:28:05] Production.INFO: Total Charge 0
[2026-09-08 03:28:05] Production.INFO: CreateAllLog End
[2026-09-08 03:28:05] Production.INFO: Account Balance End.
[2026-09-08 03:28:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:28:05] Production.INFO: ==19367== Releasing lock...
[2026-09-08 03:28:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:28:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:28:12] Production.ERROR: CronJobId end10
[2026-09-08 03:28:12] Production.INFO: ==19365== Releasing lock...
[2026-09-08 03:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:28:15] Production.INFO: call_cost start
[2026-09-08 03:28:15] Production.INFO: call_cost end
[2026-09-08 03:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:28:15] Production.INFO: ==19361== Releasing lock...
[2026-09-08 03:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:29:01] Production.INFO: ==19424== Lock acquired, processing the job...
[2026-09-08 08:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:29:01] Production.INFO: neon service started
[2026-09-08 08:29:01] Production.INFO: neon service started
[2026-09-08 08:29:01] Production.INFO: ==19424== Releasing lock...
[2026-09-08 08:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:29:02] Production.INFO: ==19428== Lock acquired, processing the job...
[2026-09-08 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:29:02] Production.INFO: ==19428== Releasing lock...
[2026-09-08 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:29:02] Production.INFO: ==19426== Lock acquired, processing the job...
[2026-09-08 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:29:02] Production.INFO: ==19426== Releasing lock...
[2026-09-08 03:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:29:03] Production.INFO: ==19431== Lock acquired, processing the job...
[2026-09-08 03:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:29:03] Production.INFO: ==19437== Lock acquired, processing the job...
[2026-09-08 03:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:29:03] Production.INFO: ==19433== Lock acquired, processing the job...
[2026-09-08 03:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:29:03] Production.INFO: ==19435== Lock acquired, processing the job...
[2026-09-08 03:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:29:03] Production.INFO: ==19439== Lock acquired, processing the job...
[2026-09-08 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:29:03] Production.INFO: Account Balance Start.
[2026-09-08 03:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:29:03] Production.INFO: 117
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:29:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:29:03] Production.INFO: ==19439== Releasing lock...
[2026-09-08 03:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: ==19433== Releasing lock...
[2026-09-08 03:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:29:04] Production.INFO: Total Charge 0
[2026-09-08 03:29:04] Production.INFO: CreateAllLog End
[2026-09-08 03:29:04] Production.INFO: Account Balance End.
[2026-09-08 03:29:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:29:05] Production.INFO: ==19437== Releasing lock...
[2026-09-08 03:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:29:11] Production.ERROR: CronJobId end10
[2026-09-08 03:29:11] Production.INFO: ==19435== Releasing lock...
[2026-09-08 03:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:29:13] Production.INFO: call_cost start
[2026-09-08 03:29:13] Production.INFO: call_cost end
[2026-09-08 03:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:29:13] Production.INFO: ==19431== Releasing lock...
[2026-09-08 03:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:30:02] Production.INFO: ==19494== Lock acquired, processing the job...
[2026-09-08 08:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:30:02] Production.INFO: neon service started
[2026-09-08 08:30:02] Production.INFO: neon service started
[2026-09-08 08:30:02] Production.INFO: ==19494== Releasing lock...
[2026-09-08 08:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:30:02] Production.INFO: ==19496== Lock acquired, processing the job...
[2026-09-08 03:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:30:02] Production.INFO: ==19498== Lock acquired, processing the job...
[2026-09-08 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:30:02] Production.INFO: ==19498== Releasing lock...
[2026-09-08 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:30:03] Production.INFO: ==19496== Releasing lock...
[2026-09-08 03:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:30:03] Production.INFO: ==19507== Lock acquired, processing the job...
[2026-09-08 03:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:30:03] Production.INFO: ==19509== Lock acquired, processing the job...
[2026-09-08 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:30:03] Production.INFO: Account Balance Start.
[2026-09-08 03:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:30:03] Production.INFO: 117
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-09
[2026-09-08 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-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:30:03] Production.INFO: ==19509== Releasing lock...
[2026-09-08 03:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-09-08 03:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: ==19503== Lock acquired, processing the job...
[2026-09-08 03:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: ==19505== Lock acquired, processing the job...
[2026-09-08 03:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:30:04] Production.INFO: ==19503== Releasing lock...
[2026-09-08 03:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:30:05] Production.INFO: Total Charge 0
[2026-09-08 03:30:05] Production.INFO: CreateAllLog End
[2026-09-08 03:30:05] Production.INFO: Account Balance End.
[2026-09-08 03:30:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:30:05] Production.INFO: ==19507== Releasing lock...
[2026-09-08 03:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:30:12] Production.ERROR: CronJobId end10
[2026-09-08 03:30:12] Production.INFO: ==19505== Releasing lock...
[2026-09-08 03:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:30:15] Production.INFO: call_cost start
[2026-09-08 03:30:15] Production.INFO: call_cost end
[2026-09-08 03:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:30:15] Production.INFO: ==19501== Releasing lock...
[2026-09-08 03:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:31:01] Production.INFO: ==19562== Lock acquired, processing the job...
[2026-09-08 08:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:31:01] Production.INFO: neon service started
[2026-09-08 08:31:01] Production.INFO: neon service started
[2026-09-08 08:31:01] Production.INFO: ==19562== Releasing lock...
[2026-09-08 08:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:31:02] Production.INFO: ==19564== Lock acquired, processing the job...
[2026-09-08 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:31:02] Production.INFO: ==19566== Lock acquired, processing the job...
[2026-09-08 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:31:02] Production.INFO: ==19566== Releasing lock...
[2026-09-08 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:31:02] Production.INFO: ==19564== Releasing lock...
[2026-09-08 03:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:31:02] Production.INFO: ==19571== Lock acquired, processing the job...
[2026-09-08 03:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:31:03] Production.INFO: ==19569== Lock acquired, processing the job...
[2026-09-08 03:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:31:03] Production.INFO: ==19573== Lock acquired, processing the job...
[2026-09-08 03:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:31:03] Production.INFO: ==19575== Lock acquired, processing the job...
[2026-09-08 03:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:31:03] Production.INFO: Account Balance Start.
[2026-09-08 03:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:31:03] Production.INFO: 117
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:31:03] Production.INFO: ==19577== Lock acquired, processing the job...
[2026-09-08 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: ==19577== Releasing lock...
[2026-09-08 03:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:31:03] Production.INFO: ==19571== Releasing lock...
[2026-09-08 03:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:31:05] Production.INFO: Total Charge 0
[2026-09-08 03:31:05] Production.INFO: CreateAllLog End
[2026-09-08 03:31:05] Production.INFO: Account Balance End.
[2026-09-08 03:31:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:31:05] Production.INFO: ==19575== Releasing lock...
[2026-09-08 03:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:31:11] Production.ERROR: CronJobId end10
[2026-09-08 03:31:11] Production.INFO: ==19573== Releasing lock...
[2026-09-08 03:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:31:14] Production.INFO: call_cost start
[2026-09-08 03:31:14] Production.INFO: call_cost end
[2026-09-08 03:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:31:14] Production.INFO: ==19569== Releasing lock...
[2026-09-08 03:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:32:01] Production.INFO: ==19632== Lock acquired, processing the job...
[2026-09-08 08:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:32:01] Production.INFO: neon service started
[2026-09-08 08:32:02] Production.INFO: neon service started
[2026-09-08 08:32:02] Production.INFO: ==19632== Releasing lock...
[2026-09-08 08:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:32:02] Production.INFO: ==19634== Lock acquired, processing the job...
[2026-09-08 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:32:02] Production.INFO: ==19634== Releasing lock...
[2026-09-08 03:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:32:02] Production.INFO: ==19636== Lock acquired, processing the job...
[2026-09-08 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:32:02] Production.INFO: ==19636== Releasing lock...
[2026-09-08 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:32:03] Production.INFO: ==19638== Lock acquired, processing the job...
[2026-09-08 03:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:32:03] Production.INFO: ==19640== Lock acquired, processing the job...
[2026-09-08 03:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:32:03] Production.INFO: ==19642== Lock acquired, processing the job...
[2026-09-08 03:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:32:03] Production.INFO: ==19646== Lock acquired, processing the job...
[2026-09-08 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:32:03] Production.INFO: ==19644== Lock acquired, processing the job...
[2026-09-08 03:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 03:32:03] Production.INFO: ==19646== Releasing lock...
[2026-09-08 03:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:32:03] Production.INFO: Account Balance Start.
[2026-09-08 03:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:32:03] Production.INFO: 117
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: ==19640== Releasing lock...
[2026-09-08 03:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:32:05] Production.INFO: Total Charge 0
[2026-09-08 03:32:05] Production.INFO: CreateAllLog End
[2026-09-08 03:32:05] Production.INFO: Account Balance End.
[2026-09-08 03:32:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:32:05] Production.INFO: ==19644== Releasing lock...
[2026-09-08 03:32:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:32:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:32:12] Production.ERROR: CronJobId end10
[2026-09-08 03:32:12] Production.INFO: ==19642== Releasing lock...
[2026-09-08 03:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:32:15] Production.INFO: call_cost start
[2026-09-08 03:32:15] Production.INFO: call_cost end
[2026-09-08 03:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:32:15] Production.INFO: ==19638== Releasing lock...
[2026-09-08 03:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:33:01] Production.INFO: ==19698== Lock acquired, processing the job...
[2026-09-08 08:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:33:01] Production.INFO: neon service started
[2026-09-08 08:33:01] Production.INFO: neon service started
[2026-09-08 08:33:01] Production.INFO: ==19698== Releasing lock...
[2026-09-08 08:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:33:01] Production.INFO: ==19700== Lock acquired, processing the job...
[2026-09-08 03:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:33:02] Production.INFO: ==19700== Releasing lock...
[2026-09-08 03:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:33:02] Production.INFO: ==19702== Lock acquired, processing the job...
[2026-09-08 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:33:02] Production.INFO: ==19702== Releasing lock...
[2026-09-08 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:33:02] Production.INFO: ==19708== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:33:02] Production.INFO: ==19706== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:33:02] Production.INFO: ==19704== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:33:02] Production.INFO: ==19713== Lock acquired, processing the job...
[2026-09-08 03:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03: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-08 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-08 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-08 03:33:03] Production.INFO: ==19713== Releasing lock...
[2026-09-08 03:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:33:03] Production.INFO: ==19710== Lock acquired, processing the job...
[2026-09-08 03:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:33:03] Production.INFO: Account Balance Start.
[2026-09-08 03:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:33:03] Production.INFO: 117
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: ==19706== Releasing lock...
[2026-09-08 03:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:33:04] Production.INFO: Total Charge 0
[2026-09-08 03:33:04] Production.INFO: CreateAllLog End
[2026-09-08 03:33:04] Production.INFO: Account Balance End.
[2026-09-08 03:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:33:04] Production.INFO: ==19710== Releasing lock...
[2026-09-08 03:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:33:11] Production.ERROR: CronJobId end10
[2026-09-08 03:33:11] Production.INFO: ==19708== Releasing lock...
[2026-09-08 03:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:33:15] Production.INFO: call_cost start
[2026-09-08 03:33:15] Production.INFO: call_cost end
[2026-09-08 03:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:33:15] Production.INFO: ==19704== Releasing lock...
[2026-09-08 03:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:34:01] Production.INFO: ==19768== Lock acquired, processing the job...
[2026-09-08 08:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:34:01] Production.INFO: neon service started
[2026-09-08 08:34:01] Production.INFO: neon service started
[2026-09-08 08:34:01] Production.INFO: ==19768== Releasing lock...
[2026-09-08 08:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:34:02] Production.INFO: ==19772== Lock acquired, processing the job...
[2026-09-08 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:34:02] Production.INFO: ==19772== Releasing lock...
[2026-09-08 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:34:02] Production.INFO: ==19770== Lock acquired, processing the job...
[2026-09-08 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:34:02] Production.INFO: ==19770== Releasing lock...
[2026-09-08 03:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:34:03] Production.INFO: ==19774== Lock acquired, processing the job...
[2026-09-08 03:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:34:03] Production.INFO: ==19776== Lock acquired, processing the job...
[2026-09-08 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:34:03] Production.INFO: ==19778== Lock acquired, processing the job...
[2026-09-08 03:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:34:03] Production.INFO: ==19780== Lock acquired, processing the job...
[2026-09-08 03:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:34:03] Production.INFO: ==19782== Lock acquired, processing the job...
[2026-09-08 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:34:03] Production.INFO: Account Balance Start.
[2026-09-08 03:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:34:03] Production.INFO: 117
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:34:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: ==19782== Releasing lock...
[2026-09-08 03:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:03] Production.INFO: ==19776== Releasing lock...
[2026-09-08 03:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:34:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:34:04] Production.INFO: Total Charge 0
[2026-09-08 03:34:04] Production.INFO: CreateAllLog End
[2026-09-08 03:34:05] Production.INFO: Account Balance End.
[2026-09-08 03:34:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:34:05] Production.INFO: ==19780== Releasing lock...
[2026-09-08 03:34:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:34:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:34:11] Production.ERROR: CronJobId end10
[2026-09-08 03:34:11] Production.INFO: ==19778== Releasing lock...
[2026-09-08 03:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:34:15] Production.INFO: call_cost start
[2026-09-08 03:34:15] Production.INFO: call_cost end
[2026-09-08 03:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:34:15] Production.INFO: ==19774== Releasing lock...
[2026-09-08 03:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:35:02] Production.INFO: ==19852== Lock acquired, processing the job...
[2026-09-08 08:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:35:02] Production.INFO: neon service started
[2026-09-08 08:35:02] Production.INFO: neon service started
[2026-09-08 08:35:02] Production.INFO: ==19852== Releasing lock...
[2026-09-08 08:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:35:02] Production.INFO: ==19856== Lock acquired, processing the job...
[2026-09-08 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:35:02] Production.INFO: ==19856== Releasing lock...
[2026-09-08 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:35:02] Production.INFO: ==19854== Lock acquired, processing the job...
[2026-09-08 03:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:35:03] Production.INFO: ==19854== Releasing lock...
[2026-09-08 03:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:35:03] Production.INFO: ==19859== Lock acquired, processing the job...
[2026-09-08 03:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:35:03] Production.INFO: ==19861== Lock acquired, processing the job...
[2026-09-08 03:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:35:04] Production.INFO: ==19859== Releasing lock...
[2026-09-08 03:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:35:04] Production.INFO: ==19870== Lock acquired, processing the job...
[2026-09-08 03:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:35:04] Production.INFO: ==19865== Lock acquired, processing the job...
[2026-09-08 03:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:35:04] Production.INFO: ==19863== Lock acquired, processing the job...
[2026-09-08 03:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:35:04] Production.INFO: ==19867== Lock acquired, processing the job...
[2026-09-08 03:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:35:04] Production.INFO: ==19873== Lock acquired, processing the job...
[2026-09-08 03:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:35:04] Production.INFO: Account Balance Start.
[2026-09-08 03:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:35:04] Production.INFO: 117
[2026-09-08 03:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:35:04] Production.ERROR: done
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964444', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03: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-08 03: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-08 03: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-08 03:35:04] Production.INFO: ==19873== Releasing lock...
[2026-09-08 03:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-18
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-19
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-20
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-21
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-22
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-23
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: ==19863== Releasing lock...
[2026-09-08 03:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:35:05] Production.INFO: Total Charge 0
[2026-09-08 03:35:05] Production.INFO: CreateAllLog End
[2026-09-08 03:35:05] Production.INFO: Account Balance End.
[2026-09-08 03:35:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:35:05] Production.INFO: ==19867== Releasing lock...
[2026-09-08 03:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:35:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964444', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:35:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:35:11] Production.INFO: ProcessCDR(1,17964444,1,1,2)
[2026-09-08 03:35:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964444,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964444,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:35:11] Production.INFO: ==19870== Releasing lock...
[2026-09-08 03:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:35:15] Production.ERROR: CronJobId end10
[2026-09-08 03:35:15] Production.INFO: ==19865== Releasing lock...
[2026-09-08 03:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:35:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:35:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:35:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:35:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:35:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:35:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:35:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:35:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:35:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:35:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:35:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:35:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:35:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:35:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:35:18] Production.INFO: call_cost start
[2026-09-08 03:35:18] Production.INFO: call_cost end
[2026-09-08 03:35:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:35:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:35:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:35:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:35:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:35:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:35:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:35:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:35:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:35:18] Production.INFO: ==19861== Releasing lock...
[2026-09-08 03:35:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:35:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:36:01] Production.INFO: ==19933== Lock acquired, processing the job...
[2026-09-08 08:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:36:01] Production.INFO: neon service started
[2026-09-08 08:36:01] Production.INFO: neon service started
[2026-09-08 08:36:01] Production.INFO: ==19933== Releasing lock...
[2026-09-08 08:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:36:02] Production.INFO: ==19937== Lock acquired, processing the job...
[2026-09-08 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:36:02] Production.INFO: ==19937== Releasing lock...
[2026-09-08 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:36:02] Production.INFO: ==19935== Lock acquired, processing the job...
[2026-09-08 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:36:02] Production.INFO: ==19935== Releasing lock...
[2026-09-08 03:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:36:03] Production.INFO: ==19940== Lock acquired, processing the job...
[2026-09-08 03:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:36:03] Production.INFO: ==19942== Lock acquired, processing the job...
[2026-09-08 03:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:36:03] Production.INFO: ==19944== Lock acquired, processing the job...
[2026-09-08 03:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:36:03] Production.INFO: ==19946== Lock acquired, processing the job...
[2026-09-08 03:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:36:03] Production.INFO: ==19948== Lock acquired, processing the job...
[2026-09-08 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:36:03] Production.INFO: Account Balance Start.
[2026-09-08 03:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:36:03] Production.INFO: 117
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:36:03] Production.INFO: ==19948== Releasing lock...
[2026-09-08 03:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: ==19942== Releasing lock...
[2026-09-08 03:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:36:04] Production.INFO: Total Charge 0
[2026-09-08 03:36:04] Production.INFO: CreateAllLog End
[2026-09-08 03:36:04] Production.INFO: Account Balance End.
[2026-09-08 03:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:36:04] Production.INFO: ==19946== Releasing lock...
[2026-09-08 03:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:36:12] Production.ERROR: CronJobId end10
[2026-09-08 03:36:12] Production.INFO: ==19944== Releasing lock...
[2026-09-08 03:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:36:14] Production.INFO: call_cost start
[2026-09-08 03:36:14] Production.INFO: call_cost end
[2026-09-08 03:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:36:14] Production.INFO: ==19940== Releasing lock...
[2026-09-08 03:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:37:02] Production.INFO: ==20007== Lock acquired, processing the job...
[2026-09-08 08:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:37:02] Production.INFO: neon service started
[2026-09-08 08:37:02] Production.INFO: neon service started
[2026-09-08 08:37:02] Production.INFO: ==20007== Releasing lock...
[2026-09-08 08:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:37:02] Production.INFO: ==20011== Lock acquired, processing the job...
[2026-09-08 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:37:02] Production.INFO: ==20011== Releasing lock...
[2026-09-08 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:37:02] Production.INFO: ==20009== Lock acquired, processing the job...
[2026-09-08 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:37:02] Production.INFO: ==20009== Releasing lock...
[2026-09-08 03:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:37:03] Production.INFO: ==20015== Lock acquired, processing the job...
[2026-09-08 03:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:37:03] Production.INFO: ==20019== Lock acquired, processing the job...
[2026-09-08 03:37:03] Production.INFO: ==20013== Lock acquired, processing the job...
[2026-09-08 03:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:37:03] Production.INFO: ==20017== Lock acquired, processing the job...
[2026-09-08 03:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:37:03] Production.INFO: ==20021== Lock acquired, processing the job...
[2026-09-08 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:37:03] Production.INFO: Account Balance Start.
[2026-09-08 03:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:37:03] Production.INFO: 117
[2026-09-08 03:37:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:37:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:37:03] Production.INFO: ==20021== Releasing lock...
[2026-09-08 03:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:37:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: ==20015== Releasing lock...
[2026-09-08 03:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:37:04] Production.INFO: Total Charge 0
[2026-09-08 03:37:04] Production.INFO: CreateAllLog End
[2026-09-08 03:37:04] Production.INFO: Account Balance End.
[2026-09-08 03:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:37:04] Production.INFO: ==20019== Releasing lock...
[2026-09-08 03:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:37:11] Production.ERROR: CronJobId end10
[2026-09-08 03:37:11] Production.INFO: ==20017== Releasing lock...
[2026-09-08 03:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:37:15] Production.INFO: call_cost start
[2026-09-08 03:37:15] Production.INFO: call_cost end
[2026-09-08 03:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:37:15] Production.INFO: ==20013== Releasing lock...
[2026-09-08 03:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:38:01] Production.INFO: ==20077== Lock acquired, processing the job...
[2026-09-08 08:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:38:01] Production.INFO: neon service started
[2026-09-08 08:38:01] Production.INFO: neon service started
[2026-09-08 08:38:01] Production.INFO: ==20077== Releasing lock...
[2026-09-08 08:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:38:01] Production.INFO: ==20083== Lock acquired, processing the job...
[2026-09-08 03:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:38:02] Production.INFO: ==20083== Releasing lock...
[2026-09-08 03:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:38:02] Production.INFO: ==20085== Lock acquired, processing the job...
[2026-09-08 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:38:02] Production.INFO: ==20085== Releasing lock...
[2026-09-08 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:38:02] Production.INFO: ==20087== Lock acquired, processing the job...
[2026-09-08 03:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:38:02] Production.INFO: ==20089== Lock acquired, processing the job...
[2026-09-08 03:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:38:02] Production.INFO: ==20092== Lock acquired, processing the job...
[2026-09-08 03:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:38:03] Production.INFO: ==20094== Lock acquired, processing the job...
[2026-09-08 03:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:38:03] Production.INFO: ==20096== Lock acquired, processing the job...
[2026-09-08 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:38:03] Production.INFO: Account Balance Start.
[2026-09-08 03:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:38:03] Production.INFO: 117
[2026-09-08 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-08 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-08 03:38:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: ==20096== Releasing lock...
[2026-09-08 03:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: ==20089== Releasing lock...
[2026-09-08 03:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:38:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:38:04] Production.INFO: Total Charge 0
[2026-09-08 03:38:04] Production.INFO: CreateAllLog End
[2026-09-08 03:38:04] Production.INFO: Account Balance End.
[2026-09-08 03:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:38:04] Production.INFO: ==20094== Releasing lock...
[2026-09-08 03:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:38:12] Production.ERROR: CronJobId end10
[2026-09-08 03:38:12] Production.INFO: ==20092== Releasing lock...
[2026-09-08 03:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:38:16] Production.INFO: call_cost start
[2026-09-08 03:38:16] Production.INFO: call_cost end
[2026-09-08 03:38:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:38:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:38:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:38:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:38:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:38:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:38:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:38:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:38:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:38:16] Production.INFO: ==20087== Releasing lock...
[2026-09-08 03:38:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:38:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:39:01] Production.INFO: ==20149== Lock acquired, processing the job...
[2026-09-08 08:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:39:01] Production.INFO: neon service started
[2026-09-08 08:39:01] Production.INFO: neon service started
[2026-09-08 08:39:01] Production.INFO: ==20149== Releasing lock...
[2026-09-08 08:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:39:02] Production.INFO: ==20153== Lock acquired, processing the job...
[2026-09-08 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:39:02] Production.INFO: ==20153== Releasing lock...
[2026-09-08 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:39:02] Production.INFO: ==20151== Lock acquired, processing the job...
[2026-09-08 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:39:02] Production.INFO: ==20151== Releasing lock...
[2026-09-08 03:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:39:03] Production.INFO: ==20160== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:39:03] Production.INFO: ==20156== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:39:03] Production.INFO: ==20158== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:39:03] Production.INFO: ==20162== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:39:03] Production.INFO: ==20164== Lock acquired, processing the job...
[2026-09-08 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:39:03] Production.INFO: Account Balance Start.
[2026-09-08 03:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:39:03] Production.INFO: 117
[2026-09-08 03:39:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:39:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:39:03] Production.INFO: ==20164== Releasing lock...
[2026-09-08 03:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:39:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: ==20158== Releasing lock...
[2026-09-08 03:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:39:04] Production.INFO: Total Charge 0
[2026-09-08 03:39:04] Production.INFO: CreateAllLog End
[2026-09-08 03:39:05] Production.INFO: Account Balance End.
[2026-09-08 03:39:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:39:05] Production.INFO: ==20162== Releasing lock...
[2026-09-08 03:39:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:39:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:39:11] Production.ERROR: CronJobId end10
[2026-09-08 03:39:11] Production.INFO: ==20160== Releasing lock...
[2026-09-08 03:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:39:14] Production.INFO: call_cost start
[2026-09-08 03:39:14] Production.INFO: call_cost end
[2026-09-08 03:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:39:15] Production.INFO: ==20156== Releasing lock...
[2026-09-08 03:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:40:02] Production.INFO: ==20218== Lock acquired, processing the job...
[2026-09-08 08:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:40:02] Production.INFO: neon service started
[2026-09-08 08:40:02] Production.INFO: neon service started
[2026-09-08 08:40:02] Production.INFO: ==20218== Releasing lock...
[2026-09-08 08:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:40:02] Production.INFO: ==20220== Lock acquired, processing the job...
[2026-09-08 03:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:40:02] Production.INFO: ==20222== Lock acquired, processing the job...
[2026-09-08 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:40:03] Production.INFO: ==20222== Releasing lock...
[2026-09-08 07:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:40:03] Production.INFO: ==20220== Releasing lock...
[2026-09-08 03:40:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:40:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:40:03] Production.INFO: ==20231== Lock acquired, processing the job...
[2026-09-08 03:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:40:03] Production.INFO: Account Balance Start.
[2026-09-08 03:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:40:03] Production.INFO: 117
[2026-09-08 03:40:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: ==20229== Lock acquired, processing the job...
[2026-09-08 03:40:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:40:04] Production.INFO: ==20227== Lock acquired, processing the job...
[2026-09-08 03:40:04] Production.INFO: ==20225== Lock acquired, processing the job...
[2026-09-08 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:40:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: ==20233== Lock acquired, processing the job...
[2026-09-08 03:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03:40:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03:40:04] Production.INFO: ==20233== Releasing lock...
[2026-09-08 03:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: ==20227== Releasing lock...
[2026-09-08 03:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:40:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:40:05] Production.INFO: Total Charge 0
[2026-09-08 03:40:05] Production.INFO: CreateAllLog End
[2026-09-08 03:40:05] Production.INFO: Account Balance End.
[2026-09-08 03:40:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:40:05] Production.INFO: ==20231== Releasing lock...
[2026-09-08 03:40:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:40:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:40:12] Production.ERROR: CronJobId end10
[2026-09-08 03:40:12] Production.INFO: ==20229== Releasing lock...
[2026-09-08 03:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:40:16] Production.INFO: call_cost start
[2026-09-08 03:40:16] Production.INFO: call_cost end
[2026-09-08 03:40:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:40:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:40:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:40:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:40:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:40:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:40:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:40:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:40:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:40:16] Production.INFO: ==20225== Releasing lock...
[2026-09-08 03:40:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:40:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:41:01] Production.INFO: ==20289== Lock acquired, processing the job...
[2026-09-08 08:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:41:01] Production.INFO: neon service started
[2026-09-08 08:41:01] Production.INFO: neon service started
[2026-09-08 08:41:01] Production.INFO: ==20289== Releasing lock...
[2026-09-08 08:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:41:02] Production.INFO: ==20291== Lock acquired, processing the job...
[2026-09-08 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:41:02] Production.INFO: ==20291== Releasing lock...
[2026-09-08 03:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:41:02] Production.INFO: ==20293== Lock acquired, processing the job...
[2026-09-08 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:41:02] Production.INFO: ==20293== Releasing lock...
[2026-09-08 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:41:03] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:41:03] Production.INFO: ==20299== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:41:03] Production.INFO: ==20303== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:41:03] Production.INFO: ==20297== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: ==20301== Lock acquired, processing the job...
[2026-09-08 03:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03: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-08 03: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-08 03: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-08 03:41:03] Production.INFO: ==20303== Releasing lock...
[2026-09-08 03:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:41:03] Production.INFO: Account Balance Start.
[2026-09-08 03:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:41:03] Production.INFO: 117
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: ==20297== Releasing lock...
[2026-09-08 03:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:41:04] Production.INFO: Total Charge 0
[2026-09-08 03:41:04] Production.INFO: CreateAllLog End
[2026-09-08 03:41:05] Production.INFO: Account Balance End.
[2026-09-08 03:41:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:41:05] Production.INFO: ==20301== Releasing lock...
[2026-09-08 03:41:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:41:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:41:11] Production.ERROR: CronJobId end10
[2026-09-08 03:41:11] Production.INFO: ==20299== Releasing lock...
[2026-09-08 03:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:41:15] Production.INFO: call_cost start
[2026-09-08 03:41:15] Production.INFO: call_cost end
[2026-09-08 03:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:41:15] Production.INFO: ==20295== Releasing lock...
[2026-09-08 03:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:42:02] Production.INFO: ==20363== Lock acquired, processing the job...
[2026-09-08 08:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:42:02] Production.INFO: neon service started
[2026-09-08 08:42:02] Production.INFO: neon service started
[2026-09-08 08:42:02] Production.INFO: ==20363== Releasing lock...
[2026-09-08 08:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:42:02] Production.INFO: ==20365== Lock acquired, processing the job...
[2026-09-08 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:42:02] Production.INFO: ==20365== Releasing lock...
[2026-09-08 03:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:42:02] Production.INFO: ==20367== Lock acquired, processing the job...
[2026-09-08 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:42:02] Production.INFO: ==20367== Releasing lock...
[2026-09-08 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:42:03] Production.INFO: ==20371== Lock acquired, processing the job...
[2026-09-08 03:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:42:03] Production.INFO: ==20369== Lock acquired, processing the job...
[2026-09-08 03:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:42:03] Production.INFO: ==20373== Lock acquired, processing the job...
[2026-09-08 03:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:42:03] Production.INFO: ==20375== Lock acquired, processing the job...
[2026-09-08 03:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:42:03] Production.INFO: ==20377== Lock acquired, processing the job...
[2026-09-08 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:42:03] Production.INFO: Account Balance Start.
[2026-09-08 03:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:42:03] Production.INFO: 117
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-09
[2026-09-08 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-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:42:03] Production.INFO: ==20377== Releasing lock...
[2026-09-08 03:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: ==20371== Releasing lock...
[2026-09-08 03:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:42:04] Production.INFO: Total Charge 0
[2026-09-08 03:42:04] Production.INFO: CreateAllLog End
[2026-09-08 03:42:04] Production.INFO: Account Balance End.
[2026-09-08 03:42:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:42:05] Production.INFO: ==20375== Releasing lock...
[2026-09-08 03:42:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:42:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:42:11] Production.ERROR: CronJobId end10
[2026-09-08 03:42:11] Production.INFO: ==20373== Releasing lock...
[2026-09-08 03:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:42:14] Production.INFO: call_cost start
[2026-09-08 03:42:14] Production.INFO: call_cost end
[2026-09-08 03:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:42:14] Production.INFO: ==20369== Releasing lock...
[2026-09-08 03:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:43:01] Production.INFO: ==20431== Lock acquired, processing the job...
[2026-09-08 08:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:43:01] Production.INFO: neon service started
[2026-09-08 08:43:01] Production.INFO: neon service started
[2026-09-08 08:43:01] Production.INFO: ==20431== Releasing lock...
[2026-09-08 08:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:43:01] Production.INFO: ==20433== Lock acquired, processing the job...
[2026-09-08 03:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:43:02] Production.INFO: ==20433== Releasing lock...
[2026-09-08 03:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:43:02] Production.INFO: ==20435== Lock acquired, processing the job...
[2026-09-08 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:43:02] Production.INFO: ==20435== Releasing lock...
[2026-09-08 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:43:02] Production.INFO: ==20439== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:43:02] Production.INFO: ==20441== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:43:02] Production.INFO: ==20443== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:43:02] Production.INFO: ==20437== Lock acquired, processing the job...
[2026-09-08 03:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:43:03] Production.INFO: Account Balance Start.
[2026-09-08 03:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:43:03] Production.INFO: 117
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: ==20445== Lock acquired, processing the job...
[2026-09-08 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-10
[2026-09-08 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-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:43:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: ==20445== Releasing lock...
[2026-09-08 03:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-25
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-26
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: ==20439== Releasing lock...
[2026-09-08 03:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-27
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-28
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-29
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-30
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-08-31
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-09-01
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-09-02
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-09-03
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:03] Production.INFO: Date 2026-09-04
[2026-09-08 03:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:43:04] Production.INFO: Total Charge 0
[2026-09-08 03:43:04] Production.INFO: CreateAllLog End
[2026-09-08 03:43:04] Production.INFO: Account Balance End.
[2026-09-08 03:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:43:04] Production.INFO: ==20443== Releasing lock...
[2026-09-08 03:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:43:10] Production.ERROR: CronJobId end10
[2026-09-08 03:43:10] Production.INFO: ==20441== Releasing lock...
[2026-09-08 03:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:43:14] Production.INFO: call_cost start
[2026-09-08 03:43:14] Production.INFO: call_cost end
[2026-09-08 03:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:43:14] Production.INFO: ==20437== Releasing lock...
[2026-09-08 03:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:44:01] Production.INFO: ==20499== Lock acquired, processing the job...
[2026-09-08 08:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:44:01] Production.INFO: neon service started
[2026-09-08 08:44:01] Production.INFO: neon service started
[2026-09-08 08:44:02] Production.INFO: ==20499== Releasing lock...
[2026-09-08 08:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:44:02] Production.INFO: ==20501== Lock acquired, processing the job...
[2026-09-08 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:44:02] Production.INFO: ==20503== Lock acquired, processing the job...
[2026-09-08 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:44:02] Production.INFO: ==20503== Releasing lock...
[2026-09-08 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:44:02] Production.INFO: ==20501== Releasing lock...
[2026-09-08 03:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:44:03] Production.INFO: ==20510== Lock acquired, processing the job...
[2026-09-08 03:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:44:03] Production.INFO: ==20512== Lock acquired, processing the job...
[2026-09-08 03:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:44:03] Production.INFO: Account Balance Start.
[2026-09-08 03:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:44:03] Production.INFO: 117
[2026-09-08 03:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:44:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:03] Production.INFO: ==20508== Lock acquired, processing the job...
[2026-09-08 03:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:44:03] Production.INFO: ==20506== Lock acquired, processing the job...
[2026-09-08 03:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:44:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:03] Production.INFO: ==20514== Lock acquired, processing the job...
[2026-09-08 03:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03: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-08 03:44:04] Production.INFO: ==20514== Releasing lock...
[2026-09-08 03:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: ==20508== Releasing lock...
[2026-09-08 03:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:44:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:44:05] Production.INFO: Total Charge 0
[2026-09-08 03:44:05] Production.INFO: CreateAllLog End
[2026-09-08 03:44:05] Production.INFO: Account Balance End.
[2026-09-08 03:44:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:44:05] Production.INFO: ==20512== Releasing lock...
[2026-09-08 03:44:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:44:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:44:11] Production.ERROR: CronJobId end10
[2026-09-08 03:44:11] Production.INFO: ==20510== Releasing lock...
[2026-09-08 03:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:44:15] Production.INFO: call_cost start
[2026-09-08 03:44:15] Production.INFO: call_cost end
[2026-09-08 03:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:44:15] Production.INFO: ==20506== Releasing lock...
[2026-09-08 03:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:45:01] Production.INFO: ==20571== Lock acquired, processing the job...
[2026-09-08 08:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:45:01] Production.INFO: neon service started
[2026-09-08 08:45:01] Production.INFO: neon service started
[2026-09-08 08:45:01] Production.INFO: ==20571== Releasing lock...
[2026-09-08 08:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:45:01] Production.INFO: ==20573== Lock acquired, processing the job...
[2026-09-08 03:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:45:02] Production.INFO: ==20573== Releasing lock...
[2026-09-08 03:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:45:02] Production.INFO: ==20575== Lock acquired, processing the job...
[2026-09-08 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:45:02] Production.INFO: ==20575== Releasing lock...
[2026-09-08 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:45:03] Production.INFO: ==20580== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:45:03] Production.INFO: ==20582== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:45:03] Production.INFO: ==20577== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:45:03] Production.INFO: ==20586== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:45:03] Production.INFO: ==20584== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:45:03] Production.ERROR: CronJob PID - 20580
[2026-09-08 03:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 03:45:03] Production.ERROR: CronJob ID - 5
[2026-09-08 03:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 03:45:00
[2026-09-08 03:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 03:45:03] Production.ERROR: CronJob PID - 20582
[2026-09-08 03:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 03:45:03] Production.ERROR: CronJob ID - 7
[2026-09-08 03:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 03:45:00
[2026-09-08 03:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 03:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:45:03] Production.INFO: ==20577== Releasing lock...
[2026-09-08 03:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:45:03] Production.INFO: Account Balance Start.
[2026-09-08 03:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:45:03] Production.INFO: 117
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:45:03] Production.INFO: ==20590== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.INFO: ==20588== Lock acquired, processing the job...
[2026-09-08 03:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:45:03] Production.INFO: ==20590== Releasing lock...
[2026-09-08 03:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.ERROR: done
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: ==20582== Releasing lock...
[2026-09-08 03:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964485', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:45:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:45:05] Production.INFO: Total Charge 0
[2026-09-08 03:45:05] Production.INFO: CreateAllLog End
[2026-09-08 03:45:05] Production.INFO: Account Balance End.
[2026-09-08 03:45:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:45:05] Production.INFO: ==20586== Releasing lock...
[2026-09-08 03:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964485', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:45:10] Production.INFO: ProcessCDR(1,17964485,1,1,2)
[2026-09-08 03:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964485,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964485,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:45:10] Production.INFO: ==20588== Releasing lock...
[2026-09-08 03:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:45:13] Production.ERROR: CronJobId end10
[2026-09-08 03:45:13] Production.INFO: ==20584== Releasing lock...
[2026-09-08 03:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:45:16] Production.INFO: call_cost start
[2026-09-08 03:45:16] Production.INFO: call_cost end
[2026-09-08 03:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:45:16] Production.INFO: ==20580== Releasing lock...
[2026-09-08 03:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:46:01] Production.INFO: ==20646== Lock acquired, processing the job...
[2026-09-08 08:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:46:01] Production.INFO: neon service started
[2026-09-08 08:46:02] Production.INFO: neon service started
[2026-09-08 08:46:02] Production.INFO: ==20646== Releasing lock...
[2026-09-08 08:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:46:02] Production.INFO: ==20648== Lock acquired, processing the job...
[2026-09-08 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:46:02] Production.INFO: ==20648== Releasing lock...
[2026-09-08 03:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:46:02] Production.INFO: ==20650== Lock acquired, processing the job...
[2026-09-08 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:46:02] Production.INFO: ==20650== Releasing lock...
[2026-09-08 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:46:03] Production.INFO: ==20652== Lock acquired, processing the job...
[2026-09-08 03:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:46:03] Production.INFO: ==20654== Lock acquired, processing the job...
[2026-09-08 03:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:46:03] Production.INFO: ==20660== Lock acquired, processing the job...
[2026-09-08 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:46:03] Production.INFO: ==20656== Lock acquired, processing the job...
[2026-09-08 03:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:46:03] Production.INFO: ==20658== Lock acquired, processing the job...
[2026-09-08 03:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:46:03] Production.INFO: Account Balance Start.
[2026-09-08 03:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:46:03] Production.INFO: 117
[2026-09-08 03:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:46:03] Production.INFO: ==20660== Releasing lock...
[2026-09-08 03:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: ==20654== Releasing lock...
[2026-09-08 03:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:46:04] Production.INFO: Total Charge 0
[2026-09-08 03:46:04] Production.INFO: CreateAllLog End
[2026-09-08 03:46:04] Production.INFO: Account Balance End.
[2026-09-08 03:46:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:46:05] Production.INFO: ==20658== Releasing lock...
[2026-09-08 03:46:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:46:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:46:12] Production.ERROR: CronJobId end10
[2026-09-08 03:46:12] Production.INFO: ==20656== Releasing lock...
[2026-09-08 03:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:46:15] Production.INFO: call_cost start
[2026-09-08 03:46:15] Production.INFO: call_cost end
[2026-09-08 03:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:46:15] Production.INFO: ==20652== Releasing lock...
[2026-09-08 03:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:47:01] Production.INFO: ==20714== Lock acquired, processing the job...
[2026-09-08 08:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:47:01] Production.INFO: neon service started
[2026-09-08 08:47:01] Production.INFO: neon service started
[2026-09-08 08:47:01] Production.INFO: ==20714== Releasing lock...
[2026-09-08 08:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:47:01] Production.INFO: ==20718== Lock acquired, processing the job...
[2026-09-08 07:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:47:01] Production.INFO: ==20718== Releasing lock...
[2026-09-08 07:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:47:01] Production.INFO: ==20716== Lock acquired, processing the job...
[2026-09-08 03:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:47:02] Production.INFO: ==20716== Releasing lock...
[2026-09-08 03:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:47:02] Production.INFO: ==20722== Lock acquired, processing the job...
[2026-09-08 03:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:47:02] Production.INFO: ==20724== Lock acquired, processing the job...
[2026-09-08 03:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:47:02] Production.INFO: ==20720== Lock acquired, processing the job...
[2026-09-08 03:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:47:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:47:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:47:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:47:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:47:02] Production.INFO: ==20726== Lock acquired, processing the job...
[2026-09-08 03:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:47:03] Production.INFO: ==20728== Lock acquired, processing the job...
[2026-09-08 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:47:03] Production.INFO: Account Balance Start.
[2026-09-08 03:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:47:03] Production.INFO: 117
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:47:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:47:03] Production.INFO: ==20728== Releasing lock...
[2026-09-08 03:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: ==20722== Releasing lock...
[2026-09-08 03:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-20
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-21
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-22
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-23
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:03] Production.INFO: Date 2026-08-24
[2026-09-08 03:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:47:04] Production.INFO: Total Charge 0
[2026-09-08 03:47:04] Production.INFO: CreateAllLog End
[2026-09-08 03:47:04] Production.INFO: Account Balance End.
[2026-09-08 03:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:47:04] Production.INFO: ==20726== Releasing lock...
[2026-09-08 03:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:47:10] Production.ERROR: CronJobId end10
[2026-09-08 03:47:10] Production.INFO: ==20724== Releasing lock...
[2026-09-08 03:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:47:13] Production.INFO: call_cost start
[2026-09-08 03:47:13] Production.INFO: call_cost end
[2026-09-08 03:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:47:13] Production.INFO: ==20720== Releasing lock...
[2026-09-08 03:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:48:01] Production.INFO: ==20786== Lock acquired, processing the job...
[2026-09-08 08:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:48:01] Production.INFO: neon service started
[2026-09-08 08:48:01] Production.INFO: neon service started
[2026-09-08 08:48:01] Production.INFO: ==20786== Releasing lock...
[2026-09-08 08:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:48:02] Production.INFO: ==20789== Lock acquired, processing the job...
[2026-09-08 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:48:02] Production.INFO: ==20791== Lock acquired, processing the job...
[2026-09-08 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:48:02] Production.INFO: ==20791== Releasing lock...
[2026-09-08 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:48:02] Production.INFO: ==20789== Releasing lock...
[2026-09-08 03:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:48:03] Production.INFO: ==20793== Lock acquired, processing the job...
[2026-09-08 03:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:48:03] Production.INFO: ==20795== Lock acquired, processing the job...
[2026-09-08 03:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:48:03] Production.INFO: ==20797== Lock acquired, processing the job...
[2026-09-08 03:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:48:03] Production.INFO: ==20799== Lock acquired, processing the job...
[2026-09-08 03:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:48:03] Production.INFO: ==20801== Lock acquired, processing the job...
[2026-09-08 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:48:03] Production.INFO: Account Balance Start.
[2026-09-08 03:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:48:03] Production.INFO: 117
[2026-09-08 03:48:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:48:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:48:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:03] Production.INFO: ==20801== Releasing lock...
[2026-09-08 03:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:48:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: ==20795== Releasing lock...
[2026-09-08 03:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:48:04] Production.INFO: Total Charge 0
[2026-09-08 03:48:04] Production.INFO: CreateAllLog End
[2026-09-08 03:48:05] Production.INFO: Account Balance End.
[2026-09-08 03:48:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:48:05] Production.INFO: ==20799== Releasing lock...
[2026-09-08 03:48:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:48:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:48:12] Production.ERROR: CronJobId end10
[2026-09-08 03:48:12] Production.INFO: ==20797== Releasing lock...
[2026-09-08 03:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:48:15] Production.INFO: call_cost start
[2026-09-08 03:48:15] Production.INFO: call_cost end
[2026-09-08 03:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:48:15] Production.INFO: ==20793== Releasing lock...
[2026-09-08 03:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:49:02] Production.INFO: ==20858== Lock acquired, processing the job...
[2026-09-08 08:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:49:02] Production.INFO: neon service started
[2026-09-08 08:49:02] Production.INFO: neon service started
[2026-09-08 08:49:02] Production.INFO: ==20858== Releasing lock...
[2026-09-08 08:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:49:02] Production.INFO: ==20860== Lock acquired, processing the job...
[2026-09-08 03:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:49:02] Production.INFO: ==20862== Lock acquired, processing the job...
[2026-09-08 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:49:03] Production.INFO: ==20862== Releasing lock...
[2026-09-08 07:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:49:03] Production.INFO: ==20860== Releasing lock...
[2026-09-08 03:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:49:03] Production.INFO: ==20865== Lock acquired, processing the job...
[2026-09-08 03:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:49:03] Production.INFO: ==20867== Lock acquired, processing the job...
[2026-09-08 03:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:49:04] Production.INFO: ==20869== Lock acquired, processing the job...
[2026-09-08 03:49:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:49:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:49:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:49:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:49:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:49:04] Production.INFO: ==20871== Lock acquired, processing the job...
[2026-09-08 03:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:49:04] Production.INFO: ==20873== Lock acquired, processing the job...
[2026-09-08 03:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:49:04] Production.INFO: Account Balance Start.
[2026-09-08 03:49:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:49:04] Production.INFO: 117
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03: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-08 03:49:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: ==20873== Releasing lock...
[2026-09-08 03:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: ==20867== Releasing lock...
[2026-09-08 03:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-16
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-17
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-18
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-19
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-20
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-21
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-22
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-23
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:49:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:49:05] Production.INFO: Total Charge 0
[2026-09-08 03:49:05] Production.INFO: CreateAllLog End
[2026-09-08 03:49:06] Production.INFO: Account Balance End.
[2026-09-08 03:49:06] Production.ERROR: CronJobId end 12
[2026-09-08 03:49:06] Production.INFO: ==20871== Releasing lock...
[2026-09-08 03:49:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:49:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:49:12] Production.ERROR: CronJobId end10
[2026-09-08 03:49:12] Production.INFO: ==20869== Releasing lock...
[2026-09-08 03:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:49:14] Production.INFO: call_cost start
[2026-09-08 03:49:14] Production.INFO: call_cost end
[2026-09-08 03:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:49:14] Production.INFO: ==20865== Releasing lock...
[2026-09-08 03:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:50:01] Production.INFO: ==20936== Lock acquired, processing the job...
[2026-09-08 08:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:50:01] Production.INFO: neon service started
[2026-09-08 08:50:01] Production.INFO: neon service started
[2026-09-08 08:50:01] Production.INFO: ==20936== Releasing lock...
[2026-09-08 08:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:50:02] Production.INFO: ==20938== Lock acquired, processing the job...
[2026-09-08 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:50:02] Production.INFO: ==20940== Lock acquired, processing the job...
[2026-09-08 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:50:02] Production.INFO: ==20940== Releasing lock...
[2026-09-08 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:50:02] Production.INFO: ==20938== Releasing lock...
[2026-09-08 03:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:50:03] Production.INFO: ==20949== Lock acquired, processing the job...
[2026-09-08 03:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:50:03] Production.INFO: ==20943== Lock acquired, processing the job...
[2026-09-08 03:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:50:03] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-08 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:50:03] Production.INFO: ==20945== Lock acquired, processing the job...
[2026-09-08 03:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:50:03] Production.INFO: ==20947== Lock acquired, processing the job...
[2026-09-08 03:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:50:03] Production.INFO: Account Balance Start.
[2026-09-08 03:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:50:03] Production.INFO: 117
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-08
[2026-09-08 03: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-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03:50:03] Production.INFO: ==20951== Releasing lock...
[2026-09-08 03:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: ==20945== Releasing lock...
[2026-09-08 03:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:50:04] Production.INFO: Total Charge 0
[2026-09-08 03:50:04] Production.INFO: CreateAllLog End
[2026-09-08 03:50:04] Production.INFO: Account Balance End.
[2026-09-08 03:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:50:04] Production.INFO: ==20949== Releasing lock...
[2026-09-08 03:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:50:13] Production.ERROR: CronJobId end10
[2026-09-08 03:50:13] Production.INFO: ==20947== Releasing lock...
[2026-09-08 03:50:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:50:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:50:14] Production.INFO: call_cost start
[2026-09-08 03:50:14] Production.INFO: call_cost end
[2026-09-08 03:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:50:14] Production.INFO: ==20943== Releasing lock...
[2026-09-08 03:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:51:02] Production.INFO: ==21024== Lock acquired, processing the job...
[2026-09-08 08:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:51:02] Production.INFO: neon service started
[2026-09-08 08:51:02] Production.INFO: neon service started
[2026-09-08 08:51:02] Production.INFO: ==21024== Releasing lock...
[2026-09-08 08:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:51:02] Production.INFO: ==21028== Lock acquired, processing the job...
[2026-09-08 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:51:02] Production.INFO: ==21028== Releasing lock...
[2026-09-08 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:51:02] Production.INFO: ==21026== Lock acquired, processing the job...
[2026-09-08 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:51:02] Production.INFO: ==21026== Releasing lock...
[2026-09-08 03:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:51:03] Production.INFO: ==21031== Lock acquired, processing the job...
[2026-09-08 03:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:51:03] Production.INFO: ==21033== Lock acquired, processing the job...
[2026-09-08 03:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:51:03] Production.INFO: ==21037== Lock acquired, processing the job...
[2026-09-08 03:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:51:03] Production.INFO: ==21035== Lock acquired, processing the job...
[2026-09-08 03:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:51:03] Production.INFO: Account Balance Start.
[2026-09-08 03:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:51:03] Production.INFO: ==21039== Lock acquired, processing the job...
[2026-09-08 03:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:51:03] Production.INFO: 117
[2026-09-08 03:51:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:51:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: ==21039== Releasing lock...
[2026-09-08 03:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: ==21033== Releasing lock...
[2026-09-08 03:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:51:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:51:05] Production.INFO: Total Charge 0
[2026-09-08 03:51:05] Production.INFO: CreateAllLog End
[2026-09-08 03:51:05] Production.INFO: Account Balance End.
[2026-09-08 03:51:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:51:05] Production.INFO: ==21037== Releasing lock...
[2026-09-08 03:51:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:51:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:51:11] Production.ERROR: CronJobId end10
[2026-09-08 03:51:11] Production.INFO: ==21035== Releasing lock...
[2026-09-08 03:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:51:14] Production.INFO: call_cost start
[2026-09-08 03:51:14] Production.INFO: call_cost end
[2026-09-08 03:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:51:14] Production.INFO: ==21031== Releasing lock...
[2026-09-08 03:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:52:01] Production.INFO: ==21103== Lock acquired, processing the job...
[2026-09-08 08:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:52:01] Production.INFO: neon service started
[2026-09-08 08:52:01] Production.INFO: neon service started
[2026-09-08 08:52:01] Production.INFO: ==21103== Releasing lock...
[2026-09-08 08:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:52:02] Production.INFO: ==21105== Lock acquired, processing the job...
[2026-09-08 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:52:02] Production.INFO: ==21107== Lock acquired, processing the job...
[2026-09-08 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:52:02] Production.INFO: ==21107== Releasing lock...
[2026-09-08 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:52:02] Production.INFO: ==21105== Releasing lock...
[2026-09-08 03:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:52:03] Production.INFO: ==21110== Lock acquired, processing the job...
[2026-09-08 03:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:52:03] Production.INFO: ==21112== Lock acquired, processing the job...
[2026-09-08 03:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:52:03] Production.INFO: ==21114== Lock acquired, processing the job...
[2026-09-08 03:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:52:03] Production.INFO: ==21118== Lock acquired, processing the job...
[2026-09-08 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:52:03] Production.INFO: ==21116== Lock acquired, processing the job...
[2026-09-08 03:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:52:03] Production.INFO: Account Balance Start.
[2026-09-08 03:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:52:03] Production.INFO: 117
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 03:52:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:03] Production.INFO: ==21118== Releasing lock...
[2026-09-08 03:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: ==21112== Releasing lock...
[2026-09-08 03:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:52:04] Production.INFO: Total Charge 0
[2026-09-08 03:52:04] Production.INFO: CreateAllLog End
[2026-09-08 03:52:05] Production.INFO: Account Balance End.
[2026-09-08 03:52:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:52:05] Production.INFO: ==21116== Releasing lock...
[2026-09-08 03:52:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:52:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:52:12] Production.ERROR: CronJobId end10
[2026-09-08 03:52:12] Production.INFO: ==21114== Releasing lock...
[2026-09-08 03:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:52:14] Production.INFO: call_cost start
[2026-09-08 03:52:14] Production.INFO: call_cost end
[2026-09-08 03:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:52:14] Production.INFO: ==21110== Releasing lock...
[2026-09-08 03:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:53:02] Production.INFO: ==21185== Lock acquired, processing the job...
[2026-09-08 08:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:53:02] Production.INFO: neon service started
[2026-09-08 08:53:02] Production.INFO: neon service started
[2026-09-08 08:53:02] Production.INFO: ==21185== Releasing lock...
[2026-09-08 08:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:53:02] Production.INFO: ==21187== Lock acquired, processing the job...
[2026-09-08 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:53:02] Production.INFO: ==21187== Releasing lock...
[2026-09-08 03:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:53:02] Production.INFO: ==21189== Lock acquired, processing the job...
[2026-09-08 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:53:02] Production.INFO: ==21189== Releasing lock...
[2026-09-08 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:53:03] Production.INFO: ==21191== Lock acquired, processing the job...
[2026-09-08 03:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:53:03] Production.INFO: ==21200== Lock acquired, processing the job...
[2026-09-08 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 03:53:03] Production.INFO: ==21200== Releasing lock...
[2026-09-08 03:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:53:03] Production.INFO: ==21197== Lock acquired, processing the job...
[2026-09-08 03:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:53:03] Production.INFO: ==21193== Lock acquired, processing the job...
[2026-09-08 03:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:53:03] Production.INFO: ==21195== Lock acquired, processing the job...
[2026-09-08 03:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:53:03] Production.INFO: Account Balance Start.
[2026-09-08 03:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:53:03] Production.INFO: 117
[2026-09-08 03:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:53:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: ==21193== Releasing lock...
[2026-09-08 03:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:53:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:53:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:53:05] Production.INFO: Total Charge 0
[2026-09-08 03:53:05] Production.INFO: CreateAllLog End
[2026-09-08 03:53:05] Production.INFO: Account Balance End.
[2026-09-08 03:53:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:53:05] Production.INFO: ==21197== Releasing lock...
[2026-09-08 03:53:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:53:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:53:12] Production.ERROR: CronJobId end10
[2026-09-08 03:53:12] Production.INFO: ==21195== Releasing lock...
[2026-09-08 03:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:53:15] Production.INFO: call_cost start
[2026-09-08 03:53:15] Production.INFO: call_cost end
[2026-09-08 03:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:53:15] Production.INFO: ==21191== Releasing lock...
[2026-09-08 03:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:54:01] Production.INFO: ==21267== Lock acquired, processing the job...
[2026-09-08 08:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:54:01] Production.INFO: neon service started
[2026-09-08 08:54:01] Production.INFO: neon service started
[2026-09-08 08:54:01] Production.INFO: ==21267== Releasing lock...
[2026-09-08 08:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:54:02] Production.INFO: ==21269== Lock acquired, processing the job...
[2026-09-08 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:54:02] Production.INFO: ==21271== Lock acquired, processing the job...
[2026-09-08 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:54:02] Production.INFO: ==21271== Releasing lock...
[2026-09-08 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:54:02] Production.INFO: ==21269== Releasing lock...
[2026-09-08 03:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:54:03] Production.INFO: ==21274== Lock acquired, processing the job...
[2026-09-08 03:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:54:03] Production.INFO: ==21278== Lock acquired, processing the job...
[2026-09-08 03:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:54:03] Production.INFO: ==21276== Lock acquired, processing the job...
[2026-09-08 03:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:54:03] Production.INFO: ==21280== Lock acquired, processing the job...
[2026-09-08 03:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:54:03] Production.INFO: ==21282== Lock acquired, processing the job...
[2026-09-08 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:54:03] Production.INFO: Account Balance Start.
[2026-09-08 03:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:54:03] Production.INFO: 117
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 03:54:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 03:54:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: ==21282== Releasing lock...
[2026-09-08 03:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:03] Production.INFO: Date 2026-08-19
[2026-09-08 03:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: ==21276== Releasing lock...
[2026-09-08 03:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:54:04] Production.INFO: Total Charge 0
[2026-09-08 03:54:04] Production.INFO: CreateAllLog End
[2026-09-08 03:54:04] Production.INFO: Account Balance End.
[2026-09-08 03:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:54:04] Production.INFO: ==21280== Releasing lock...
[2026-09-08 03:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:54:12] Production.ERROR: CronJobId end10
[2026-09-08 03:54:12] Production.INFO: ==21278== Releasing lock...
[2026-09-08 03:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:54:14] Production.INFO: call_cost start
[2026-09-08 03:54:14] Production.INFO: call_cost end
[2026-09-08 03:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:54:14] Production.INFO: ==21274== Releasing lock...
[2026-09-08 03:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:55:01] Production.INFO: ==21347== Lock acquired, processing the job...
[2026-09-08 08:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:55:01] Production.INFO: neon service started
[2026-09-08 08:55:01] Production.INFO: neon service started
[2026-09-08 08:55:01] Production.INFO: ==21347== Releasing lock...
[2026-09-08 08:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:55:02] Production.INFO: ==21349== Lock acquired, processing the job...
[2026-09-08 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:55:02] Production.INFO: ==21349== Releasing lock...
[2026-09-08 03:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:55:02] Production.INFO: ==21351== Lock acquired, processing the job...
[2026-09-08 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:55:02] Production.INFO: ==21351== Releasing lock...
[2026-09-08 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:55:03] Production.INFO: ==21353== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 03:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 03:55:03] Production.INFO: ==21355== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 03:55:03] Production.INFO: ==21353== Releasing lock...
[2026-09-08 03:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 03:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 03:55:03] Production.INFO: ==21359== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:55:03] Production.INFO: ==21363== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 03:55:03] Production.INFO: ==21357== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:55:03] Production.INFO: ==21366== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 03:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:55:03] Production.INFO: ==21361== Lock acquired, processing the job...
[2026-09-08 03:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 03:55:04] Production.INFO: Account Balance Start.
[2026-09-08 03:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:55:04] Production.INFO: 117
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:55:04] Production.ERROR: done
[2026-09-08 03:55:04] Production.INFO: ==21366== Releasing lock...
[2026-09-08 03:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 03:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964526', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: ==21357== Releasing lock...
[2026-09-08 03:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:55:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:55:05] Production.INFO: Total Charge 0
[2026-09-08 03:55:05] Production.INFO: CreateAllLog End
[2026-09-08 03:55:05] Production.INFO: Account Balance End.
[2026-09-08 03:55:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:55:05] Production.INFO: ==21361== Releasing lock...
[2026-09-08 03:55:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:55:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964526', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 03:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 03:55:10] Production.INFO: ProcessCDR(1,17964526,1,1,2)
[2026-09-08 03:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964526,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964526,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 03:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 03:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 03:55:10] Production.INFO: ==21363== Releasing lock...
[2026-09-08 03:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 03:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 03:55:14] Production.ERROR: CronJobId end10
[2026-09-08 03:55:14] Production.INFO: ==21359== Releasing lock...
[2026-09-08 03:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:55:18] Production.INFO: call_cost start
[2026-09-08 03:55:18] Production.INFO: call_cost end
[2026-09-08 03:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:55:18] Production.INFO: ==21355== Releasing lock...
[2026-09-08 03:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:56:02] Production.INFO: ==21430== Lock acquired, processing the job...
[2026-09-08 08:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:56:02] Production.INFO: neon service started
[2026-09-08 08:56:02] Production.INFO: neon service started
[2026-09-08 08:56:02] Production.INFO: ==21430== Releasing lock...
[2026-09-08 08:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:56:03] Production.INFO: ==21432== Lock acquired, processing the job...
[2026-09-08 03:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:56:03] Production.INFO: ==21434== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:56:03] Production.INFO: ==21434== Releasing lock...
[2026-09-08 07:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:56:03] Production.INFO: ==21432== Releasing lock...
[2026-09-08 03:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:56:04] Production.INFO: ==21437== Lock acquired, processing the job...
[2026-09-08 03:56:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:56:04] Production.INFO: ==21439== Lock acquired, processing the job...
[2026-09-08 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:56:04] Production.INFO: ==21443== Lock acquired, processing the job...
[2026-09-08 03:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:56:04] Production.INFO: Account Balance Start.
[2026-09-08 03:56:04] Production.INFO: CreateAllLog Start
[2026-09-08 03:56:04] Production.INFO: 117
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-08
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: ==21441== Lock acquired, processing the job...
[2026-09-08 03:56:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: ==21445== Lock acquired, processing the job...
[2026-09-08 03:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03:56:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03: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-08 03: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-08 03:56:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: ==21445== Releasing lock...
[2026-09-08 03:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:04] Production.INFO: ==21439== Releasing lock...
[2026-09-08 03:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:56:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-21
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-22
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-23
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:56:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:56:05] Production.INFO: Total Charge 0
[2026-09-08 03:56:05] Production.INFO: CreateAllLog End
[2026-09-08 03:56:05] Production.INFO: Account Balance End.
[2026-09-08 03:56:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:56:05] Production.INFO: ==21443== Releasing lock...
[2026-09-08 03:56:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:56:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:56:13] Production.ERROR: CronJobId end10
[2026-09-08 03:56:13] Production.INFO: ==21441== Releasing lock...
[2026-09-08 03:56:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:56:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:56:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:56:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:56:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:56:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:56:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:56:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:56:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:56:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:56:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:56:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:56:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:56:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:56:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:56:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:56:16] Production.INFO: call_cost start
[2026-09-08 03:56:16] Production.INFO: call_cost end
[2026-09-08 03:56:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:56:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:56:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:56:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:56:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:56:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:56:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:56:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:56:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:56:16] Production.INFO: ==21437== Releasing lock...
[2026-09-08 03:56:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:56:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:57:01] Production.INFO: ==21509== Lock acquired, processing the job...
[2026-09-08 08:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:57:01] Production.INFO: neon service started
[2026-09-08 08:57:01] Production.INFO: neon service started
[2026-09-08 08:57:01] Production.INFO: ==21509== Releasing lock...
[2026-09-08 08:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:57:02] Production.INFO: ==21513== Lock acquired, processing the job...
[2026-09-08 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:57:02] Production.INFO: ==21513== Releasing lock...
[2026-09-08 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:57:02] Production.INFO: ==21511== Lock acquired, processing the job...
[2026-09-08 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:57:02] Production.INFO: ==21511== Releasing lock...
[2026-09-08 03:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:57:03] Production.INFO: ==21515== Lock acquired, processing the job...
[2026-09-08 03:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:57:03] Production.INFO: ==21519== Lock acquired, processing the job...
[2026-09-08 03:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:57:03] Production.INFO: ==21517== Lock acquired, processing the job...
[2026-09-08 03:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:57:03] Production.INFO: ==21524== Lock acquired, processing the job...
[2026-09-08 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:57:03] Production.INFO: ==21521== Lock acquired, processing the job...
[2026-09-08 03:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:57:03] Production.INFO: Account Balance Start.
[2026-09-08 03:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:57:03] Production.INFO: 117
[2026-09-08 03:57:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:57:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:03] Production.INFO: ==21524== Releasing lock...
[2026-09-08 03:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: ==21517== Releasing lock...
[2026-09-08 03:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:57:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:57:05] Production.INFO: Total Charge 0
[2026-09-08 03:57:05] Production.INFO: CreateAllLog End
[2026-09-08 03:57:05] Production.INFO: Account Balance End.
[2026-09-08 03:57:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:57:05] Production.INFO: ==21521== Releasing lock...
[2026-09-08 03:57:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:57:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:57:12] Production.ERROR: CronJobId end10
[2026-09-08 03:57:12] Production.INFO: ==21519== Releasing lock...
[2026-09-08 03:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:57:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:57:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:57:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:57:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:57:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:57:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:57:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:57:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:57:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:57:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:57:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:57:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:57:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:57:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:57:15] Production.INFO: call_cost start
[2026-09-08 03:57:15] Production.INFO: call_cost end
[2026-09-08 03:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:57:15] Production.INFO: ==21515== Releasing lock...
[2026-09-08 03:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:58:02] Production.INFO: ==21589== Lock acquired, processing the job...
[2026-09-08 08:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:58:02] Production.INFO: neon service started
[2026-09-08 08:58:02] Production.INFO: neon service started
[2026-09-08 08:58:02] Production.INFO: ==21589== Releasing lock...
[2026-09-08 08:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:58:02] Production.INFO: ==21591== Lock acquired, processing the job...
[2026-09-08 03:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:58:02] Production.INFO: ==21594== Lock acquired, processing the job...
[2026-09-08 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:58:02] Production.INFO: ==21594== Releasing lock...
[2026-09-08 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:58:03] Production.INFO: ==21591== Releasing lock...
[2026-09-08 03:58:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:58:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 03:58:03] Production.INFO: ==21602== Lock acquired, processing the job...
[2026-09-08 03:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:58:03] Production.INFO: Account Balance Start.
[2026-09-08 03:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 03:58:03] Production.INFO: 117
[2026-09-08 03:58:03] Production.INFO: Date 2026-08-08
[2026-09-08 03:58:04] Production.INFO: ==21596== Lock acquired, processing the job...
[2026-09-08 03:58:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:58:04] Production.INFO: ==21604== Lock acquired, processing the job...
[2026-09-08 03:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-09
[2026-09-08 03:58:04] Production.INFO: ==21598== Lock acquired, processing the job...
[2026-09-08 03:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: ==21600== Lock acquired, processing the job...
[2026-09-08 03:58:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-10
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-11
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 03:58:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 03:58:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:58:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:58:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:58:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:58:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-12
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: ==21604== Releasing lock...
[2026-09-08 03:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-13
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-14
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-15
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-16
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-17
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-18
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:04] Production.INFO: ==21598== Releasing lock...
[2026-09-08 03:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:58:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-23
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-24
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-25
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-26
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-27
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-28
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-29
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-30
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-08-31
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-01
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-02
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-03
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-04
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-05
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-06
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-07
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Date 2026-09-08
[2026-09-08 03:58:05] Production.INFO: Reseller ==> 0
[2026-09-08 03:58:05] Production.INFO: Total Charge 0
[2026-09-08 03:58:05] Production.INFO: CreateAllLog End
[2026-09-08 03:58:05] Production.INFO: Account Balance End.
[2026-09-08 03:58:05] Production.ERROR: CronJobId end 12
[2026-09-08 03:58:05] Production.INFO: ==21602== Releasing lock...
[2026-09-08 03:58:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:58:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:58:12] Production.ERROR: CronJobId end10
[2026-09-08 03:58:12] Production.INFO: ==21600== Releasing lock...
[2026-09-08 03:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:58:16] Production.INFO: call_cost start
[2026-09-08 03:58:16] Production.INFO: call_cost end
[2026-09-08 03:58:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:58:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:58:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:58:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:58:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:58:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:58:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:58:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:58:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:58:16] Production.INFO: ==21596== Releasing lock...
[2026-09-08 03:58:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:58:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 08:59:01] Production.INFO: ==21670== Lock acquired, processing the job...
[2026-09-08 08:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 08:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 08:59:01] Production.INFO: neon service started
[2026-09-08 08:59:01] Production.INFO: neon service started
[2026-09-08 08:59:01] Production.INFO: ==21670== Releasing lock...
[2026-09-08 08:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 08:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 03:59:02] Production.INFO: ==21672== Lock acquired, processing the job...
[2026-09-08 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 03:59:02] Production.INFO: ==21672== Releasing lock...
[2026-09-08 03:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 03:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:59:02] Production.INFO: ==21674== Lock acquired, processing the job...
[2026-09-08 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 07:59:02] Production.INFO: ==21674== Releasing lock...
[2026-09-08 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 07:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 03:59:03] Production.INFO: ==21679== Lock acquired, processing the job...
[2026-09-08 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 03:59:03] Production.INFO: ==21681== Lock acquired, processing the job...
[2026-09-08 03:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 03:59:03] Production.INFO: ==21683== Lock acquired, processing the job...
[2026-09-08 03:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 03:59:03] Production.INFO: ==21677== Lock acquired, processing the job...
[2026-09-08 03:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 03:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 03:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 03:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 03:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 03:59:03] Production.INFO: ==21685== Lock acquired, processing the job...
[2026-09-08 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 03:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 03:59:03] Production.INFO: Account Balance Start.
[2026-09-08 03:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 03:59:03] Production.INFO: 117
[2026-09-08 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-08 03:59:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: ==21685== Releasing lock...
[2026-09-08 03:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 03:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-09
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-10
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-11
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-12
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-13
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-14
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-15
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-16
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: ==21679== Releasing lock...
[2026-09-08 03:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 03:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-17
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:03] Production.INFO: Date 2026-08-18
[2026-09-08 03:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-19
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-20
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-21
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-22
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-23
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-24
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-25
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-26
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-27
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-28
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-29
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-30
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-08-31
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-01
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-02
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-03
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-04
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-05
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-06
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-07
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Date 2026-09-08
[2026-09-08 03:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 03:59:04] Production.INFO: Total Charge 0
[2026-09-08 03:59:04] Production.INFO: CreateAllLog End
[2026-09-08 03:59:04] Production.INFO: Account Balance End.
[2026-09-08 03:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 03:59:04] Production.INFO: ==21683== Releasing lock...
[2026-09-08 03:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 03:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 03:59:11] Production.ERROR: CronJobId end10
[2026-09-08 03:59:11] Production.INFO: ==21681== Releasing lock...
[2026-09-08 03:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 03:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 03:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 03:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 03:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 03:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 03:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 03:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 03:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 03:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 03:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 03:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 03:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 03:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 03:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 03:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 03:59:14] Production.INFO: call_cost start
[2026-09-08 03:59:14] Production.INFO: call_cost end
[2026-09-08 03:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 03:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 03:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 03:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 03:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 03:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 03:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 03:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 03:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 03:59:14] Production.INFO: ==21677== Releasing lock...
[2026-09-08 03:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 03:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:00:02] Production.INFO: ==21751== Lock acquired, processing the job...
[2026-09-08 09:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:00:02] Production.INFO: neon service started
[2026-09-08 09:00:02] Production.INFO: neon service started
[2026-09-08 09:00:02] Production.INFO: ==21751== Releasing lock...
[2026-09-08 09:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:00:02] Production.INFO: ==21753== Lock acquired, processing the job...
[2026-09-08 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:00:02] Production.INFO: ==21753== Releasing lock...
[2026-09-08 04:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:00:02] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-09-08 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:00:02] Production.INFO: ==21755== Releasing lock...
[2026-09-08 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:00:03] Production.INFO: ==21766== Lock acquired, processing the job...
[2026-09-08 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:00:03] Production.INFO: ==21758== Lock acquired, processing the job...
[2026-09-08 04:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:00:03] Production.INFO: ==21760== Lock acquired, processing the job...
[2026-09-08 04:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:00:03] Production.INFO: ==21764== Lock acquired, processing the job...
[2026-09-08 04:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 04:00:03] Production.INFO: ==21762== Lock acquired, processing the job...
[2026-09-08 04:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 04:00:03] Production.INFO: ==21766== Releasing lock...
[2026-09-08 04:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:00:03] Production.INFO: Account Balance Start.
[2026-09-08 04:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:00:03] Production.INFO: 117
[2026-09-08 04:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:00:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: ==21760== Releasing lock...
[2026-09-08 04:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:00:05] Production.INFO: Total Charge 0
[2026-09-08 04:00:05] Production.INFO: CreateAllLog End
[2026-09-08 04:00:05] Production.INFO: Account Balance End.
[2026-09-08 04:00:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:00:05] Production.INFO: ==21764== Releasing lock...
[2026-09-08 04:00:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:00:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:00:13] Production.ERROR: CronJobId end10
[2026-09-08 04:00:13] Production.INFO: ==21762== Releasing lock...
[2026-09-08 04:00:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:00:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:00:15] Production.INFO: call_cost start
[2026-09-08 04:00:15] Production.INFO: call_cost end
[2026-09-08 04:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:00:15] Production.INFO: ==21758== Releasing lock...
[2026-09-08 04:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:01:01] Production.INFO: ==21845== Lock acquired, processing the job...
[2026-09-08 09:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:01:01] Production.INFO: neon service started
[2026-09-08 09:01:01] Production.INFO: neon service started
[2026-09-08 09:01:01] Production.INFO: ==21845== Releasing lock...
[2026-09-08 09:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:01:02] Production.INFO: ==21854== Lock acquired, processing the job...
[2026-09-08 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:01:02] Production.INFO: ==21854== Releasing lock...
[2026-09-08 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:01:02] Production.INFO: ==21852== Lock acquired, processing the job...
[2026-09-08 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:01:02] Production.INFO: ==21852== Releasing lock...
[2026-09-08 04:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:01:03] Production.INFO: ==21859== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:01:03] Production.INFO: ==21857== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Starts#
[2026-09-08 04:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:01:03] Production.INFO: ==21865== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:01:03] Production.INFO: ==21861== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:01:03] Production.INFO: DBcleanup Starts.
[2026-09-08 04:01:03] Production.INFO: Usage Download Log Start.
[2026-09-08 04:01:03] Production.INFO: Usage Download Log End.
[2026-09-08 04:01:03] Production.INFO: Cronjob History Delete Start.
[2026-09-08 04:01:03] Production.INFO: ==21863== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:01:03] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-08','Cronjob')
[2026-09-08 04:01:03] Production.INFO: Account Balance Start.
[2026-09-08 04:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:01:03] Production.INFO: ==21867== Lock acquired, processing the job...
[2026-09-08 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:01:03] Production.INFO: 117
[2026-09-08 04:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:01:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:01:03] Production.INFO: ==21867== Releasing lock...
[2026-09-08 04:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: ==21861== Releasing lock...
[2026-09-08 04:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:01:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:01:05] Production.INFO: Total Charge 0
[2026-09-08 04:01:05] Production.INFO: CreateAllLog End
[2026-09-08 04:01:05] Production.INFO: Account Balance End.
[2026-09-08 04:01:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:01:05] Production.INFO: ==21865== Releasing lock...
[2026-09-08 04:01:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:01:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:01:14] Production.INFO: Cronjob History Delete End.
[2026-09-08 04:01:14] Production.INFO: Job Log Delete Start.
[2026-09-08 04:01:14] Production.INFO: call prc_deleteJobOrCronJobLogByRetention(1,'2025-09-08','Job')
[2026-09-08 04:01:14] Production.INFO: Job Log Delete End.
[2026-09-08 04:01:14] Production.INFO: Customer RateSheet History Delete Starts.
[2026-09-08 04:01:14] Production.INFO: Customer RateSheet History Delete End.
[2026-09-08 04:01:14] Production.INFO: Vendor RateSheet History Delete Start.
[2026-09-08 04:01:14] Production.INFO: Vendor RateSheet History Delete End.
[2026-09-08 04:01:14] Production.INFO: All Old Rate Delete Start
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Start.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldVendorRate Done.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Start.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldCustomerRate Done.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Start.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateTableRate Done.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Start.
[2026-09-08 04:01:14] Production.INFO: DBcleanup: prc_WSCronJobDeleteOldRateSheetDetails Done.
[2026-09-08 04:01:14] Production.INFO: All Old Rate Delete End
[2026-09-08 04:01:14] Production.INFO: Customer CDR Delete Start.
[2026-09-08 04:01:14] Production.INFO: Customer CDR Delete End.
[2026-09-08 04:01:14] Production.INFO: Customer Failed Call Start.
[2026-09-08 04:01:14] Production.INFO: Customer Failed Call Delete End.
[2026-09-08 04:01:14] Production.INFO: Vendor CDR Delete Start.
[2026-09-08 04:01:14] Production.INFO: Vendor CDR Delete End.
[2026-09-08 04:01:14] Production.INFO: Vendor CDR Delete Start.
[2026-09-08 04:01:14] Production.INFO: Vendor CDR Delete End.
[2026-09-08 04:01:14] Production.INFO: RateLog Delete Start.
[2026-09-08 04:01:14] Production.INFO: RateLog Delete End.
[2026-09-08 04:01:14] Production.INFO: Archive Old Rate Delete Start.
[2026-09-08 04:01:14] Production.INFO: Archive Old Rate Delete End.
[2026-09-08 04:01:14] Production.INFO: Tickets Delete Start.
[2026-09-08 04:01:14] Production.INFO: Tickets Delete End.
[2026-09-08 04:01:14] Production.INFO: DBcleanup Done.
[2026-09-08 04:01:14] Production.ERROR: CronJobId end 3
[2026-09-08 04:01:14] Production.INFO: ==21857== Releasing lock...
[2026-09-08 04:01:14] Production.INFO: dbcleanup-command-dbcleanup-companyid-1-cronjobid-3 #Stops#
[2026-09-08 04:01:14] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:01:16] Production.ERROR: CronJobId end10
[2026-09-08 04:01:16] Production.INFO: ==21863== Releasing lock...
[2026-09-08 04:01:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:01:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:01:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:01:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:01:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:01:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:01:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:01:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:01:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:01:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:01:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:01:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:01:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:01:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:01:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:01:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:01:18] Production.INFO: call_cost start
[2026-09-08 04:01:18] Production.INFO: call_cost end
[2026-09-08 04:01:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:01:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:01:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:01:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:01:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:01:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:01:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:01:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:01:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:01:18] Production.INFO: ==21859== Releasing lock...
[2026-09-08 04:01:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:01:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:02:02] Production.INFO: ==21931== Lock acquired, processing the job...
[2026-09-08 09:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:02:02] Production.INFO: neon service started
[2026-09-08 09:02:02] Production.INFO: neon service started
[2026-09-08 09:02:02] Production.INFO: ==21931== Releasing lock...
[2026-09-08 09:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:02:02] Production.INFO: ==21935== Lock acquired, processing the job...
[2026-09-08 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:02:02] Production.INFO: ==21935== Releasing lock...
[2026-09-08 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:02:02] Production.INFO: ==21933== Lock acquired, processing the job...
[2026-09-08 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:02:02] Production.INFO: ==21933== Releasing lock...
[2026-09-08 04:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:02:03] Production.INFO: ==21943== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:02:03] Production.INFO: ==21945== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 04:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:02:03] Production.INFO: ==21937== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:02:03] Production.INFO: ==21939== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:02:03] Production.INFO: Account Balance Start.
[2026-09-08 04:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:02:03] Production.INFO: ==21941== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:02:03] Production.INFO: 117
[2026-09-08 04:02:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:02:03] Production.INFO: ==21947== Lock acquired, processing the job...
[2026-09-08 04:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:02:04] Production.INFO: ==21947== Releasing lock...
[2026-09-08 04:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:02:04] Production.ERROR: done
[2026-09-08 04:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.ERROR: done
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-08 04:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-08 04:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:02:04] Production.INFO: ==21945== Releasing lock...
[2026-09-08 04:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 04:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-21
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: ==21939== Releasing lock...
[2026-09-08 04:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-22
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-23
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-24
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-25
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-26
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-27
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-28
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-29
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-30
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-08-31
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:02:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:02:05] Production.INFO: Total Charge 0
[2026-09-08 04:02:05] Production.INFO: CreateAllLog End
[2026-09-08 04:02:05] Production.INFO: Account Balance End.
[2026-09-08 04:02:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:02:05] Production.INFO: ==21943== Releasing lock...
[2026-09-08 04:02:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:02:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:02:13] Production.ERROR: CronJobId end10
[2026-09-08 04:02:13] Production.INFO: ==21941== Releasing lock...
[2026-09-08 04:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:02:16] Production.INFO: call_cost start
[2026-09-08 04:02:16] Production.INFO: call_cost end
[2026-09-08 04:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:02:16] Production.INFO: ==21937== Releasing lock...
[2026-09-08 04:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:03:01] Production.INFO: ==22014== Lock acquired, processing the job...
[2026-09-08 09:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:03:01] Production.INFO: neon service started
[2026-09-08 09:03:01] Production.INFO: neon service started
[2026-09-08 09:03:01] Production.INFO: ==22014== Releasing lock...
[2026-09-08 09:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:03:01] Production.INFO: ==22016== Lock acquired, processing the job...
[2026-09-08 04:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:03:02] Production.INFO: ==22016== Releasing lock...
[2026-09-08 04:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:03:02] Production.INFO: ==22018== Lock acquired, processing the job...
[2026-09-08 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:03:02] Production.INFO: ==22018== Releasing lock...
[2026-09-08 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:03:02] Production.INFO: ==22020== Lock acquired, processing the job...
[2026-09-08 04:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:03:02] Production.INFO: ==22022== Lock acquired, processing the job...
[2026-09-08 04:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:03:03] Production.INFO: ==22027== Lock acquired, processing the job...
[2026-09-08 04:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:03:03] Production.INFO: ==22029== Lock acquired, processing the job...
[2026-09-08 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:03:03] Production.INFO: ==22024== Lock acquired, processing the job...
[2026-09-08 04:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:03:03] Production.INFO: Account Balance Start.
[2026-09-08 04:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:03:03] Production.INFO: 117
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 04:03:03] Production.INFO: ==22029== Releasing lock...
[2026-09-08 04:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-22
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-23
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-24
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-25
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-26
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: ==22022== Releasing lock...
[2026-09-08 04:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-27
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-28
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-29
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-30
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-08-31
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-09-01
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:03] Production.INFO: Date 2026-09-02
[2026-09-08 04:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:03:04] Production.INFO: Total Charge 0
[2026-09-08 04:03:04] Production.INFO: CreateAllLog End
[2026-09-08 04:03:04] Production.INFO: Account Balance End.
[2026-09-08 04:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:03:04] Production.INFO: ==22027== Releasing lock...
[2026-09-08 04:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:03:13] Production.ERROR: CronJobId end10
[2026-09-08 04:03:13] Production.INFO: ==22024== Releasing lock...
[2026-09-08 04:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:03:14] Production.INFO: call_cost start
[2026-09-08 04:03:14] Production.INFO: call_cost end
[2026-09-08 04:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:03:14] Production.INFO: ==22020== Releasing lock...
[2026-09-08 04:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:04:01] Production.INFO: ==22098== Lock acquired, processing the job...
[2026-09-08 09:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:04:01] Production.INFO: neon service started
[2026-09-08 09:04:02] Production.INFO: neon service started
[2026-09-08 09:04:02] Production.INFO: ==22098== Releasing lock...
[2026-09-08 09:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:04:02] Production.INFO: ==22101== Lock acquired, processing the job...
[2026-09-08 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:04:02] Production.INFO: ==22101== Releasing lock...
[2026-09-08 04:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:04:02] Production.INFO: ==22103== Lock acquired, processing the job...
[2026-09-08 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:04:02] Production.INFO: ==22103== Releasing lock...
[2026-09-08 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:04:03] Production.INFO: ==22111== Lock acquired, processing the job...
[2026-09-08 04:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:04:03] Production.INFO: Account Balance Start.
[2026-09-08 04:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:04:03] Production.INFO: 117
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: ==22105== Lock acquired, processing the job...
[2026-09-08 04:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:04:03] Production.INFO: ==22107== Lock acquired, processing the job...
[2026-09-08 04:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: ==22109== Lock acquired, processing the job...
[2026-09-08 04:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: ==22113== Lock acquired, processing the job...
[2026-09-08 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-22
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:04:03] Production.INFO: ==22113== Releasing lock...
[2026-09-08 04:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:04:03] Production.INFO: Date 2026-08-23
[2026-09-08 04:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:04:04] Production.INFO: ==22107== Releasing lock...
[2026-09-08 04:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:04:04] Production.INFO: Total Charge 0
[2026-09-08 04:04:04] Production.INFO: CreateAllLog End
[2026-09-08 04:04:04] Production.INFO: Account Balance End.
[2026-09-08 04:04:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:04:05] Production.INFO: ==22111== Releasing lock...
[2026-09-08 04:04:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:04:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:04:13] Production.ERROR: CronJobId end10
[2026-09-08 04:04:13] Production.INFO: ==22109== Releasing lock...
[2026-09-08 04:04:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:04:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:04:15] Production.INFO: call_cost start
[2026-09-08 04:04:15] Production.INFO: call_cost end
[2026-09-08 04:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:04:15] Production.INFO: ==22105== Releasing lock...
[2026-09-08 04:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:05:01] Production.INFO: ==22182== Lock acquired, processing the job...
[2026-09-08 09:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:05:01] Production.INFO: neon service started
[2026-09-08 09:05:01] Production.INFO: neon service started
[2026-09-08 09:05:01] Production.INFO: ==22182== Releasing lock...
[2026-09-08 09:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:05:01] Production.INFO: ==22184== Lock acquired, processing the job...
[2026-09-08 04:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:05:02] Production.INFO: ==22184== Releasing lock...
[2026-09-08 04:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:05:02] Production.INFO: ==22186== Lock acquired, processing the job...
[2026-09-08 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:05:02] Production.INFO: ==22186== Releasing lock...
[2026-09-08 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:05:02] Production.INFO: ==22194== Lock acquired, processing the job...
[2026-09-08 04:05:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:05:03] Production.INFO: ==22196== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:05:03] Production.INFO: Account Balance Start.
[2026-09-08 04:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:05:03] Production.INFO: 117
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: ==22188== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: ==22190== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:05:03] Production.INFO: ==22192== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:05:03] Production.ERROR: CronJob PID - 22194
[2026-09-08 04:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 04:05:03] Production.ERROR: CronJob ID - 10
[2026-09-08 04:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:05:00
[2026-09-08 04:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:05:03] Production.ERROR: CronJob PID - 22196
[2026-09-08 04:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 04:05:03] Production.ERROR: CronJob ID - 12
[2026-09-08 04:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:05:00
[2026-09-08 04:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:05:03] Production.INFO: ==22188== Releasing lock...
[2026-09-08 04:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: ==22198== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:05:03] Production.INFO: ==22200== Lock acquired, processing the job...
[2026-09-08 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 04:05:03] Production.INFO: ==22200== Releasing lock...
[2026-09-08 04:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.ERROR: done
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964569', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:05:03] Production.INFO: Date 2026-08-22
[2026-09-08 04:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: ==22192== Releasing lock...
[2026-09-08 04:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:05:04] Production.INFO: Total Charge 0
[2026-09-08 04:05:04] Production.INFO: CreateAllLog End
[2026-09-08 04:05:04] Production.INFO: Account Balance End.
[2026-09-08 04:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:05:04] Production.INFO: ==22196== Releasing lock...
[2026-09-08 04:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:05:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964569', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:05:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:05:11] Production.INFO: ProcessCDR(1,17964569,1,1,2)
[2026-09-08 04:05:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964569,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:05:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964569,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:05:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:05:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:05:11] Production.INFO: ==22198== Releasing lock...
[2026-09-08 04:05:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:05:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:05:14] Production.ERROR: CronJobId end10
[2026-09-08 04:05:14] Production.INFO: ==22194== Releasing lock...
[2026-09-08 04:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:05:17] Production.INFO: call_cost start
[2026-09-08 04:05:17] Production.INFO: call_cost end
[2026-09-08 04:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:05:17] Production.INFO: ==22190== Releasing lock...
[2026-09-08 04:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:06:01] Production.INFO: ==22265== Lock acquired, processing the job...
[2026-09-08 09:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:06:01] Production.INFO: neon service started
[2026-09-08 09:06:01] Production.INFO: neon service started
[2026-09-08 09:06:01] Production.INFO: ==22265== Releasing lock...
[2026-09-08 09:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:06:02] Production.INFO: ==22267== Lock acquired, processing the job...
[2026-09-08 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:06:02] Production.INFO: ==22269== Lock acquired, processing the job...
[2026-09-08 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:06:02] Production.INFO: ==22269== Releasing lock...
[2026-09-08 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:06:02] Production.INFO: ==22267== Releasing lock...
[2026-09-08 04:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:06:03] Production.INFO: ==22272== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:06:03] Production.INFO: ==22278== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:06:03] Production.INFO: ==22274== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:06:03] Production.INFO: ==22280== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:06:03] Production.INFO: ==22276== Lock acquired, processing the job...
[2026-09-08 04:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:06:03] Production.INFO: Account Balance Start.
[2026-09-08 04:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:06:03] Production.INFO: 117
[2026-09-08 04:06:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 04:06:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:06:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:03] Production.INFO: ==22280== Releasing lock...
[2026-09-08 04:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:06:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: ==22274== Releasing lock...
[2026-09-08 04:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:06:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:06:05] Production.INFO: Total Charge 0
[2026-09-08 04:06:05] Production.INFO: CreateAllLog End
[2026-09-08 04:06:05] Production.INFO: Account Balance End.
[2026-09-08 04:06:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:06:05] Production.INFO: ==22278== Releasing lock...
[2026-09-08 04:06:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:06:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:06:11] Production.ERROR: CronJobId end10
[2026-09-08 04:06:11] Production.INFO: ==22276== Releasing lock...
[2026-09-08 04:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:06:14] Production.INFO: call_cost start
[2026-09-08 04:06:14] Production.INFO: call_cost end
[2026-09-08 04:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:06:14] Production.INFO: ==22272== Releasing lock...
[2026-09-08 04:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:07:02] Production.INFO: ==22348== Lock acquired, processing the job...
[2026-09-08 09:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:07:02] Production.INFO: neon service started
[2026-09-08 09:07:02] Production.INFO: neon service started
[2026-09-08 09:07:02] Production.INFO: ==22348== Releasing lock...
[2026-09-08 09:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:07:02] Production.INFO: ==22350== Lock acquired, processing the job...
[2026-09-08 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:07:02] Production.INFO: ==22350== Releasing lock...
[2026-09-08 04:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:07:03] Production.INFO: ==22352== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:07:03] Production.INFO: ==22352== Releasing lock...
[2026-09-08 08:07:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:07:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:07:03] Production.INFO: ==22354== Lock acquired, processing the job...
[2026-09-08 04:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:07:03] Production.INFO: ==22361== Lock acquired, processing the job...
[2026-09-08 04:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:07:03] Production.INFO: ==22358== Lock acquired, processing the job...
[2026-09-08 04:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:07:03] Production.INFO: Account Balance Start.
[2026-09-08 04:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:07:03] Production.INFO: 117
[2026-09-08 04:07:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:07:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:03] Production.INFO: ==22356== Lock acquired, processing the job...
[2026-09-08 04:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: ==22363== Lock acquired, processing the job...
[2026-09-08 04:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04: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-08 04: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-08 04: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-08 04:07:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: ==22363== Releasing lock...
[2026-09-08 04:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: ==22356== Releasing lock...
[2026-09-08 04:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:07:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:07:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:07:05] Production.INFO: Total Charge 0
[2026-09-08 04:07:05] Production.INFO: CreateAllLog End
[2026-09-08 04:07:05] Production.INFO: Account Balance End.
[2026-09-08 04:07:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:07:05] Production.INFO: ==22361== Releasing lock...
[2026-09-08 04:07:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:07:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:07:12] Production.ERROR: CronJobId end10
[2026-09-08 04:07:12] Production.INFO: ==22358== Releasing lock...
[2026-09-08 04:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:07:15] Production.INFO: call_cost start
[2026-09-08 04:07:15] Production.INFO: call_cost end
[2026-09-08 04:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:07:15] Production.INFO: ==22354== Releasing lock...
[2026-09-08 04:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:08:01] Production.INFO: ==22430== Lock acquired, processing the job...
[2026-09-08 09:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:08:01] Production.INFO: neon service started
[2026-09-08 09:08:01] Production.INFO: neon service started
[2026-09-08 09:08:01] Production.INFO: ==22430== Releasing lock...
[2026-09-08 09:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:08:02] Production.INFO: ==22432== Lock acquired, processing the job...
[2026-09-08 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:08:02] Production.INFO: ==22434== Lock acquired, processing the job...
[2026-09-08 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:08:02] Production.INFO: ==22434== Releasing lock...
[2026-09-08 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:08:02] Production.INFO: ==22432== Releasing lock...
[2026-09-08 04:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:08:03] Production.INFO: ==22436== Lock acquired, processing the job...
[2026-09-08 04:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:08:03] Production.INFO: ==22441== Lock acquired, processing the job...
[2026-09-08 04:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:08:03] Production.INFO: ==22439== Lock acquired, processing the job...
[2026-09-08 04:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:08:03] Production.INFO: ==22443== Lock acquired, processing the job...
[2026-09-08 04:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:08:03] Production.INFO: ==22445== Lock acquired, processing the job...
[2026-09-08 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:08:03] Production.INFO: Account Balance Start.
[2026-09-08 04:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:08:03] Production.INFO: 117
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:08:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:08:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: ==22445== Releasing lock...
[2026-09-08 04:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: ==22439== Releasing lock...
[2026-09-08 04:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:08:04] Production.INFO: Total Charge 0
[2026-09-08 04:08:04] Production.INFO: CreateAllLog End
[2026-09-08 04:08:04] Production.INFO: Account Balance End.
[2026-09-08 04:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:08:04] Production.INFO: ==22443== Releasing lock...
[2026-09-08 04:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:08:12] Production.ERROR: CronJobId end10
[2026-09-08 04:08:12] Production.INFO: ==22441== Releasing lock...
[2026-09-08 04:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:08:14] Production.INFO: call_cost start
[2026-09-08 04:08:14] Production.INFO: call_cost end
[2026-09-08 04:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:08:14] Production.INFO: ==22436== Releasing lock...
[2026-09-08 04:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:09:02] Production.INFO: ==22502== Lock acquired, processing the job...
[2026-09-08 09:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:09:02] Production.INFO: neon service started
[2026-09-08 09:09:02] Production.INFO: neon service started
[2026-09-08 09:09:02] Production.INFO: ==22502== Releasing lock...
[2026-09-08 09:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:09:02] Production.INFO: ==22504== Lock acquired, processing the job...
[2026-09-08 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:09:02] Production.INFO: ==22504== Releasing lock...
[2026-09-08 04:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:09:03] Production.INFO: ==22506== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:09:03] Production.INFO: ==22506== Releasing lock...
[2026-09-08 08:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:09:03] Production.INFO: ==22510== Lock acquired, processing the job...
[2026-09-08 04:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:09:03] Production.INFO: ==22512== Lock acquired, processing the job...
[2026-09-08 04:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:09:03] Production.INFO: ==22514== Lock acquired, processing the job...
[2026-09-08 04:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:09:03] Production.INFO: ==22508== Lock acquired, processing the job...
[2026-09-08 04:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:09:03] Production.INFO: ==22516== Lock acquired, processing the job...
[2026-09-08 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:09:03] Production.INFO: Account Balance Start.
[2026-09-08 04:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:09:03] Production.INFO: 117
[2026-09-08 04:09:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:09:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:09:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:09:03] Production.INFO: ==22516== Releasing lock...
[2026-09-08 04:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:09:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: ==22510== Releasing lock...
[2026-09-08 04:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:09:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:09:05] Production.INFO: Total Charge 0
[2026-09-08 04:09:05] Production.INFO: CreateAllLog End
[2026-09-08 04:09:05] Production.INFO: Account Balance End.
[2026-09-08 04:09:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:09:05] Production.INFO: ==22514== Releasing lock...
[2026-09-08 04:09:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:09:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:09:11] Production.ERROR: CronJobId end10
[2026-09-08 04:09:11] Production.INFO: ==22512== Releasing lock...
[2026-09-08 04:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:09:14] Production.INFO: call_cost start
[2026-09-08 04:09:14] Production.INFO: call_cost end
[2026-09-08 04:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:09:14] Production.INFO: ==22508== Releasing lock...
[2026-09-08 04:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:10:01] Production.INFO: ==22571== Lock acquired, processing the job...
[2026-09-08 09:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:10:01] Production.INFO: neon service started
[2026-09-08 09:10:01] Production.INFO: neon service started
[2026-09-08 09:10:01] Production.INFO: ==22571== Releasing lock...
[2026-09-08 09:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:10:02] Production.INFO: ==22575== Lock acquired, processing the job...
[2026-09-08 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:10:02] Production.INFO: ==22575== Releasing lock...
[2026-09-08 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:10:02] Production.INFO: ==22573== Lock acquired, processing the job...
[2026-09-08 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:10:02] Production.INFO: ==22573== Releasing lock...
[2026-09-08 04:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:10:03] Production.INFO: ==22577== Lock acquired, processing the job...
[2026-09-08 04:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:10:03] Production.INFO: ==22579== Lock acquired, processing the job...
[2026-09-08 04:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:10:03] Production.INFO: ==22581== Lock acquired, processing the job...
[2026-09-08 04:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:10:03] Production.INFO: ==22583== Lock acquired, processing the job...
[2026-09-08 04:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:10:03] Production.INFO: ==22585== Lock acquired, processing the job...
[2026-09-08 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:10:03] Production.INFO: Account Balance Start.
[2026-09-08 04:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:10:03] Production.INFO: 117
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 04:10:03] Production.INFO: ==22585== Releasing lock...
[2026-09-08 04:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: ==22579== Releasing lock...
[2026-09-08 04:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:10:04] Production.INFO: Total Charge 0
[2026-09-08 04:10:04] Production.INFO: CreateAllLog End
[2026-09-08 04:10:04] Production.INFO: Account Balance End.
[2026-09-08 04:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:10:04] Production.INFO: ==22583== Releasing lock...
[2026-09-08 04:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:10:11] Production.ERROR: CronJobId end10
[2026-09-08 04:10:11] Production.INFO: ==22581== Releasing lock...
[2026-09-08 04:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:10:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:10:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:10:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:10:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:10:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:10:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:10:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:10:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:10:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:10:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:10:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:10:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:10:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:10:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:10:15] Production.INFO: call_cost start
[2026-09-08 04:10:15] Production.INFO: call_cost end
[2026-09-08 04:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:10:15] Production.INFO: ==22577== Releasing lock...
[2026-09-08 04:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:11:02] Production.INFO: ==22639== Lock acquired, processing the job...
[2026-09-08 09:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:11:02] Production.INFO: neon service started
[2026-09-08 09:11:02] Production.INFO: neon service started
[2026-09-08 09:11:02] Production.INFO: ==22639== Releasing lock...
[2026-09-08 09:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:11:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:11:02] Production.INFO: ==22643== Lock acquired, processing the job...
[2026-09-08 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:11:02] Production.INFO: ==22643== Releasing lock...
[2026-09-08 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:11:02] Production.INFO: ==22641== Lock acquired, processing the job...
[2026-09-08 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:11:02] Production.INFO: ==22641== Releasing lock...
[2026-09-08 04:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:11:03] Production.INFO: ==22648== Lock acquired, processing the job...
[2026-09-08 04:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:11:03] Production.INFO: ==22650== Lock acquired, processing the job...
[2026-09-08 04:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:11:03] Production.INFO: ==22646== Lock acquired, processing the job...
[2026-09-08 04:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:11:03] Production.INFO: ==22652== Lock acquired, processing the job...
[2026-09-08 04:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:11:03] Production.INFO: ==22654== Lock acquired, processing the job...
[2026-09-08 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:11:03] Production.INFO: Account Balance Start.
[2026-09-08 04:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:11:03] Production.INFO: 117
[2026-09-08 04:11:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:11:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:11:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:11:03] Production.INFO: ==22654== Releasing lock...
[2026-09-08 04:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:11:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: ==22648== Releasing lock...
[2026-09-08 04:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:11:05] Production.INFO: Total Charge 0
[2026-09-08 04:11:05] Production.INFO: CreateAllLog End
[2026-09-08 04:11:05] Production.INFO: Account Balance End.
[2026-09-08 04:11:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:11:05] Production.INFO: ==22652== Releasing lock...
[2026-09-08 04:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:11:12] Production.ERROR: CronJobId end10
[2026-09-08 04:11:12] Production.INFO: ==22650== Releasing lock...
[2026-09-08 04:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:11:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:11:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:11:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:11:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:11:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:11:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:11:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:11:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:11:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:11:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:11:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:11:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:11:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:11:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:11:15] Production.INFO: call_cost start
[2026-09-08 04:11:15] Production.INFO: call_cost end
[2026-09-08 04:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:11:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:11:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:11:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:11:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:11:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:11:16] Production.INFO: ==22646== Releasing lock...
[2026-09-08 04:11:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:11:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:12:01] Production.INFO: ==22711== Lock acquired, processing the job...
[2026-09-08 09:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:12:01] Production.INFO: neon service started
[2026-09-08 09:12:01] Production.INFO: neon service started
[2026-09-08 09:12:01] Production.INFO: ==22711== Releasing lock...
[2026-09-08 09:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:12:02] Production.INFO: ==22713== Lock acquired, processing the job...
[2026-09-08 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:12:02] Production.INFO: ==22713== Releasing lock...
[2026-09-08 04:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:12:02] Production.INFO: ==22715== Lock acquired, processing the job...
[2026-09-08 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:12:02] Production.INFO: ==22715== Releasing lock...
[2026-09-08 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:12:03] Production.INFO: ==22718== Lock acquired, processing the job...
[2026-09-08 04:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:12:03] Production.INFO: ==22720== Lock acquired, processing the job...
[2026-09-08 04:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:12:03] Production.INFO: ==22724== Lock acquired, processing the job...
[2026-09-08 04:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:12:03] Production.INFO: ==22722== Lock acquired, processing the job...
[2026-09-08 04:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:12:03] Production.INFO: ==22726== Lock acquired, processing the job...
[2026-09-08 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:12:03] Production.INFO: Account Balance Start.
[2026-09-08 04:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:12:03] Production.INFO: 117
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:12:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:12:03] Production.INFO: ==22726== Releasing lock...
[2026-09-08 04:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: ==22720== Releasing lock...
[2026-09-08 04:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:12:04] Production.INFO: Total Charge 0
[2026-09-08 04:12:04] Production.INFO: CreateAllLog End
[2026-09-08 04:12:04] Production.INFO: Account Balance End.
[2026-09-08 04:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:12:04] Production.INFO: ==22724== Releasing lock...
[2026-09-08 04:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:12:10] Production.ERROR: CronJobId end10
[2026-09-08 04:12:10] Production.INFO: ==22722== Releasing lock...
[2026-09-08 04:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:12:13] Production.INFO: call_cost start
[2026-09-08 04:12:13] Production.INFO: call_cost end
[2026-09-08 04:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:12:13] Production.INFO: ==22718== Releasing lock...
[2026-09-08 04:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:13:02] Production.INFO: ==22780== Lock acquired, processing the job...
[2026-09-08 09:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:13:02] Production.INFO: neon service started
[2026-09-08 09:13:02] Production.INFO: neon service started
[2026-09-08 09:13:02] Production.INFO: ==22780== Releasing lock...
[2026-09-08 09:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:13:02] Production.INFO: ==22782== Lock acquired, processing the job...
[2026-09-08 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:13:02] Production.INFO: ==22782== Releasing lock...
[2026-09-08 04:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:13:03] Production.INFO: ==22784== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:13:03] Production.INFO: ==22784== Releasing lock...
[2026-09-08 08:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:13:03] Production.INFO: ==22789== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:13:03] Production.INFO: ==22795== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:13:03] Production.INFO: ==22787== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:13:03] Production.INFO: ==22791== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:13:03] Production.INFO: ==22793== Lock acquired, processing the job...
[2026-09-08 04:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 04:13:03] Production.INFO: ==22795== Releasing lock...
[2026-09-08 04:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:13:03] Production.INFO: Account Balance Start.
[2026-09-08 04:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:13:03] Production.INFO: 117
[2026-09-08 04:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:13:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: ==22789== Releasing lock...
[2026-09-08 04:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:13:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:13:05] Production.INFO: Total Charge 0
[2026-09-08 04:13:05] Production.INFO: CreateAllLog End
[2026-09-08 04:13:05] Production.INFO: Account Balance End.
[2026-09-08 04:13:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:13:05] Production.INFO: ==22793== Releasing lock...
[2026-09-08 04:13:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:13:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:13:12] Production.ERROR: CronJobId end10
[2026-09-08 04:13:12] Production.INFO: ==22791== Releasing lock...
[2026-09-08 04:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:13:15] Production.INFO: call_cost start
[2026-09-08 04:13:15] Production.INFO: call_cost end
[2026-09-08 04:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:13:15] Production.INFO: ==22787== Releasing lock...
[2026-09-08 04:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:14:01] Production.INFO: ==22852== Lock acquired, processing the job...
[2026-09-08 09:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:14:01] Production.INFO: neon service started
[2026-09-08 09:14:01] Production.INFO: neon service started
[2026-09-08 09:14:01] Production.INFO: ==22852== Releasing lock...
[2026-09-08 09:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:14:02] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-09-08 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:14:02] Production.INFO: ==22854== Releasing lock...
[2026-09-08 04:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:14:02] Production.INFO: ==22856== Lock acquired, processing the job...
[2026-09-08 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:14:02] Production.INFO: ==22856== Releasing lock...
[2026-09-08 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:14:02] Production.INFO: ==22858== Lock acquired, processing the job...
[2026-09-08 04:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:14:03] Production.INFO: ==22866== Lock acquired, processing the job...
[2026-09-08 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:14:03] Production.INFO: ==22860== Lock acquired, processing the job...
[2026-09-08 04:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:14:03] Production.INFO: ==22862== Lock acquired, processing the job...
[2026-09-08 04:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:14:03] Production.INFO: ==22864== Lock acquired, processing the job...
[2026-09-08 04:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 04:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 04:14:03] Production.INFO: ==22866== Releasing lock...
[2026-09-08 04:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:14:03] Production.INFO: Account Balance Start.
[2026-09-08 04:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:14:03] Production.INFO: 117
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: ==22860== Releasing lock...
[2026-09-08 04:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:14:04] Production.INFO: Total Charge 0
[2026-09-08 04:14:04] Production.INFO: CreateAllLog End
[2026-09-08 04:14:04] Production.INFO: Account Balance End.
[2026-09-08 04:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:14:04] Production.INFO: ==22864== Releasing lock...
[2026-09-08 04:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:14:11] Production.ERROR: CronJobId end10
[2026-09-08 04:14:11] Production.INFO: ==22862== Releasing lock...
[2026-09-08 04:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:14:14] Production.INFO: call_cost start
[2026-09-08 04:14:14] Production.INFO: call_cost end
[2026-09-08 04:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:14:14] Production.INFO: ==22858== Releasing lock...
[2026-09-08 04:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:15:02] Production.INFO: ==22922== Lock acquired, processing the job...
[2026-09-08 09:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:15:02] Production.INFO: neon service started
[2026-09-08 09:15:02] Production.INFO: neon service started
[2026-09-08 09:15:02] Production.INFO: ==22922== Releasing lock...
[2026-09-08 09:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:15:02] Production.INFO: ==22924== Lock acquired, processing the job...
[2026-09-08 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:15:02] Production.INFO: ==22924== Releasing lock...
[2026-09-08 04:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:15:02] Production.INFO: ==22926== Lock acquired, processing the job...
[2026-09-08 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:15:02] Production.INFO: ==22926== Releasing lock...
[2026-09-08 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:15:03] Production.INFO: ==22930== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:15:03] Production.INFO: ==22928== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:15:03] Production.INFO: ==22932== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:15:03] Production.ERROR: CronJob PID - 22930
[2026-09-08 04:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 04:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 04:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:15:00
[2026-09-08 04:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:15:03] Production.ERROR: CronJob PID - 22932
[2026-09-08 04:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 04:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 04:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:15:00
[2026-09-08 04:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:15:03] Production.INFO: ==22928== Releasing lock...
[2026-09-08 04:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:15:03] Production.INFO: ==22936== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:15:03] Production.INFO: ==22940== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:15:03] Production.INFO: ==22934== Lock acquired, processing the job...
[2026-09-08 04:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:15:03] Production.INFO: Account Balance Start.
[2026-09-08 04:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:15:03] Production.INFO: 117
[2026-09-08 04:15:03] Production.INFO: Date 2026-08-08
[2026-09-08 04: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-08 04: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-08 04:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 04: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-08 04:15:04] Production.INFO: ==22938== Lock acquired, processing the job...
[2026-09-08 04:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:15:04] Production.INFO: ==22940== Releasing lock...
[2026-09-08 04:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: ==22932== Releasing lock...
[2026-09-08 04:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.ERROR: done
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964610', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-08-29
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-08-30
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-08-31
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:15:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:15:05] Production.INFO: Total Charge 0
[2026-09-08 04:15:05] Production.INFO: CreateAllLog End
[2026-09-08 04:15:05] Production.INFO: Account Balance End.
[2026-09-08 04:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:15:05] Production.INFO: ==22936== Releasing lock...
[2026-09-08 04:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964610', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:15:10] Production.INFO: ProcessCDR(1,17964610,1,1,2)
[2026-09-08 04:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964610,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964610,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:15:10] Production.INFO: ==22938== Releasing lock...
[2026-09-08 04:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:15:14] Production.ERROR: CronJobId end10
[2026-09-08 04:15:14] Production.INFO: ==22934== Releasing lock...
[2026-09-08 04:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:15:17] Production.INFO: call_cost start
[2026-09-08 04:15:17] Production.INFO: call_cost end
[2026-09-08 04:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:15:17] Production.INFO: ==22930== Releasing lock...
[2026-09-08 04:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:16:01] Production.INFO: ==22998== Lock acquired, processing the job...
[2026-09-08 09:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:16:01] Production.INFO: neon service started
[2026-09-08 09:16:01] Production.INFO: neon service started
[2026-09-08 09:16:01] Production.INFO: ==22998== Releasing lock...
[2026-09-08 09:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:16:01] Production.INFO: ==23000== Lock acquired, processing the job...
[2026-09-08 04:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:16:02] Production.INFO: ==23000== Releasing lock...
[2026-09-08 04:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:16:02] Production.INFO: ==23002== Lock acquired, processing the job...
[2026-09-08 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:16:02] Production.INFO: ==23002== Releasing lock...
[2026-09-08 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:16:02] Production.INFO: ==23006== Lock acquired, processing the job...
[2026-09-08 04:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:16:03] Production.INFO: ==23004== Lock acquired, processing the job...
[2026-09-08 04:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:16:03] Production.INFO: ==23008== Lock acquired, processing the job...
[2026-09-08 04:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:16:03] Production.INFO: ==23010== Lock acquired, processing the job...
[2026-09-08 04:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:16:03] Production.INFO: ==23012== Lock acquired, processing the job...
[2026-09-08 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:16:03] Production.INFO: Account Balance Start.
[2026-09-08 04:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:16:03] Production.INFO: 117
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 04:16:03] Production.INFO: ==23006== Releasing lock...
[2026-09-08 04:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 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-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:16:03] Production.INFO: ==23012== Releasing lock...
[2026-09-08 04:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-22
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-23
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-24
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-25
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:03] Production.INFO: Date 2026-08-26
[2026-09-08 04:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:16:04] Production.INFO: Total Charge 0
[2026-09-08 04:16:04] Production.INFO: CreateAllLog End
[2026-09-08 04:16:04] Production.INFO: Account Balance End.
[2026-09-08 04:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:16:04] Production.INFO: ==23010== Releasing lock...
[2026-09-08 04:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:16:11] Production.ERROR: CronJobId end10
[2026-09-08 04:16:11] Production.INFO: ==23008== Releasing lock...
[2026-09-08 04:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:16:14] Production.INFO: call_cost start
[2026-09-08 04:16:14] Production.INFO: call_cost end
[2026-09-08 04:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:16:14] Production.INFO: ==23004== Releasing lock...
[2026-09-08 04:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:17:01] Production.INFO: ==23068== Lock acquired, processing the job...
[2026-09-08 09:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:17:01] Production.INFO: neon service started
[2026-09-08 09:17:01] Production.INFO: neon service started
[2026-09-08 09:17:01] Production.INFO: ==23068== Releasing lock...
[2026-09-08 09:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:17:02] Production.INFO: ==23070== Lock acquired, processing the job...
[2026-09-08 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:17:02] Production.INFO: ==23070== Releasing lock...
[2026-09-08 04:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:17:02] Production.INFO: ==23072== Lock acquired, processing the job...
[2026-09-08 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:17:02] Production.INFO: ==23072== Releasing lock...
[2026-09-08 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:17:03] Production.INFO: ==23075== Lock acquired, processing the job...
[2026-09-08 04:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:17:03] Production.INFO: ==23079== Lock acquired, processing the job...
[2026-09-08 04:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:17:03] Production.INFO: ==23083== Lock acquired, processing the job...
[2026-09-08 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:17:03] Production.INFO: ==23081== Lock acquired, processing the job...
[2026-09-08 04:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:17:03] Production.INFO: ==23077== Lock acquired, processing the job...
[2026-09-08 04:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 04:17:03] Production.INFO: Account Balance Start.
[2026-09-08 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-08 04:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:17:03] Production.INFO: 117
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:17:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:17:03] Production.INFO: ==23083== Releasing lock...
[2026-09-08 04:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: ==23077== Releasing lock...
[2026-09-08 04:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:17:04] Production.INFO: Total Charge 0
[2026-09-08 04:17:04] Production.INFO: CreateAllLog End
[2026-09-08 04:17:04] Production.INFO: Account Balance End.
[2026-09-08 04:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:17:04] Production.INFO: ==23081== Releasing lock...
[2026-09-08 04:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:17:12] Production.ERROR: CronJobId end10
[2026-09-08 04:17:12] Production.INFO: ==23079== Releasing lock...
[2026-09-08 04:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:17:16] Production.INFO: call_cost start
[2026-09-08 04:17:16] Production.INFO: call_cost end
[2026-09-08 04:17:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:17:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:17:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:17:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:17:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:17:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:17:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:17:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:17:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:17:16] Production.INFO: ==23075== Releasing lock...
[2026-09-08 04:17:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:17:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:18:02] Production.INFO: ==23139== Lock acquired, processing the job...
[2026-09-08 09:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:18:02] Production.INFO: neon service started
[2026-09-08 09:18:02] Production.INFO: neon service started
[2026-09-08 09:18:02] Production.INFO: ==23139== Releasing lock...
[2026-09-08 09:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:18:02] Production.INFO: ==23141== Lock acquired, processing the job...
[2026-09-08 04:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:18:02] Production.INFO: ==23143== Lock acquired, processing the job...
[2026-09-08 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:18:02] Production.INFO: ==23143== Releasing lock...
[2026-09-08 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:18:03] Production.INFO: ==23141== Releasing lock...
[2026-09-08 04:18:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:18:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:18:03] Production.INFO: ==23153== Lock acquired, processing the job...
[2026-09-08 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:18:03] Production.INFO: ==23153== Releasing lock...
[2026-09-08 04:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:18:03] Production.INFO: ==23151== Lock acquired, processing the job...
[2026-09-08 04:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:18:04] Production.INFO: ==23145== Lock acquired, processing the job...
[2026-09-08 04:18:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:18:04] Production.INFO: ==23147== Lock acquired, processing the job...
[2026-09-08 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:18:04] Production.INFO: ==23149== Lock acquired, processing the job...
[2026-09-08 04:18:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:18:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:18:04] Production.INFO: Account Balance Start.
[2026-09-08 04:18:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:18:04] Production.INFO: 117
[2026-09-08 04:18:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:18:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:18:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:18:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-08
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: ==23147== Releasing lock...
[2026-09-08 04:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:18:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:18:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:18:05] Production.INFO: Total Charge 0
[2026-09-08 04:18:05] Production.INFO: CreateAllLog End
[2026-09-08 04:18:05] Production.INFO: Account Balance End.
[2026-09-08 04:18:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:18:05] Production.INFO: ==23151== Releasing lock...
[2026-09-08 04:18:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:18:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:18:13] Production.ERROR: CronJobId end10
[2026-09-08 04:18:13] Production.INFO: ==23149== Releasing lock...
[2026-09-08 04:18:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:18:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:18:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:18:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:18:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:18:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:18:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:18:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:18:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:18:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:18:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:18:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:18:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:18:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:18:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:18:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:18:16] Production.INFO: call_cost start
[2026-09-08 04:18:16] Production.INFO: call_cost end
[2026-09-08 04:18:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:18:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:18:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:18:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:18:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:18:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:18:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:18:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:18:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:18:16] Production.INFO: ==23145== Releasing lock...
[2026-09-08 04:18:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:18:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:19:01] Production.INFO: ==23211== Lock acquired, processing the job...
[2026-09-08 09:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:19:01] Production.INFO: neon service started
[2026-09-08 09:19:01] Production.INFO: neon service started
[2026-09-08 09:19:01] Production.INFO: ==23211== Releasing lock...
[2026-09-08 09:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:19:02] Production.INFO: ==23213== Lock acquired, processing the job...
[2026-09-08 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:19:02] Production.INFO: ==23215== Lock acquired, processing the job...
[2026-09-08 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:19:02] Production.INFO: ==23215== Releasing lock...
[2026-09-08 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:19:02] Production.INFO: ==23213== Releasing lock...
[2026-09-08 04:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:19:03] Production.INFO: ==23218== Lock acquired, processing the job...
[2026-09-08 04:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:19:03] Production.INFO: ==23224== Lock acquired, processing the job...
[2026-09-08 04:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:19:03] Production.INFO: ==23220== Lock acquired, processing the job...
[2026-09-08 04:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:19:03] Production.INFO: ==23222== Lock acquired, processing the job...
[2026-09-08 04:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:19:03] Production.INFO: Account Balance Start.
[2026-09-08 04:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:19:03] Production.INFO: 117
[2026-09-08 04:19:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:19:03] Production.INFO: ==23226== Lock acquired, processing the job...
[2026-09-08 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:19:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:19:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:19:03] Production.INFO: ==23226== Releasing lock...
[2026-09-08 04:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: ==23220== Releasing lock...
[2026-09-08 04:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:19:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:19:05] Production.INFO: Total Charge 0
[2026-09-08 04:19:05] Production.INFO: CreateAllLog End
[2026-09-08 04:19:05] Production.INFO: Account Balance End.
[2026-09-08 04:19:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:19:05] Production.INFO: ==23224== Releasing lock...
[2026-09-08 04:19:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:19:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:19:11] Production.ERROR: CronJobId end10
[2026-09-08 04:19:11] Production.INFO: ==23222== Releasing lock...
[2026-09-08 04:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:19:14] Production.INFO: call_cost start
[2026-09-08 04:19:14] Production.INFO: call_cost end
[2026-09-08 04:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:19:14] Production.INFO: ==23218== Releasing lock...
[2026-09-08 04:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:20:02] Production.INFO: ==23285== Lock acquired, processing the job...
[2026-09-08 09:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:20:02] Production.INFO: neon service started
[2026-09-08 09:20:02] Production.INFO: neon service started
[2026-09-08 09:20:02] Production.INFO: ==23285== Releasing lock...
[2026-09-08 09:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:20:02] Production.INFO: ==23287== Lock acquired, processing the job...
[2026-09-08 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:20:02] Production.INFO: ==23287== Releasing lock...
[2026-09-08 04:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:20:02] Production.INFO: ==23289== Lock acquired, processing the job...
[2026-09-08 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:20:03] Production.INFO: ==23289== Releasing lock...
[2026-09-08 08:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:20:03] Production.INFO: ==23293== Lock acquired, processing the job...
[2026-09-08 04:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:20:03] Production.INFO: ==23299== Lock acquired, processing the job...
[2026-09-08 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:20:03] Production.INFO: ==23291== Lock acquired, processing the job...
[2026-09-08 04:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:20:03] Production.INFO: ==23295== Lock acquired, processing the job...
[2026-09-08 04:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:20:03] Production.INFO: ==23297== Lock acquired, processing the job...
[2026-09-08 04:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:20:03] Production.INFO: Account Balance Start.
[2026-09-08 04:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:20:03] Production.INFO: 117
[2026-09-08 04:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:20:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:20:03] Production.INFO: ==23299== Releasing lock...
[2026-09-08 04:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:20:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: ==23293== Releasing lock...
[2026-09-08 04:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:20:04] Production.INFO: Total Charge 0
[2026-09-08 04:20:04] Production.INFO: CreateAllLog End
[2026-09-08 04:20:05] Production.INFO: Account Balance End.
[2026-09-08 04:20:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:20:05] Production.INFO: ==23297== Releasing lock...
[2026-09-08 04:20:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:20:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:20:13] Production.ERROR: CronJobId end10
[2026-09-08 04:20:13] Production.INFO: ==23295== Releasing lock...
[2026-09-08 04:20:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:20:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:20:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:20:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:20:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:20:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:20:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:20:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:20:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:20:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:20:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:20:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:20:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:20:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:20:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:20:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:20:15] Production.INFO: call_cost start
[2026-09-08 04:20:15] Production.INFO: call_cost end
[2026-09-08 04:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:20:15] Production.INFO: ==23291== Releasing lock...
[2026-09-08 04:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:21:01] Production.INFO: ==23354== Lock acquired, processing the job...
[2026-09-08 09:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:21:01] Production.INFO: neon service started
[2026-09-08 09:21:01] Production.INFO: neon service started
[2026-09-08 09:21:01] Production.INFO: ==23354== Releasing lock...
[2026-09-08 09:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:21:01] Production.INFO: ==23358== Lock acquired, processing the job...
[2026-09-08 08:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:21:01] Production.INFO: ==23358== Releasing lock...
[2026-09-08 08:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:21:02] Production.INFO: ==23356== Lock acquired, processing the job...
[2026-09-08 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:21:02] Production.INFO: ==23356== Releasing lock...
[2026-09-08 04:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:21:02] Production.INFO: ==23369== Lock acquired, processing the job...
[2026-09-08 04:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 04:21:03] Production.INFO: ==23369== Releasing lock...
[2026-09-08 04:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:21:03] Production.INFO: ==23360== Lock acquired, processing the job...
[2026-09-08 04:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:21:03] Production.INFO: ==23367== Lock acquired, processing the job...
[2026-09-08 04:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:21:03] Production.INFO: ==23364== Lock acquired, processing the job...
[2026-09-08 04:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:21:03] Production.INFO: ==23362== Lock acquired, processing the job...
[2026-09-08 04:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:21:03] Production.INFO: Account Balance Start.
[2026-09-08 04:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:21:03] Production.INFO: 117
[2026-09-08 04:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: ==23362== Releasing lock...
[2026-09-08 04:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:21:04] Production.INFO: Total Charge 0
[2026-09-08 04:21:04] Production.INFO: CreateAllLog End
[2026-09-08 04:21:04] Production.INFO: Account Balance End.
[2026-09-08 04:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:21:04] Production.INFO: ==23367== Releasing lock...
[2026-09-08 04:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:21:12] Production.ERROR: CronJobId end10
[2026-09-08 04:21:12] Production.INFO: ==23364== Releasing lock...
[2026-09-08 04:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:21:14] Production.INFO: call_cost start
[2026-09-08 04:21:14] Production.INFO: call_cost end
[2026-09-08 04:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:21:14] Production.INFO: ==23360== Releasing lock...
[2026-09-08 04:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:22:02] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-09-08 09:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:22:02] Production.INFO: neon service started
[2026-09-08 09:22:02] Production.INFO: neon service started
[2026-09-08 09:22:02] Production.INFO: ==23421== Releasing lock...
[2026-09-08 09:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:22:02] Production.INFO: ==23424== Lock acquired, processing the job...
[2026-09-08 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:22:02] Production.INFO: ==23424== Releasing lock...
[2026-09-08 04:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:22:02] Production.INFO: ==23426== Lock acquired, processing the job...
[2026-09-08 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:22:02] Production.INFO: ==23426== Releasing lock...
[2026-09-08 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:22:03] Production.INFO: ==23432== Lock acquired, processing the job...
[2026-09-08 04:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:22:03] Production.INFO: ==23428== Lock acquired, processing the job...
[2026-09-08 04:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:22:03] Production.INFO: ==23430== Lock acquired, processing the job...
[2026-09-08 04:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:22:03] Production.INFO: ==23434== Lock acquired, processing the job...
[2026-09-08 04:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:22:03] Production.INFO: ==23436== Lock acquired, processing the job...
[2026-09-08 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:22:03] Production.INFO: Account Balance Start.
[2026-09-08 04:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:22:03] Production.INFO: 117
[2026-09-08 04:22:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:22:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:22:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:22:03] Production.INFO: ==23436== Releasing lock...
[2026-09-08 04:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:22:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: ==23430== Releasing lock...
[2026-09-08 04:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:22:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:22:05] Production.INFO: Total Charge 0
[2026-09-08 04:22:05] Production.INFO: CreateAllLog End
[2026-09-08 04:22:05] Production.INFO: Account Balance End.
[2026-09-08 04:22:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:22:05] Production.INFO: ==23434== Releasing lock...
[2026-09-08 04:22:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:22:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:22:11] Production.ERROR: CronJobId end10
[2026-09-08 04:22:11] Production.INFO: ==23432== Releasing lock...
[2026-09-08 04:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:22:14] Production.INFO: call_cost start
[2026-09-08 04:22:14] Production.INFO: call_cost end
[2026-09-08 04:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:22:14] Production.INFO: ==23428== Releasing lock...
[2026-09-08 04:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:23:01] Production.INFO: ==23491== Lock acquired, processing the job...
[2026-09-08 09:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:23:01] Production.INFO: neon service started
[2026-09-08 09:23:01] Production.INFO: neon service started
[2026-09-08 09:23:01] Production.INFO: ==23491== Releasing lock...
[2026-09-08 09:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:23:01] Production.INFO: ==23493== Lock acquired, processing the job...
[2026-09-08 04:23:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==23493== Releasing lock...
[2026-09-08 04:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:23:02] Production.INFO: ==23495== Lock acquired, processing the job...
[2026-09-08 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:23:02] Production.INFO: ==23495== Releasing lock...
[2026-09-08 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:23:02] Production.INFO: ==23497== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==23499== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:23:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:23:02] Production.INFO: ==23501== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==23505== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:23:02] Production.INFO: ==23503== Lock acquired, processing the job...
[2026-09-08 04:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:23:03] Production.INFO: Account Balance Start.
[2026-09-08 04:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:23:03] Production.INFO: 117
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 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-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:23:03] Production.INFO: ==23505== Releasing lock...
[2026-09-08 04:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: ==23499== Releasing lock...
[2026-09-08 04:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-20
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-21
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-22
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-23
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-24
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-25
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-26
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-27
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-28
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-29
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-30
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:03] Production.INFO: Date 2026-08-31
[2026-09-08 04:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:23:04] Production.INFO: Total Charge 0
[2026-09-08 04:23:04] Production.INFO: CreateAllLog End
[2026-09-08 04:23:04] Production.INFO: Account Balance End.
[2026-09-08 04:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:23:04] Production.INFO: ==23503== Releasing lock...
[2026-09-08 04:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:23:11] Production.ERROR: CronJobId end10
[2026-09-08 04:23:11] Production.INFO: ==23501== Releasing lock...
[2026-09-08 04:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:23:14] Production.INFO: call_cost start
[2026-09-08 04:23:14] Production.INFO: call_cost end
[2026-09-08 04:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:23:14] Production.INFO: ==23497== Releasing lock...
[2026-09-08 04:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:24:01] Production.INFO: ==23562== Lock acquired, processing the job...
[2026-09-08 09:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:24:01] Production.INFO: neon service started
[2026-09-08 09:24:01] Production.INFO: neon service started
[2026-09-08 09:24:01] Production.INFO: ==23562== Releasing lock...
[2026-09-08 09:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:24:02] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-09-08 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:24:02] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-09-08 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:24:02] Production.INFO: ==23566== Releasing lock...
[2026-09-08 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:24:02] Production.INFO: ==23564== Releasing lock...
[2026-09-08 04:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:24:03] Production.INFO: ==23573== Lock acquired, processing the job...
[2026-09-08 04:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:24:03] Production.INFO: ==23569== Lock acquired, processing the job...
[2026-09-08 04:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:24:03] Production.INFO: ==23577== Lock acquired, processing the job...
[2026-09-08 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:24:03] Production.INFO: ==23571== Lock acquired, processing the job...
[2026-09-08 04:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 04:24:03] Production.INFO: ==23575== Lock acquired, processing the job...
[2026-09-08 04:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:24:03] Production.INFO: ==23577== Releasing lock...
[2026-09-08 04:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:24:03] Production.INFO: Account Balance Start.
[2026-09-08 04:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:24:03] Production.INFO: 117
[2026-09-08 04:24:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: ==23571== Releasing lock...
[2026-09-08 04:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:24:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:24:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:24:05] Production.INFO: Total Charge 0
[2026-09-08 04:24:05] Production.INFO: CreateAllLog End
[2026-09-08 04:24:05] Production.INFO: Account Balance End.
[2026-09-08 04:24:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:24:05] Production.INFO: ==23575== Releasing lock...
[2026-09-08 04:24:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:24:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:24:11] Production.ERROR: CronJobId end10
[2026-09-08 04:24:11] Production.INFO: ==23573== Releasing lock...
[2026-09-08 04:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:24:14] Production.INFO: call_cost start
[2026-09-08 04:24:14] Production.INFO: call_cost end
[2026-09-08 04:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:24:14] Production.INFO: ==23569== Releasing lock...
[2026-09-08 04:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:25:02] Production.INFO: ==23633== Lock acquired, processing the job...
[2026-09-08 09:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:25:02] Production.INFO: neon service started
[2026-09-08 09:25:02] Production.INFO: neon service started
[2026-09-08 09:25:02] Production.INFO: ==23633== Releasing lock...
[2026-09-08 09:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:25:02] Production.INFO: ==23635== Lock acquired, processing the job...
[2026-09-08 04:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:25:03] Production.INFO: ==23635== Releasing lock...
[2026-09-08 04:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:25:03] Production.INFO: ==23637== Lock acquired, processing the job...
[2026-09-08 08:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:25:03] Production.INFO: ==23637== Releasing lock...
[2026-09-08 08:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:25:04] Production.INFO: ==23647== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:25:04] Production.INFO: ==23639== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:25:04] Production.INFO: ==23649== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:25:04] Production.INFO: ==23641== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:25:04] Production.INFO: ==23643== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:25:04] Production.INFO: Account Balance Start.
[2026-09-08 04:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:25:04] Production.ERROR: CronJob PID - 23641
[2026-09-08 04:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 04:25:04] Production.ERROR: CronJob ID - 5
[2026-09-08 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 04:25:00
[2026-09-08 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:25:04] Production.ERROR: CronJob PID - 23643
[2026-09-08 04:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 04:25:04] Production.ERROR: CronJob ID - 7
[2026-09-08 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 04:25:00
[2026-09-08 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:25:04] Production.ERROR: CronJob PID - 23647
[2026-09-08 04:25:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 04:25:04] Production.ERROR: CronJob ID - 12
[2026-09-08 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 04:25:00
[2026-09-08 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:25:04] Production.ERROR: CronJob PID - 23649
[2026-09-08 04:25:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 04:25:04] Production.ERROR: CronJob ID - 17
[2026-09-08 04:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 04:25:00
[2026-09-08 04:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:25:04] Production.INFO: ==23645== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:25:04] Production.INFO: 117
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-08
[2026-09-08 04:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:25:04] Production.INFO: ==23639== Releasing lock...
[2026-09-08 04:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:25:04] Production.INFO: ==23652== Lock acquired, processing the job...
[2026-09-08 04:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.ERROR: done
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964650', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 04:25:04] Production.INFO: ==23652== Releasing lock...
[2026-09-08 04:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-20
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-21
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-22
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-23
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-24
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-25
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: ==23643== Releasing lock...
[2026-09-08 04:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-26
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-27
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-28
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-29
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-30
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-08-31
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:25:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:06] Production.INFO: Date 2026-09-05
[2026-09-08 04:25:06] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:06] Production.INFO: Date 2026-09-06
[2026-09-08 04:25:06] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:06] Production.INFO: Date 2026-09-07
[2026-09-08 04:25:06] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:06] Production.INFO: Date 2026-09-08
[2026-09-08 04:25:06] Production.INFO: Reseller ==> 0
[2026-09-08 04:25:06] Production.INFO: Total Charge 0
[2026-09-08 04:25:06] Production.INFO: CreateAllLog End
[2026-09-08 04:25:06] Production.INFO: Account Balance End.
[2026-09-08 04:25:06] Production.ERROR: CronJobId end 12
[2026-09-08 04:25:06] Production.INFO: ==23647== Releasing lock...
[2026-09-08 04:25:06] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:25:06] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964650', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:25:10] Production.INFO: ProcessCDR(1,17964650,1,1,2)
[2026-09-08 04:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964650,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964650,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:25:10] Production.INFO: ==23649== Releasing lock...
[2026-09-08 04:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:25:15] Production.ERROR: CronJobId end10
[2026-09-08 04:25:15] Production.INFO: ==23645== Releasing lock...
[2026-09-08 04:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:25:18] Production.INFO: call_cost start
[2026-09-08 04:25:18] Production.INFO: call_cost end
[2026-09-08 04:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:25:18] Production.INFO: ==23641== Releasing lock...
[2026-09-08 04:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:26:01] Production.INFO: ==23705== Lock acquired, processing the job...
[2026-09-08 09:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:26:01] Production.INFO: neon service started
[2026-09-08 09:26:01] Production.INFO: neon service started
[2026-09-08 09:26:01] Production.INFO: ==23705== Releasing lock...
[2026-09-08 09:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:26:02] Production.INFO: ==23707== Lock acquired, processing the job...
[2026-09-08 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:26:02] Production.INFO: ==23707== Releasing lock...
[2026-09-08 04:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:26:02] Production.INFO: ==23709== Lock acquired, processing the job...
[2026-09-08 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:26:02] Production.INFO: ==23709== Releasing lock...
[2026-09-08 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:26:03] Production.INFO: ==23711== Lock acquired, processing the job...
[2026-09-08 04:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:26:03] Production.INFO: ==23715== Lock acquired, processing the job...
[2026-09-08 04:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:26:03] Production.INFO: ==23717== Lock acquired, processing the job...
[2026-09-08 04:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:26:03] Production.INFO: ==23713== Lock acquired, processing the job...
[2026-09-08 04:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:26:03] Production.INFO: ==23719== Lock acquired, processing the job...
[2026-09-08 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:26:03] Production.INFO: Account Balance Start.
[2026-09-08 04:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:26:03] Production.INFO: 117
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:26:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:26:03] Production.INFO: ==23719== Releasing lock...
[2026-09-08 04:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: ==23713== Releasing lock...
[2026-09-08 04:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:26:04] Production.INFO: Total Charge 0
[2026-09-08 04:26:04] Production.INFO: CreateAllLog End
[2026-09-08 04:26:04] Production.INFO: Account Balance End.
[2026-09-08 04:26:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:26:05] Production.INFO: ==23717== Releasing lock...
[2026-09-08 04:26:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:26:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:26:11] Production.ERROR: CronJobId end10
[2026-09-08 04:26:11] Production.INFO: ==23715== Releasing lock...
[2026-09-08 04:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:26:14] Production.INFO: call_cost start
[2026-09-08 04:26:14] Production.INFO: call_cost end
[2026-09-08 04:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:26:14] Production.INFO: ==23711== Releasing lock...
[2026-09-08 04:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:27:02] Production.INFO: ==23777== Lock acquired, processing the job...
[2026-09-08 09:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:27:02] Production.INFO: neon service started
[2026-09-08 09:27:02] Production.INFO: neon service started
[2026-09-08 09:27:02] Production.INFO: ==23777== Releasing lock...
[2026-09-08 09:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:27:02] Production.INFO: ==23779== Lock acquired, processing the job...
[2026-09-08 04:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:27:02] Production.INFO: ==23781== Lock acquired, processing the job...
[2026-09-08 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:27:02] Production.INFO: ==23781== Releasing lock...
[2026-09-08 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:27:03] Production.INFO: ==23779== Releasing lock...
[2026-09-08 04:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:27:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-09-08 04:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:27:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-09-08 04:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:27:04] Production.INFO: ==23784== Lock acquired, processing the job...
[2026-09-08 04:27:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:27:04] Production.INFO: ==23786== Lock acquired, processing the job...
[2026-09-08 04:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:27:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:27:04] Production.INFO: Account Balance Start.
[2026-09-08 04:27:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:27:04] Production.INFO: 117
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-08
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-09
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-09-08 04:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-10
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-11
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-12
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-13
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04: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-08 04: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-08 04: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-08 04:27:04] Production.INFO: ==23792== Releasing lock...
[2026-09-08 04:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-25
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-26
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: ==23786== Releasing lock...
[2026-09-08 04:27:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:27:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-27
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-28
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-29
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-30
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-08-31
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:27:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:27:05] Production.INFO: Total Charge 0
[2026-09-08 04:27:05] Production.INFO: CreateAllLog End
[2026-09-08 04:27:05] Production.INFO: Account Balance End.
[2026-09-08 04:27:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:27:05] Production.INFO: ==23790== Releasing lock...
[2026-09-08 04:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:27:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:27:13] Production.ERROR: CronJobId end10
[2026-09-08 04:27:13] Production.INFO: ==23788== Releasing lock...
[2026-09-08 04:27:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:27:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:27:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:27:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:27:15] Production.INFO: call_cost start
[2026-09-08 04:27:15] Production.INFO: call_cost end
[2026-09-08 04:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:27:15] Production.INFO: ==23784== Releasing lock...
[2026-09-08 04:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:28:01] Production.INFO: ==23848== Lock acquired, processing the job...
[2026-09-08 09:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:28:01] Production.INFO: neon service started
[2026-09-08 09:28:01] Production.INFO: neon service started
[2026-09-08 09:28:01] Production.INFO: ==23848== Releasing lock...
[2026-09-08 09:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:28:01] Production.INFO: ==23852== Lock acquired, processing the job...
[2026-09-08 08:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:28:02] Production.INFO: ==23852== Releasing lock...
[2026-09-08 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:28:02] Production.INFO: ==23850== Lock acquired, processing the job...
[2026-09-08 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:28:02] Production.INFO: ==23850== Releasing lock...
[2026-09-08 04:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:28:03] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-09-08 04:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:28:03] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-09-08 04:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:28:03] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-09-08 04:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:28:03] Production.INFO: ==23861== Lock acquired, processing the job...
[2026-09-08 04:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:28:03] Production.INFO: ==23863== Lock acquired, processing the job...
[2026-09-08 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 04:28:03] Production.INFO: Account Balance Start.
[2026-09-08 04:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:28:03] Production.INFO: 117
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-08
[2026-09-08 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-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: ==23863== Releasing lock...
[2026-09-08 04:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-17
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-18
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:03] Production.INFO: Date 2026-08-19
[2026-09-08 04:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: ==23857== Releasing lock...
[2026-09-08 04:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:28:04] Production.INFO: Total Charge 0
[2026-09-08 04:28:04] Production.INFO: CreateAllLog End
[2026-09-08 04:28:04] Production.INFO: Account Balance End.
[2026-09-08 04:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:28:04] Production.INFO: ==23861== Releasing lock...
[2026-09-08 04:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:28:11] Production.ERROR: CronJobId end10
[2026-09-08 04:28:11] Production.INFO: ==23859== Releasing lock...
[2026-09-08 04:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:28:14] Production.INFO: call_cost start
[2026-09-08 04:28:14] Production.INFO: call_cost end
[2026-09-08 04:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:28:14] Production.INFO: ==23855== Releasing lock...
[2026-09-08 04:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:29:02] Production.INFO: ==23917== Lock acquired, processing the job...
[2026-09-08 09:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:29:02] Production.INFO: neon service started
[2026-09-08 09:29:02] Production.INFO: neon service started
[2026-09-08 09:29:02] Production.INFO: ==23917== Releasing lock...
[2026-09-08 09:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:29:02] Production.INFO: ==23919== Lock acquired, processing the job...
[2026-09-08 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:29:02] Production.INFO: ==23919== Releasing lock...
[2026-09-08 04:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:29:02] Production.INFO: ==23921== Lock acquired, processing the job...
[2026-09-08 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:29:02] Production.INFO: ==23921== Releasing lock...
[2026-09-08 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:29:03] Production.INFO: ==23929== Lock acquired, processing the job...
[2026-09-08 04:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:29:03] Production.INFO: ==23931== Lock acquired, processing the job...
[2026-09-08 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:29:03] Production.INFO: ==23925== Lock acquired, processing the job...
[2026-09-08 04:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:29:03] Production.INFO: ==23923== Lock acquired, processing the job...
[2026-09-08 04:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:29:03] Production.INFO: ==23927== Lock acquired, processing the job...
[2026-09-08 04:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 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-08 04:29:03] Production.INFO: ==23931== Releasing lock...
[2026-09-08 04:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:29:03] Production.INFO: Account Balance Start.
[2026-09-08 04:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:29:03] Production.INFO: 117
[2026-09-08 04:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-14
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: ==23925== Releasing lock...
[2026-09-08 04:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-15
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-26
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-27
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-28
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-29
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-30
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-08-31
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-01
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-02
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-03
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-04
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-05
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-06
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-07
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:29:05] Production.INFO: Total Charge 0
[2026-09-08 04:29:05] Production.INFO: CreateAllLog End
[2026-09-08 04:29:05] Production.INFO: Account Balance End.
[2026-09-08 04:29:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:29:05] Production.INFO: ==23929== Releasing lock...
[2026-09-08 04:29:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:29:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:29:12] Production.ERROR: CronJobId end10
[2026-09-08 04:29:12] Production.INFO: ==23927== Releasing lock...
[2026-09-08 04:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:29:15] Production.INFO: call_cost start
[2026-09-08 04:29:15] Production.INFO: call_cost end
[2026-09-08 04:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:29:15] Production.INFO: ==23923== Releasing lock...
[2026-09-08 04:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:30:01] Production.INFO: ==23987== Lock acquired, processing the job...
[2026-09-08 09:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:30:01] Production.INFO: neon service started
[2026-09-08 09:30:01] Production.INFO: neon service started
[2026-09-08 09:30:01] Production.INFO: ==23987== Releasing lock...
[2026-09-08 09:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:30:02] Production.INFO: ==23989== Lock acquired, processing the job...
[2026-09-08 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:30:02] Production.INFO: ==23991== Lock acquired, processing the job...
[2026-09-08 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:30:02] Production.INFO: ==23991== Releasing lock...
[2026-09-08 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:30:02] Production.INFO: ==23989== Releasing lock...
[2026-09-08 04:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:30:03] Production.INFO: ==24002== Lock acquired, processing the job...
[2026-09-08 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 04:30:03] Production.INFO: ==24002== Releasing lock...
[2026-09-08 04:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:30:03] Production.INFO: ==23994== Lock acquired, processing the job...
[2026-09-08 04:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:30:03] Production.INFO: ==24000== Lock acquired, processing the job...
[2026-09-08 04:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:30:03] Production.INFO: ==23998== Lock acquired, processing the job...
[2026-09-08 04:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:30:03] Production.INFO: ==23996== Lock acquired, processing the job...
[2026-09-08 04:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:30:03] Production.INFO: Account Balance Start.
[2026-09-08 04:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:30:03] Production.INFO: 117
[2026-09-08 04:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-11
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-16
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: ==23996== Releasing lock...
[2026-09-08 04:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:30:04] Production.INFO: Total Charge 0
[2026-09-08 04:30:05] Production.INFO: CreateAllLog End
[2026-09-08 04:30:05] Production.INFO: Account Balance End.
[2026-09-08 04:30:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:30:05] Production.INFO: ==24000== Releasing lock...
[2026-09-08 04:30:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:30:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:30:11] Production.ERROR: CronJobId end10
[2026-09-08 04:30:11] Production.INFO: ==23998== Releasing lock...
[2026-09-08 04:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:30:14] Production.INFO: call_cost start
[2026-09-08 04:30:14] Production.INFO: call_cost end
[2026-09-08 04:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:30:14] Production.INFO: ==23994== Releasing lock...
[2026-09-08 04:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:31:01] Production.INFO: ==24057== Lock acquired, processing the job...
[2026-09-08 09:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:31:01] Production.INFO: neon service started
[2026-09-08 09:31:01] Production.INFO: neon service started
[2026-09-08 09:31:01] Production.INFO: ==24057== Releasing lock...
[2026-09-08 09:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:31:02] Production.INFO: ==24059== Lock acquired, processing the job...
[2026-09-08 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:31:02] Production.INFO: ==24059== Releasing lock...
[2026-09-08 04:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:31:02] Production.INFO: ==24061== Lock acquired, processing the job...
[2026-09-08 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:31:02] Production.INFO: ==24061== Releasing lock...
[2026-09-08 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:31:03] Production.INFO: ==24071== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:31:03] Production.INFO: ==24073== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:31:03] Production.INFO: ==24063== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:31:03] Production.INFO: Account Balance Start.
[2026-09-08 04:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:31:03] Production.INFO: 117
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-08
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-09
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 04:31:03] Production.INFO: Date 2026-08-10
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-11
[2026-09-08 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-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: ==24067== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:31:03] Production.INFO: ==24065== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Starts#
[2026-09-08 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-08 04:31:03] Production.INFO: ==24073== Releasing lock...
[2026-09-08 04:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-12
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: ==24069== Lock acquired, processing the job...
[2026-09-08 04:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-13
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-14
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: Call prc_getBillingAccounts(1,2026-09-08,'','0')
[2026-09-08 04:31:03] Production.INFO: Array
(
[0] => stdClass Object
(
[AccountID] => 53
[NextInvoiceDate] => 2026-09-08
[AccountName] => Plus Travel Group
[ServiceID] => 0
)
[1] => stdClass Object
(
[AccountID] => 60
[NextInvoiceDate] => 2026-09-08
[AccountName] => Dominos 10284 (Werner Lomker)
[ServiceID] => 0
)
[2] => stdClass Object
(
[AccountID] => 61
[NextInvoiceDate] => 2026-09-08
[AccountName] => Dominos 10338 (Werner Lomker)
[ServiceID] => 0
)
[3] => stdClass Object
(
[AccountID] => 62
[NextInvoiceDate] => 2026-09-08
[AccountName] => Dominos 10390 (Werner Lomker)
[ServiceID] => 0
)
[4] => stdClass Object
(
[AccountID] => 117
[NextInvoiceDate] => 2026-09-08
[AccountName] => Compass ELC - Durham HCC
[ServiceID] => 0
)
[5] => stdClass Object
(
[AccountID] => 144
[NextInvoiceDate] => 2026-09-08
[AccountName] => Discount Coach Tours and Wed in Destination
[ServiceID] => 0
)
[6] => stdClass Object
(
[AccountID] => 145
[NextInvoiceDate] => 2026-09-08
[AccountName] => Factor Direct Corporation
[ServiceID] => 0
)
[7] => stdClass Object
(
[AccountID] => 211
[NextInvoiceDate] => 2026-09-08
[AccountName] => Dominos 39052 (Sandeep Chaudhari)
[ServiceID] => 0
)
[8] => stdClass Object
(
[AccountID] => 219
[NextInvoiceDate] => 2026-09-08
[AccountName] => Agora Dealer Services Corp.
[ServiceID] => 0
)
[9] => stdClass Object
(
[AccountID] => 222
[NextInvoiceDate] => 2026-09-08
[AccountName] => Everest Solutions Group (DEMO)
[ServiceID] => 0
)
[10] => stdClass Object
(
[AccountID] => 227
[NextInvoiceDate] => 2026-09-08
[AccountName] => Quiznos 15184 (Akshay Naik)
[ServiceID] => 0
)
[11] => stdClass Object
(
[AccountID] => 231
[NextInvoiceDate] => 2026-09-08
[AccountName] => Dominos 10480 (William Prichard)
[ServiceID] => 0
)
[12] => stdClass Object
(
[AccountID] => 233
[NextInvoiceDate] => 2026-09-08
[AccountName] => Metzgervet
[ServiceID] => 0
)
[13] => stdClass Object
(
[AccountID] => 238
[NextInvoiceDate] => 2026-09-08
[AccountName] => AUTO Test Tenant
[ServiceID] => 0
)
[14] => stdClass Object
(
[AccountID] => 241
[NextInvoiceDate] => 2026-09-08
[AccountName] => Quiznos 15192 (Akshay Naik)
[ServiceID] => 0
)
[15] => stdClass Object
(
[AccountID] => 242
[NextInvoiceDate] => 2026-09-08
[AccountName] => Ball Construction
[ServiceID] => 0
)
[16] => stdClass Object
(
[AccountID] => 243
[NextInvoiceDate] => 2026-09-08
[AccountName] => Bio-Ag Consultants & Distributors Inc.
[ServiceID] => 0
)
[17] => stdClass Object
(
[AccountID] => 250
[NextInvoiceDate] => 2026-09-08
[AccountName] => Bennison Smith Law
[ServiceID] => 0
)
[18] => stdClass Object
(
[AccountID] => 251
[NextInvoiceDate] => 2026-09-08
[AccountName] => CopperTree Solutions
[ServiceID] => 0
)
[19] => stdClass Object
(
[AccountID] => 254
[NextInvoiceDate] => 2026-09-08
[AccountName] => Robson Carpenter LLP
[ServiceID] => 0
)
[20] => stdClass Object
(
[AccountID] => 258
[NextInvoiceDate] => 2025-03-10
[AccountName] => Lion Motors
[ServiceID] => 0
)
)
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-15
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:03] Production.INFO: AccountID =53 FirstInvoiceSend 0
[2026-09-08 04:31:03] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:03] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:03] Production.INFO: Date 2026-08-16
[2026-09-08 04:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-17
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-18
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:04] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:04] Production.INFO: Invoice::sendInvoice(1,53,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:04] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:04] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:04] Production.INFO: InvoiceTemplate->Terms =
This a summary of your subscription and usage charges for this billing period. Detailed charges, such as a list of all billable calls, can be found on subsequent pages.
[2026-09-08 04:31:04] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:04] Production.INFO: AlreadyBilled
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-19
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-20
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Invoice::getAccountUsageTotal(1,53,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:04] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:04] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:04] Production.INFO: Usage Over
[2026-09-08 04:31:04] Production.INFO: Call prc_getAccountSubscription(53,0)
[2026-09-08 04:31:04] Production.INFO: SUBSCRIPTION 52
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 1
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-21
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 1
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-22
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-23
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 149 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-24
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-25
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: EndDate =2022-01-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2022-01-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2022-01-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-26
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2022-01-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 150 === 2017-12-07=====2021-12-01
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-27
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: ==24067== Releasing lock...
[2026-09-08 04:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-28
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: EndDate =2024-12-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2024-12-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2024-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 151 === 2017-12-07=====2024-11-14
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-29
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-30
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: Date 2026-08-31
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: EndDate =2024-12-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2024-12-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-01
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2024-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 152 === 2017-12-07=====2024-11-14
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-02
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-03
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-04
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 153 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:04] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-05
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:04] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-06
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: EndDate =2024-12-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: NewEndDate1 =2024-12-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionDate
[2026-09-08 04:31:04] Production.INFO: Array
(
[StartDate] => 2024-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:04] Production.INFO: Date 2026-09-07
[2026-09-08 04:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:04] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 2024-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:04] Production.INFO: AccountSubscriptionID - 154 === 2017-12-07=====2024-11-14
[2026-09-08 04:31:04] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:04] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:04] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: Date 2026-09-08
[2026-09-08 04:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:05] Production.INFO: Total Charge 0
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: CreateAllLog End
[2026-09-08 04:31:05] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 155 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: Account Balance End.
[2026-09-08 04:31:05] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 179 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.ERROR: CronJobId end 12
[2026-09-08 04:31:05] Production.INFO: ==24071== Releasing lock...
[2026-09-08 04:31:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:31:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 177 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 178 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: EndDate =2024-12-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2024-12-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2024-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2024-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 156 === 2017-12-07=====2024-11-14
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 157 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionDate
[2026-09-08 04:31:05] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:05] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:05] Production.INFO: AccountSubscriptionID - 158 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:05] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:05] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 159 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 160 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 161 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 162 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 163 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 164 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 165 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 166 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 167 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 168 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:06] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:06] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionDate
[2026-09-08 04:31:06] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:06] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:06] Production.INFO: AccountSubscriptionID - 169 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:06] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:06] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:06] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:06] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 170 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 171 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 172 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 173 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 174 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 175 === 2017-12-07=====2025-05-05
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 176 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 8
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 8
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2024-09-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2024-09-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2024-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2024-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 180 === 2017-12-07=====2024-09-04
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2023-06-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2023-06-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2023-06-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2023-06-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 181 === 2017-12-07=====2023-05-24
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2020-07-08 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2020-07-09
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2020-07-09
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2020-07-09=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 182 === 2017-12-07=====2020-07-08
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2024-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2024-10-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2024-10-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:07] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 2024-10-08=====2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: AccountSubscriptionID - 183 === 2017-12-07=====2024-10-06
[2026-09-08 04:31:07] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:07] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:07] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:07] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:07] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:07] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: EndDate =2022-03-07 00:00:00
[2026-09-08 04:31:07] Production.INFO: NewEndDate1 =2022-03-08
[2026-09-08 04:31:07] Production.INFO: SubscriptionDate
[2026-09-08 04:31:07] Production.INFO: Array
(
[StartDate] => 2022-03-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2022-03-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 184 === 2017-12-07=====2022-02-09
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2022-03-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2022-03-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2022-03-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2022-03-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 185 === 2017-12-07=====2022-02-09
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2022-03-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2022-03-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2022-03-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2017-12-07 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2022-03-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 188 === 2017-12-07=====2022-02-09
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 24
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2026-08-08=====2026-09-07
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 546 === 2020-08-07=====2024-09-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 24
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2026-08-08=====2026-09-07
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 601 === 2021-08-13=====2024-09-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 24
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2026-08-08=====2026-09-07
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 658 === 2022-11-03=====2023-03-04
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 37
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 37
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1240 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 50
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 50
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1243 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 39
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 39
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1241 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 38
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 38
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1242 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 51
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 51
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1244 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 40
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 40
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1245 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 33
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 33
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1246 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 33
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 33
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1247 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 7
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 7
[2026-09-08 04:31:08] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:08] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionDate
[2026-09-08 04:31:08] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:08] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:08] Production.INFO: AccountSubscriptionID - 1248 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:08] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:08] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:08] Production.INFO: SubscriptionID - 6
[2026-09-08 04:31:08] Production.INFO: isAdvanceSubscription - 6
[2026-09-08 04:31:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:09] Production.INFO: SubscriptionDate
[2026-09-08 04:31:09] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:09] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:09] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: AccountSubscriptionID - 1249 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:09] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:09] Production.INFO: SubscriptionID - 52
[2026-09-08 04:31:09] Production.INFO: isAdvanceSubscription - 52
[2026-09-08 04:31:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:09] Production.INFO: SubscriptionDate
[2026-09-08 04:31:09] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:09] Production.INFO: AccountSubscription StartDate 2025-01-08 StartDate 2026-08-08
[2026-09-08 04:31:09] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:09] Production.INFO: AccountSubscriptionID - 1250 === 2025-01-08=====2025-05-05
[2026-09-08 04:31:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:09] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:09] Production.INFO: Call prc_getAccountOneOffCharge(53,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:09] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:09] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:09] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:09] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:09] Production.INFO: SubTotal 0
[2026-09-08 04:31:09] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:09] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:09] Production.INFO: TotalTax 0
[2026-09-08 04:31:09] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:09] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:09] Production.INFO: GrandTotal 0
[2026-09-08 04:31:09] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:09] Production.INFO: TotalDue 45.75
[2026-09-08 04:31:09] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:09] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:09] Production.INFO: CALL prc_getInvoiceUsage(1,'53','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:09] Production.INFO: PDF Generation start
[2026-09-08 04:31:09] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/53/Invoices/2026/09/08/Invoice-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.pdf
[2026-09-08 04:31:09] Production.INFO: On Linux
[2026-09-08 04:31:11] 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/53/Invoices/2026/09/08/footer-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.html" "/var/www/tmp/1/53/Invoices/2026/09/08/Invoice-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.html" "/var/www/tmp/1/53/Invoices/2026/09/08/Invoice-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.pdf"
[2026-09-08 04:31:11] Production.INFO:
[2026-09-08 04:31:11] Production.INFO: /var/www/tmp/1/53/Invoices/2026/09/08/Invoice-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.html
[2026-09-08 04:31:11] Production.INFO: /var/www/tmp/1/53/Invoices/2026/09/08/header-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.html
[2026-09-08 04:31:11] Production.INFO: /var/www/tmp/1/53/Invoices/2026/09/08/footer-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.html
[2026-09-08 04:31:11] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:11] Production.INFO: PDF fullPath 1/53/Invoices/2026/09/08/Invoice-plus-travel-group-inv50115-from-08-08-2026-to-07-09-2026-13614.pdf
[2026-09-08 04:31:11] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:11] Production.INFO: Usage File fullPath 1/53/InvoiceUsageFile/2026/09/08/plus-travel-group-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_7458__a57ac230-ab5f-11f1-b4a4-2396eb580e74.csv
[2026-09-08 04:31:14] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:14] Production.INFO: Email Status 1
[2026-09-08 04:31:14] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:14] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:14] Production.INFO: =========== Returning as Success =========== AccountID 53
[2026-09-08 04:31:14] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:14] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:14] Production.INFO: Invoice Committed AccountID = 53
[2026-09-08 04:31:14] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:14] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:14] Production.INFO: new dates
[2026-09-08 04:31:14] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:14] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:14] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:14] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:14] Production.INFO: AccountID =60 FirstInvoiceSend 0
[2026-09-08 04:31:14] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:14] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:14] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:14] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:14] Production.INFO: Invoice::sendInvoice(1,60,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:14] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:14] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:14] 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-08 04:31:14] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:14] Production.INFO: AlreadyBilled
[2026-09-08 04:31:14] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:14] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:14] Production.INFO: Invoice::getAccountUsageTotal(1,60,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:14] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:14] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:14] Production.INFO: Usage Over
[2026-09-08 04:31:14] Production.INFO: Call prc_getAccountSubscription(60,0)
[2026-09-08 04:31:14] Production.INFO: SUBSCRIPTION 3
[2026-09-08 04:31:14] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:14] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:14] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:14] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionDate
[2026-09-08 04:31:14] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:14] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: AccountSubscriptionID - 213 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:14] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:14] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:14] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:14] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:14] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionDate
[2026-09-08 04:31:14] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:14] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: AccountSubscriptionID - 214 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:14] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:14] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 11
[2026-09-08 04:31:14] Production.INFO: isAdvanceSubscription - 11
[2026-09-08 04:31:14] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:14] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionDate
[2026-09-08 04:31:14] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:14] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:14] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:14] Production.INFO: AccountSubscriptionID - 215 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:14] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:14] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:14] Production.INFO: Call prc_getAccountOneOffCharge(60,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:14] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:14] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:14] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:14] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:14] Production.INFO: SubTotal 0
[2026-09-08 04:31:14] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:14] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:14] Production.INFO: TotalTax 0
[2026-09-08 04:31:14] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:14] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:14] Production.INFO: GrandTotal 0
[2026-09-08 04:31:14] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:14] Production.INFO: TotalDue 0.00
[2026-09-08 04:31:14] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:14] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:14] Production.INFO: CALL prc_getInvoiceUsage(1,'60','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:14] Production.INFO: PDF Generation start
[2026-09-08 04:31:14] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/60/Invoices/2026/09/08/Invoice-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.pdf
[2026-09-08 04:31:14] Production.INFO: On Linux
[2026-09-08 04:31:16] Production.ERROR: CronJobId end10
[2026-09-08 04:31:16] Production.INFO: ==24069== Releasing lock...
[2026-09-08 04:31:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:31:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:31:16] 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/60/Invoices/2026/09/08/footer-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.html" "/var/www/tmp/1/60/Invoices/2026/09/08/Invoice-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.html" "/var/www/tmp/1/60/Invoices/2026/09/08/Invoice-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.pdf"
[2026-09-08 04:31:16] Production.INFO:
[2026-09-08 04:31:16] Production.INFO: /var/www/tmp/1/60/Invoices/2026/09/08/Invoice-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.html
[2026-09-08 04:31:16] Production.INFO: /var/www/tmp/1/60/Invoices/2026/09/08/header-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.html
[2026-09-08 04:31:16] Production.INFO: /var/www/tmp/1/60/Invoices/2026/09/08/footer-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.html
[2026-09-08 04:31:16] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:16] Production.INFO: PDF fullPath 1/60/Invoices/2026/09/08/Invoice-dominos-10284-werner-lomker-inv14582-from-08-08-2026-to-09-07-2026-13615.pdf
[2026-09-08 04:31:16] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:16] Production.INFO: Usage File fullPath 1/60/InvoiceUsageFile/2026/09/08/dominos-10284-werner-lomker-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_6152__a884d6f0-ab5f-11f1-b8eb-cd5f1ec25e52.csv
[2026-09-08 04:31:17] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:17] Production.INFO: Email Status 1
[2026-09-08 04:31:17] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:17] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:17] Production.INFO: =========== Returning as Success =========== AccountID 60
[2026-09-08 04:31:17] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:17] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:17] Production.INFO: Invoice Committed AccountID = 60
[2026-09-08 04:31:17] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:17] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:17] Production.INFO: new dates
[2026-09-08 04:31:17] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:17] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:17] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:17] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:17] Production.INFO: AccountID =61 FirstInvoiceSend 0
[2026-09-08 04:31:17] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:17] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:18] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:18] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:18] Production.INFO: Invoice::sendInvoice(1,61,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:18] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:18] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:18] 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-08 04:31:18] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:18] Production.INFO: AlreadyBilled
[2026-09-08 04:31:18] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:18] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:18] Production.INFO: Invoice::getAccountUsageTotal(1,61,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:18] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:18] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:18] Production.INFO: Usage Over
[2026-09-08 04:31:18] Production.INFO: Call prc_getAccountSubscription(61,0)
[2026-09-08 04:31:18] Production.INFO: SUBSCRIPTION 4
[2026-09-08 04:31:18] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:18] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:18] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:18] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionDate
[2026-09-08 04:31:18] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:18] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: AccountSubscriptionID - 216 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:18] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:18] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:18] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:18] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:18] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionDate
[2026-09-08 04:31:18] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:18] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: AccountSubscriptionID - 217 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:18] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:18] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 11
[2026-09-08 04:31:18] Production.INFO: isAdvanceSubscription - 11
[2026-09-08 04:31:18] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:18] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: EndDate =2021-12-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: NewEndDate1 =2021-12-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionDate
[2026-09-08 04:31:18] Production.INFO: Array
(
[StartDate] => 2021-12-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:18] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 2021-12-08=====2026-10-07 00:00:00
[2026-09-08 04:31:18] Production.INFO: AccountSubscriptionID - 218 === 2018-02-07=====2021-12-05
[2026-09-08 04:31:18] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:18] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 24
[2026-09-08 04:31:18] Production.INFO: SubscriptionID - 2026-08-08=====2026-09-07
[2026-09-08 04:31:18] Production.INFO: AccountSubscriptionID - 555 === 2020-11-08=====2021-02-07
[2026-09-08 04:31:18] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:18] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:18] Production.INFO: Call prc_getAccountOneOffCharge(61,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:18] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:18] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:18] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:18] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:18] Production.INFO: SubTotal 0
[2026-09-08 04:31:18] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:18] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:18] Production.INFO: TotalTax 0
[2026-09-08 04:31:18] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:18] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:18] Production.INFO: GrandTotal 0
[2026-09-08 04:31:18] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:18] Production.INFO: TotalDue 0.00
[2026-09-08 04:31:18] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:18] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:18] Production.INFO: CALL prc_getInvoiceUsage(1,'61','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:18] Production.INFO: PDF Generation start
[2026-09-08 04:31:18] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/61/Invoices/2026/09/08/Invoice-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.pdf
[2026-09-08 04:31:18] Production.INFO: On Linux
[2026-09-08 04:31:19] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:31:19] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:31:19] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:31:19] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:31:19] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:31:19] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:31:19] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:31:19] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:31:19] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:31:19] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:31:19] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:31:19] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:31:19] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:31:19] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:31:19] Production.INFO: call_cost start
[2026-09-08 04:31:19] Production.INFO: call_cost end
[2026-09-08 04:31:19] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:31:19] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:31:19] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:31:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:31:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:31:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:31:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:31:19] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:31:19] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:31:19] Production.INFO: ==24063== Releasing lock...
[2026-09-08 04:31:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:31:19] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 04:31:19] 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/61/Invoices/2026/09/08/footer-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.html" "/var/www/tmp/1/61/Invoices/2026/09/08/Invoice-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.html" "/var/www/tmp/1/61/Invoices/2026/09/08/Invoice-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.pdf"
[2026-09-08 04:31:19] Production.INFO:
[2026-09-08 04:31:19] Production.INFO: /var/www/tmp/1/61/Invoices/2026/09/08/Invoice-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.html
[2026-09-08 04:31:19] Production.INFO: /var/www/tmp/1/61/Invoices/2026/09/08/header-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.html
[2026-09-08 04:31:19] Production.INFO: /var/www/tmp/1/61/Invoices/2026/09/08/footer-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.html
[2026-09-08 04:31:19] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:19] Production.INFO: PDF fullPath 1/61/Invoices/2026/09/08/Invoice-dominos-10338-werner-lomker-inv14583-from-08-08-2026-to-09-07-2026-13616.pdf
[2026-09-08 04:31:19] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:19] Production.INFO: Usage File fullPath 1/61/InvoiceUsageFile/2026/09/08/dominos-10338-werner-lomker-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_3452__aaae28a0-ab5f-11f1-a44c-8f761758c65b.csv
[2026-09-08 04:31:21] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:21] Production.INFO: Email Status 1
[2026-09-08 04:31:21] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:21] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:21] Production.INFO: =========== Returning as Success =========== AccountID 61
[2026-09-08 04:31:21] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:21] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:21] Production.INFO: Invoice Committed AccountID = 61
[2026-09-08 04:31:21] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:21] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:21] Production.INFO: new dates
[2026-09-08 04:31:21] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:21] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:21] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:21] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:21] Production.INFO: AccountID =62 FirstInvoiceSend 0
[2026-09-08 04:31:21] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:21] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:21] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:21] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:21] Production.INFO: Invoice::sendInvoice(1,62,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:21] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:21] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 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-08 04:31:21] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:21] Production.INFO: AlreadyBilled
[2026-09-08 04:31:21] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:21] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:21] Production.INFO: Invoice::getAccountUsageTotal(1,62,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:21] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:21] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:21] Production.INFO: Usage Over
[2026-09-08 04:31:21] Production.INFO: Call prc_getAccountSubscription(62,0)
[2026-09-08 04:31:21] Production.INFO: SUBSCRIPTION 3
[2026-09-08 04:31:21] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:21] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:21] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:21] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: EndDate =2022-04-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: NewEndDate1 =2022-04-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionDate
[2026-09-08 04:31:21] Production.INFO: Array
(
[StartDate] => 2022-04-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:21] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 2022-04-08=====2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: AccountSubscriptionID - 220 === 2018-02-07=====2021-10-31
[2026-09-08 04:31:21] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:21] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:21] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:21] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:21] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: EndDate =2022-04-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: NewEndDate1 =2022-04-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionDate
[2026-09-08 04:31:21] Production.INFO: Array
(
[StartDate] => 2022-04-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:21] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 2022-04-08=====2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: AccountSubscriptionID - 221 === 2018-02-07=====2021-10-31
[2026-09-08 04:31:21] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:21] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 11
[2026-09-08 04:31:21] Production.INFO: isAdvanceSubscription - 11
[2026-09-08 04:31:21] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:21] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: EndDate =2022-04-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: NewEndDate1 =2022-04-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionDate
[2026-09-08 04:31:21] Production.INFO: Array
(
[StartDate] => 2022-04-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:21] Production.INFO: AccountSubscription StartDate 2018-02-07 StartDate 2026-08-08
[2026-09-08 04:31:21] Production.INFO: SubscriptionID - 2022-04-08=====2026-10-07 00:00:00
[2026-09-08 04:31:21] Production.INFO: AccountSubscriptionID - 222 === 2018-02-07=====2021-10-31
[2026-09-08 04:31:21] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:21] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:21] Production.INFO: Call prc_getAccountOneOffCharge(62,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:21] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:21] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:21] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:21] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:21] Production.INFO: SubTotal 0
[2026-09-08 04:31:21] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:21] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:21] Production.INFO: TotalTax 0
[2026-09-08 04:31:21] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:21] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:21] Production.INFO: GrandTotal 0
[2026-09-08 04:31:21] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:21] Production.INFO: TotalDue 0.00
[2026-09-08 04:31:21] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:21] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:21] Production.INFO: CALL prc_getInvoiceUsage(1,'62','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:21] Production.INFO: PDF Generation start
[2026-09-08 04:31:21] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/62/Invoices/2026/09/08/Invoice-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.pdf
[2026-09-08 04:31:21] Production.INFO: On Linux
[2026-09-08 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/62/Invoices/2026/09/08/footer-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.html" "/var/www/tmp/1/62/Invoices/2026/09/08/Invoice-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.html" "/var/www/tmp/1/62/Invoices/2026/09/08/Invoice-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.pdf"
[2026-09-08 04:31:22] Production.INFO:
[2026-09-08 04:31:22] Production.INFO: /var/www/tmp/1/62/Invoices/2026/09/08/Invoice-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.html
[2026-09-08 04:31:22] Production.INFO: /var/www/tmp/1/62/Invoices/2026/09/08/header-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.html
[2026-09-08 04:31:22] Production.INFO: /var/www/tmp/1/62/Invoices/2026/09/08/footer-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.html
[2026-09-08 04:31:22] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:22] Production.INFO: PDF fullPath 1/62/Invoices/2026/09/08/Invoice-dominos-10390-werner-lomker-inv14584-from-08-08-2026-to-09-07-2026-13617.pdf
[2026-09-08 04:31:22] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:22] Production.INFO: Usage File fullPath 1/62/InvoiceUsageFile/2026/09/08/dominos-10390-werner-lomker-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_2374__ac6e0ce0-ab5f-11f1-8490-f195ae3f960a.csv
[2026-09-08 04:31:24] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:24] Production.INFO: Email Status 1
[2026-09-08 04:31:24] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:24] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:24] Production.INFO: =========== Returning as Success =========== AccountID 62
[2026-09-08 04:31:24] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:24] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:24] Production.INFO: Invoice Committed AccountID = 62
[2026-09-08 04:31:24] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:24] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:24] Production.INFO: new dates
[2026-09-08 04:31:24] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:24] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:24] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:24] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:24] Production.INFO: AccountID =117 FirstInvoiceSend 0
[2026-09-08 04:31:24] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:24] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:24] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:24] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:24] Production.INFO: Invoice::sendInvoice(1,117,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:24] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:24] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 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-08 04:31:24] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:24] Production.INFO: AlreadyBilled
[2026-09-08 04:31:24] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:24] Production.INFO: Invoice::getAccountUsageTotal(1,117,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:24] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:24] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:24] Production.INFO: Usage Over
[2026-09-08 04:31:24] Production.INFO: Call prc_getAccountSubscription(117,0)
[2026-09-08 04:31:24] Production.INFO: SUBSCRIPTION 1
[2026-09-08 04:31:24] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:24] Production.INFO: SubscriptionID - 19
[2026-09-08 04:31:24] Production.INFO: isAdvanceSubscription - 19
[2026-09-08 04:31:24] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:24] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:24] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:31:24] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:31:24] Production.INFO: SubscriptionDate
[2026-09-08 04:31:24] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:24] Production.INFO: AccountSubscription StartDate 2025-04-20 StartDate 2026-08-08
[2026-09-08 04:31:24] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:31:24] Production.INFO: AccountSubscriptionID - 395 === 2025-04-20=====2025-05-06
[2026-09-08 04:31:24] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:24] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:24] Production.INFO: Call prc_getAccountOneOffCharge(117,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:24] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:24] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:24] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:24] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:24] Production.INFO: SubTotal 0
[2026-09-08 04:31:24] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:24] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:24] Production.INFO: TotalTax 0
[2026-09-08 04:31:24] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:24] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:24] Production.INFO: GrandTotal 0
[2026-09-08 04:31:24] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:24] Production.INFO: TotalDue 0.00
[2026-09-08 04:31:24] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:24] Production.INFO: PDF Generation start
[2026-09-08 04:31:24] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/117/Invoices/2026/09/08/Invoice-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.pdf
[2026-09-08 04:31:24] Production.INFO: On Linux
[2026-09-08 04:31:25] 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/117/Invoices/2026/09/08/footer-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.html" "/var/www/tmp/1/117/Invoices/2026/09/08/Invoice-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.html" "/var/www/tmp/1/117/Invoices/2026/09/08/Invoice-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.pdf"
[2026-09-08 04:31:25] Production.INFO:
[2026-09-08 04:31:25] Production.INFO: /var/www/tmp/1/117/Invoices/2026/09/08/Invoice-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.html
[2026-09-08 04:31:25] Production.INFO: /var/www/tmp/1/117/Invoices/2026/09/08/header-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.html
[2026-09-08 04:31:25] Production.INFO: /var/www/tmp/1/117/Invoices/2026/09/08/footer-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.html
[2026-09-08 04:31:25] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:25] Production.INFO: PDF fullPath 1/117/Invoices/2026/09/08/Invoice-compass-elc-durham-hcc-inv14585-from-08-08-2026-to-09-07-2026-13618.pdf
[2026-09-08 04:31:25] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:25] Production.INFO: Usage File fullPath 1/117/InvoiceUsageFile/2026/09/08/compass-elc-durham-hcc-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_235__ae2a5640-ab5f-11f1-a9c6-f5d2d5d13eb8.csv
[2026-09-08 04:31:27] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:27] Production.INFO: Email Status 1
[2026-09-08 04:31:27] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:27] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:27] Production.INFO: =========== Returning as Success =========== AccountID 117
[2026-09-08 04:31:27] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:27] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:27] Production.INFO: Invoice Committed AccountID = 117
[2026-09-08 04:31:27] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:27] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:27] Production.INFO: new dates
[2026-09-08 04:31:27] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:27] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:27] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:27] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:27] Production.INFO: AccountID =144 FirstInvoiceSend 0
[2026-09-08 04:31:27] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:27] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:27] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:27] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:27] Production.INFO: Invoice::sendInvoice(1,144,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:27] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:27] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:27] 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-08 04:31:27] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:27] Production.INFO: AlreadyBilled
[2026-09-08 04:31:27] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:27] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:27] Production.INFO: Invoice::getAccountUsageTotal(1,144,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:27] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:27] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:27] Production.INFO: Usage Over
[2026-09-08 04:31:27] Production.INFO: Call prc_getAccountSubscription(144,0)
[2026-09-08 04:31:27] Production.INFO: SUBSCRIPTION 1
[2026-09-08 04:31:27] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:27] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:27] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:27] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:27] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:27] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:27] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:27] Production.INFO: SubscriptionDate
[2026-09-08 04:31:27] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:27] Production.INFO: AccountSubscription StartDate 2021-01-08 StartDate 2026-08-08
[2026-09-08 04:31:27] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:27] Production.INFO: AccountSubscriptionID - 565 === 2021-01-08=====2027-09-08
[2026-09-08 04:31:27] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:27] Production.INFO: First Time False 2021-01-08 2026-09-08
[2026-09-08 04:31:27] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2021-01-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:27] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:27] Production.INFO: AccountSubscription::getSubscriptionAmount(565,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:27] Production.INFO: SubscriptionCharge - 5
[2026-09-08 04:31:27] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:27] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(144,1,2,2026-09-08,2026-10-07 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,25,5,5,565)
[2026-09-08 04:31:27] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:27] Production.INFO: DiscountType
[2026-09-08 04:31:27] Production.INFO: SubscriptionCharge 25
[2026-09-08 04:31:27] Production.INFO: New SubscriptionCharge 25
[2026-09-08 04:31:27] Production.INFO: TotalSubscriptionCharge - 25.00
[2026-09-08 04:31:27] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:27] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:27] Production.INFO: Call prc_getAccountOneOffCharge(144,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:27] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:27] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:27] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:27] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:27] Production.INFO: SubTotal 25
[2026-09-08 04:31:27] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:27] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:27] Production.INFO: TotalTax 3.25
[2026-09-08 04:31:27] Production.INFO: InvoiceGrandTotal 28.25
[2026-09-08 04:31:27] Production.INFO: InvoiceTaxAmount 3.25
[2026-09-08 04:31:27] Production.INFO: GrandTotal 28.25
[2026-09-08 04:31:27] Production.INFO: SubTotal 25.00
[2026-09-08 04:31:27] Production.INFO: TotalDue 639.63
[2026-09-08 04:31:27] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:27] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:27] Production.INFO: CALL prc_getInvoiceUsage(1,'144','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:27] Production.INFO: PDF Generation start
[2026-09-08 04:31:27] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/144/Invoices/2026/09/08/Invoice-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.pdf
[2026-09-08 04:31:27] Production.INFO: On Linux
[2026-09-08 04:31:28] 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/144/Invoices/2026/09/08/footer-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.html" "/var/www/tmp/1/144/Invoices/2026/09/08/Invoice-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.html" "/var/www/tmp/1/144/Invoices/2026/09/08/Invoice-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.pdf"
[2026-09-08 04:31:28] Production.INFO:
[2026-09-08 04:31:28] Production.INFO: /var/www/tmp/1/144/Invoices/2026/09/08/Invoice-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.html
[2026-09-08 04:31:28] Production.INFO: /var/www/tmp/1/144/Invoices/2026/09/08/header-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.html
[2026-09-08 04:31:28] Production.INFO: /var/www/tmp/1/144/Invoices/2026/09/08/footer-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.html
[2026-09-08 04:31:28] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:28] Production.INFO: PDF fullPath 1/144/Invoices/2026/09/08/Invoice-discount-coach-tours-and-wed-in-destination-inv14586-from-08-08-2026-to-09-07-2026-13619.pdf
[2026-09-08 04:31:28] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:28] Production.INFO: Usage File fullPath 1/144/InvoiceUsageFile/2026/09/08/discount-coach-tours-and-wed-in-destination-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_7665__afd81760-ab5f-11f1-ba69-e7fde1e67841.csv
[2026-09-08 04:31:30] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:30] Production.INFO: Email Status 1
[2026-09-08 04:31:30] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:30] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:30] Production.INFO: =========== Returning as Success =========== AccountID 144
[2026-09-08 04:31:30] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:30] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:30] Production.INFO: Invoice Committed AccountID = 144
[2026-09-08 04:31:30] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:30] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:30] Production.INFO: new dates
[2026-09-08 04:31:30] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:30] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:30] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:30] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:30] Production.INFO: AccountID =145 FirstInvoiceSend 0
[2026-09-08 04:31:30] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:30] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:30] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:30] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:30] Production.INFO: Invoice::sendInvoice(1,145,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:30] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:30] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:30] 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-08 04:31:30] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:30] Production.INFO: AlreadyBilled
[2026-09-08 04:31:30] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:30] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:30] Production.INFO: Invoice::getAccountUsageTotal(1,145,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:30] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:30] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:30] Production.INFO: Usage Over
[2026-09-08 04:31:30] Production.INFO: Call prc_getAccountSubscription(145,0)
[2026-09-08 04:31:30] Production.INFO: SUBSCRIPTION 2
[2026-09-08 04:31:30] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:30] Production.INFO: SubscriptionID - 1
[2026-09-08 04:31:30] Production.INFO: isAdvanceSubscription - 1
[2026-09-08 04:31:30] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:30] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:30] Production.INFO: SubscriptionDate
[2026-09-08 04:31:30] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:30] Production.INFO: AccountSubscription StartDate 2021-01-08 StartDate 2026-08-08
[2026-09-08 04:31:30] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: AccountSubscriptionID - 563 === 2021-01-08=====2027-09-08
[2026-09-08 04:31:30] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:30] Production.INFO: First Time False 2021-01-08 2026-09-08
[2026-09-08 04:31:30] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2021-01-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:30] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:30] Production.INFO: AccountSubscription::getSubscriptionAmount(563,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:30] Production.INFO: SubscriptionCharge - 5
[2026-09-08 04:31:30] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:30] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(145,1,1,2026-09-08,2026-10-07 00:00:00,License for a Pay As You Go Cloud Phone extension,15,5,3,563)
[2026-09-08 04:31:30] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:30] Production.INFO: DiscountType
[2026-09-08 04:31:30] Production.INFO: SubscriptionCharge 15
[2026-09-08 04:31:30] Production.INFO: New SubscriptionCharge 15
[2026-09-08 04:31:30] Production.INFO: TotalSubscriptionCharge - 15.00
[2026-09-08 04:31:30] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:30] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:30] Production.INFO: SubscriptionID - 12
[2026-09-08 04:31:30] Production.INFO: isAdvanceSubscription - 12
[2026-09-08 04:31:30] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:30] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:30] Production.INFO: SubscriptionDate
[2026-09-08 04:31:30] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:30] Production.INFO: AccountSubscription StartDate 2021-01-08 StartDate 2026-08-08
[2026-09-08 04:31:30] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:30] Production.INFO: AccountSubscriptionID - 564 === 2021-01-08=====2027-09-08
[2026-09-08 04:31:30] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:30] Production.INFO: First Time False 2021-01-08 2026-09-08
[2026-09-08 04:31:30] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2021-01-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:30] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:30] Production.INFO: AccountSubscription::getSubscriptionAmount(564,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:30] Production.INFO: SubscriptionCharge - 0
[2026-09-08 04:31:30] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:30] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(145,1,12,2026-09-08,2026-10-07 00:00:00,Included DID (4164775948),0,0,1,564)
[2026-09-08 04:31:30] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:30] Production.INFO: DiscountType
[2026-09-08 04:31:30] Production.INFO: SubscriptionCharge 0
[2026-09-08 04:31:30] Production.INFO: New SubscriptionCharge 0
[2026-09-08 04:31:30] Production.INFO: TotalSubscriptionCharge - 0.00
[2026-09-08 04:31:30] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:30] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:30] Production.INFO: Call prc_getAccountOneOffCharge(145,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:30] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:30] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:30] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:30] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:30] Production.INFO: SubTotal 15
[2026-09-08 04:31:30] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:30] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:30] Production.INFO: TotalTax 1.95
[2026-09-08 04:31:30] Production.INFO: InvoiceGrandTotal 16.95
[2026-09-08 04:31:30] Production.INFO: InvoiceTaxAmount 1.95
[2026-09-08 04:31:30] Production.INFO: GrandTotal 16.95
[2026-09-08 04:31:30] Production.INFO: SubTotal 15.00
[2026-09-08 04:31:30] Production.INFO: TotalDue 316.35
[2026-09-08 04:31:30] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:30] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:30] Production.INFO: CALL prc_getInvoiceUsage(1,'145','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:30] Production.INFO: PDF Generation start
[2026-09-08 04:31:30] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/145/Invoices/2026/09/08/Invoice-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.pdf
[2026-09-08 04:31:30] Production.INFO: On Linux
[2026-09-08 04:31:31] 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/145/Invoices/2026/09/08/footer-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.html" "/var/www/tmp/1/145/Invoices/2026/09/08/Invoice-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.html" "/var/www/tmp/1/145/Invoices/2026/09/08/Invoice-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.pdf"
[2026-09-08 04:31:31] Production.INFO:
[2026-09-08 04:31:31] Production.INFO: /var/www/tmp/1/145/Invoices/2026/09/08/Invoice-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.html
[2026-09-08 04:31:31] Production.INFO: /var/www/tmp/1/145/Invoices/2026/09/08/header-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.html
[2026-09-08 04:31:31] Production.INFO: /var/www/tmp/1/145/Invoices/2026/09/08/footer-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.html
[2026-09-08 04:31:31] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:31] Production.INFO: PDF fullPath 1/145/Invoices/2026/09/08/Invoice-factor-direct-corporation-inv14587-from-08-08-2026-to-09-07-2026-13620.pdf
[2026-09-08 04:31:31] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:31] Production.INFO: Usage File fullPath 1/145/InvoiceUsageFile/2026/09/08/factor-direct-corporation-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_4522__b1918790-ab5f-11f1-9ea7-f9750ece86d5.csv
[2026-09-08 04:31:33] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:33] Production.INFO: Email Status 1
[2026-09-08 04:31:33] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:33] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:33] Production.INFO: =========== Returning as Success =========== AccountID 145
[2026-09-08 04:31:33] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:33] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:33] Production.INFO: Invoice Committed AccountID = 145
[2026-09-08 04:31:33] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:33] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:33] Production.INFO: new dates
[2026-09-08 04:31:33] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:33] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:33] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:33] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:33] Production.INFO: AccountID =211 FirstInvoiceSend 0
[2026-09-08 04:31:33] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:33] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:33] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:33] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:33] Production.INFO: Invoice::sendInvoice(1,211,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:33] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:33] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:33] 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-08 04:31:33] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:33] Production.INFO: AlreadyBilled
[2026-09-08 04:31:33] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:33] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:33] Production.INFO: Invoice::getAccountUsageTotal(1,211,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:33] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:33] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:33] Production.INFO: Usage Over
[2026-09-08 04:31:33] Production.INFO: Call prc_getAccountSubscription(211,0)
[2026-09-08 04:31:33] Production.INFO: SUBSCRIPTION 2
[2026-09-08 04:31:33] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:33] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:33] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:33] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:33] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:33] Production.INFO: SubscriptionDate
[2026-09-08 04:31:33] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:33] Production.INFO: AccountSubscription StartDate 2022-11-01 StartDate 2026-08-08
[2026-09-08 04:31:33] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: AccountSubscriptionID - 725 === 2022-11-01=====2027-09-08
[2026-09-08 04:31:33] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:33] Production.INFO: First Time False 2022-11-01 2026-09-08
[2026-09-08 04:31:33] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2022-11-01 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:33] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:33] Production.INFO: AccountSubscription::getSubscriptionAmount(725,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:33] Production.INFO: SubscriptionCharge - 75
[2026-09-08 04:31:33] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:33] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(211,1,5,2026-09-08,2026-10-07 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,725)
[2026-09-08 04:31:33] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:33] Production.INFO: DiscountType Flat
[2026-09-08 04:31:33] Production.INFO: SubscriptionCharge 75
[2026-09-08 04:31:33] Production.INFO: New SubscriptionCharge 75
[2026-09-08 04:31:33] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-08 04:31:33] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:33] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:33] Production.INFO: SubscriptionID - 28
[2026-09-08 04:31:33] Production.INFO: isAdvanceSubscription - 28
[2026-09-08 04:31:33] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:33] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:33] Production.INFO: SubscriptionDate
[2026-09-08 04:31:33] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:33] Production.INFO: AccountSubscription StartDate 2022-11-01 StartDate 2026-08-08
[2026-09-08 04:31:33] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:33] Production.INFO: AccountSubscriptionID - 726 === 2022-11-01=====2027-09-08
[2026-09-08 04:31:33] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:33] Production.INFO: First Time False 2022-11-01 2026-09-08
[2026-09-08 04:31:33] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2022-11-01 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:33] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:33] Production.INFO: AccountSubscription::getSubscriptionAmount(726,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:33] Production.INFO: SubscriptionCharge - -25
[2026-09-08 04:31:33] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:33] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(211,1,28,2026-09-08,2026-10-07 00:00:00,Provides a $5/store/month discount when 5+ stores have OnSwitch Cloud Phone service,-25,-25,1,726)
[2026-09-08 04:31:33] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:33] Production.INFO: DiscountType Flat
[2026-09-08 04:31:33] Production.INFO: SubscriptionCharge -25
[2026-09-08 04:31:33] Production.INFO: New SubscriptionCharge -25
[2026-09-08 04:31:33] Production.INFO: TotalSubscriptionCharge - -25.00
[2026-09-08 04:31:33] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:33] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:33] Production.INFO: Call prc_getAccountOneOffCharge(211,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:33] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:33] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:33] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:33] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:33] Production.INFO: SubTotal 50
[2026-09-08 04:31:33] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:33] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:33] Production.INFO: TotalTax 6.5
[2026-09-08 04:31:33] Production.INFO: InvoiceGrandTotal 56.5
[2026-09-08 04:31:33] Production.INFO: InvoiceTaxAmount 6.5
[2026-09-08 04:31:33] Production.INFO: GrandTotal 56.5
[2026-09-08 04:31:33] Production.INFO: SubTotal 50.00
[2026-09-08 04:31:33] Production.INFO: TotalDue 960.50
[2026-09-08 04:31:33] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:33] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:33] Production.INFO: CALL prc_getInvoiceUsage(1,'211','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:33] Production.INFO: PDF Generation start
[2026-09-08 04:31:33] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/211/Invoices/2026/09/08/Invoice-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.pdf
[2026-09-08 04:31:33] Production.INFO: On Linux
[2026-09-08 04:31:34] 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/211/Invoices/2026/09/08/footer-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.html" "/var/www/tmp/1/211/Invoices/2026/09/08/Invoice-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.html" "/var/www/tmp/1/211/Invoices/2026/09/08/Invoice-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.pdf"
[2026-09-08 04:31:34] Production.INFO:
[2026-09-08 04:31:34] Production.INFO: /var/www/tmp/1/211/Invoices/2026/09/08/Invoice-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.html
[2026-09-08 04:31:34] Production.INFO: /var/www/tmp/1/211/Invoices/2026/09/08/header-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.html
[2026-09-08 04:31:34] Production.INFO: /var/www/tmp/1/211/Invoices/2026/09/08/footer-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.html
[2026-09-08 04:31:34] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:34] Production.INFO: PDF fullPath 1/211/Invoices/2026/09/08/Invoice-dominos-39052-sandeep-chaudhari-inv14588-from-08-08-2026-to-09-07-2026-13621.pdf
[2026-09-08 04:31:34] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:34] Production.INFO: Usage File fullPath 1/211/InvoiceUsageFile/2026/09/08/dominos-39052-sandeep-chaudhari-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_4356__b37f4c80-ab5f-11f1-b6bb-75777c6cc844.csv
[2026-09-08 04:31:36] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:36] Production.INFO: Email Status 1
[2026-09-08 04:31:36] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:36] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:36] Production.INFO: =========== Returning as Success =========== AccountID 211
[2026-09-08 04:31:36] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:36] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:36] Production.INFO: Invoice Committed AccountID = 211
[2026-09-08 04:31:36] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:36] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:36] Production.INFO: new dates
[2026-09-08 04:31:36] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:36] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:36] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:36] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:36] Production.INFO: AccountID =219 FirstInvoiceSend 0
[2026-09-08 04:31:36] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:36] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:36] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:36] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:36] Production.INFO: Invoice::sendInvoice(1,219,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:36] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:36] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:36] 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-08 04:31:36] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:36] Production.INFO: AlreadyBilled
[2026-09-08 04:31:36] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:36] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:36] Production.INFO: Invoice::getAccountUsageTotal(1,219,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:36] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:36] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:36] Production.INFO: Usage Over
[2026-09-08 04:31:36] Production.INFO: Call prc_getAccountSubscription(219,0)
[2026-09-08 04:31:36] Production.INFO: SUBSCRIPTION 6
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1199 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1199,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (8554624672 - 6285 Northam Dr Suite 100, Mississauga, ON L4V 1X5),2.5,2.5,1,1199)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1200 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1200,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - 21
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,2,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Extension,567,21,27,1200)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge 567
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge 567
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - 567.00
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 45
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 45
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1201 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1201,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,45,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Softphone License Add-On,27,1,27,1201)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge 27
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge 27
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - 27.00
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 45
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 45
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1202 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1202,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,45,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Call Recording Add-On,21,1,21,1202)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge 21
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge 21
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - 21.00
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 45
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 45
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1203 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1203,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,45,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE e-Fax Add-On,21,1,21,1203)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge 21
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge 21
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - 21.00
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 44
[2026-09-08 04:31:36] Production.INFO: isAdvanceSubscription - 44
[2026-09-08 04:31:36] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:36] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionDate
[2026-09-08 04:31:36] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:36] Production.INFO: AccountSubscription StartDate 2024-09-08 StartDate 2026-08-08
[2026-09-08 04:31:36] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:36] Production.INFO: AccountSubscriptionID - 1204 === 2024-09-08=====2027-09-08
[2026-09-08 04:31:36] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:36] Production.INFO: First Time False 2024-09-08 2026-09-08
[2026-09-08 04:31:36] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-09-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:36] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:36] Production.INFO: AccountSubscription::getSubscriptionAmount(1204,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge - -21
[2026-09-08 04:31:36] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:36] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(219,1,44,2026-09-08,2026-10-07 00:00:00,Unbilled Extension - Opus Consulting,-21,-21,1,1204)
[2026-09-08 04:31:36] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:36] Production.INFO: DiscountType Flat
[2026-09-08 04:31:36] Production.INFO: SubscriptionCharge -21
[2026-09-08 04:31:36] Production.INFO: New SubscriptionCharge -21
[2026-09-08 04:31:36] Production.INFO: TotalSubscriptionCharge - -21.00
[2026-09-08 04:31:36] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:36] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:36] Production.INFO: Call prc_getAccountOneOffCharge(219,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:36] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:36] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:36] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:36] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:36] Production.INFO: SubTotal 617.5
[2026-09-08 04:31:36] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:36] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:36] Production.INFO: TotalTax 80.275
[2026-09-08 04:31:36] Production.INFO: InvoiceGrandTotal 697.775
[2026-09-08 04:31:36] Production.INFO: InvoiceTaxAmount 80.28
[2026-09-08 04:31:36] Production.INFO: GrandTotal 697.78
[2026-09-08 04:31:36] Production.INFO: SubTotal 617.50
[2026-09-08 04:31:36] Production.INFO: TotalDue 13790.21
[2026-09-08 04:31:36] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:36] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:36] Production.INFO: CALL prc_getInvoiceUsage(1,'219','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:36] Production.INFO: PDF Generation start
[2026-09-08 04:31:36] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/219/Invoices/2026/09/08/Invoice-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.pdf
[2026-09-08 04:31:36] Production.INFO: On Linux
[2026-09-08 04:31:37] 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/219/Invoices/2026/09/08/footer-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.html" "/var/www/tmp/1/219/Invoices/2026/09/08/Invoice-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.html" "/var/www/tmp/1/219/Invoices/2026/09/08/Invoice-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.pdf"
[2026-09-08 04:31:37] Production.INFO:
[2026-09-08 04:31:37] Production.INFO: /var/www/tmp/1/219/Invoices/2026/09/08/Invoice-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.html
[2026-09-08 04:31:37] Production.INFO: /var/www/tmp/1/219/Invoices/2026/09/08/header-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.html
[2026-09-08 04:31:37] Production.INFO: /var/www/tmp/1/219/Invoices/2026/09/08/footer-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.html
[2026-09-08 04:31:37] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:37] Production.INFO: PDF fullPath 1/219/Invoices/2026/09/08/Invoice-agora-dealer-services-corp-inv14589-from-08-08-2026-to-09-07-2026-13622.pdf
[2026-09-08 04:31:37] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:37] Production.INFO: Usage File fullPath 1/219/InvoiceUsageFile/2026/09/08/agora-dealer-services-corp-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_8149__b528f890-ab5f-11f1-b30a-09fc3ee15e59.csv
[2026-09-08 04:31:38] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:38] Production.INFO: Email Status 1
[2026-09-08 04:31:38] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:38] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:38] Production.INFO: =========== Returning as Success =========== AccountID 219
[2026-09-08 04:31:38] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:38] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:38] Production.INFO: Invoice Committed AccountID = 219
[2026-09-08 04:31:38] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:38] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:38] Production.INFO: new dates
[2026-09-08 04:31:38] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:38] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:38] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:38] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:38] Production.INFO: AccountID =222 FirstInvoiceSend 0
[2026-09-08 04:31:38] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:38] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:38] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:38] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:38] Production.INFO: Invoice::sendInvoice(1,222,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:38] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:38] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:38] 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-08 04:31:38] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:38] Production.INFO: AlreadyBilled
[2026-09-08 04:31:38] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:38] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:38] Production.INFO: Invoice::getAccountUsageTotal(1,222,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:38] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:38] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:38] Production.INFO: Usage Over
[2026-09-08 04:31:38] Production.INFO: Call prc_getAccountSubscription(222,0)
[2026-09-08 04:31:38] Production.INFO: SUBSCRIPTION 0
[2026-09-08 04:31:38] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:38] Production.INFO: Call prc_getAccountOneOffCharge(222,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:38] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:38] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:38] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:38] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:38] Production.INFO: SubTotal 0
[2026-09-08 04:31:38] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:38] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:38] Production.INFO: TotalTax 0
[2026-09-08 04:31:38] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:38] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:38] Production.INFO: GrandTotal 0
[2026-09-08 04:31:38] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:38] Production.INFO: TotalDue 44.13
[2026-09-08 04:31:38] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:39] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:39] Production.INFO: CALL prc_getInvoiceUsage(1,'222','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:39] Production.INFO: PDF Generation start
[2026-09-08 04:31:39] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/222/Invoices/2026/09/08/Invoice-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.pdf
[2026-09-08 04:31:39] Production.INFO: On Linux
[2026-09-08 04:31:40] 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/222/Invoices/2026/09/08/footer-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.html" "/var/www/tmp/1/222/Invoices/2026/09/08/Invoice-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.html" "/var/www/tmp/1/222/Invoices/2026/09/08/Invoice-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.pdf"
[2026-09-08 04:31:40] Production.INFO:
[2026-09-08 04:31:40] Production.INFO: /var/www/tmp/1/222/Invoices/2026/09/08/Invoice-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.html
[2026-09-08 04:31:40] Production.INFO: /var/www/tmp/1/222/Invoices/2026/09/08/header-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.html
[2026-09-08 04:31:40] Production.INFO: /var/www/tmp/1/222/Invoices/2026/09/08/footer-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.html
[2026-09-08 04:31:40] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:40] Production.INFO: PDF fullPath 1/222/Invoices/2026/09/08/Invoice-everest-solutions-group-demo-inv14590-from-08-08-2026-to-09-07-2026-13623.pdf
[2026-09-08 04:31:40] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:40] Production.INFO: Usage File fullPath 1/222/InvoiceUsageFile/2026/09/08/everest-solutions-group-demo-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_6508__b6ae4370-ab5f-11f1-b189-fdd71b949415.csv
[2026-09-08 04:31:41] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:41] Production.INFO: Email Status 1
[2026-09-08 04:31:41] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:41] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:41] Production.INFO: =========== Returning as Success =========== AccountID 222
[2026-09-08 04:31:41] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:41] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:41] Production.INFO: Invoice Committed AccountID = 222
[2026-09-08 04:31:41] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:41] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:41] Production.INFO: new dates
[2026-09-08 04:31:41] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:41] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:41] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:41] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:41] Production.INFO: AccountID =227 FirstInvoiceSend 0
[2026-09-08 04:31:41] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:41] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:41] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:41] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:41] Production.INFO: Invoice::sendInvoice(1,227,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:41] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:41] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:41] 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-08 04:31:41] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:41] Production.INFO: AlreadyBilled
[2026-09-08 04:31:41] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:41] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 02:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-08 01:59:59
[2026-09-08 04:31:41] Production.INFO: Invoice::getAccountUsageTotal(1,227,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:41] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:41] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:41] Production.INFO: Usage Over
[2026-09-08 04:31:41] Production.INFO: Call prc_getAccountSubscription(227,0)
[2026-09-08 04:31:41] Production.INFO: SUBSCRIPTION 2
[2026-09-08 04:31:41] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:41] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:41] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:41] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:41] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:41] Production.INFO: SubscriptionDate
[2026-09-08 04:31:41] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:41] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:41] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: AccountSubscriptionID - 1185 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:41] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:41] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:41] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:41] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:41] Production.INFO: AccountSubscription::getSubscriptionAmount(1185,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:41] Production.INFO: SubscriptionCharge - 19.99
[2026-09-08 04:31:41] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:41] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(227,1,5,2026-09-08,2026-10-07 00:00:00,Restaurant - 1 Line Flat Rate,19.99,19.99,1,1185)
[2026-09-08 04:31:41] Production.INFO: DiscountAmount 75.000000
[2026-09-08 04:31:41] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:41] Production.INFO: SubscriptionCharge 19.99
[2026-09-08 04:31:41] Production.INFO: New SubscriptionCharge 4.9975
[2026-09-08 04:31:41] Production.INFO: TotalSubscriptionCharge - 5.00
[2026-09-08 04:31:41] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:41] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:41] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:41] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:41] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:41] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:41] Production.INFO: SubscriptionDate
[2026-09-08 04:31:41] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:41] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:41] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:41] Production.INFO: AccountSubscriptionID - 1188 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:41] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:41] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:41] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:41] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:41] Production.INFO: AccountSubscription::getSubscriptionAmount(1188,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:41] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:41] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:41] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(227,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (15877911400 - 1015 14 Ave Wainwright, AB T9W 1K5 Canada),2.5,2.5,1,1188)
[2026-09-08 04:31:41] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:41] Production.INFO: DiscountType Flat
[2026-09-08 04:31:41] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:41] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:41] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:41] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:41] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:41] Production.INFO: Call prc_getAccountOneOffCharge(227,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:41] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:41] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:41] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:41] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:41] Production.INFO: SubTotal 7.4975
[2026-09-08 04:31:41] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:41] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:41] Production.INFO: TotalTax 0.374875
[2026-09-08 04:31:41] Production.INFO: InvoiceGrandTotal 7.872375
[2026-09-08 04:31:41] Production.INFO: InvoiceTaxAmount 0.37
[2026-09-08 04:31:41] Production.INFO: GrandTotal 7.87
[2026-09-08 04:31:41] Production.INFO: SubTotal 7.50
[2026-09-08 04:31:41] Production.INFO: TotalDue 134.30
[2026-09-08 04:31:41] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:41] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 02:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-08 01:59:59
[2026-09-08 04:31:41] Production.INFO: CALL prc_getInvoiceUsage(1,'227','0','1','2026-08-08 02:00:00','2026-09-08 01:59:59',0)
[2026-09-08 04:31:41] Production.INFO: PDF Generation start
[2026-09-08 04:31:41] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/227/Invoices/2026/09/08/Invoice-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.pdf
[2026-09-08 04:31:41] Production.INFO: On Linux
[2026-09-08 04:31:42] 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/227/Invoices/2026/09/08/footer-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.html" "/var/www/tmp/1/227/Invoices/2026/09/08/Invoice-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.html" "/var/www/tmp/1/227/Invoices/2026/09/08/Invoice-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.pdf"
[2026-09-08 04:31:42] Production.INFO:
[2026-09-08 04:31:42] Production.INFO: /var/www/tmp/1/227/Invoices/2026/09/08/Invoice-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.html
[2026-09-08 04:31:42] Production.INFO: /var/www/tmp/1/227/Invoices/2026/09/08/header-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.html
[2026-09-08 04:31:42] Production.INFO: /var/www/tmp/1/227/Invoices/2026/09/08/footer-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.html
[2026-09-08 04:31:42] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:42] Production.INFO: PDF fullPath 1/227/Invoices/2026/09/08/Invoice-quiznos-15184-akshay-naik-inv14591-from-08-08-2026-to-09-07-2026-13624.pdf
[2026-09-08 04:31:42] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:42] Production.INFO: Usage File fullPath 1/227/InvoiceUsageFile/2026/09/08/quiznos-15184-akshay-naik-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_6986__b8472630-ab5f-11f1-8297-2d805f120477.csv
[2026-09-08 04:31:44] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:44] Production.INFO: Email Status 1
[2026-09-08 04:31:44] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:44] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:44] Production.INFO: =========== Returning as Success =========== AccountID 227
[2026-09-08 04:31:44] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:44] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:44] Production.INFO: Invoice Committed AccountID = 227
[2026-09-08 04:31:44] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:44] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:44] Production.INFO: new dates
[2026-09-08 04:31:44] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:44] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:44] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:44] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:44] Production.INFO: AccountID =231 FirstInvoiceSend 0
[2026-09-08 04:31:44] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:44] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:44] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:44] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:44] Production.INFO: Invoice::sendInvoice(1,231,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:44] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:44] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:44] 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-08 04:31:44] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:44] Production.INFO: AlreadyBilled
[2026-09-08 04:31:44] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:44] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:44] Production.INFO: Invoice::getAccountUsageTotal(1,231,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:44] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:44] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:44] Production.INFO: Usage Over
[2026-09-08 04:31:44] Production.INFO: Call prc_getAccountSubscription(231,0)
[2026-09-08 04:31:44] Production.INFO: SUBSCRIPTION 2
[2026-09-08 04:31:44] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:44] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:44] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:44] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:44] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:44] Production.INFO: SubscriptionDate
[2026-09-08 04:31:44] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:44] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:31:44] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: AccountSubscriptionID - 1272 === 2025-05-08=====2027-09-08
[2026-09-08 04:31:44] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:44] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:31:44] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:44] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:44] Production.INFO: AccountSubscription::getSubscriptionAmount(1272,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:44] Production.INFO: SubscriptionCharge - 75
[2026-09-08 04:31:44] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:44] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(231,1,5,2026-09-08,2026-10-07 00:00:00,Restaurant - 4 Line Flat Rate,75,75,1,1272)
[2026-09-08 04:31:44] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:44] Production.INFO: DiscountType Flat
[2026-09-08 04:31:44] Production.INFO: SubscriptionCharge 75
[2026-09-08 04:31:44] Production.INFO: New SubscriptionCharge 75
[2026-09-08 04:31:44] Production.INFO: TotalSubscriptionCharge - 75.00
[2026-09-08 04:31:44] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:44] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:44] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:44] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:44] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:44] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:44] Production.INFO: SubscriptionDate
[2026-09-08 04:31:44] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:44] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:31:44] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:44] Production.INFO: AccountSubscriptionID - 1273 === 2025-05-08=====2027-09-08
[2026-09-08 04:31:44] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:44] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:31:44] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:44] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:44] Production.INFO: AccountSubscription::getSubscriptionAmount(1273,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:44] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:44] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:44] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(231,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (5193034000 - 60 Charles St W Unit 5, Ingersoll, ON),2.5,2.5,1,1273)
[2026-09-08 04:31:44] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:44] Production.INFO: DiscountType Flat
[2026-09-08 04:31:44] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:44] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:44] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:44] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:44] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:44] Production.INFO: Call prc_getAccountOneOffCharge(231,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:44] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:44] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:44] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:44] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:44] Production.INFO: SubTotal 77.5
[2026-09-08 04:31:44] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:44] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:44] Production.INFO: TotalTax 10.075
[2026-09-08 04:31:44] Production.INFO: InvoiceGrandTotal 87.575
[2026-09-08 04:31:44] Production.INFO: InvoiceTaxAmount 10.08
[2026-09-08 04:31:44] Production.INFO: GrandTotal 87.58
[2026-09-08 04:31:44] Production.INFO: SubTotal 77.50
[2026-09-08 04:31:44] Production.INFO: TotalDue 1664.02
[2026-09-08 04:31:44] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:44] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:44] Production.INFO: CALL prc_getInvoiceUsage(1,'231','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:44] Production.INFO: PDF Generation start
[2026-09-08 04:31:44] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/231/Invoices/2026/09/08/Invoice-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.pdf
[2026-09-08 04:31:44] Production.INFO: On Linux
[2026-09-08 04:31:45] 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/231/Invoices/2026/09/08/footer-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.html" "/var/www/tmp/1/231/Invoices/2026/09/08/Invoice-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.html" "/var/www/tmp/1/231/Invoices/2026/09/08/Invoice-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.pdf"
[2026-09-08 04:31:45] Production.INFO:
[2026-09-08 04:31:45] Production.INFO: /var/www/tmp/1/231/Invoices/2026/09/08/Invoice-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.html
[2026-09-08 04:31:45] Production.INFO: /var/www/tmp/1/231/Invoices/2026/09/08/header-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.html
[2026-09-08 04:31:45] Production.INFO: /var/www/tmp/1/231/Invoices/2026/09/08/footer-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.html
[2026-09-08 04:31:45] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:45] Production.INFO: PDF fullPath 1/231/Invoices/2026/09/08/Invoice-dominos-10480-william-prichard-inv14592-from-08-08-2026-to-09-07-2026-13625.pdf
[2026-09-08 04:31:45] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:45] Production.INFO: Usage File fullPath 1/231/InvoiceUsageFile/2026/09/08/dominos-10480-william-prichard-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_7407__b9fa0e10-ab5f-11f1-a34f-3139b9c6896c.csv
[2026-09-08 04:31:46] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:46] Production.INFO: Email Status 1
[2026-09-08 04:31:46] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:46] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:46] Production.INFO: =========== Returning as Success =========== AccountID 231
[2026-09-08 04:31:46] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:46] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:46] Production.INFO: Invoice Committed AccountID = 231
[2026-09-08 04:31:46] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:46] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:46] Production.INFO: new dates
[2026-09-08 04:31:46] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:46] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:46] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:46] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:46] Production.INFO: AccountID =233 FirstInvoiceSend 0
[2026-09-08 04:31:46] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:46] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:46] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:46] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:46] Production.INFO: Invoice::sendInvoice(1,233,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:46] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:46] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:46] 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-08 04:31:46] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:46] Production.INFO: AlreadyBilled
[2026-09-08 04:31:46] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:46] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:46] Production.INFO: Invoice::getAccountUsageTotal(1,233,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:46] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:46] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:46] Production.INFO: Usage Over
[2026-09-08 04:31:46] Production.INFO: Call prc_getAccountSubscription(233,0)
[2026-09-08 04:31:46] Production.INFO: SUBSCRIPTION 0
[2026-09-08 04:31:46] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:46] Production.INFO: Call prc_getAccountOneOffCharge(233,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:46] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:46] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:46] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:46] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:46] Production.INFO: SubTotal 0
[2026-09-08 04:31:46] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:46] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:46] Production.INFO: TotalTax 0
[2026-09-08 04:31:46] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:31:46] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:31:46] Production.INFO: GrandTotal 0
[2026-09-08 04:31:46] Production.INFO: SubTotal 0.00
[2026-09-08 04:31:46] Production.INFO: TotalDue 156.23
[2026-09-08 04:31:46] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:47] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:47] Production.INFO: CALL prc_getInvoiceUsage(1,'233','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:47] Production.INFO: PDF Generation start
[2026-09-08 04:31:47] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/233/Invoices/2026/09/08/Invoice-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.pdf
[2026-09-08 04:31:47] Production.INFO: On Linux
[2026-09-08 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/233/Invoices/2026/09/08/footer-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.html" "/var/www/tmp/1/233/Invoices/2026/09/08/Invoice-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.html" "/var/www/tmp/1/233/Invoices/2026/09/08/Invoice-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.pdf"
[2026-09-08 04:31:48] Production.INFO:
[2026-09-08 04:31:48] Production.INFO: /var/www/tmp/1/233/Invoices/2026/09/08/Invoice-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.html
[2026-09-08 04:31:48] Production.INFO: /var/www/tmp/1/233/Invoices/2026/09/08/header-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.html
[2026-09-08 04:31:48] Production.INFO: /var/www/tmp/1/233/Invoices/2026/09/08/footer-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.html
[2026-09-08 04:31:48] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:48] Production.INFO: PDF fullPath 1/233/Invoices/2026/09/08/Invoice-metzgervet-inv14593-from-08-08-2026-to-09-07-2026-13626.pdf
[2026-09-08 04:31:48] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:48] Production.INFO: Usage File fullPath 1/233/InvoiceUsageFile/2026/09/08/metzgervet-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_2147__bb7505a0-ab5f-11f1-941d-153ab9399259.csv
[2026-09-08 04:31:50] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:50] Production.INFO: Email Status 1
[2026-09-08 04:31:50] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:50] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:50] Production.INFO: =========== Returning as Success =========== AccountID 233
[2026-09-08 04:31:50] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:50] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:50] Production.INFO: Invoice Committed AccountID = 233
[2026-09-08 04:31:50] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:50] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:50] Production.INFO: new dates
[2026-09-08 04:31:50] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:50] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:50] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:50] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:50] Production.INFO: AccountID =238 FirstInvoiceSend 0
[2026-09-08 04:31:50] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:50] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:50] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:50] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:50] Production.INFO: Invoice::sendInvoice(1,238,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:50] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:50] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:50] 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-08 04:31:50] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:50] Production.INFO: AlreadyBilled
[2026-09-08 04:31:50] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:50] Production.INFO: Invoice::getAccountUsageTotal(1,238,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:50] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:50] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:50] Production.INFO: Usage Over
[2026-09-08 04:31:50] Production.INFO: Call prc_getAccountSubscription(238,0)
[2026-09-08 04:31:50] Production.INFO: SUBSCRIPTION 1
[2026-09-08 04:31:50] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:50] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:50] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:50] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:50] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:50] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:50] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:50] Production.INFO: SubscriptionDate
[2026-09-08 04:31:50] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:50] Production.INFO: New Account Subscription Start
[2026-09-08 04:31:50] Production.INFO: AccountSubscription StartDate 2024-08-10 StartDate 2026-08-08
[2026-09-08 04:31:50] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:50] Production.INFO: AccountSubscriptionID - 1171 === 2024-08-10=====2027-09-08
[2026-09-08 04:31:50] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:50] Production.INFO: First Time False 2024-08-10 2026-09-08
[2026-09-08 04:31:50] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-08-10 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:50] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:50] Production.INFO: AccountSubscription::getSubscriptionAmount(1171,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:50] Production.INFO: SubscriptionCharge - 26
[2026-09-08 04:31:50] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:50] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(238,1,2,2026-09-08,2026-10-07 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,52,26,2,1171)
[2026-09-08 04:31:50] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:50] Production.INFO: DiscountType Flat
[2026-09-08 04:31:50] Production.INFO: SubscriptionCharge 52
[2026-09-08 04:31:50] Production.INFO: New SubscriptionCharge 52
[2026-09-08 04:31:50] Production.INFO: TotalSubscriptionCharge - 52.00
[2026-09-08 04:31:50] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:50] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:50] Production.INFO: Call prc_getAccountOneOffCharge(238,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:50] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:50] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:50] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:50] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:50] Production.INFO: SubTotal 52
[2026-09-08 04:31:50] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:50] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:50] Production.INFO: TotalTax 6.76
[2026-09-08 04:31:50] Production.INFO: InvoiceGrandTotal 58.76
[2026-09-08 04:31:50] Production.INFO: InvoiceTaxAmount 6.76
[2026-09-08 04:31:50] Production.INFO: GrandTotal 58.76
[2026-09-08 04:31:50] Production.INFO: SubTotal 52.00
[2026-09-08 04:31:50] Production.INFO: TotalDue 998.92
[2026-09-08 04:31:50] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:50] Production.INFO: PDF Generation start
[2026-09-08 04:31:51] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/238/Invoices/2026/09/08/Invoice-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.pdf
[2026-09-08 04:31:51] Production.INFO: On Linux
[2026-09-08 04:31:51] 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/238/Invoices/2026/09/08/footer-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.html" "/var/www/tmp/1/238/Invoices/2026/09/08/Invoice-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.html" "/var/www/tmp/1/238/Invoices/2026/09/08/Invoice-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.pdf"
[2026-09-08 04:31:51] Production.INFO:
[2026-09-08 04:31:51] Production.INFO: /var/www/tmp/1/238/Invoices/2026/09/08/Invoice-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.html
[2026-09-08 04:31:51] Production.INFO: /var/www/tmp/1/238/Invoices/2026/09/08/header-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.html
[2026-09-08 04:31:51] Production.INFO: /var/www/tmp/1/238/Invoices/2026/09/08/footer-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.html
[2026-09-08 04:31:51] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:52] Production.INFO: PDF fullPath 1/238/Invoices/2026/09/08/Invoice-auto-test-tenant-inv14594-from-08-08-2026-to-09-07-2026-13627.pdf
[2026-09-08 04:31:52] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:52] Production.INFO: Usage File fullPath 1/238/InvoiceUsageFile/2026/09/08/auto-test-tenant-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_1112__bdd19290-ab5f-11f1-ae06-695bcee88efc.csv
[2026-09-08 04:31:53] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:53] Production.INFO: Email Status 1
[2026-09-08 04:31:53] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:53] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:53] Production.INFO: =========== Returning as Success =========== AccountID 238
[2026-09-08 04:31:53] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:53] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:53] Production.INFO: Invoice Committed AccountID = 238
[2026-09-08 04:31:53] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:53] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:53] Production.INFO: new dates
[2026-09-08 04:31:53] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:53] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:53] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:53] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:53] Production.INFO: AccountID =241 FirstInvoiceSend 0
[2026-09-08 04:31:53] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:53] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:53] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:53] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:53] Production.INFO: Invoice::sendInvoice(1,241,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:53] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:53] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:53] 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-08 04:31:53] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:53] Production.INFO: AlreadyBilled
[2026-09-08 04:31:53] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:53] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:53] Production.INFO: Invoice::getAccountUsageTotal(1,241,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:53] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:53] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:53] Production.INFO: Usage Over
[2026-09-08 04:31:53] Production.INFO: Call prc_getAccountSubscription(241,0)
[2026-09-08 04:31:53] Production.INFO: SUBSCRIPTION 2
[2026-09-08 04:31:53] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:53] Production.INFO: SubscriptionID - 5
[2026-09-08 04:31:53] Production.INFO: isAdvanceSubscription - 5
[2026-09-08 04:31:53] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:53] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:53] Production.INFO: SubscriptionDate
[2026-09-08 04:31:53] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:53] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:53] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: AccountSubscriptionID - 1189 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:53] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:53] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:53] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:53] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:53] Production.INFO: AccountSubscription::getSubscriptionAmount(1189,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:53] Production.INFO: SubscriptionCharge - 19.99
[2026-09-08 04:31:53] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:53] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(241,1,5,2026-09-08,2026-10-07 00:00:00,Restaurant - 1 Line Flat Rate,19.99,19.99,1,1189)
[2026-09-08 04:31:53] Production.INFO: DiscountAmount 75.000000
[2026-09-08 04:31:53] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:53] Production.INFO: SubscriptionCharge 19.99
[2026-09-08 04:31:53] Production.INFO: New SubscriptionCharge 4.9975
[2026-09-08 04:31:53] Production.INFO: TotalSubscriptionCharge - 5.00
[2026-09-08 04:31:53] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:53] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:53] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:53] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:53] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:53] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:53] Production.INFO: SubscriptionDate
[2026-09-08 04:31:53] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:53] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:53] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:53] Production.INFO: AccountSubscriptionID - 1191 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:53] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:53] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:53] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:53] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:53] Production.INFO: AccountSubscription::getSubscriptionAmount(1191,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:53] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:53] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:53] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(241,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (3433177878 - 133 Bank St. Ottawa, ON K1P 5N7 Canada),2.5,2.5,1,1191)
[2026-09-08 04:31:53] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:53] Production.INFO: DiscountType Flat
[2026-09-08 04:31:53] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:53] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:53] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:53] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:53] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:53] Production.INFO: Call prc_getAccountOneOffCharge(241,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:53] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:53] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:53] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:53] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:53] Production.INFO: SubTotal 7.4975
[2026-09-08 04:31:53] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:53] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:53] Production.INFO: TotalTax 0.974675
[2026-09-08 04:31:53] Production.INFO: InvoiceGrandTotal 8.472175
[2026-09-08 04:31:53] Production.INFO: InvoiceTaxAmount 0.97
[2026-09-08 04:31:53] Production.INFO: GrandTotal 8.47
[2026-09-08 04:31:53] Production.INFO: SubTotal 7.50
[2026-09-08 04:31:53] Production.INFO: TotalDue 101.64
[2026-09-08 04:31:53] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:53] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:53] Production.INFO: CALL prc_getInvoiceUsage(1,'241','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:53] Production.INFO: PDF Generation start
[2026-09-08 04:31:53] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/241/Invoices/2026/09/08/Invoice-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.pdf
[2026-09-08 04:31:53] Production.INFO: On Linux
[2026-09-08 04:31:54] 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/241/Invoices/2026/09/08/footer-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.html" "/var/www/tmp/1/241/Invoices/2026/09/08/Invoice-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.html" "/var/www/tmp/1/241/Invoices/2026/09/08/Invoice-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.pdf"
[2026-09-08 04:31:54] Production.INFO:
[2026-09-08 04:31:54] Production.INFO: /var/www/tmp/1/241/Invoices/2026/09/08/Invoice-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.html
[2026-09-08 04:31:54] Production.INFO: /var/www/tmp/1/241/Invoices/2026/09/08/header-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.html
[2026-09-08 04:31:54] Production.INFO: /var/www/tmp/1/241/Invoices/2026/09/08/footer-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.html
[2026-09-08 04:31:54] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:54] Production.INFO: PDF fullPath 1/241/Invoices/2026/09/08/Invoice-quiznos-15192-akshay-naik-inv14595-from-08-08-2026-to-09-07-2026-13628.pdf
[2026-09-08 04:31:54] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:54] Production.INFO: Usage File fullPath 1/241/InvoiceUsageFile/2026/09/08/quiznos-15192-akshay-naik-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_3737__bf6e1860-ab5f-11f1-8e66-6decbfd55b8b.csv
[2026-09-08 04:31:56] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:56] Production.INFO: Email Status 1
[2026-09-08 04:31:56] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:56] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:56] Production.INFO: =========== Returning as Success =========== AccountID 241
[2026-09-08 04:31:56] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:56] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:56] Production.INFO: Invoice Committed AccountID = 241
[2026-09-08 04:31:56] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:56] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:56] Production.INFO: new dates
[2026-09-08 04:31:56] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:56] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:56] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:56] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:56] Production.INFO: AccountID =242 FirstInvoiceSend 0
[2026-09-08 04:31:56] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:56] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:56] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:56] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:56] Production.INFO: Invoice::sendInvoice(1,242,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:56] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:56] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:56] 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-08 04:31:56] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:56] Production.INFO: AlreadyBilled
[2026-09-08 04:31:56] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:56] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:56] Production.INFO: Invoice::getAccountUsageTotal(1,242,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:56] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:56] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:56] Production.INFO: Usage Over
[2026-09-08 04:31:56] Production.INFO: Call prc_getAccountSubscription(242,0)
[2026-09-08 04:31:56] Production.INFO: SUBSCRIPTION 4
[2026-09-08 04:31:56] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:56] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:56] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:56] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionDate
[2026-09-08 04:31:56] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:56] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: AccountSubscriptionID - 1192 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:56] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:56] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:56] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:56] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:56] Production.INFO: AccountSubscription::getSubscriptionAmount(1192,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge - 12.99
[2026-09-08 04:31:56] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:56] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(242,1,2,2026-09-08,2026-10-07 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,324.75,12.99,25,1192)
[2026-09-08 04:31:56] Production.INFO: DiscountAmount 5.000000
[2026-09-08 04:31:56] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge 324.75
[2026-09-08 04:31:56] Production.INFO: New SubscriptionCharge 308.5125
[2026-09-08 04:31:56] Production.INFO: TotalSubscriptionCharge - 308.51
[2026-09-08 04:31:56] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:56] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2
[2026-09-08 04:31:56] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:31:56] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:56] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionDate
[2026-09-08 04:31:56] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:56] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: AccountSubscriptionID - 1193 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:56] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:56] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:56] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:56] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:56] Production.INFO: AccountSubscription::getSubscriptionAmount(1193,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge - 10
[2026-09-08 04:31:56] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:56] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(242,1,2,2026-09-08,2026-10-07 00:00:00,Fax-to-Email service, with ability to send faxes via CloudPhone.ONE admin portal,10,10,1,1193)
[2026-09-08 04:31:56] Production.INFO: DiscountAmount 5.000000
[2026-09-08 04:31:56] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge 10
[2026-09-08 04:31:56] Production.INFO: New SubscriptionCharge 9.5
[2026-09-08 04:31:56] Production.INFO: TotalSubscriptionCharge - 9.50
[2026-09-08 04:31:56] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:56] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 1
[2026-09-08 04:31:56] Production.INFO: isAdvanceSubscription - 1
[2026-09-08 04:31:56] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:56] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionDate
[2026-09-08 04:31:56] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:56] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: AccountSubscriptionID - 1194 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:56] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:56] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:56] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:56] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:56] Production.INFO: AccountSubscription::getSubscriptionAmount(1194,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:31:56] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:56] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(242,1,1,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Softphone add-on,25,1,25,1194)
[2026-09-08 04:31:56] Production.INFO: DiscountAmount 5.000000
[2026-09-08 04:31:56] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge 25
[2026-09-08 04:31:56] Production.INFO: New SubscriptionCharge 23.75
[2026-09-08 04:31:56] Production.INFO: TotalSubscriptionCharge - 23.75
[2026-09-08 04:31:56] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:56] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:56] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:56] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:56] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionDate
[2026-09-08 04:31:56] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:56] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:56] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:56] Production.INFO: AccountSubscriptionID - 1195 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:56] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:56] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:56] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:56] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:56] Production.INFO: AccountSubscription::getSubscriptionAmount(1195,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:56] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:56] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(242,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (5197425851 - 5 Shirley Ave, Kitchener, ON N2B 2E6),2.5,2.5,1,1195)
[2026-09-08 04:31:56] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:56] Production.INFO: DiscountType Flat
[2026-09-08 04:31:56] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:56] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:56] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:56] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:56] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:56] Production.INFO: Call prc_getAccountOneOffCharge(242,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:56] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:56] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:56] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:56] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:56] Production.INFO: SubTotal 344.2625
[2026-09-08 04:31:56] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:56] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:56] Production.INFO: TotalTax 44.754125
[2026-09-08 04:31:56] Production.INFO: InvoiceGrandTotal 389.016625
[2026-09-08 04:31:56] Production.INFO: InvoiceTaxAmount 44.75
[2026-09-08 04:31:56] Production.INFO: GrandTotal 389.01
[2026-09-08 04:31:56] Production.INFO: SubTotal 344.26
[2026-09-08 04:31:56] Production.INFO: TotalDue 6613.17
[2026-09-08 04:31:56] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:56] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:56] Production.INFO: CALL prc_getInvoiceUsage(1,'242','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:56] Production.INFO: PDF Generation start
[2026-09-08 04:31:56] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/242/Invoices/2026/09/08/Invoice-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.pdf
[2026-09-08 04:31:56] Production.INFO: On Linux
[2026-09-08 04:31:57] 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/242/Invoices/2026/09/08/footer-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.html" "/var/www/tmp/1/242/Invoices/2026/09/08/Invoice-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.html" "/var/www/tmp/1/242/Invoices/2026/09/08/Invoice-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.pdf"
[2026-09-08 04:31:57] Production.INFO:
[2026-09-08 04:31:57] Production.INFO: /var/www/tmp/1/242/Invoices/2026/09/08/Invoice-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.html
[2026-09-08 04:31:57] Production.INFO: /var/www/tmp/1/242/Invoices/2026/09/08/header-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.html
[2026-09-08 04:31:57] Production.INFO: /var/www/tmp/1/242/Invoices/2026/09/08/footer-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.html
[2026-09-08 04:31:57] Production.INFO: Invoice generation PDF path
[2026-09-08 04:31:57] Production.INFO: PDF fullPath 1/242/Invoices/2026/09/08/Invoice-ball-construction-inv14596-from-08-08-2026-to-09-07-2026-13629.pdf
[2026-09-08 04:31:57] Production.INFO: Generate Usage File Start
[2026-09-08 04:31:57] Production.INFO: Usage File fullPath 1/242/InvoiceUsageFile/2026/09/08/ball-construction-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_6113__c124f700-ab5f-11f1-8529-df27a77e3371.csv
[2026-09-08 04:31:59] Production.INFO: Sending Email to Staff over
[2026-09-08 04:31:59] Production.INFO: Email Status 1
[2026-09-08 04:31:59] Production.INFO: Sending Email to Customer
[2026-09-08 04:31:59] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:31:59] Production.INFO: =========== Returning as Success =========== AccountID 242
[2026-09-08 04:31:59] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:31:59] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:31:59] Production.INFO: Invoice Committed AccountID = 242
[2026-09-08 04:31:59] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:31:59] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:31:59] Production.INFO: new dates
[2026-09-08 04:31:59] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:31:59] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:31:59] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:31:59] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:31:59] Production.INFO: AccountID =243 FirstInvoiceSend 0
[2026-09-08 04:31:59] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:31:59] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:31:59] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:31:59] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:31:59] Production.INFO: Invoice::sendInvoice(1,243,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:31:59] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:31:59] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:31:59] 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-08 04:31:59] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:31:59] Production.INFO: AlreadyBilled
[2026-09-08 04:31:59] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:59] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:59] Production.INFO: Invoice::getAccountUsageTotal(1,243,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:31:59] Production.INFO: TotalCharges - 0
[2026-09-08 04:31:59] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:31:59] Production.INFO: Usage Over
[2026-09-08 04:31:59] Production.INFO: Call prc_getAccountSubscription(243,0)
[2026-09-08 04:31:59] Production.INFO: SUBSCRIPTION 3
[2026-09-08 04:31:59] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 48
[2026-09-08 04:31:59] Production.INFO: isAdvanceSubscription - 48
[2026-09-08 04:31:59] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:59] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionDate
[2026-09-08 04:31:59] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:59] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: AccountSubscriptionID - 1196 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:59] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:59] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:59] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:59] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:59] Production.INFO: AccountSubscription::getSubscriptionAmount(1196,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge - 22.99
[2026-09-08 04:31:59] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:59] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(243,1,48,2026-09-08,2026-10-07 00:00:00,Capacity Based Billing - Flat Rate Line,114.95,22.99,5,1196)
[2026-09-08 04:31:59] Production.INFO: DiscountAmount 15.000000
[2026-09-08 04:31:59] Production.INFO: DiscountType Percentage
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge 114.95
[2026-09-08 04:31:59] Production.INFO: New SubscriptionCharge 97.7075
[2026-09-08 04:31:59] Production.INFO: TotalSubscriptionCharge - 97.71
[2026-09-08 04:31:59] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:59] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 45
[2026-09-08 04:31:59] Production.INFO: isAdvanceSubscription - 45
[2026-09-08 04:31:59] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:59] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionDate
[2026-09-08 04:31:59] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:59] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: AccountSubscriptionID - 1197 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:59] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:59] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:59] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:59] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:59] Production.INFO: AccountSubscription::getSubscriptionAmount(1197,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:31:59] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:59] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(243,1,45,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Softphone Add-On,12,1,12,1197)
[2026-09-08 04:31:59] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:59] Production.INFO: DiscountType Flat
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge 12
[2026-09-08 04:31:59] Production.INFO: New SubscriptionCharge 12
[2026-09-08 04:31:59] Production.INFO: TotalSubscriptionCharge - 12.00
[2026-09-08 04:31:59] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:59] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 4
[2026-09-08 04:31:59] Production.INFO: isAdvanceSubscription - 4
[2026-09-08 04:31:59] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:31:59] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionDate
[2026-09-08 04:31:59] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:31:59] Production.INFO: AccountSubscription StartDate 2024-11-08 StartDate 2026-08-08
[2026-09-08 04:31:59] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:31:59] Production.INFO: AccountSubscriptionID - 1198 === 2024-11-08=====2027-09-08
[2026-09-08 04:31:59] Production.INFO: regular Advance Subscription
[2026-09-08 04:31:59] Production.INFO: First Time False 2024-11-08 2026-09-08
[2026-09-08 04:31:59] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2024-11-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:31:59] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:31:59] Production.INFO: AccountSubscription::getSubscriptionAmount(1198,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge - 2.5
[2026-09-08 04:31:59] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:31:59] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(243,1,4,2026-09-08,2026-10-07 00:00:00,e911 address registration (5196562460 - 1400 Greenwood Hill Rd. Wellesley, ON N0B 2T0 Canada),2.5,2.5,1,1198)
[2026-09-08 04:31:59] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:31:59] Production.INFO: DiscountType Flat
[2026-09-08 04:31:59] Production.INFO: SubscriptionCharge 2.5
[2026-09-08 04:31:59] Production.INFO: New SubscriptionCharge 2.5
[2026-09-08 04:31:59] Production.INFO: TotalSubscriptionCharge - 2.50
[2026-09-08 04:31:59] Production.INFO: ============================Subscription End =================
[2026-09-08 04:31:59] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:31:59] Production.INFO: Call prc_getAccountOneOffCharge(243,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:31:59] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:31:59] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:31:59] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:31:59] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:31:59] Production.INFO: SubTotal 112.2075
[2026-09-08 04:31:59] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:31:59] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:31:59] Production.INFO: TotalTax 14.586975
[2026-09-08 04:31:59] Production.INFO: InvoiceGrandTotal 126.794475
[2026-09-08 04:31:59] Production.INFO: InvoiceTaxAmount 14.59
[2026-09-08 04:31:59] Production.INFO: GrandTotal 126.8
[2026-09-08 04:31:59] Production.INFO: SubTotal 112.21
[2026-09-08 04:31:59] Production.INFO: TotalDue 2272.02
[2026-09-08 04:31:59] Production.INFO: Reseller ==> 0
[2026-09-08 04:31:59] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:31:59] Production.INFO: CALL prc_getInvoiceUsage(1,'243','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:31:59] Production.INFO: PDF Generation start
[2026-09-08 04:31:59] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/243/Invoices/2026/09/08/Invoice-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.pdf
[2026-09-08 04:31:59] Production.INFO: On Linux
[2026-09-08 04:32:00] 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/243/Invoices/2026/09/08/footer-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.html" "/var/www/tmp/1/243/Invoices/2026/09/08/Invoice-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.html" "/var/www/tmp/1/243/Invoices/2026/09/08/Invoice-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.pdf"
[2026-09-08 04:32:00] Production.INFO:
[2026-09-08 04:32:00] Production.INFO: /var/www/tmp/1/243/Invoices/2026/09/08/Invoice-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.html
[2026-09-08 04:32:00] Production.INFO: /var/www/tmp/1/243/Invoices/2026/09/08/header-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.html
[2026-09-08 04:32:00] Production.INFO: /var/www/tmp/1/243/Invoices/2026/09/08/footer-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.html
[2026-09-08 04:32:00] Production.INFO: Invoice generation PDF path
[2026-09-08 04:32:00] Production.INFO: PDF fullPath 1/243/Invoices/2026/09/08/Invoice-bio-ag-consultants-distributors-inc-inv14597-from-08-08-2026-to-09-07-2026-13630.pdf
[2026-09-08 04:32:00] Production.INFO: Generate Usage File Start
[2026-09-08 04:32:00] Production.INFO: Usage File fullPath 1/243/InvoiceUsageFile/2026/09/08/bio-ag-consultants-distributors-inc-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_2553__c2d05860-ab5f-11f1-884a-69213d3a35de.csv
[2026-09-08 04:32:01] Production.INFO: Sending Email to Staff over
[2026-09-08 04:32:01] Production.INFO: Email Status 1
[2026-09-08 04:32:01] Production.INFO: Sending Email to Customer
[2026-09-08 04:32:01] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:32:01] Production.INFO: =========== Returning as Success =========== AccountID 243
[2026-09-08 04:32:01] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:32:01] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:32:01] Production.INFO: Invoice Committed AccountID = 243
[2026-09-08 04:32:01] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:32:01] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:32:01] Production.INFO: new dates
[2026-09-08 04:32:01] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:32:01] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:32:01] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:32:01] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:32:01] Production.INFO: AccountID =250 FirstInvoiceSend 0
[2026-09-08 04:32:01] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:32:01] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:32:01] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:32:01] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:32:01] Production.INFO: Invoice::sendInvoice(1,250,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:32:01] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:32:01] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:32:01] 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-08 04:32:01] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:32:01] Production.INFO: AlreadyBilled
[2026-09-08 04:32:01] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:01] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:01] Production.INFO: Invoice::getAccountUsageTotal(1,250,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:32:01] Production.INFO: TotalCharges - 0
[2026-09-08 04:32:01] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:32:01] Production.INFO: Usage Over
[2026-09-08 04:32:01] Production.INFO: Call prc_getAccountSubscription(250,0)
[2026-09-08 04:32:01] Production.INFO: SUBSCRIPTION 1
[2026-09-08 04:32:01] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:01] Production.INFO: SubscriptionID - 2
[2026-09-08 04:32:01] Production.INFO: isAdvanceSubscription - 2
[2026-09-08 04:32:01] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:01] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:01] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:32:01] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:32:01] Production.INFO: SubscriptionDate
[2026-09-08 04:32:01] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:01] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:32:01] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:32:01] Production.INFO: AccountSubscriptionID - 1292 === 2025-05-08=====2027-09-08
[2026-09-08 04:32:01] Production.INFO: regular Advance Subscription
[2026-09-08 04:32:01] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:32:01] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:32:01] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:32:01] Production.INFO: AccountSubscription::getSubscriptionAmount(1292,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:32:01] Production.INFO: SubscriptionCharge - 12.99
[2026-09-08 04:32:01] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:32:01] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(250,1,2,2026-09-08,2026-10-07 00:00:00,License for an Unlimited Canada/US Cloud Phone extension,25.98,12.99,2,1292)
[2026-09-08 04:32:01] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:32:01] Production.INFO: DiscountType Flat
[2026-09-08 04:32:01] Production.INFO: SubscriptionCharge 25.98
[2026-09-08 04:32:01] Production.INFO: New SubscriptionCharge 25.98
[2026-09-08 04:32:01] Production.INFO: TotalSubscriptionCharge - 25.98
[2026-09-08 04:32:01] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:01] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:32:01] Production.INFO: Call prc_getAccountOneOffCharge(250,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:32:01] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:32:01] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:32:01] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:32:01] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:32:01] Production.INFO: SubTotal 25.98
[2026-09-08 04:32:01] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:32:01] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:32:01] Production.INFO: TotalTax 3.3774
[2026-09-08 04:32:01] Production.INFO: InvoiceGrandTotal 29.3574
[2026-09-08 04:32:01] Production.INFO: InvoiceTaxAmount 3.38
[2026-09-08 04:32:01] Production.INFO: GrandTotal 29.36
[2026-09-08 04:32:01] Production.INFO: SubTotal 25.98
[2026-09-08 04:32:01] Production.INFO: TotalDue 499.12
[2026-09-08 04:32:01] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:02] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:02] Production.INFO: CALL prc_getInvoiceUsage(1,'250','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:32:02] Production.INFO: PDF Generation start
[2026-09-08 04:32:02] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/250/Invoices/2026/09/08/Invoice-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.pdf
[2026-09-08 04:32:02] Production.INFO: On Linux
[2026-09-08 09:32:02] Production.INFO: ==24400== Lock acquired, processing the job...
[2026-09-08 09:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:32:02] Production.INFO: neon service started
[2026-09-08 09:32:02] Production.INFO: neon service started
[2026-09-08 09:32:02] Production.INFO: ==24400== Releasing lock...
[2026-09-08 09:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:32:02] Production.INFO: ==24411== Lock acquired, processing the job...
[2026-09-08 04:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:32:03] Production.INFO: ==24411== Releasing lock...
[2026-09-08 04:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:32:03] Production.INFO: ==24414== Lock acquired, processing the job...
[2026-09-08 08:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:32:03] Production.INFO: ==24414== Releasing lock...
[2026-09-08 08:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:32:03] 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/250/Invoices/2026/09/08/footer-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.html" "/var/www/tmp/1/250/Invoices/2026/09/08/Invoice-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.html" "/var/www/tmp/1/250/Invoices/2026/09/08/Invoice-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.pdf"
[2026-09-08 04:32:03] Production.INFO:
[2026-09-08 04:32:03] Production.INFO: /var/www/tmp/1/250/Invoices/2026/09/08/Invoice-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.html
[2026-09-08 04:32:03] Production.INFO: /var/www/tmp/1/250/Invoices/2026/09/08/header-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.html
[2026-09-08 04:32:03] Production.INFO: /var/www/tmp/1/250/Invoices/2026/09/08/footer-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.html
[2026-09-08 04:32:03] Production.INFO: Invoice generation PDF path
[2026-09-08 04:32:03] Production.INFO: PDF fullPath 1/250/Invoices/2026/09/08/Invoice-bennison-smith-law-inv14598-from-08-08-2026-to-09-07-2026-13631.pdf
[2026-09-08 04:32:03] Production.INFO: Generate Usage File Start
[2026-09-08 04:32:03] Production.INFO: Usage File fullPath 1/250/InvoiceUsageFile/2026/09/08/bennison-smith-law-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_2831__c4b86fc0-ab5f-11f1-9798-4553a8ed7866.csv
[2026-09-08 04:32:04] Production.INFO: ==24422== Lock acquired, processing the job...
[2026-09-08 04:32:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:32:04] Production.INFO: ==24424== Lock acquired, processing the job...
[2026-09-08 04:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:32:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:32:04] Production.INFO: ==24426== Lock acquired, processing the job...
[2026-09-08 04:32:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:32:04] Production.INFO: ==24430== Lock acquired, processing the job...
[2026-09-08 04:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:32:04] Production.INFO: ==24428== Lock acquired, processing the job...
[2026-09-08 04:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 04:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 04:32:04] Production.INFO: ==24430== Releasing lock...
[2026-09-08 04:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:32:04] Production.INFO: Account Balance Start.
[2026-09-08 04:32:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:32:04] Production.INFO: 117
[2026-09-08 04:32:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:04] Production.INFO: Total Charge 0
[2026-09-08 04:32:04] Production.INFO: CreateAllLog End
[2026-09-08 04:32:04] Production.INFO: Account Balance End.
[2026-09-08 04:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:32:04] Production.INFO: ==24428== Releasing lock...
[2026-09-08 04:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:32:04] Production.INFO: ==24424== Releasing lock...
[2026-09-08 04:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:32:05] Production.INFO: Sending Email to Staff over
[2026-09-08 04:32:05] Production.INFO: Email Status 1
[2026-09-08 04:32:05] Production.INFO: Sending Email to Customer
[2026-09-08 04:32:05] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:32:05] Production.INFO: =========== Returning as Success =========== AccountID 250
[2026-09-08 04:32:05] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:32:05] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:32:05] Production.INFO: Invoice Committed AccountID = 250
[2026-09-08 04:32:05] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:32:05] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:32:05] Production.INFO: new dates
[2026-09-08 04:32:05] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:32:05] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:32:05] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:32:05] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:32:05] Production.INFO: AccountID =251 FirstInvoiceSend 0
[2026-09-08 04:32:05] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:32:05] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:32:05] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:32:05] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:32:05] Production.INFO: Invoice::sendInvoice(1,251,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:32:05] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:32:05] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:32:05] 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-08 04:32:05] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:32:05] Production.INFO: AlreadyBilled
[2026-09-08 04:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:05] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:05] Production.INFO: Invoice::getAccountUsageTotal(1,251,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:32:05] Production.INFO: TotalCharges - 0
[2026-09-08 04:32:05] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:32:05] Production.INFO: Usage Over
[2026-09-08 04:32:05] Production.INFO: Call prc_getAccountSubscription(251,0)
[2026-09-08 04:32:05] Production.INFO: SUBSCRIPTION 3
[2026-09-08 04:32:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 64
[2026-09-08 04:32:05] Production.INFO: isAdvanceSubscription - 64
[2026-09-08 04:32:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionDate
[2026-09-08 04:32:05] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:05] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: AccountSubscriptionID - 1259 === 2025-05-08=====2027-09-08
[2026-09-08 04:32:05] Production.INFO: regular Advance Subscription
[2026-09-08 04:32:05] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:32:05] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:32:05] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:32:05] Production.INFO: AccountSubscription::getSubscriptionAmount(1259,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge - 12.99
[2026-09-08 04:32:05] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:32:05] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(251,1,64,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Per Person License,363.72,12.99,28,1259)
[2026-09-08 04:32:05] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:32:05] Production.INFO: DiscountType Flat
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge 363.72
[2026-09-08 04:32:05] Production.INFO: New SubscriptionCharge 363.72
[2026-09-08 04:32:05] Production.INFO: TotalSubscriptionCharge - 363.72
[2026-09-08 04:32:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 70
[2026-09-08 04:32:05] Production.INFO: isAdvanceSubscription - 70
[2026-09-08 04:32:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionDate
[2026-09-08 04:32:05] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:05] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: AccountSubscriptionID - 1260 === 2025-05-08=====2027-09-08
[2026-09-08 04:32:05] Production.INFO: regular Advance Subscription
[2026-09-08 04:32:05] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:32:05] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:32:05] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:32:05] Production.INFO: AccountSubscription::getSubscriptionAmount(1260,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge - 2
[2026-09-08 04:32:05] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:32:05] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(251,1,70,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Softphone License,56,2,28,1260)
[2026-09-08 04:32:05] Production.INFO: DiscountAmount 50.000000
[2026-09-08 04:32:05] Production.INFO: DiscountType Percentage
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge 56
[2026-09-08 04:32:05] Production.INFO: New SubscriptionCharge 28
[2026-09-08 04:32:05] Production.INFO: TotalSubscriptionCharge - 28.00
[2026-09-08 04:32:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:05] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 66
[2026-09-08 04:32:05] Production.INFO: isAdvanceSubscription - 66
[2026-09-08 04:32:05] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:05] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: EndDate =2026-09-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: NewEndDate1 =2026-09-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionDate
[2026-09-08 04:32:05] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:05] Production.INFO: AccountSubscription StartDate 2025-05-08 StartDate 2026-08-08
[2026-09-08 04:32:05] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:32:05] Production.INFO: AccountSubscriptionID - 1268 === 2025-05-08=====2027-09-08
[2026-09-08 04:32:05] Production.INFO: regular Advance Subscription
[2026-09-08 04:32:05] Production.INFO: First Time False 2025-05-08 2026-09-08
[2026-09-08 04:32:05] Production.INFO: StartDate 2026-09-08 AccountSubscription->StartDate 2025-05-08 EndDate 2026-10-07 00:00:00 AccountSubscription->EndDate 2027-09-08
[2026-09-08 04:32:05] Production.INFO: days diff - 30 subscription days 30 quarter days 92
[2026-09-08 04:32:05] Production.INFO: AccountSubscription::getSubscriptionAmount(1268,2026-09-08,2026-10-07 00:00:00,,0)
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge - 1
[2026-09-08 04:32:05] Production.INFO: Already Invoice Subscription 0
[2026-09-08 04:32:05] Production.INFO: Invoice::IsAlreadyInvoiceSubscriptionDetail(251,1,66,2026-09-08,2026-10-07 00:00:00,CloudPhone.ONE Call Recording Per Person One Month Storage,28,1,28,1268)
[2026-09-08 04:32:05] Production.INFO: DiscountAmount 0.000000
[2026-09-08 04:32:05] Production.INFO: DiscountType Flat
[2026-09-08 04:32:05] Production.INFO: SubscriptionCharge 28
[2026-09-08 04:32:05] Production.INFO: New SubscriptionCharge 28
[2026-09-08 04:32:05] Production.INFO: TotalSubscriptionCharge - 28.00
[2026-09-08 04:32:05] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:05] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:32:05] Production.INFO: Call prc_getAccountOneOffCharge(251,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:32:05] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:32:05] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:32:05] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:32:05] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:32:05] Production.INFO: SubTotal 419.72
[2026-09-08 04:32:05] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:32:05] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:32:05] Production.INFO: TotalTax 54.5636
[2026-09-08 04:32:05] Production.INFO: InvoiceGrandTotal 474.2836
[2026-09-08 04:32:05] Production.INFO: InvoiceTaxAmount 54.56
[2026-09-08 04:32:05] Production.INFO: GrandTotal 474.28
[2026-09-08 04:32:05] Production.INFO: SubTotal 419.72
[2026-09-08 04:32:05] Production.INFO: TotalDue 8069.57
[2026-09-08 04:32:05] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:05] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:05] Production.INFO: CALL prc_getInvoiceUsage(1,'251','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:32:05] Production.INFO: PDF Generation start
[2026-09-08 04:32:06] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/251/Invoices/2026/09/08/Invoice-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.pdf
[2026-09-08 04:32:06] Production.INFO: On Linux
[2026-09-08 04:32:07] 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/251/Invoices/2026/09/08/footer-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.html" "/var/www/tmp/1/251/Invoices/2026/09/08/Invoice-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.html" "/var/www/tmp/1/251/Invoices/2026/09/08/Invoice-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.pdf"
[2026-09-08 04:32:07] Production.INFO:
[2026-09-08 04:32:07] Production.INFO: /var/www/tmp/1/251/Invoices/2026/09/08/Invoice-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.html
[2026-09-08 04:32:07] Production.INFO: /var/www/tmp/1/251/Invoices/2026/09/08/header-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.html
[2026-09-08 04:32:07] Production.INFO: /var/www/tmp/1/251/Invoices/2026/09/08/footer-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.html
[2026-09-08 04:32:07] Production.INFO: Invoice generation PDF path
[2026-09-08 04:32:07] Production.INFO: PDF fullPath 1/251/Invoices/2026/09/08/Invoice-coppertree-solutions-inv14599-from-08-08-2026-to-09-07-2026-13632.pdf
[2026-09-08 04:32:07] Production.INFO: Generate Usage File Start
[2026-09-08 04:32:07] Production.INFO: Usage File fullPath 1/251/InvoiceUsageFile/2026/09/08/coppertree-solutions-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_9566__c707d6c0-ab5f-11f1-bdfd-339d9cb94bf6.csv
[2026-09-08 04:32:09] Production.INFO: Sending Email to Staff over
[2026-09-08 04:32:09] Production.INFO: Email Status 1
[2026-09-08 04:32:09] Production.INFO: Sending Email to Customer
[2026-09-08 04:32:09] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:32:09] Production.INFO: =========== Returning as Success =========== AccountID 251
[2026-09-08 04:32:09] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:32:09] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:32:09] Production.INFO: Invoice Committed AccountID = 251
[2026-09-08 04:32:09] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:32:09] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:32:09] Production.INFO: new dates
[2026-09-08 04:32:09] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:32:09] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:32:09] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:32:09] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:32:09] Production.INFO: AccountID =254 FirstInvoiceSend 0
[2026-09-08 04:32:09] Production.INFO: LastInvoiceDate 2026-08-08 NextInvoiceDate 2026-09-08
[2026-09-08 04:32:09] Production.INFO: LastChargeDate 2026-08-08 NextChargeDate 2026-09-07
[2026-09-08 04:32:09] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:32:09] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:32:09] Production.INFO: Invoice::sendInvoice(1,254,2026-08-08,2026-09-08,billing@onswitchit.ca)
[2026-09-08 04:32:09] Production.INFO: start Date =2026-08-08 EndDate =2026-09-07 23:59:59
[2026-09-08 04:32:09] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:32:09] 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-08 04:32:09] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:32:09] Production.INFO: AlreadyBilled
[2026-09-08 04:32:09] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:09] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:09] Production.INFO: Invoice::getAccountUsageTotal(1,254,2026-08-08,2026-09-07 23:59:59)
[2026-09-08 04:32:09] Production.INFO: TotalCharges - 0
[2026-09-08 04:32:09] Production.INFO: TotalUsageCharges - 0.00
[2026-09-08 04:32:09] Production.INFO: Usage Over
[2026-09-08 04:32:09] Production.INFO: Call prc_getAccountSubscription(254,0)
[2026-09-08 04:32:09] Production.INFO: SUBSCRIPTION 4
[2026-09-08 04:32:09] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 64
[2026-09-08 04:32:09] Production.INFO: isAdvanceSubscription - 64
[2026-09-08 04:32:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionDate
[2026-09-08 04:32:09] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:09] Production.INFO: AccountSubscription StartDate 2025-02-19 StartDate 2026-08-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: AccountSubscriptionID - 1269 === 2025-02-19=====2025-05-07
[2026-09-08 04:32:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:09] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 70
[2026-09-08 04:32:09] Production.INFO: isAdvanceSubscription - 70
[2026-09-08 04:32:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionDate
[2026-09-08 04:32:09] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:09] Production.INFO: AccountSubscription StartDate 2025-02-11 StartDate 2026-08-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: AccountSubscriptionID - 1270 === 2025-02-11=====2025-05-07
[2026-09-08 04:32:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:09] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 45
[2026-09-08 04:32:09] Production.INFO: isAdvanceSubscription - 45
[2026-09-08 04:32:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: EndDate =2025-05-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: NewEndDate1 =2025-05-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionDate
[2026-09-08 04:32:09] Production.INFO: Array
(
[StartDate] => 2025-05-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:09] Production.INFO: AccountSubscription StartDate 2025-02-11 StartDate 2026-08-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 2025-05-08=====2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: AccountSubscriptionID - 1271 === 2025-02-11=====2025-05-07
[2026-09-08 04:32:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:09] Production.INFO: ============================Subscription Start =================
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 49
[2026-09-08 04:32:09] Production.INFO: isAdvanceSubscription - 49
[2026-09-08 04:32:09] Production.INFO: SubscriptionStartDate =2026-09-08 - SubscriptionEndDate = 2026-10-07
[2026-09-08 04:32:09] Production.INFO: NewNextChargeDate =2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: SubscriptionDate
[2026-09-08 04:32:09] Production.INFO: Array
(
[StartDate] => 2026-09-08
[EndDate] => 2026-10-07 00:00:00
[AlreadyCharged] => 0
)
[2026-09-08 04:32:09] Production.INFO: AccountSubscription StartDate 2025-02-11 StartDate 2026-08-08
[2026-09-08 04:32:09] Production.INFO: SubscriptionID - 2026-09-08=====2026-10-07 00:00:00
[2026-09-08 04:32:09] Production.INFO: AccountSubscriptionID - 1321 === 2025-02-11=====2025-05-07
[2026-09-08 04:32:09] Production.INFO: ============================Subscription End =================
[2026-09-08 04:32:09] Production.INFO: SUBSCRIPTION Over
[2026-09-08 04:32:09] Production.INFO: Call prc_getAccountOneOffCharge(254,0,2026-08-08,2026-09-08 23:59:59)
[2026-09-08 04:32:09] Production.INFO: AccountOneOffCharge 0
[2026-09-08 04:32:09] Production.INFO: AccountOneOffCharge Over
[2026-09-08 04:32:09] Production.INFO: USAGE FILE & Invoice PDF & EMAIL Start
[2026-09-08 04:32:09] Production.INFO: New UsageDates 2026-08-08 - 2026-09-07 23:59:59
[2026-09-08 04:32:09] Production.INFO: SubTotal 0
[2026-09-08 04:32:09] Production.INFO: SubTotalWithouttaxTotal 0
[2026-09-08 04:32:09] Production.INFO: AccountOneOffCharge Tax Over
[2026-09-08 04:32:09] Production.INFO: TotalTax 0
[2026-09-08 04:32:09] Production.INFO: InvoiceGrandTotal 0
[2026-09-08 04:32:09] Production.INFO: InvoiceTaxAmount 0
[2026-09-08 04:32:09] Production.INFO: GrandTotal 0
[2026-09-08 04:32:09] Production.INFO: SubTotal 0.00
[2026-09-08 04:32:09] Production.INFO: TotalDue 1195.25
[2026-09-08 04:32:09] Production.INFO: Reseller ==> 0
[2026-09-08 04:32:09] Production.INFO: original start date ==>2026-08-08 changed start date ==>2026-08-08 00:00:00 original end date ==>2026-09-07 23:59:59 changed end date ==>2026-09-07 23:59:59
[2026-09-08 04:32:09] Production.INFO: CALL prc_getInvoiceUsage(1,'254','0','1','2026-08-08 00:00:00','2026-09-07 23:59:59',0)
[2026-09-08 04:32:09] Production.INFO: PDF Generation start
[2026-09-08 04:32:10] Production.INFO: Invoice generation PDF path local /var/www/tmp/1/254/Invoices/2026/09/08/Invoice-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.pdf
[2026-09-08 04:32:10] Production.INFO: On Linux
[2026-09-08 04:32:11] 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/254/Invoices/2026/09/08/footer-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.html" "/var/www/tmp/1/254/Invoices/2026/09/08/Invoice-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.html" "/var/www/tmp/1/254/Invoices/2026/09/08/Invoice-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.pdf"
[2026-09-08 04:32:11] Production.INFO:
[2026-09-08 04:32:11] Production.INFO: /var/www/tmp/1/254/Invoices/2026/09/08/Invoice-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.html
[2026-09-08 04:32:11] Production.INFO: /var/www/tmp/1/254/Invoices/2026/09/08/header-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.html
[2026-09-08 04:32:11] Production.INFO: /var/www/tmp/1/254/Invoices/2026/09/08/footer-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.html
[2026-09-08 04:32:11] Production.INFO: Invoice generation PDF path
[2026-09-08 04:32:11] Production.INFO: PDF fullPath 1/254/Invoices/2026/09/08/Invoice-robson-carpenter-llp-inv14600-from-08-08-2026-to-09-07-2026-13633.pdf
[2026-09-08 04:32:11] Production.INFO: Generate Usage File Start
[2026-09-08 04:32:11] Production.INFO: Usage File fullPath 1/254/InvoiceUsageFile/2026/09/08/robson-carpenter-llp-08-08-2026-00-00-00-TO-07-09-2026-23-59-59_379__c9af3ef0-ab5f-11f1-a584-6540ce726bc7.csv
[2026-09-08 04:32:13] Production.INFO: Sending Email to Staff over
[2026-09-08 04:32:13] Production.INFO: Email Status 1
[2026-09-08 04:32:13] Production.INFO: Sending Email to Customer
[2026-09-08 04:32:13] Production.INFO: =========== Email Sending over ===========
[2026-09-08 04:32:13] Production.INFO: =========== Returning as Success =========== AccountID 254
[2026-09-08 04:32:13] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:32:13] Production.INFO: Invoice created - Array
(
[status] => success
[message] => Invoice Created Successfully.
[accounts] =>
)
[2026-09-08 04:32:13] Production.INFO: Invoice Committed AccountID = 254
[2026-09-08 04:32:13] Production.INFO: =========== Updating InvoiceDate ===========
[2026-09-08 04:32:13] Production.INFO: NextInvoice 2026-09-08 2026-10-07
[2026-09-08 04:32:13] Production.INFO: new dates
[2026-09-08 04:32:13] Production.INFO: LastInvoiceDate 2026-09-08 NextInvoiceDate 2026-10-08
[2026-09-08 04:32:13] Production.INFO: LastChargeDate 2026-09-08 NextChargeDate 2026-10-07
[2026-09-08 04:32:13] Production.INFO: =========== Updated InvoiceDate ===========
[2026-09-08 04:32:13] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:32:13] Production.INFO: AccountID =258 FirstInvoiceSend 0
[2026-09-08 04:32:13] Production.INFO: LastInvoiceDate 2025-02-10 NextInvoiceDate 2025-03-10
[2026-09-08 04:32:13] Production.INFO: LastChargeDate 2025-02-10 NextChargeDate 2025-03-09
[2026-09-08 04:32:13] Production.INFO: isCDRLoaded Array
(
[0] => stdClass Object
(
[isLoaded] => 1
)
)
[2026-09-08 04:32:13] Production.INFO: ========================== Invoice Send Start =============================
[2026-09-08 04:32:13] Production.INFO: Invoice::sendInvoice(1,258,2025-02-10,2025-03-10,billing@onswitchit.ca)
[2026-09-08 04:32:13] Production.INFO: start Date =2025-02-10 EndDate =2025-03-09 23:59:59
[2026-09-08 04:32:13] Production.INFO: InvoiceTemplate->InvoiceNumberPrefix =INV
[2026-09-08 04:32:13] 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-08 04:32:13] Production.INFO: Invoice::checkIfAccountUsageAlreadyBilled
[2026-09-08 04:32:13] Production.INFO: Invoice::sendInvoice done
[2026-09-08 04:32:13] Production.INFO: Invoice rollback AccountID = 258
[2026-09-08 04:32:13] Production.INFO: ========================== Error =============================
[2026-09-08 04:32:13] Production.INFO: Invoice with Error - Array
(
[status] => failure
[message] => Lion Motors Account is already billed on this duration
)
[2026-09-08 04:32:13] Production.INFO: ========================== Invoice Send End =============================
[2026-09-08 04:32:13] Production.INFO: ========================== Recurring invoice Start =============================
[2026-09-08 04:32:13] Production.INFO: recurring invoices ID
[2026-09-08 04:32:13] Production.INFO:
[2026-09-08 04:32:13] Production.INFO: recurring errorsArray
(
)
[2026-09-08 04:32:13] Production.INFO: ========================== Recurring invoice End =============================
[2026-09-08 04:32:13] Production.INFO: ========================== Job Updated =============================
[2026-09-08 04:32:14] Production.ERROR: CronJobId end10
[2026-09-08 04:32:14] Production.INFO: ==24426== Releasing lock...
[2026-09-08 04:32:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:32:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:32:15] Production.INFO: ========================== Job Email Sent =============================
[2026-09-08 04:32:16] Production.ERROR: **Email Sent Status 1
[2026-09-08 04:32:16] Production.ERROR: **Email Sent message Email has been sent
[2026-09-08 04:32:16] Production.ERROR: CronJobId end6
[2026-09-08 04:32:16] Production.INFO: ==24065== Releasing lock...
[2026-09-08 04:32:16] Production.INFO: invoicegenerator-command-invoicegenerator-companyid-1-cronjobid-6 #Stops#
[2026-09-08 04:32:16] Production.INFO: 38.5 MB #Memory Used#
[2026-09-08 04:32:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:32:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:32:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:32:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:32:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:32:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:32:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:32:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:32:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:32:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:32:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:32:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:32:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:32:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:32:18] Production.INFO: call_cost start
[2026-09-08 04:32:18] Production.INFO: call_cost end
[2026-09-08 04:32:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:32:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:32:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:32:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:32:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:32:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:32:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:32:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:32:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:32:18] Production.INFO: ==24422== Releasing lock...
[2026-09-08 04:32:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:32:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:33:01] Production.INFO: ==24525== Lock acquired, processing the job...
[2026-09-08 09:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:33:01] Production.INFO: neon service started
[2026-09-08 09:33:02] Production.INFO: neon service started
[2026-09-08 09:33:02] Production.INFO: ==24525== Releasing lock...
[2026-09-08 09:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:33:02] Production.INFO: ==24529== Lock acquired, processing the job...
[2026-09-08 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:33:02] Production.INFO: ==24529== Releasing lock...
[2026-09-08 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:33:02] Production.INFO: ==24527== Lock acquired, processing the job...
[2026-09-08 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:33:02] Production.INFO: ==24527== Releasing lock...
[2026-09-08 04:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:33:03] Production.INFO: ==24534== Lock acquired, processing the job...
[2026-09-08 04:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:33:03] Production.INFO: ==24536== Lock acquired, processing the job...
[2026-09-08 04:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:33:03] Production.INFO: ==24532== Lock acquired, processing the job...
[2026-09-08 04:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:33:03] Production.INFO: ==24538== Lock acquired, processing the job...
[2026-09-08 04:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:33:03] Production.INFO: ==24540== Lock acquired, processing the job...
[2026-09-08 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:33:03] Production.INFO: Account Balance Start.
[2026-09-08 04:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:33:03] Production.INFO: 117
[2026-09-08 04:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 04:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:33:03] Production.INFO: ==24540== Releasing lock...
[2026-09-08 04:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:33:04] Production.INFO: Total Charge 0
[2026-09-08 04:33:04] Production.INFO: CreateAllLog End
[2026-09-08 04:33:04] Production.INFO: ==24534== Releasing lock...
[2026-09-08 04:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:33:04] Production.INFO: Account Balance End.
[2026-09-08 04:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:33:04] Production.INFO: ==24538== Releasing lock...
[2026-09-08 04:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:33:12] Production.ERROR: CronJobId end10
[2026-09-08 04:33:12] Production.INFO: ==24536== Releasing lock...
[2026-09-08 04:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:33:15] Production.INFO: call_cost start
[2026-09-08 04:33:15] Production.INFO: call_cost end
[2026-09-08 04:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:33:15] Production.INFO: ==24532== Releasing lock...
[2026-09-08 04:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:34:01] Production.INFO: ==24595== Lock acquired, processing the job...
[2026-09-08 09:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:34:01] Production.INFO: neon service started
[2026-09-08 09:34:01] Production.INFO: neon service started
[2026-09-08 09:34:01] Production.INFO: ==24595== Releasing lock...
[2026-09-08 09:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:34:01] Production.INFO: ==24597== Lock acquired, processing the job...
[2026-09-08 04:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:34:01] Production.INFO: ==24597== Releasing lock...
[2026-09-08 04:34:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:34:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:34:02] Production.INFO: ==24599== Lock acquired, processing the job...
[2026-09-08 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:34:02] Production.INFO: ==24599== Releasing lock...
[2026-09-08 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:34:02] Production.INFO: ==24610== Lock acquired, processing the job...
[2026-09-08 04:34:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:34:02] Production.INFO: ==24606== Lock acquired, processing the job...
[2026-09-08 04:34: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-08 04:34:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:34: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-08 04: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-08 04:34:03] Production.INFO: ==24602== Lock acquired, processing the job...
[2026-09-08 04:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:34:03] Production.INFO: ==24610== Releasing lock...
[2026-09-08 04:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:34:03] Production.INFO: ==24604== Lock acquired, processing the job...
[2026-09-08 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:34:03] Production.INFO: ==24608== Lock acquired, processing the job...
[2026-09-08 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:34:03] Production.INFO: Account Balance Start.
[2026-09-08 04:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:34:03] Production.INFO: 117
[2026-09-08 04:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:34:03] Production.INFO: Total Charge 0
[2026-09-08 04:34:03] Production.INFO: CreateAllLog End
[2026-09-08 04:34:03] Production.INFO: Account Balance End.
[2026-09-08 04:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:34:03] Production.INFO: ==24608== Releasing lock...
[2026-09-08 04:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:34:03] Production.INFO: ==24604== Releasing lock...
[2026-09-08 04:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:34:11] Production.ERROR: CronJobId end10
[2026-09-08 04:34:11] Production.INFO: ==24606== Releasing lock...
[2026-09-08 04:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:34:13] Production.INFO: call_cost start
[2026-09-08 04:34:13] Production.INFO: call_cost end
[2026-09-08 04:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:34:13] Production.INFO: ==24602== Releasing lock...
[2026-09-08 04:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:35:01] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-09-08 09:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:35:01] Production.INFO: neon service started
[2026-09-08 09:35:01] Production.INFO: neon service started
[2026-09-08 09:35:01] Production.INFO: ==24666== Releasing lock...
[2026-09-08 09:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:35:02] Production.INFO: ==24670== Lock acquired, processing the job...
[2026-09-08 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:35:02] Production.INFO: ==24670== Releasing lock...
[2026-09-08 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:35:02] Production.INFO: ==24668== Lock acquired, processing the job...
[2026-09-08 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:35:02] Production.INFO: ==24668== Releasing lock...
[2026-09-08 04:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:35:03] Production.INFO: ==24673== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:35:03] Production.INFO: ==24677== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:35:03] Production.INFO: ==24675== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:35:03] Production.INFO: ==24673== Releasing lock...
[2026-09-08 04:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:35:03] Production.INFO: ==24681== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:35:03] Production.INFO: ==24679== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:35:03] Production.INFO: ==24683== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:35:03] Production.INFO: Account Balance Start.
[2026-09-08 04:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:35:03] Production.INFO: 117
[2026-09-08 04:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:35:03] Production.INFO: ==24685== Lock acquired, processing the job...
[2026-09-08 04:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:35:03] Production.INFO: Total Charge 0
[2026-09-08 04:35:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 04:35:04] Production.INFO: ==24685== Releasing lock...
[2026-09-08 04:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:35:04] Production.INFO: Account Balance End.
[2026-09-08 04:35:04] Production.ERROR: done
[2026-09-08 04:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:35:04] Production.INFO: ==24681== Releasing lock...
[2026-09-08 04:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964693', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:35:04] Production.INFO: ==24677== Releasing lock...
[2026-09-08 04:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964693', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:35:09] Production.INFO: ProcessCDR(1,17964693,1,1,2)
[2026-09-08 04:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964693,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964693,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:35:09] Production.INFO: ==24683== Releasing lock...
[2026-09-08 04:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:35:14] Production.ERROR: CronJobId end10
[2026-09-08 04:35:14] Production.INFO: ==24679== Releasing lock...
[2026-09-08 04:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:35:16] Production.INFO: call_cost start
[2026-09-08 04:35:16] Production.INFO: call_cost end
[2026-09-08 04:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:35:16] Production.INFO: ==24675== Releasing lock...
[2026-09-08 04:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:36:02] Production.INFO: ==24742== Lock acquired, processing the job...
[2026-09-08 09:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:36:02] Production.INFO: neon service started
[2026-09-08 09:36:02] Production.INFO: neon service started
[2026-09-08 09:36:02] Production.INFO: ==24742== Releasing lock...
[2026-09-08 09:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:36:02] Production.INFO: ==24744== Lock acquired, processing the job...
[2026-09-08 04:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:36:02] Production.INFO: ==24746== Lock acquired, processing the job...
[2026-09-08 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:36:03] Production.INFO: ==24746== Releasing lock...
[2026-09-08 08:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:36:03] Production.INFO: ==24744== Releasing lock...
[2026-09-08 04:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:36:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:36:03] Production.INFO: ==24750== Lock acquired, processing the job...
[2026-09-08 04:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:36:03] Production.INFO: ==24754== Lock acquired, processing the job...
[2026-09-08 04:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:36:04] Production.INFO: ==24752== Lock acquired, processing the job...
[2026-09-08 04:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:36:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:36:04] Production.INFO: ==24756== Lock acquired, processing the job...
[2026-09-08 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:36:04] Production.INFO: ==24758== Lock acquired, processing the job...
[2026-09-08 04:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:36:04] Production.INFO: Account Balance Start.
[2026-09-08 04:36:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:36:04] Production.INFO: 117
[2026-09-08 04:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 04:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:36:04] Production.INFO: ==24758== Releasing lock...
[2026-09-08 04:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:36:04] Production.INFO: Total Charge 0
[2026-09-08 04:36:04] Production.INFO: CreateAllLog End
[2026-09-08 04:36:04] Production.INFO: Account Balance End.
[2026-09-08 04:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:36:04] Production.INFO: ==24756== Releasing lock...
[2026-09-08 04:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:36:04] Production.INFO: ==24752== Releasing lock...
[2026-09-08 04:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:36:11] Production.ERROR: CronJobId end10
[2026-09-08 04:36:11] Production.INFO: ==24754== Releasing lock...
[2026-09-08 04:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:36:14] Production.INFO: call_cost start
[2026-09-08 04:36:14] Production.INFO: call_cost end
[2026-09-08 04:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:36:14] Production.INFO: ==24750== Releasing lock...
[2026-09-08 04:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:37:01] Production.INFO: ==24810== Lock acquired, processing the job...
[2026-09-08 09:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:37:01] Production.INFO: neon service started
[2026-09-08 09:37:01] Production.INFO: neon service started
[2026-09-08 09:37:01] Production.INFO: ==24810== Releasing lock...
[2026-09-08 09:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:37:02] Production.INFO: ==24812== Lock acquired, processing the job...
[2026-09-08 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:37:02] Production.INFO: ==24814== Lock acquired, processing the job...
[2026-09-08 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:37:02] Production.INFO: ==24814== Releasing lock...
[2026-09-08 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:37:02] Production.INFO: ==24812== Releasing lock...
[2026-09-08 04:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:37:03] Production.INFO: ==24817== Lock acquired, processing the job...
[2026-09-08 04:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:37:03] Production.INFO: ==24821== Lock acquired, processing the job...
[2026-09-08 04:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:37:03] Production.INFO: ==24823== Lock acquired, processing the job...
[2026-09-08 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:37:03] Production.INFO: ==24819== Lock acquired, processing the job...
[2026-09-08 04:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:37:03] Production.INFO: ==24825== Lock acquired, processing the job...
[2026-09-08 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:37:03] Production.INFO: Account Balance Start.
[2026-09-08 04:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:37:03] Production.INFO: 117
[2026-09-08 04:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:37:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 04:37:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 04:37:03] Production.INFO: ==24825== Releasing lock...
[2026-09-08 04:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:37:03] Production.INFO: Account Balance End.
[2026-09-08 04:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:37:03] Production.INFO: ==24823== Releasing lock...
[2026-09-08 04:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:37:04] Production.INFO: ==24819== Releasing lock...
[2026-09-08 04:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:37:12] Production.ERROR: CronJobId end10
[2026-09-08 04:37:12] Production.INFO: ==24821== Releasing lock...
[2026-09-08 04:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:37:14] Production.INFO: call_cost start
[2026-09-08 04:37:14] Production.INFO: call_cost end
[2026-09-08 04:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:37:14] Production.INFO: ==24817== Releasing lock...
[2026-09-08 04:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:38:02] Production.INFO: ==24878== Lock acquired, processing the job...
[2026-09-08 09:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:38:02] Production.INFO: neon service started
[2026-09-08 09:38:02] Production.INFO: neon service started
[2026-09-08 09:38:02] Production.INFO: ==24878== Releasing lock...
[2026-09-08 09:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:38:02] Production.INFO: ==24881== Lock acquired, processing the job...
[2026-09-08 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:38:02] Production.INFO: ==24881== Releasing lock...
[2026-09-08 04:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:38:02] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-09-08 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:38:02] Production.INFO: ==24883== Releasing lock...
[2026-09-08 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:38:03] Production.INFO: ==24886== Lock acquired, processing the job...
[2026-09-08 04:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:38:03] Production.INFO: ==24888== Lock acquired, processing the job...
[2026-09-08 04:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:38:03] Production.INFO: ==24890== Lock acquired, processing the job...
[2026-09-08 04:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:38:03] Production.INFO: ==24892== Lock acquired, processing the job...
[2026-09-08 04:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:38:03] Production.INFO: ==24894== Lock acquired, processing the job...
[2026-09-08 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:38:03] Production.INFO: Account Balance Start.
[2026-09-08 04:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:38:03] Production.INFO: 117
[2026-09-08 04:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 04:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:38:03] Production.INFO: ==24894== Releasing lock...
[2026-09-08 04:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:38:04] Production.INFO: Total Charge 0
[2026-09-08 04:38:04] Production.INFO: CreateAllLog End
[2026-09-08 04:38:04] Production.INFO: Account Balance End.
[2026-09-08 04:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:38:04] Production.INFO: ==24892== Releasing lock...
[2026-09-08 04:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:38:04] Production.INFO: ==24888== Releasing lock...
[2026-09-08 04:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:38:12] Production.ERROR: CronJobId end10
[2026-09-08 04:38:12] Production.INFO: ==24890== Releasing lock...
[2026-09-08 04:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:38:14] Production.INFO: call_cost start
[2026-09-08 04:38:14] Production.INFO: call_cost end
[2026-09-08 04:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:38:14] Production.INFO: ==24886== Releasing lock...
[2026-09-08 04:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:39:01] Production.INFO: ==24953== Lock acquired, processing the job...
[2026-09-08 09:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:39:01] Production.INFO: neon service started
[2026-09-08 09:39:01] Production.INFO: neon service started
[2026-09-08 09:39:01] Production.INFO: ==24953== Releasing lock...
[2026-09-08 09:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:39:02] Production.INFO: ==24956== Lock acquired, processing the job...
[2026-09-08 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==24958== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==24958== Releasing lock...
[2026-09-08 08:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:39:02] Production.INFO: ==24956== Releasing lock...
[2026-09-08 04:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:39:03] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-09-08 04:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:39:03] Production.INFO: ==24962== Lock acquired, processing the job...
[2026-09-08 04:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:39:03] Production.INFO: ==24966== Lock acquired, processing the job...
[2026-09-08 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:39:03] Production.INFO: ==24964== Lock acquired, processing the job...
[2026-09-08 04:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:39:03] Production.INFO: ==24968== Lock acquired, processing the job...
[2026-09-08 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:39:03] Production.INFO: Account Balance Start.
[2026-09-08 04:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:39:03] Production.INFO: 117
[2026-09-08 04:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:39:03] Production.INFO: Total Charge 0
[2026-09-08 04:39:03] Production.INFO: CreateAllLog End
[2026-09-08 04:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 04:39:03] Production.INFO: ==24968== Releasing lock...
[2026-09-08 04:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:39:03] Production.INFO: Account Balance End.
[2026-09-08 04:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:39:03] Production.INFO: ==24966== Releasing lock...
[2026-09-08 04:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:39:04] Production.INFO: ==24962== Releasing lock...
[2026-09-08 04:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:39:12] Production.ERROR: CronJobId end10
[2026-09-08 04:39:12] Production.INFO: ==24964== Releasing lock...
[2026-09-08 04:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:39:14] Production.INFO: call_cost start
[2026-09-08 04:39:14] Production.INFO: call_cost end
[2026-09-08 04:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:39:14] Production.INFO: ==24960== Releasing lock...
[2026-09-08 04:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:40:02] Production.INFO: ==25023== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:40:02] Production.INFO: neon service started
[2026-09-08 09:40:02] Production.INFO: neon service started
[2026-09-08 09:40:02] Production.INFO: ==25023== Releasing lock...
[2026-09-08 09:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:40:02] Production.INFO: ==25026== Lock acquired, processing the job...
[2026-09-08 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:40:02] Production.INFO: ==25028== Lock acquired, processing the job...
[2026-09-08 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:40:02] Production.INFO: ==25028== Releasing lock...
[2026-09-08 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:40:02] Production.INFO: ==25026== Releasing lock...
[2026-09-08 04:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:40:03] Production.INFO: ==25030== Lock acquired, processing the job...
[2026-09-08 04:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:40:03] Production.INFO: ==25032== Lock acquired, processing the job...
[2026-09-08 04:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:40:03] Production.INFO: ==25034== Lock acquired, processing the job...
[2026-09-08 04:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:40:03] Production.INFO: ==25036== Lock acquired, processing the job...
[2026-09-08 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:40:03] Production.INFO: Account Balance Start.
[2026-09-08 04:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:40:03] Production.INFO: 117
[2026-09-08 04:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:40:03] Production.INFO: ==25038== Lock acquired, processing the job...
[2026-09-08 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:40:03] Production.INFO: Total Charge 0
[2026-09-08 04:40:03] Production.INFO: CreateAllLog End
[2026-09-08 04:40:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 04:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:40:03] Production.INFO: ==25036== Releasing lock...
[2026-09-08 04:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 04:40:03] Production.INFO: ==25038== Releasing lock...
[2026-09-08 04:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:40:04] Production.INFO: ==25032== Releasing lock...
[2026-09-08 04:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:40:11] Production.ERROR: CronJobId end10
[2026-09-08 04:40:11] Production.INFO: ==25034== Releasing lock...
[2026-09-08 04:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:40:14] Production.INFO: call_cost start
[2026-09-08 04:40:14] Production.INFO: call_cost end
[2026-09-08 04:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:40:14] Production.INFO: ==25030== Releasing lock...
[2026-09-08 04:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:41:01] Production.INFO: ==25094== Lock acquired, processing the job...
[2026-09-08 09:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:41:01] Production.INFO: neon service started
[2026-09-08 09:41:01] Production.INFO: neon service started
[2026-09-08 09:41:01] Production.INFO: ==25094== Releasing lock...
[2026-09-08 09:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:41:01] Production.INFO: ==25096== Lock acquired, processing the job...
[2026-09-08 04:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:41:02] Production.INFO: ==25096== Releasing lock...
[2026-09-08 04:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:41:02] Production.INFO: ==25106== Lock acquired, processing the job...
[2026-09-08 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:41:02] Production.INFO: ==25106== Releasing lock...
[2026-09-08 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:41:02] Production.INFO: ==25109== Lock acquired, processing the job...
[2026-09-08 04:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:41:02] Production.INFO: ==25111== Lock acquired, processing the job...
[2026-09-08 04:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:41:02] Production.INFO: ==25113== Lock acquired, processing the job...
[2026-09-08 04:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:41:03] Production.INFO: ==25117== Lock acquired, processing the job...
[2026-09-08 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:41:03] Production.INFO: ==25115== Lock acquired, processing the job...
[2026-09-08 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 04:41:03] Production.INFO: Account Balance Start.
[2026-09-08 04:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:41:03] Production.INFO: 117
[2026-09-08 04:41:03] Production.INFO: ==25117== Releasing lock...
[2026-09-08 04:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:41:03] Production.INFO: Total Charge 0
[2026-09-08 04:41:03] Production.INFO: CreateAllLog End
[2026-09-08 04:41:03] Production.INFO: Account Balance End.
[2026-09-08 04:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:41:03] Production.INFO: ==25115== Releasing lock...
[2026-09-08 04:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:41:03] Production.INFO: ==25111== Releasing lock...
[2026-09-08 04:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:41:10] Production.ERROR: CronJobId end10
[2026-09-08 04:41:10] Production.INFO: ==25113== Releasing lock...
[2026-09-08 04:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:41:14] Production.INFO: call_cost start
[2026-09-08 04:41:14] Production.INFO: call_cost end
[2026-09-08 04:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:41:14] Production.INFO: ==25109== Releasing lock...
[2026-09-08 04:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:42:01] Production.INFO: ==25173== Lock acquired, processing the job...
[2026-09-08 09:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:42:01] Production.INFO: neon service started
[2026-09-08 09:42:01] Production.INFO: neon service started
[2026-09-08 09:42:01] Production.INFO: ==25173== Releasing lock...
[2026-09-08 09:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:42:02] Production.INFO: ==25177== Lock acquired, processing the job...
[2026-09-08 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:42:02] Production.INFO: ==25177== Releasing lock...
[2026-09-08 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:42:02] Production.INFO: ==25175== Lock acquired, processing the job...
[2026-09-08 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:42:02] Production.INFO: ==25175== Releasing lock...
[2026-09-08 04:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:42:03] Production.INFO: ==25182== Lock acquired, processing the job...
[2026-09-08 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:42:03] Production.INFO: ==25186== Lock acquired, processing the job...
[2026-09-08 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:42:03] Production.INFO: ==25180== Lock acquired, processing the job...
[2026-09-08 04:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:42:03] Production.INFO: ==25188== Lock acquired, processing the job...
[2026-09-08 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:42:03] Production.INFO: ==25184== Lock acquired, processing the job...
[2026-09-08 04:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:42:03] Production.INFO: Account Balance Start.
[2026-09-08 04:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:42:03] Production.INFO: 117
[2026-09-08 04:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 04:42:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 04:42:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 04:42:03] Production.INFO: ==25188== Releasing lock...
[2026-09-08 04:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:42:03] Production.INFO: Account Balance End.
[2026-09-08 04:42:03] Production.INFO: ==25182== Releasing lock...
[2026-09-08 04:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:42:03] Production.INFO: ==25186== Releasing lock...
[2026-09-08 04:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:42:11] Production.ERROR: CronJobId end10
[2026-09-08 04:42:11] Production.INFO: ==25184== Releasing lock...
[2026-09-08 04:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:42:13] Production.INFO: call_cost start
[2026-09-08 04:42:13] Production.INFO: call_cost end
[2026-09-08 04:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:42:13] Production.INFO: ==25180== Releasing lock...
[2026-09-08 04:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:43:02] Production.INFO: ==25246== Lock acquired, processing the job...
[2026-09-08 09:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:43:02] Production.INFO: neon service started
[2026-09-08 09:43:02] Production.INFO: neon service started
[2026-09-08 09:43:02] Production.INFO: ==25246== Releasing lock...
[2026-09-08 09:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:43:02] Production.INFO: ==25251== Lock acquired, processing the job...
[2026-09-08 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:43:02] Production.INFO: ==25251== Releasing lock...
[2026-09-08 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:43:02] Production.INFO: ==25249== Lock acquired, processing the job...
[2026-09-08 04:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:43:03] Production.INFO: ==25249== Releasing lock...
[2026-09-08 04:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:43:03] Production.INFO: ==25257== Lock acquired, processing the job...
[2026-09-08 04:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:43:03] Production.INFO: ==25253== Lock acquired, processing the job...
[2026-09-08 04:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:43:03] Production.INFO: ==25259== Lock acquired, processing the job...
[2026-09-08 04:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:43:03] Production.INFO: ==25255== Lock acquired, processing the job...
[2026-09-08 04:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:43:03] Production.INFO: ==25261== Lock acquired, processing the job...
[2026-09-08 04:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:43:04] Production.INFO: Account Balance Start.
[2026-09-08 04:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:43:04] Production.INFO: 117
[2026-09-08 04: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-08 04:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 04: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-08 04: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-08 04:43:04] Production.INFO: ==25261== Releasing lock...
[2026-09-08 04:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:43:04] Production.INFO: Total Charge 0
[2026-09-08 04:43:04] Production.INFO: CreateAllLog End
[2026-09-08 04:43:04] Production.INFO: Account Balance End.
[2026-09-08 04:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:43:04] Production.INFO: ==25259== Releasing lock...
[2026-09-08 04:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:43:04] Production.INFO: ==25255== Releasing lock...
[2026-09-08 04:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:43:11] Production.ERROR: CronJobId end10
[2026-09-08 04:43:11] Production.INFO: ==25257== Releasing lock...
[2026-09-08 04:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:43:15] Production.INFO: call_cost start
[2026-09-08 04:43:15] Production.INFO: call_cost end
[2026-09-08 04:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:43:15] Production.INFO: ==25253== Releasing lock...
[2026-09-08 04:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:44:01] Production.INFO: ==25318== Lock acquired, processing the job...
[2026-09-08 09:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:44:01] Production.INFO: neon service started
[2026-09-08 09:44:01] Production.INFO: neon service started
[2026-09-08 09:44:01] Production.INFO: ==25318== Releasing lock...
[2026-09-08 09:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:44:02] Production.INFO: ==25320== Lock acquired, processing the job...
[2026-09-08 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:44:02] Production.INFO: ==25320== Releasing lock...
[2026-09-08 04:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:44:02] Production.INFO: ==25322== Lock acquired, processing the job...
[2026-09-08 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:44:02] Production.INFO: ==25322== Releasing lock...
[2026-09-08 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:44:03] Production.INFO: ==25324== Lock acquired, processing the job...
[2026-09-08 04:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:44:03] Production.INFO: ==25326== Lock acquired, processing the job...
[2026-09-08 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:44:03] Production.INFO: ==25328== Lock acquired, processing the job...
[2026-09-08 04:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:44:03] Production.INFO: ==25332== Lock acquired, processing the job...
[2026-09-08 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:44:03] Production.INFO: ==25330== Lock acquired, processing the job...
[2026-09-08 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 04:44:03] Production.INFO: Account Balance Start.
[2026-09-08 04:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:44:03] Production.INFO: 117
[2026-09-08 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-08 04:44:03] Production.INFO: ==25332== Releasing lock...
[2026-09-08 04:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:44:03] Production.INFO: Total Charge 0
[2026-09-08 04:44:03] Production.INFO: CreateAllLog End
[2026-09-08 04:44:03] Production.INFO: Account Balance End.
[2026-09-08 04:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:44:03] Production.INFO: ==25330== Releasing lock...
[2026-09-08 04:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:44:03] Production.INFO: ==25326== Releasing lock...
[2026-09-08 04:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:44:10] Production.ERROR: CronJobId end10
[2026-09-08 04:44:10] Production.INFO: ==25328== Releasing lock...
[2026-09-08 04:44:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:44:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:44:14] Production.INFO: call_cost start
[2026-09-08 04:44:14] Production.INFO: call_cost end
[2026-09-08 04:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:44:14] Production.INFO: ==25324== Releasing lock...
[2026-09-08 04:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:45:02] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-08 09:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:45:02] Production.INFO: neon service started
[2026-09-08 09:45:02] Production.INFO: neon service started
[2026-09-08 09:45:02] Production.INFO: ==25392== Releasing lock...
[2026-09-08 09:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:45:02] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-08 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:45:02] Production.INFO: ==25394== Releasing lock...
[2026-09-08 04:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:45:03] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-08 08:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:45:03] Production.INFO: ==25396== Releasing lock...
[2026-09-08 08:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:45:03] Production.INFO: ==25400== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:45:03] Production.INFO: ==25398== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:45:03] Production.INFO: ==25406== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:45:03] Production.ERROR: CronJob PID - 25400
[2026-09-08 04:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 04:45:03] Production.ERROR: CronJob ID - 5
[2026-09-08 04:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:45:00
[2026-09-08 04:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:45:03] Production.INFO: ==25398== Releasing lock...
[2026-09-08 04:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:45:03] Production.INFO: ==25402== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:45:03] Production.INFO: Account Balance Start.
[2026-09-08 04:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:45:03] Production.INFO: 117
[2026-09-08 04:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:45:03] Production.INFO: ==25410== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:45:03] Production.INFO: ==25404== Lock acquired, processing the job...
[2026-09-08 04:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:45:04] Production.INFO: ==25408== Lock acquired, processing the job...
[2026-09-08 04:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:45:04] Production.INFO: Total Charge 0
[2026-09-08 04:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:45:04] Production.INFO: CreateAllLog End
[2026-09-08 04:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 04:45:04] Production.INFO: ==25410== Releasing lock...
[2026-09-08 04:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:45:04] Production.INFO: Account Balance End.
[2026-09-08 04:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:45:04] Production.INFO: ==25406== Releasing lock...
[2026-09-08 04:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:45:04] Production.ERROR: done
[2026-09-08 04:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964734', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:45:04] Production.INFO: ==25402== Releasing lock...
[2026-09-08 04:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964734', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:45:10] Production.INFO: ProcessCDR(1,17964734,1,1,2)
[2026-09-08 04:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964734,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964734,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:45:10] Production.INFO: ==25408== Releasing lock...
[2026-09-08 04:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:45:14] Production.ERROR: CronJobId end10
[2026-09-08 04:45:14] Production.INFO: ==25404== Releasing lock...
[2026-09-08 04:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:45:17] Production.INFO: call_cost start
[2026-09-08 04:45:17] Production.INFO: call_cost end
[2026-09-08 04:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:45:17] Production.INFO: ==25400== Releasing lock...
[2026-09-08 04:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:46:01] Production.INFO: ==25467== Lock acquired, processing the job...
[2026-09-08 09:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:46:01] Production.INFO: neon service started
[2026-09-08 09:46:01] Production.INFO: neon service started
[2026-09-08 09:46:01] Production.INFO: ==25467== Releasing lock...
[2026-09-08 09:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:46:02] Production.INFO: ==25471== Lock acquired, processing the job...
[2026-09-08 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 04:46:02] Production.INFO: ==25469== Lock acquired, processing the job...
[2026-09-08 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:46:02] Production.INFO: ==25471== Releasing lock...
[2026-09-08 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:46:02] Production.INFO: ==25469== Releasing lock...
[2026-09-08 04:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:46:03] Production.INFO: ==25474== Lock acquired, processing the job...
[2026-09-08 04:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:46:03] Production.INFO: ==25476== Lock acquired, processing the job...
[2026-09-08 04:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:46:03] Production.INFO: ==25478== Lock acquired, processing the job...
[2026-09-08 04:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:46:03] Production.INFO: ==25480== Lock acquired, processing the job...
[2026-09-08 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:46:03] Production.INFO: Account Balance Start.
[2026-09-08 04:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:46:03] Production.INFO: 117
[2026-09-08 04:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:46:03] Production.INFO: ==25482== Lock acquired, processing the job...
[2026-09-08 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:46:03] Production.INFO: Total Charge 0
[2026-09-08 04:46:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 04:46:03] Production.INFO: ==25482== Releasing lock...
[2026-09-08 04:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:46:03] Production.INFO: Account Balance End.
[2026-09-08 04:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:46:03] Production.INFO: ==25480== Releasing lock...
[2026-09-08 04:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:46:04] Production.INFO: ==25476== Releasing lock...
[2026-09-08 04:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:46:11] Production.ERROR: CronJobId end10
[2026-09-08 04:46:11] Production.INFO: ==25478== Releasing lock...
[2026-09-08 04:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:46:14] Production.INFO: call_cost start
[2026-09-08 04:46:14] Production.INFO: call_cost end
[2026-09-08 04:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:46:14] Production.INFO: ==25474== Releasing lock...
[2026-09-08 04:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:47:02] Production.INFO: ==25542== Lock acquired, processing the job...
[2026-09-08 09:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:47:02] Production.INFO: neon service started
[2026-09-08 09:47:02] Production.INFO: neon service started
[2026-09-08 09:47:02] Production.INFO: ==25542== Releasing lock...
[2026-09-08 09:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:47:02] Production.INFO: ==25546== Lock acquired, processing the job...
[2026-09-08 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:47:02] Production.INFO: ==25546== Releasing lock...
[2026-09-08 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:47:02] Production.INFO: ==25544== Lock acquired, processing the job...
[2026-09-08 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:47:02] Production.INFO: ==25544== Releasing lock...
[2026-09-08 04:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:47:03] Production.INFO: ==25555== Lock acquired, processing the job...
[2026-09-08 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:47:03] Production.INFO: Account Balance Start.
[2026-09-08 04:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:47:03] Production.INFO: 117
[2026-09-08 04:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:47:03] Production.INFO: ==25549== Lock acquired, processing the job...
[2026-09-08 04:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:47:03] Production.INFO: Total Charge 0
[2026-09-08 04:47:03] Production.INFO: CreateAllLog End
[2026-09-08 04:47:03] Production.INFO: ==25551== Lock acquired, processing the job...
[2026-09-08 04:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:47:03] Production.INFO: ==25553== Lock acquired, processing the job...
[2026-09-08 04:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:47:03] Production.INFO: Account Balance End.
[2026-09-08 04:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:47:03] Production.INFO: ==25557== Lock acquired, processing the job...
[2026-09-08 04:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:47:03] Production.INFO: ==25555== Releasing lock...
[2026-09-08 04:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04: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-08 04: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-08 04: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-08 04:47:04] Production.INFO: ==25557== Releasing lock...
[2026-09-08 04:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:47:04] Production.INFO: ==25551== Releasing lock...
[2026-09-08 04:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:47:11] Production.ERROR: CronJobId end10
[2026-09-08 04:47:11] Production.INFO: ==25553== Releasing lock...
[2026-09-08 04:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:47:14] Production.INFO: call_cost start
[2026-09-08 04:47:14] Production.INFO: call_cost end
[2026-09-08 04:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:47:14] Production.INFO: ==25549== Releasing lock...
[2026-09-08 04:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:48:01] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-09-08 09:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:48:01] Production.INFO: neon service started
[2026-09-08 09:48:01] Production.INFO: neon service started
[2026-09-08 09:48:01] Production.INFO: ==25613== Releasing lock...
[2026-09-08 09:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:48:01] Production.INFO: ==25615== Lock acquired, processing the job...
[2026-09-08 04:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:48:02] Production.INFO: ==25615== Releasing lock...
[2026-09-08 04:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:48:02] Production.INFO: ==25617== Lock acquired, processing the job...
[2026-09-08 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:48:02] Production.INFO: ==25617== Releasing lock...
[2026-09-08 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:48:02] Production.INFO: ==25622== Lock acquired, processing the job...
[2026-09-08 04:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:48:03] Production.INFO: ==25620== Lock acquired, processing the job...
[2026-09-08 04:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:48:03] Production.INFO: ==25624== Lock acquired, processing the job...
[2026-09-08 04:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:48:03] Production.INFO: ==25628== Lock acquired, processing the job...
[2026-09-08 04:48:03] Production.INFO: ==25626== Lock acquired, processing the job...
[2026-09-08 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:48:03] Production.INFO: Account Balance Start.
[2026-09-08 04:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:48:03] Production.INFO: 117
[2026-09-08 04:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:48:03] Production.INFO: Total Charge 0
[2026-09-08 04:48:03] Production.INFO: CreateAllLog End
[2026-09-08 04: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-08 04: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-08 04: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-08 04:48:03] Production.INFO: ==25622== Releasing lock...
[2026-09-08 04:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:48:03] Production.INFO: ==25628== Releasing lock...
[2026-09-08 04:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:48:03] Production.INFO: Account Balance End.
[2026-09-08 04:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:48:03] Production.INFO: ==25626== Releasing lock...
[2026-09-08 04:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:48:11] Production.ERROR: CronJobId end10
[2026-09-08 04:48:11] Production.INFO: ==25624== Releasing lock...
[2026-09-08 04:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:48:14] Production.INFO: call_cost start
[2026-09-08 04:48:14] Production.INFO: call_cost end
[2026-09-08 04:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:48:14] Production.INFO: ==25620== Releasing lock...
[2026-09-08 04:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:49:01] Production.INFO: ==25689== Lock acquired, processing the job...
[2026-09-08 09:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:49:01] Production.INFO: neon service started
[2026-09-08 09:49:01] Production.INFO: neon service started
[2026-09-08 09:49:01] Production.INFO: ==25689== Releasing lock...
[2026-09-08 09:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:49:02] Production.INFO: ==25693== Lock acquired, processing the job...
[2026-09-08 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:49:02] Production.INFO: ==25693== Releasing lock...
[2026-09-08 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:49:02] Production.INFO: ==25691== Lock acquired, processing the job...
[2026-09-08 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:49:02] Production.INFO: ==25691== Releasing lock...
[2026-09-08 04:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:49:03] Production.INFO: ==25697== Lock acquired, processing the job...
[2026-09-08 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:49:03] Production.INFO: ==25695== Lock acquired, processing the job...
[2026-09-08 04:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:49:03] Production.INFO: ==25699== Lock acquired, processing the job...
[2026-09-08 04:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:49:03] Production.INFO: ==25697== Releasing lock...
[2026-09-08 04:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:49:03] Production.INFO: ==25701== Lock acquired, processing the job...
[2026-09-08 04:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:49:03] Production.INFO: ==25703== Lock acquired, processing the job...
[2026-09-08 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 04:49:03] Production.INFO: Account Balance Start.
[2026-09-08 04:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:49:03] Production.INFO: 117
[2026-09-08 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-08 04:49:03] Production.INFO: ==25703== Releasing lock...
[2026-09-08 04:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:49:04] Production.INFO: Total Charge 0
[2026-09-08 04:49:04] Production.INFO: CreateAllLog End
[2026-09-08 04:49:04] Production.INFO: Account Balance End.
[2026-09-08 04:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:49:04] Production.INFO: ==25701== Releasing lock...
[2026-09-08 04:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:49:11] Production.ERROR: CronJobId end10
[2026-09-08 04:49:11] Production.INFO: ==25699== Releasing lock...
[2026-09-08 04:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:49:14] Production.INFO: call_cost start
[2026-09-08 04:49:14] Production.INFO: call_cost end
[2026-09-08 04:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:49:15] Production.INFO: ==25695== Releasing lock...
[2026-09-08 04:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:50:01] Production.INFO: ==25768== Lock acquired, processing the job...
[2026-09-08 09:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:50:01] Production.INFO: neon service started
[2026-09-08 09:50:01] Production.INFO: neon service started
[2026-09-08 09:50:01] Production.INFO: ==25768== Releasing lock...
[2026-09-08 09:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:50:01] Production.INFO: ==25770== Lock acquired, processing the job...
[2026-09-08 04:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:50:01] Production.INFO: ==25770== Releasing lock...
[2026-09-08 04:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:50:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:50:02] Production.INFO: ==25772== Lock acquired, processing the job...
[2026-09-08 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:50:02] Production.INFO: ==25772== Releasing lock...
[2026-09-08 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:50:02] Production.INFO: ==25774== Lock acquired, processing the job...
[2026-09-08 04:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:50:02] Production.INFO: ==25776== Lock acquired, processing the job...
[2026-09-08 04:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:50:02] Production.INFO: ==25780== Lock acquired, processing the job...
[2026-09-08 04:50:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:50:02] Production.INFO: Account Balance Start.
[2026-09-08 04:50:02] Production.INFO: CreateAllLog Start
[2026-09-08 04:50:02] Production.INFO: 117
[2026-09-08 04:50:02] Production.INFO: ==25778== Lock acquired, processing the job...
[2026-09-08 04:50:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:50:02] Production.INFO: Date 2026-09-08
[2026-09-08 04:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:50:03] Production.INFO: Total Charge 0
[2026-09-08 04:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:50:03] Production.INFO: CreateAllLog End
[2026-09-08 04:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:50:03] Production.INFO: ==25782== Lock acquired, processing the job...
[2026-09-08 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:50:03] Production.INFO: Account Balance End.
[2026-09-08 04:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:50:03] Production.INFO: ==25780== Releasing lock...
[2026-09-08 04:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 04:50:03] Production.INFO: ==25782== Releasing lock...
[2026-09-08 04:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:50:03] Production.INFO: ==25776== Releasing lock...
[2026-09-08 04:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:50:11] Production.ERROR: CronJobId end10
[2026-09-08 04:50:11] Production.INFO: ==25778== Releasing lock...
[2026-09-08 04:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:50:14] Production.INFO: call_cost start
[2026-09-08 04:50:14] Production.INFO: call_cost end
[2026-09-08 04:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:50:14] Production.INFO: ==25774== Releasing lock...
[2026-09-08 04:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:51:01] Production.INFO: ==25839== Lock acquired, processing the job...
[2026-09-08 09:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:51:01] Production.INFO: neon service started
[2026-09-08 09:51:01] Production.INFO: neon service started
[2026-09-08 09:51:01] Production.INFO: ==25839== Releasing lock...
[2026-09-08 09:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:51:02] Production.INFO: ==25841== Lock acquired, processing the job...
[2026-09-08 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:51:02] Production.INFO: ==25841== Releasing lock...
[2026-09-08 04:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:51:02] Production.INFO: ==25843== Lock acquired, processing the job...
[2026-09-08 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:51:02] Production.INFO: ==25843== Releasing lock...
[2026-09-08 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:51:03] Production.INFO: ==25851== Lock acquired, processing the job...
[2026-09-08 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:51:03] Production.INFO: Account Balance Start.
[2026-09-08 04:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:51:03] Production.INFO: 117
[2026-09-08 04:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:51:03] Production.INFO: Total Charge 0
[2026-09-08 04:51:03] Production.INFO: CreateAllLog End
[2026-09-08 04:51:03] Production.INFO: ==25845== Lock acquired, processing the job...
[2026-09-08 04:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:51:03] Production.INFO: ==25847== Lock acquired, processing the job...
[2026-09-08 04:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:51:03] Production.INFO: ==25849== Lock acquired, processing the job...
[2026-09-08 04:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:51:03] Production.INFO: Account Balance End.
[2026-09-08 04:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:51:03] Production.INFO: ==25851== Releasing lock...
[2026-09-08 04:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:51:03] Production.INFO: ==25853== Lock acquired, processing the job...
[2026-09-08 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:51:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:51:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:51:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:51:03] Production.INFO: ==25853== Releasing lock...
[2026-09-08 04:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:51:04] Production.INFO: ==25847== Releasing lock...
[2026-09-08 04:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:51:11] Production.ERROR: CronJobId end10
[2026-09-08 04:51:11] Production.INFO: ==25849== Releasing lock...
[2026-09-08 04:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:51:14] Production.INFO: call_cost start
[2026-09-08 04:51:14] Production.INFO: call_cost end
[2026-09-08 04:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:51:15] Production.INFO: ==25845== Releasing lock...
[2026-09-08 04:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:52:02] Production.INFO: ==25910== Lock acquired, processing the job...
[2026-09-08 09:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:52:02] Production.INFO: neon service started
[2026-09-08 09:52:02] Production.INFO: neon service started
[2026-09-08 09:52:02] Production.INFO: ==25910== Releasing lock...
[2026-09-08 09:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:52:02] Production.INFO: ==25912== Lock acquired, processing the job...
[2026-09-08 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:52:02] Production.INFO: ==25912== Releasing lock...
[2026-09-08 04:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:52:03] Production.INFO: ==25914== Lock acquired, processing the job...
[2026-09-08 08:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:52:03] Production.INFO: ==25914== Releasing lock...
[2026-09-08 08:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:52:03] Production.INFO: ==25917== Lock acquired, processing the job...
[2026-09-08 04:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:52:03] Production.INFO: ==25923== Lock acquired, processing the job...
[2026-09-08 04:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:52:03] Production.INFO: ==25919== Lock acquired, processing the job...
[2026-09-08 04:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:52:03] Production.INFO: Account Balance Start.
[2026-09-08 04:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:52:03] Production.INFO: 117
[2026-09-08 04:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:52:03] Production.INFO: Total Charge 0
[2026-09-08 04:52:03] Production.INFO: ==25921== Lock acquired, processing the job...
[2026-09-08 04:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:52:03] Production.INFO: CreateAllLog End
[2026-09-08 04:52:03] Production.INFO: ==25925== Lock acquired, processing the job...
[2026-09-08 04:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:52:04] Production.INFO: Account Balance End.
[2026-09-08 04:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:52:04] Production.INFO: ==25923== Releasing lock...
[2026-09-08 04:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04: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-08 04: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-08 04: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-08 04:52:04] Production.INFO: ==25925== Releasing lock...
[2026-09-08 04:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:52:04] Production.INFO: ==25919== Releasing lock...
[2026-09-08 04:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:52:12] Production.ERROR: CronJobId end10
[2026-09-08 04:52:12] Production.INFO: ==25921== Releasing lock...
[2026-09-08 04:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:52:15] Production.INFO: call_cost start
[2026-09-08 04:52:15] Production.INFO: call_cost end
[2026-09-08 04:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:52:15] Production.INFO: ==25917== Releasing lock...
[2026-09-08 04:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:53:01] Production.INFO: ==25984== Lock acquired, processing the job...
[2026-09-08 09:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:53:01] Production.INFO: neon service started
[2026-09-08 09:53:01] Production.INFO: neon service started
[2026-09-08 09:53:01] Production.INFO: ==25984== Releasing lock...
[2026-09-08 09:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:53:02] Production.INFO: ==25986== Lock acquired, processing the job...
[2026-09-08 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:53:02] Production.INFO: ==25986== Releasing lock...
[2026-09-08 04:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:53:02] Production.INFO: ==25988== Lock acquired, processing the job...
[2026-09-08 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:53:02] Production.INFO: ==25988== Releasing lock...
[2026-09-08 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:53:03] Production.INFO: ==25990== Lock acquired, processing the job...
[2026-09-08 04:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:53:03] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-09-08 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:53:03] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-09-08 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:53:03] Production.INFO: ==25998== Lock acquired, processing the job...
[2026-09-08 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:53:03] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-09-08 04:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 04:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:53:03] Production.INFO: Account Balance Start.
[2026-09-08 04:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:53:03] Production.INFO: 117
[2026-09-08 04:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:53:03] Production.INFO: ==25998== Releasing lock...
[2026-09-08 04:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:53:03] Production.INFO: Total Charge 0
[2026-09-08 04:53:03] Production.INFO: CreateAllLog End
[2026-09-08 04:53:03] Production.INFO: Account Balance End.
[2026-09-08 04:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:53:03] Production.INFO: ==25996== Releasing lock...
[2026-09-08 04:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:53:03] Production.INFO: ==25992== Releasing lock...
[2026-09-08 04:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:53:11] Production.ERROR: CronJobId end10
[2026-09-08 04:53:11] Production.INFO: ==25994== Releasing lock...
[2026-09-08 04:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:53:14] Production.INFO: call_cost start
[2026-09-08 04:53:14] Production.INFO: call_cost end
[2026-09-08 04:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:53:14] Production.INFO: ==25990== Releasing lock...
[2026-09-08 04:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:54:02] Production.INFO: ==26055== Lock acquired, processing the job...
[2026-09-08 09:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:54:02] Production.INFO: neon service started
[2026-09-08 09:54:02] Production.INFO: neon service started
[2026-09-08 09:54:02] Production.INFO: ==26055== Releasing lock...
[2026-09-08 09:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:54:02] Production.INFO: ==26057== Lock acquired, processing the job...
[2026-09-08 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:54:02] Production.INFO: ==26057== Releasing lock...
[2026-09-08 04:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:54:02] Production.INFO: ==26059== Lock acquired, processing the job...
[2026-09-08 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:54:03] Production.INFO: ==26059== Releasing lock...
[2026-09-08 08:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:54:03] Production.INFO: ==26069== Lock acquired, processing the job...
[2026-09-08 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 04:54:03] Production.INFO: ==26069== Releasing lock...
[2026-09-08 04:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:54:03] Production.INFO: ==26061== Lock acquired, processing the job...
[2026-09-08 04:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:54:03] Production.INFO: ==26065== Lock acquired, processing the job...
[2026-09-08 04:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:54:03] Production.INFO: ==26063== Lock acquired, processing the job...
[2026-09-08 04:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:54:03] Production.INFO: ==26067== Lock acquired, processing the job...
[2026-09-08 04:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:54:04] Production.INFO: Account Balance Start.
[2026-09-08 04:54:04] Production.INFO: CreateAllLog Start
[2026-09-08 04:54:04] Production.INFO: 117
[2026-09-08 04:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 04:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 04:54:04] Production.INFO: Total Charge 0
[2026-09-08 04:54:04] Production.INFO: CreateAllLog End
[2026-09-08 04:54:04] Production.INFO: Account Balance End.
[2026-09-08 04:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:54:04] Production.INFO: ==26067== Releasing lock...
[2026-09-08 04:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:54:04] Production.INFO: ==26063== Releasing lock...
[2026-09-08 04:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:54:11] Production.ERROR: CronJobId end10
[2026-09-08 04:54:11] Production.INFO: ==26065== Releasing lock...
[2026-09-08 04:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:54:14] Production.INFO: call_cost start
[2026-09-08 04:54:14] Production.INFO: call_cost end
[2026-09-08 04:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:54:14] Production.INFO: ==26061== Releasing lock...
[2026-09-08 04:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:55:01] Production.INFO: ==26126== Lock acquired, processing the job...
[2026-09-08 09:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:55:01] Production.INFO: neon service started
[2026-09-08 09:55:01] Production.INFO: neon service started
[2026-09-08 09:55:01] Production.INFO: ==26126== Releasing lock...
[2026-09-08 09:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:55:02] Production.INFO: ==26128== Lock acquired, processing the job...
[2026-09-08 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:55:02] Production.INFO: ==26128== Releasing lock...
[2026-09-08 04:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:55:02] Production.INFO: ==26130== Lock acquired, processing the job...
[2026-09-08 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:55:02] Production.INFO: ==26130== Releasing lock...
[2026-09-08 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:55:03] Production.INFO: ==26132== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 04:55:03] Production.INFO: ==26136== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:55:03] Production.INFO: ==26134== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 04:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 04:55:03] Production.ERROR: CronJob PID - 26136
[2026-09-08 04:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 04:55:03] Production.ERROR: CronJob ID - 7
[2026-09-08 04:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 04:55:00
[2026-09-08 04:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 04:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 04:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 04:55:03] Production.INFO: ==26132== Releasing lock...
[2026-09-08 04:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 04:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 04:55:03] Production.INFO: ==26138== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:55:03] Production.INFO: ==26143== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 04:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:55:03] Production.INFO: ==26145== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 04:55:03] Production.INFO: ==26140== Lock acquired, processing the job...
[2026-09-08 04:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:55:03] Production.INFO: Account Balance Start.
[2026-09-08 04:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:55:03] Production.INFO: 117
[2026-09-08 04:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:55:03] Production.INFO: Total Charge 0
[2026-09-08 04: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-08 04: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-08 04:55:03] Production.INFO: CreateAllLog End
[2026-09-08 04: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-08 04:55:04] Production.ERROR: done
[2026-09-08 04:55:04] Production.INFO: ==26145== Releasing lock...
[2026-09-08 04:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 04:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964775', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 04:55:04] Production.INFO: Account Balance End.
[2026-09-08 04:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:55:04] Production.INFO: ==26140== Releasing lock...
[2026-09-08 04:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:55:04] Production.INFO: ==26136== Releasing lock...
[2026-09-08 04:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964775', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 04:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 04:55:10] Production.INFO: ProcessCDR(1,17964775,1,1,2)
[2026-09-08 04:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964775,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964775,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 04:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 04:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 04:55:10] Production.INFO: ==26143== Releasing lock...
[2026-09-08 04:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 04:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 04:55:14] Production.ERROR: CronJobId end10
[2026-09-08 04:55:14] Production.INFO: ==26138== Releasing lock...
[2026-09-08 04:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:55:17] Production.INFO: call_cost start
[2026-09-08 04:55:17] Production.INFO: call_cost end
[2026-09-08 04:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:55:17] Production.INFO: ==26134== Releasing lock...
[2026-09-08 04:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:56:02] Production.INFO: ==26206== Lock acquired, processing the job...
[2026-09-08 09:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:56:02] Production.INFO: neon service started
[2026-09-08 09:56:02] Production.INFO: neon service started
[2026-09-08 09:56:02] Production.INFO: ==26206== Releasing lock...
[2026-09-08 09:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:56:02] Production.INFO: ==26208== Lock acquired, processing the job...
[2026-09-08 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:56:02] Production.INFO: ==26208== Releasing lock...
[2026-09-08 04:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:56:02] Production.INFO: ==26210== Lock acquired, processing the job...
[2026-09-08 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:56:02] Production.INFO: ==26210== Releasing lock...
[2026-09-08 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:56:03] Production.INFO: ==26215== Lock acquired, processing the job...
[2026-09-08 04:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:56:03] Production.INFO: ==26217== Lock acquired, processing the job...
[2026-09-08 04:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:56:03] Production.INFO: ==26219== Lock acquired, processing the job...
[2026-09-08 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:56:03] Production.INFO: ==26221== Lock acquired, processing the job...
[2026-09-08 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:56:03] Production.INFO: Account Balance Start.
[2026-09-08 04:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:56:03] Production.INFO: 117
[2026-09-08 04:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:56:03] Production.INFO: ==26213== Lock acquired, processing the job...
[2026-09-08 04:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 04:56:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 04:56:03] Production.INFO: CreateAllLog End
[2026-09-08 04:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 04:56:03] Production.INFO: ==26221== Releasing lock...
[2026-09-08 04:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:56:03] Production.INFO: Account Balance End.
[2026-09-08 04:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:56:03] Production.INFO: ==26219== Releasing lock...
[2026-09-08 04:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:56:04] Production.INFO: ==26215== Releasing lock...
[2026-09-08 04:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:56:11] Production.ERROR: CronJobId end10
[2026-09-08 04:56:11] Production.INFO: ==26217== Releasing lock...
[2026-09-08 04:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:56:15] Production.INFO: call_cost start
[2026-09-08 04:56:15] Production.INFO: call_cost end
[2026-09-08 04:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:56:15] Production.INFO: ==26213== Releasing lock...
[2026-09-08 04:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:57:01] Production.INFO: ==26279== Lock acquired, processing the job...
[2026-09-08 09:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:57:01] Production.INFO: neon service started
[2026-09-08 09:57:01] Production.INFO: neon service started
[2026-09-08 09:57:01] Production.INFO: ==26279== Releasing lock...
[2026-09-08 09:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:57:01] Production.INFO: ==26281== Lock acquired, processing the job...
[2026-09-08 04:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:57:02] Production.INFO: ==26281== Releasing lock...
[2026-09-08 04:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:57:02] Production.INFO: ==26283== Lock acquired, processing the job...
[2026-09-08 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:57:02] Production.INFO: ==26283== Releasing lock...
[2026-09-08 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:57:02] Production.INFO: ==26285== Lock acquired, processing the job...
[2026-09-08 04:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:57:02] Production.INFO: ==26289== Lock acquired, processing the job...
[2026-09-08 04:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:57:02] Production.INFO: ==26291== Lock acquired, processing the job...
[2026-09-08 04:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:57:03] Production.INFO: ==26287== Lock acquired, processing the job...
[2026-09-08 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:57:03] Production.INFO: Account Balance Start.
[2026-09-08 04:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:57:03] Production.INFO: 117
[2026-09-08 04:57:03] Production.INFO: ==26293== Lock acquired, processing the job...
[2026-09-08 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:57:03] Production.INFO: Total Charge 0
[2026-09-08 04:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 04:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 04:57:03] Production.INFO: CreateAllLog End
[2026-09-08 04:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 04:57:03] Production.INFO: ==26293== Releasing lock...
[2026-09-08 04:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:57:03] Production.INFO: Account Balance End.
[2026-09-08 04:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:57:03] Production.INFO: ==26291== Releasing lock...
[2026-09-08 04:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:57:03] Production.INFO: ==26287== Releasing lock...
[2026-09-08 04:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:57:11] Production.ERROR: CronJobId end10
[2026-09-08 04:57:11] Production.INFO: ==26289== Releasing lock...
[2026-09-08 04:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:57:15] Production.INFO: call_cost start
[2026-09-08 04:57:15] Production.INFO: call_cost end
[2026-09-08 04:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:57:15] Production.INFO: ==26285== Releasing lock...
[2026-09-08 04:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:58:01] Production.INFO: ==26353== Lock acquired, processing the job...
[2026-09-08 09:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:58:01] Production.INFO: neon service started
[2026-09-08 09:58:01] Production.INFO: neon service started
[2026-09-08 09:58:01] Production.INFO: ==26353== Releasing lock...
[2026-09-08 09:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:58:02] Production.INFO: ==26355== Lock acquired, processing the job...
[2026-09-08 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 04:58:02] Production.INFO: ==26355== Releasing lock...
[2026-09-08 04:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:58:02] Production.INFO: ==26357== Lock acquired, processing the job...
[2026-09-08 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:58:02] Production.INFO: ==26357== Releasing lock...
[2026-09-08 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:58:03] Production.INFO: ==26359== Lock acquired, processing the job...
[2026-09-08 04:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:58:03] Production.INFO: ==26363== Lock acquired, processing the job...
[2026-09-08 04:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:58:03] Production.INFO: ==26361== Lock acquired, processing the job...
[2026-09-08 04:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:58:03] Production.INFO: ==26367== Lock acquired, processing the job...
[2026-09-08 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:58:03] Production.INFO: ==26365== Lock acquired, processing the job...
[2026-09-08 04:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 04:58:03] Production.INFO: ==26367== Releasing lock...
[2026-09-08 04:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:58:03] Production.INFO: Account Balance Start.
[2026-09-08 04:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:58:03] Production.INFO: 117
[2026-09-08 04:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 04:58:03] Production.INFO: Total Charge 0
[2026-09-08 04:58:03] Production.INFO: CreateAllLog End
[2026-09-08 04:58:03] Production.INFO: Account Balance End.
[2026-09-08 04:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 04:58:04] Production.INFO: ==26365== Releasing lock...
[2026-09-08 04:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:58:04] Production.INFO: ==26361== Releasing lock...
[2026-09-08 04:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:58:12] Production.ERROR: CronJobId end10
[2026-09-08 04:58:12] Production.INFO: ==26363== Releasing lock...
[2026-09-08 04:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:58:14] Production.INFO: call_cost start
[2026-09-08 04:58:14] Production.INFO: call_cost end
[2026-09-08 04:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:58:14] Production.INFO: ==26359== Releasing lock...
[2026-09-08 04:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 09:59:01] Production.INFO: ==26429== Lock acquired, processing the job...
[2026-09-08 09:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 09:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 09:59:01] Production.INFO: neon service started
[2026-09-08 09:59:01] Production.INFO: neon service started
[2026-09-08 09:59:01] Production.INFO: ==26429== Releasing lock...
[2026-09-08 09:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 09:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 04:59:01] Production.INFO: ==26431== Lock acquired, processing the job...
[2026-09-08 04:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:59:02] Production.INFO: ==26433== Lock acquired, processing the job...
[2026-09-08 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:59:02] Production.INFO: ==26433== Releasing lock...
[2026-09-08 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 08:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 04:59:02] Production.INFO: ==26431== Releasing lock...
[2026-09-08 04:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 04:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 04:59:03] Production.INFO: ==26438== Lock acquired, processing the job...
[2026-09-08 04:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 04:59:03] Production.INFO: ==26440== Lock acquired, processing the job...
[2026-09-08 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 04:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 04:59:03] Production.INFO: ==26442== Lock acquired, processing the job...
[2026-09-08 04:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 04:59:03] Production.INFO: ==26444== Lock acquired, processing the job...
[2026-09-08 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 04:59:03] Production.INFO: ==26446== Lock acquired, processing the job...
[2026-09-08 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 04:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 04:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 04:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 04:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 04:59:03] Production.INFO: Account Balance Start.
[2026-09-08 04:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 04:59:03] Production.INFO: 117
[2026-09-08 04:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 04:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 04:59:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 04:59:03] Production.INFO: ==26446== Releasing lock...
[2026-09-08 04:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 04:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 04:59:03] Production.INFO: CreateAllLog End
[2026-09-08 04:59:03] Production.INFO: Account Balance End.
[2026-09-08 04:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 04:59:03] Production.INFO: ==26444== Releasing lock...
[2026-09-08 04:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 04:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 04:59:03] Production.INFO: ==26440== Releasing lock...
[2026-09-08 04:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 04:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 04:59:11] Production.ERROR: CronJobId end10
[2026-09-08 04:59:11] Production.INFO: ==26442== Releasing lock...
[2026-09-08 04:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 04:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 04:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 04:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 04:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 04:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 04:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 04:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 04:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 04:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 04:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 04:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 04:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 04:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 04:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 04:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 04:59:14] Production.INFO: call_cost start
[2026-09-08 04:59:14] Production.INFO: call_cost end
[2026-09-08 04:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 04:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 04:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 04:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 04:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 04:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 04:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 04:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 04:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 04:59:14] Production.INFO: ==26438== Releasing lock...
[2026-09-08 04:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 04:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:00:01] Production.INFO: ==26504== Lock acquired, processing the job...
[2026-09-08 10:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:00:01] Production.INFO: neon service started
[2026-09-08 10:00:01] Production.INFO: neon service started
[2026-09-08 10:00:01] Production.INFO: ==26504== Releasing lock...
[2026-09-08 10:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:00:02] Production.INFO: ==26506== Lock acquired, processing the job...
[2026-09-08 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:00:02] Production.INFO: ==26508== Lock acquired, processing the job...
[2026-09-08 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:00:02] Production.INFO: ==26508== Releasing lock...
[2026-09-08 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:00:02] Production.INFO: ==26506== Releasing lock...
[2026-09-08 05:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:00:03] Production.INFO: ==26513== Lock acquired, processing the job...
[2026-09-08 05:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:00:03] Production.INFO: ==26511== Lock acquired, processing the job...
[2026-09-08 05:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:00:03] Production.INFO: ==26519== Lock acquired, processing the job...
[2026-09-08 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:00:03] Production.INFO: ==26515== Lock acquired, processing the job...
[2026-09-08 05:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:00:03] Production.INFO: ==26517== Lock acquired, processing the job...
[2026-09-08 05:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 05:00:03] Production.INFO: ==26519== Releasing lock...
[2026-09-08 05:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:00:03] Production.INFO: Account Balance Start.
[2026-09-08 05:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:00:03] Production.INFO: 117
[2026-09-08 05:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:00:03] Production.INFO: Total Charge 0
[2026-09-08 05:00:03] Production.INFO: CreateAllLog End
[2026-09-08 05:00:04] Production.INFO: Account Balance End.
[2026-09-08 05:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:00:04] Production.INFO: ==26517== Releasing lock...
[2026-09-08 05:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:00:04] Production.INFO: ==26513== Releasing lock...
[2026-09-08 05:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:00:12] Production.ERROR: CronJobId end10
[2026-09-08 05:00:12] Production.INFO: ==26515== Releasing lock...
[2026-09-08 05:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:00:14] Production.INFO: call_cost start
[2026-09-08 05:00:14] Production.INFO: call_cost end
[2026-09-08 05:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:00:14] Production.INFO: ==26511== Releasing lock...
[2026-09-08 05:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:01:02] Production.INFO: ==26579== Lock acquired, processing the job...
[2026-09-08 10:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:01:02] Production.INFO: neon service started
[2026-09-08 10:01:02] Production.INFO: neon service started
[2026-09-08 10:01:02] Production.INFO: ==26579== Releasing lock...
[2026-09-08 10:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:01:02] Production.INFO: ==26592== Lock acquired, processing the job...
[2026-09-08 05:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==26594== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==26594== Releasing lock...
[2026-09-08 09:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:01:03] Production.INFO: ==26592== Releasing lock...
[2026-09-08 05:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:01:03] Production.INFO: ==26596== Lock acquired, processing the job...
[2026-09-08 05:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:01:03] Production.INFO: ==26598== Lock acquired, processing the job...
[2026-09-08 05:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:01:03] Production.INFO: ==26602== Lock acquired, processing the job...
[2026-09-08 05:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:01:04] Production.INFO: ==26600== Lock acquired, processing the job...
[2026-09-08 05:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:01:04] Production.INFO: Account Balance Start.
[2026-09-08 05:01:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:01:04] Production.INFO: 117
[2026-09-08 05:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:01:04] Production.INFO: Total Charge 0
[2026-09-08 05:01:04] Production.INFO: ==26604== Lock acquired, processing the job...
[2026-09-08 05:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:01:04] Production.INFO: CreateAllLog End
[2026-09-08 05: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-08 05: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-08 05:01:04] Production.INFO: Account Balance End.
[2026-09-08 05: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-08 05:01:04] Production.INFO: ==26604== Releasing lock...
[2026-09-08 05:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:01:04] Production.INFO: ==26602== Releasing lock...
[2026-09-08 05:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:01:04] Production.INFO: ==26598== Releasing lock...
[2026-09-08 05:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:01:12] Production.ERROR: CronJobId end10
[2026-09-08 05:01:12] Production.INFO: ==26600== Releasing lock...
[2026-09-08 05:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:01:15] Production.INFO: call_cost start
[2026-09-08 05:01:15] Production.INFO: call_cost end
[2026-09-08 05:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:01:15] Production.INFO: ==26596== Releasing lock...
[2026-09-08 05:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:02:01] Production.INFO: ==26662== Lock acquired, processing the job...
[2026-09-08 10:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:02:01] Production.INFO: neon service started
[2026-09-08 10:02:01] Production.INFO: neon service started
[2026-09-08 10:02:01] Production.INFO: ==26662== Releasing lock...
[2026-09-08 10:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:02:02] Production.INFO: ==26664== Lock acquired, processing the job...
[2026-09-08 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:02:02] Production.INFO: ==26664== Releasing lock...
[2026-09-08 05:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:02:02] Production.INFO: ==26666== Lock acquired, processing the job...
[2026-09-08 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:02:02] Production.INFO: ==26666== Releasing lock...
[2026-09-08 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:02:03] Production.INFO: ==26668== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:02:03] Production.INFO: ==26676== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 05:02:03] Production.INFO: ==26670== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:02:03] Production.INFO: ==26678== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:02:03] Production.INFO: ==26672== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 05:02:03] Production.INFO: ==26674== Lock acquired, processing the job...
[2026-09-08 05:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 05:02:03] Production.INFO: ==26678== Releasing lock...
[2026-09-08 05:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:02:03] Production.INFO: Account Balance Start.
[2026-09-08 05:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:02:03] Production.INFO: 117
[2026-09-08 05:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:02:03] Production.ERROR: done
[2026-09-08 05:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 05:02:03] Production.INFO: Total Charge 0
[2026-09-08 05:02:03] Production.INFO: CreateAllLog End
[2026-09-08 05:02:03] Production.ERROR: done
[2026-09-08 05:02:04] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 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-08 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-08 05:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:02:04] Production.INFO: ==26674== Releasing lock...
[2026-09-08 05:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:02:04] Production.INFO: ==26676== Releasing lock...
[2026-09-08 05:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 05:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 05:02:04] Production.INFO: ==26670== Releasing lock...
[2026-09-08 05:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:02:11] Production.ERROR: CronJobId end10
[2026-09-08 05:02:11] Production.INFO: ==26672== Releasing lock...
[2026-09-08 05:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:02:14] Production.INFO: call_cost start
[2026-09-08 05:02:14] Production.INFO: call_cost end
[2026-09-08 05:02:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:02:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:02:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:02:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:02:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:02:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:02:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:02:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:02:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:02:14] Production.INFO: ==26668== Releasing lock...
[2026-09-08 05:02:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:02:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:03:02] Production.INFO: ==26737== Lock acquired, processing the job...
[2026-09-08 10:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:03:02] Production.INFO: neon service started
[2026-09-08 10:03:02] Production.INFO: neon service started
[2026-09-08 10:03:02] Production.INFO: ==26737== Releasing lock...
[2026-09-08 10:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:03:02] Production.INFO: ==26741== Lock acquired, processing the job...
[2026-09-08 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:03:02] Production.INFO: ==26741== Releasing lock...
[2026-09-08 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:03:02] Production.INFO: ==26739== Lock acquired, processing the job...
[2026-09-08 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:03:02] Production.INFO: ==26739== Releasing lock...
[2026-09-08 05:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:03:03] Production.INFO: ==26743== Lock acquired, processing the job...
[2026-09-08 05:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:03:03] Production.INFO: ==26745== Lock acquired, processing the job...
[2026-09-08 05:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:03:03] Production.INFO: ==26747== Lock acquired, processing the job...
[2026-09-08 05:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:03:03] Production.INFO: ==26749== Lock acquired, processing the job...
[2026-09-08 05:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:03:03] Production.INFO: ==26751== Lock acquired, processing the job...
[2026-09-08 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:03:03] Production.INFO: Account Balance Start.
[2026-09-08 05:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:03:03] Production.INFO: 117
[2026-09-08 05:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 05:03:03] Production.INFO: ==26751== Releasing lock...
[2026-09-08 05:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:03:03] Production.INFO: Total Charge 0
[2026-09-08 05:03:04] Production.INFO: CreateAllLog End
[2026-09-08 05:03:04] Production.INFO: Account Balance End.
[2026-09-08 05:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:03:04] Production.INFO: ==26749== Releasing lock...
[2026-09-08 05:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:03:04] Production.INFO: ==26745== Releasing lock...
[2026-09-08 05:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:03:12] Production.ERROR: CronJobId end10
[2026-09-08 05:03:12] Production.INFO: ==26747== Releasing lock...
[2026-09-08 05:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:03:15] Production.INFO: call_cost start
[2026-09-08 05:03:15] Production.INFO: call_cost end
[2026-09-08 05:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:03:15] Production.INFO: ==26743== Releasing lock...
[2026-09-08 05:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:04:01] Production.INFO: ==26807== Lock acquired, processing the job...
[2026-09-08 10:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:04:01] Production.INFO: neon service started
[2026-09-08 10:04:01] Production.INFO: neon service started
[2026-09-08 10:04:01] Production.INFO: ==26807== Releasing lock...
[2026-09-08 10:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:04:02] Production.INFO: ==26811== Lock acquired, processing the job...
[2026-09-08 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:04:02] Production.INFO: ==26809== Lock acquired, processing the job...
[2026-09-08 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:04:02] Production.INFO: ==26811== Releasing lock...
[2026-09-08 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:04:02] Production.INFO: ==26809== Releasing lock...
[2026-09-08 05:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:04:03] Production.INFO: ==26814== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:04:03] Production.INFO: ==26816== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:04:03] Production.INFO: ==26818== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:04:03] Production.INFO: ==26820== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:04:03] Production.INFO: ==26822== Lock acquired, processing the job...
[2026-09-08 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:04:03] Production.INFO: Account Balance Start.
[2026-09-08 05:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:04:03] Production.INFO: 117
[2026-09-08 05:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 05:04:03] Production.INFO: Total Charge 0
[2026-09-08 05:04:03] Production.INFO: CreateAllLog End
[2026-09-08 05:04:03] Production.INFO: ==26822== Releasing lock...
[2026-09-08 05:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:04:04] Production.INFO: Account Balance End.
[2026-09-08 05:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:04:04] Production.INFO: ==26820== Releasing lock...
[2026-09-08 05:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:04:04] Production.INFO: ==26816== Releasing lock...
[2026-09-08 05:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:04:11] Production.ERROR: CronJobId end10
[2026-09-08 05:04:11] Production.INFO: ==26818== Releasing lock...
[2026-09-08 05:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:04:14] Production.INFO: call_cost start
[2026-09-08 05:04:14] Production.INFO: call_cost end
[2026-09-08 05:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:04:14] Production.INFO: ==26814== Releasing lock...
[2026-09-08 05:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:05:02] Production.INFO: ==26882== Lock acquired, processing the job...
[2026-09-08 10:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:05:02] Production.INFO: neon service started
[2026-09-08 10:05:02] Production.INFO: neon service started
[2026-09-08 10:05:02] Production.INFO: ==26882== Releasing lock...
[2026-09-08 10:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:05:02] Production.INFO: ==26885== Lock acquired, processing the job...
[2026-09-08 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:05:02] Production.INFO: ==26885== Releasing lock...
[2026-09-08 05:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:05:03] Production.INFO: ==26887== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:05:03] Production.INFO: ==26887== Releasing lock...
[2026-09-08 09:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:05:03] Production.INFO: ==26893== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: ==26891== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:05:03] Production.INFO: ==26897== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:05:03] Production.INFO: ==26889== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:05:03] Production.INFO: ==26895== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:05:03] Production.INFO: ==26901== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:05:03] Production.INFO: ==26899== Lock acquired, processing the job...
[2026-09-08 05:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:05:03] Production.INFO: Account Balance Start.
[2026-09-08 05:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:05:03] Production.INFO: 117
[2026-09-08 05:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:05:03] Production.ERROR: CronJob PID - 26891
[2026-09-08 05:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 05:05:03] Production.ERROR: CronJob ID - 5
[2026-09-08 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:05:00
[2026-09-08 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:05:03] Production.ERROR: CronJob PID - 26893
[2026-09-08 05:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 05:05:03] Production.ERROR: CronJob ID - 7
[2026-09-08 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:05:00
[2026-09-08 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:05:03] Production.ERROR: CronJob PID - 26895
[2026-09-08 05:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 05:05:03] Production.ERROR: CronJob ID - 10
[2026-09-08 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:05:00
[2026-09-08 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:05:03] Production.ERROR: CronJob PID - 26897
[2026-09-08 05:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 05:05:03] Production.ERROR: CronJob ID - 12
[2026-09-08 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:05:00
[2026-09-08 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:05:03] Production.ERROR: CronJob PID - 26901
[2026-09-08 05:05:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-08 05:05:03] Production.ERROR: CronJob ID - 19
[2026-09-08 05:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:05:00
[2026-09-08 05:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:05:03] Production.INFO: ==26889== Releasing lock...
[2026-09-08 05:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 05:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:05:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:05:03] Production.INFO: CreateAllLog End
[2026-09-08 05:05:03] Production.INFO: ==26901== Releasing lock...
[2026-09-08 05:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:05:04] Production.ERROR: done
[2026-09-08 05:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964817', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:05:04] Production.INFO: Account Balance End.
[2026-09-08 05:05:04] Production.INFO: ==26893== Releasing lock...
[2026-09-08 05:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:05:04] Production.INFO: ==26897== Releasing lock...
[2026-09-08 05:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964817', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:05:10] Production.INFO: ProcessCDR(1,17964817,1,1,2)
[2026-09-08 05:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964817,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964817,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:05:10] Production.INFO: ==26899== Releasing lock...
[2026-09-08 05:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:05:13] Production.ERROR: CronJobId end10
[2026-09-08 05:05:13] Production.INFO: ==26895== Releasing lock...
[2026-09-08 05:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:05:17] Production.INFO: call_cost start
[2026-09-08 05:05:17] Production.INFO: call_cost end
[2026-09-08 05:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:05:17] Production.INFO: ==26891== Releasing lock...
[2026-09-08 05:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:06:01] Production.INFO: ==26958== Lock acquired, processing the job...
[2026-09-08 10:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:06:01] Production.INFO: neon service started
[2026-09-08 10:06:01] Production.INFO: neon service started
[2026-09-08 10:06:01] Production.INFO: ==26958== Releasing lock...
[2026-09-08 10:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:06:01] Production.INFO: ==26962== Lock acquired, processing the job...
[2026-09-08 09:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:06:01] Production.INFO: ==26962== Releasing lock...
[2026-09-08 09:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:06:02] Production.INFO: ==26960== Lock acquired, processing the job...
[2026-09-08 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:06:02] Production.INFO: ==26960== Releasing lock...
[2026-09-08 05:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:06:02] Production.INFO: ==26966== Lock acquired, processing the job...
[2026-09-08 05:06:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:06:02] Production.INFO: ==26968== Lock acquired, processing the job...
[2026-09-08 05:06:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:06:03] Production.INFO: ==26970== Lock acquired, processing the job...
[2026-09-08 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:06:03] Production.INFO: ==26964== Lock acquired, processing the job...
[2026-09-08 05:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:06:03] Production.INFO: Account Balance Start.
[2026-09-08 05:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:06:03] Production.INFO: 117
[2026-09-08 05:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:06:03] Production.INFO: ==26972== Lock acquired, processing the job...
[2026-09-08 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:06:03] Production.INFO: Total Charge 0
[2026-09-08 05:06:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:06:03] Production.INFO: ==26972== Releasing lock...
[2026-09-08 05:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:06:03] Production.INFO: ==26966== Releasing lock...
[2026-09-08 05:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:06:03] Production.INFO: Account Balance End.
[2026-09-08 05:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:06:03] Production.INFO: ==26970== Releasing lock...
[2026-09-08 05:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:06:11] Production.ERROR: CronJobId end10
[2026-09-08 05:06:11] Production.INFO: ==26968== Releasing lock...
[2026-09-08 05:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:06:13] Production.INFO: call_cost start
[2026-09-08 05:06:13] Production.INFO: call_cost end
[2026-09-08 05:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:06:14] Production.INFO: ==26964== Releasing lock...
[2026-09-08 05:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:07:01] Production.INFO: ==27029== Lock acquired, processing the job...
[2026-09-08 10:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:07:01] Production.INFO: neon service started
[2026-09-08 10:07:01] Production.INFO: neon service started
[2026-09-08 10:07:01] Production.INFO: ==27029== Releasing lock...
[2026-09-08 10:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:07:02] Production.INFO: ==27031== Lock acquired, processing the job...
[2026-09-08 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:07:02] Production.INFO: ==27031== Releasing lock...
[2026-09-08 05:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:07:02] Production.INFO: ==27033== Lock acquired, processing the job...
[2026-09-08 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:07:02] Production.INFO: ==27033== Releasing lock...
[2026-09-08 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:07:03] Production.INFO: ==27036== Lock acquired, processing the job...
[2026-09-08 05:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:07:03] Production.INFO: ==27038== Lock acquired, processing the job...
[2026-09-08 05:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:07:03] Production.INFO: ==27040== Lock acquired, processing the job...
[2026-09-08 05:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:07:03] Production.INFO: ==27044== Lock acquired, processing the job...
[2026-09-08 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:07:03] Production.INFO: ==27042== Lock acquired, processing the job...
[2026-09-08 05:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 05:07:03] Production.INFO: Account Balance Start.
[2026-09-08 05:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:07:03] Production.INFO: 117
[2026-09-08 05:07:03] Production.INFO: ==27044== Releasing lock...
[2026-09-08 05:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:07:03] Production.INFO: Total Charge 0
[2026-09-08 05:07:03] Production.INFO: CreateAllLog End
[2026-09-08 05:07:04] Production.INFO: Account Balance End.
[2026-09-08 05:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:07:04] Production.INFO: ==27042== Releasing lock...
[2026-09-08 05:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:07:04] Production.INFO: ==27038== Releasing lock...
[2026-09-08 05:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:07:11] Production.ERROR: CronJobId end10
[2026-09-08 05:07:11] Production.INFO: ==27040== Releasing lock...
[2026-09-08 05:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:07:14] Production.INFO: call_cost start
[2026-09-08 05:07:14] Production.INFO: call_cost end
[2026-09-08 05:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:07:14] Production.INFO: ==27036== Releasing lock...
[2026-09-08 05:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:08:02] Production.INFO: ==27101== Lock acquired, processing the job...
[2026-09-08 10:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:08:02] Production.INFO: neon service started
[2026-09-08 10:08:02] Production.INFO: neon service started
[2026-09-08 10:08:02] Production.INFO: ==27101== Releasing lock...
[2026-09-08 10:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:08:02] Production.INFO: ==27106== Lock acquired, processing the job...
[2026-09-08 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:08:02] Production.INFO: ==27104== Lock acquired, processing the job...
[2026-09-08 05:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:08:03] Production.INFO: ==27106== Releasing lock...
[2026-09-08 09:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:08:03] Production.INFO: ==27104== Releasing lock...
[2026-09-08 05:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:08:04] Production.INFO: ==27113== Lock acquired, processing the job...
[2026-09-08 05:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:08:04] Production.INFO: ==27109== Lock acquired, processing the job...
[2026-09-08 05:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:08:04] Production.INFO: ==27111== Lock acquired, processing the job...
[2026-09-08 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:08:04] Production.INFO: ==27117== Lock acquired, processing the job...
[2026-09-08 05:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:08:04] Production.INFO: ==27115== Lock acquired, processing the job...
[2026-09-08 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:08:04] Production.INFO: Account Balance Start.
[2026-09-08 05:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:08:04] Production.INFO: 117
[2026-09-08 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-08 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-08 05:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 05:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:08:04] Production.INFO: ==27117== Releasing lock...
[2026-09-08 05:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:08:04] Production.INFO: Total Charge 0
[2026-09-08 05:08:04] Production.INFO: CreateAllLog End
[2026-09-08 05:08:04] Production.INFO: Account Balance End.
[2026-09-08 05:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:08:04] Production.INFO: ==27115== Releasing lock...
[2026-09-08 05:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:08:04] Production.INFO: ==27111== Releasing lock...
[2026-09-08 05:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:08:12] Production.ERROR: CronJobId end10
[2026-09-08 05:08:12] Production.INFO: ==27113== Releasing lock...
[2026-09-08 05:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:08:14] Production.INFO: call_cost start
[2026-09-08 05:08:14] Production.INFO: call_cost end
[2026-09-08 05:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:08:14] Production.INFO: ==27109== Releasing lock...
[2026-09-08 05:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:09:01] Production.INFO: ==27179== Lock acquired, processing the job...
[2026-09-08 10:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:09:01] Production.INFO: neon service started
[2026-09-08 10:09:01] Production.INFO: neon service started
[2026-09-08 10:09:01] Production.INFO: ==27179== Releasing lock...
[2026-09-08 10:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:09:02] Production.INFO: ==27183== Lock acquired, processing the job...
[2026-09-08 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:09:02] Production.INFO: ==27183== Releasing lock...
[2026-09-08 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:09:02] Production.INFO: ==27181== Lock acquired, processing the job...
[2026-09-08 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:09:02] Production.INFO: ==27181== Releasing lock...
[2026-09-08 05:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:09:03] Production.INFO: ==27186== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:09:03] Production.INFO: ==27190== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:09:03] Production.INFO: ==27188== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:09:03] Production.INFO: ==27192== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:09:03] Production.INFO: ==27194== Lock acquired, processing the job...
[2026-09-08 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:09:03] Production.INFO: Account Balance Start.
[2026-09-08 05:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:09:03] Production.INFO: 117
[2026-09-08 05:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:09:03] Production.INFO: Total Charge 0
[2026-09-08 05:09:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:09:03] Production.INFO: ==27194== Releasing lock...
[2026-09-08 05:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:09:03] Production.INFO: Account Balance End.
[2026-09-08 05:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:09:03] Production.INFO: ==27192== Releasing lock...
[2026-09-08 05:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:09:04] Production.INFO: ==27188== Releasing lock...
[2026-09-08 05:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:09:11] Production.ERROR: CronJobId end10
[2026-09-08 05:09:11] Production.INFO: ==27190== Releasing lock...
[2026-09-08 05:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:09:14] Production.INFO: call_cost start
[2026-09-08 05:09:14] Production.INFO: call_cost end
[2026-09-08 05:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:09:14] Production.INFO: ==27186== Releasing lock...
[2026-09-08 05:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:10:02] Production.INFO: ==27250== Lock acquired, processing the job...
[2026-09-08 10:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:10:02] Production.INFO: neon service started
[2026-09-08 10:10:02] Production.INFO: neon service started
[2026-09-08 10:10:02] Production.INFO: ==27250== Releasing lock...
[2026-09-08 10:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:10:02] Production.INFO: ==27252== Lock acquired, processing the job...
[2026-09-08 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:10:02] Production.INFO: ==27252== Releasing lock...
[2026-09-08 05:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:10:03] Production.INFO: ==27254== Lock acquired, processing the job...
[2026-09-08 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:10:03] Production.INFO: ==27254== Releasing lock...
[2026-09-08 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:10:03] Production.INFO: ==27258== Lock acquired, processing the job...
[2026-09-08 05:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:10:03] Production.INFO: ==27260== Lock acquired, processing the job...
[2026-09-08 05:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:10:03] Production.INFO: ==27256== Lock acquired, processing the job...
[2026-09-08 05:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:10:03] Production.INFO: ==27262== Lock acquired, processing the job...
[2026-09-08 05:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:10:03] Production.INFO: ==27264== Lock acquired, processing the job...
[2026-09-08 05:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:10:03] Production.INFO: Account Balance Start.
[2026-09-08 05:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:10:03] Production.INFO: 117
[2026-09-08 05:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:10:03] Production.INFO: Total Charge 0
[2026-09-08 05:10:03] Production.INFO: CreateAllLog End
[2026-09-08 05:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05: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-08 05: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-08 05:10:04] Production.INFO: ==27264== Releasing lock...
[2026-09-08 05:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:10:04] Production.INFO: Account Balance End.
[2026-09-08 05:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:10:04] Production.INFO: ==27262== Releasing lock...
[2026-09-08 05:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:10:04] Production.INFO: ==27258== Releasing lock...
[2026-09-08 05:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:10:12] Production.ERROR: CronJobId end10
[2026-09-08 05:10:12] Production.INFO: ==27260== Releasing lock...
[2026-09-08 05:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:10:14] Production.INFO: call_cost start
[2026-09-08 05:10:14] Production.INFO: call_cost end
[2026-09-08 05:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:10:14] Production.INFO: ==27256== Releasing lock...
[2026-09-08 05:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:11:01] Production.INFO: ==27324== Lock acquired, processing the job...
[2026-09-08 10:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:11:01] Production.INFO: neon service started
[2026-09-08 10:11:01] Production.INFO: neon service started
[2026-09-08 10:11:01] Production.INFO: ==27324== Releasing lock...
[2026-09-08 10:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:11:02] Production.INFO: ==27326== Lock acquired, processing the job...
[2026-09-08 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:11:02] Production.INFO: ==27326== Releasing lock...
[2026-09-08 05:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:11:02] Production.INFO: ==27328== Lock acquired, processing the job...
[2026-09-08 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:11:02] Production.INFO: ==27328== Releasing lock...
[2026-09-08 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:11:03] Production.INFO: ==27331== Lock acquired, processing the job...
[2026-09-08 05:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:11:03] Production.INFO: ==27335== Lock acquired, processing the job...
[2026-09-08 05:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:11:03] Production.INFO: ==27337== Lock acquired, processing the job...
[2026-09-08 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:11:03] Production.INFO: ==27339== Lock acquired, processing the job...
[2026-09-08 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:11:03] Production.INFO: ==27333== Lock acquired, processing the job...
[2026-09-08 05:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:11:03] Production.INFO: Account Balance Start.
[2026-09-08 05:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:11:03] Production.INFO: 117
[2026-09-08 05:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 05:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 05:11:03] Production.INFO: ==27339== Releasing lock...
[2026-09-08 05:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:11:03] Production.INFO: Total Charge 0
[2026-09-08 05:11:03] Production.INFO: CreateAllLog End
[2026-09-08 05:11:03] Production.INFO: Account Balance End.
[2026-09-08 05:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:11:03] Production.INFO: ==27337== Releasing lock...
[2026-09-08 05:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:11:04] Production.INFO: ==27333== Releasing lock...
[2026-09-08 05:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:11:11] Production.ERROR: CronJobId end10
[2026-09-08 05:11:11] Production.INFO: ==27335== Releasing lock...
[2026-09-08 05:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:11:14] Production.INFO: call_cost start
[2026-09-08 05:11:14] Production.INFO: call_cost end
[2026-09-08 05:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:11:14] Production.INFO: ==27331== Releasing lock...
[2026-09-08 05:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:12:02] Production.INFO: ==27401== Lock acquired, processing the job...
[2026-09-08 10:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:12:02] Production.INFO: neon service started
[2026-09-08 10:12:02] Production.INFO: neon service started
[2026-09-08 10:12:02] Production.INFO: ==27401== Releasing lock...
[2026-09-08 10:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:12:02] Production.INFO: ==27405== Lock acquired, processing the job...
[2026-09-08 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:12:02] Production.INFO: ==27405== Releasing lock...
[2026-09-08 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:12:02] Production.INFO: ==27403== Lock acquired, processing the job...
[2026-09-08 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:12:02] Production.INFO: ==27403== Releasing lock...
[2026-09-08 05:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:12:03] Production.INFO: ==27408== Lock acquired, processing the job...
[2026-09-08 05:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:12:03] Production.INFO: ==27410== Lock acquired, processing the job...
[2026-09-08 05:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:12:03] Production.INFO: ==27414== Lock acquired, processing the job...
[2026-09-08 05:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:12:03] Production.INFO: ==27412== Lock acquired, processing the job...
[2026-09-08 05:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:12:03] Production.INFO: ==27416== Lock acquired, processing the job...
[2026-09-08 05:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:12:04] Production.INFO: Account Balance Start.
[2026-09-08 05:12:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:12:04] Production.INFO: 117
[2026-09-08 05:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:12:04] Production.INFO: ==27416== Releasing lock...
[2026-09-08 05:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:12:04] Production.INFO: Total Charge 0
[2026-09-08 05:12:04] Production.INFO: CreateAllLog End
[2026-09-08 05:12:04] Production.INFO: Account Balance End.
[2026-09-08 05:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:12:04] Production.INFO: ==27414== Releasing lock...
[2026-09-08 05:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:12:04] Production.INFO: ==27410== Releasing lock...
[2026-09-08 05:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:12:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-08 05:12:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:12:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:12:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:12:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:12:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:12:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:12:12] Production.ERROR: CronJobId end10
[2026-09-08 05:12:12] Production.INFO: ==27412== Releasing lock...
[2026-09-08 05:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:12:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:12:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:12:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:12:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:12:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:12:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:12:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:12:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:12:13] Production.INFO: call_cost start
[2026-09-08 05:12:13] Production.INFO: call_cost end
[2026-09-08 05:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:12:13] Production.INFO: ==27408== Releasing lock...
[2026-09-08 05:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:13:01] Production.INFO: ==27477== Lock acquired, processing the job...
[2026-09-08 10:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:13:01] Production.INFO: neon service started
[2026-09-08 10:13:01] Production.INFO: neon service started
[2026-09-08 10:13:01] Production.INFO: ==27477== Releasing lock...
[2026-09-08 10:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:13:02] Production.INFO: ==27479== Lock acquired, processing the job...
[2026-09-08 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:13:02] Production.INFO: ==27479== Releasing lock...
[2026-09-08 05:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:13:02] Production.INFO: ==27481== Lock acquired, processing the job...
[2026-09-08 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:13:02] Production.INFO: ==27481== Releasing lock...
[2026-09-08 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:13:03] Production.INFO: ==27486== Lock acquired, processing the job...
[2026-09-08 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:13:03] Production.INFO: ==27488== Lock acquired, processing the job...
[2026-09-08 05:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:13:03] Production.INFO: ==27490== Lock acquired, processing the job...
[2026-09-08 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:13:03] Production.INFO: ==27484== Lock acquired, processing the job...
[2026-09-08 05:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:13:03] Production.INFO: ==27492== Lock acquired, processing the job...
[2026-09-08 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:13:03] Production.INFO: Account Balance Start.
[2026-09-08 05:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:13:03] Production.INFO: 117
[2026-09-08 05:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 05:13:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 05:13:03] Production.INFO: CreateAllLog End
[2026-09-08 05:13:03] Production.INFO: ==27492== Releasing lock...
[2026-09-08 05:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:13:03] Production.INFO: Account Balance End.
[2026-09-08 05:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:13:03] Production.INFO: ==27490== Releasing lock...
[2026-09-08 05:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:13:03] Production.INFO: ==27486== Releasing lock...
[2026-09-08 05:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:13:11] Production.ERROR: CronJobId end10
[2026-09-08 05:13:11] Production.INFO: ==27488== Releasing lock...
[2026-09-08 05:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:13:14] Production.INFO: call_cost start
[2026-09-08 05:13:14] Production.INFO: call_cost end
[2026-09-08 05:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:13:14] Production.INFO: ==27484== Releasing lock...
[2026-09-08 05:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:14:02] Production.INFO: ==27559== Lock acquired, processing the job...
[2026-09-08 10:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:14:02] Production.INFO: neon service started
[2026-09-08 10:14:02] Production.INFO: neon service started
[2026-09-08 10:14:02] Production.INFO: ==27559== Releasing lock...
[2026-09-08 10:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:14:02] Production.INFO: ==27561== Lock acquired, processing the job...
[2026-09-08 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:14:02] Production.INFO: ==27561== Releasing lock...
[2026-09-08 05:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:14:02] Production.INFO: ==27563== Lock acquired, processing the job...
[2026-09-08 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:14:03] Production.INFO: ==27563== Releasing lock...
[2026-09-08 09:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:14:03] Production.INFO: ==27565== Lock acquired, processing the job...
[2026-09-08 05:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:14:03] Production.INFO: ==27569== Lock acquired, processing the job...
[2026-09-08 05:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:14:03] Production.INFO: ==27571== Lock acquired, processing the job...
[2026-09-08 05:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:14:03] Production.INFO: ==27567== Lock acquired, processing the job...
[2026-09-08 05:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:14:03] Production.INFO: ==27573== Lock acquired, processing the job...
[2026-09-08 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:14:03] Production.INFO: Account Balance Start.
[2026-09-08 05:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:14:03] Production.INFO: 117
[2026-09-08 05:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:14:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 05:14:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 05:14:03] Production.INFO: ==27573== Releasing lock...
[2026-09-08 05:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:14:04] Production.INFO: Account Balance End.
[2026-09-08 05:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:14:04] Production.INFO: ==27571== Releasing lock...
[2026-09-08 05:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:14:04] Production.INFO: ==27567== Releasing lock...
[2026-09-08 05:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:14:11] Production.ERROR: CronJobId end10
[2026-09-08 05:14:11] Production.INFO: ==27569== Releasing lock...
[2026-09-08 05:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:14:13] Production.INFO: call_cost start
[2026-09-08 05:14:13] Production.INFO: call_cost end
[2026-09-08 05:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:14:13] Production.INFO: ==27565== Releasing lock...
[2026-09-08 05:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:15:01] Production.INFO: ==27631== Lock acquired, processing the job...
[2026-09-08 10:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:15:01] Production.INFO: neon service started
[2026-09-08 10:15:01] Production.INFO: neon service started
[2026-09-08 10:15:01] Production.INFO: ==27631== Releasing lock...
[2026-09-08 10:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:15:01] Production.INFO: ==27635== Lock acquired, processing the job...
[2026-09-08 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:15:01] Production.INFO: ==27635== Releasing lock...
[2026-09-08 09:15:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:15:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:15:02] Production.INFO: ==27633== Lock acquired, processing the job...
[2026-09-08 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:15:02] Production.INFO: ==27633== Releasing lock...
[2026-09-08 05:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:15:03] Production.INFO: ==27643== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:15:03] Production.INFO: ==27637== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:15:03] Production.INFO: ==27639== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:15:03] Production.ERROR: CronJob PID - 27639
[2026-09-08 05:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 05:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 05:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:15:00
[2026-09-08 05:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:15:03] Production.ERROR: CronJob PID - 27643
[2026-09-08 05:15:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 05:15:03] Production.ERROR: CronJob ID - 10
[2026-09-08 05:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:15:00
[2026-09-08 05:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:15:03] Production.INFO: ==27637== Releasing lock...
[2026-09-08 05:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:15:03] Production.INFO: ==27641== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:15:03] Production.INFO: ==27648== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:15:03] Production.INFO: ==27650== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:15:03] Production.INFO: ==27646== Lock acquired, processing the job...
[2026-09-08 05:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:15:03] Production.INFO: ==27650== Releasing lock...
[2026-09-08 05:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:15:03] Production.INFO: Account Balance Start.
[2026-09-08 05:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:15:03] Production.INFO: 117
[2026-09-08 05:15:03] Production.ERROR: done
[2026-09-08 05:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964858', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:15:04] Production.INFO: Total Charge 0
[2026-09-08 05:15:04] Production.INFO: CreateAllLog End
[2026-09-08 05:15:04] Production.INFO: Account Balance End.
[2026-09-08 05:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:15:04] Production.INFO: ==27646== Releasing lock...
[2026-09-08 05:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:15:04] Production.INFO: ==27641== Releasing lock...
[2026-09-08 05:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964858', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:15:10] Production.INFO: ProcessCDR(1,17964858,1,1,2)
[2026-09-08 05:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964858,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964858,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:15:10] Production.INFO: ==27648== Releasing lock...
[2026-09-08 05:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:15:14] Production.ERROR: CronJobId end10
[2026-09-08 05:15:14] Production.INFO: ==27643== Releasing lock...
[2026-09-08 05:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:15:17] Production.INFO: call_cost start
[2026-09-08 05:15:17] Production.INFO: call_cost end
[2026-09-08 05:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:15:17] Production.INFO: ==27639== Releasing lock...
[2026-09-08 05:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:16:01] Production.INFO: ==27710== Lock acquired, processing the job...
[2026-09-08 10:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:16:01] Production.INFO: neon service started
[2026-09-08 10:16:01] Production.INFO: neon service started
[2026-09-08 10:16:01] Production.INFO: ==27710== Releasing lock...
[2026-09-08 10:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:16:02] Production.INFO: ==27712== Lock acquired, processing the job...
[2026-09-08 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:16:02] Production.INFO: ==27714== Lock acquired, processing the job...
[2026-09-08 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:16:02] Production.INFO: ==27714== Releasing lock...
[2026-09-08 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:16:02] Production.INFO: ==27712== Releasing lock...
[2026-09-08 05:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:16:03] Production.INFO: ==27717== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:16:03] Production.INFO: ==27719== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:16:03] Production.INFO: ==27723== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:16:03] Production.INFO: ==27721== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:16:03] Production.INFO: Account Balance Start.
[2026-09-08 05:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:16:03] Production.INFO: 117
[2026-09-08 05:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:16:03] Production.INFO: Total Charge 0
[2026-09-08 05:16:03] Production.INFO: ==27725== Lock acquired, processing the job...
[2026-09-08 05:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:16:03] Production.INFO: CreateAllLog End
[2026-09-08 05: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-08 05: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-08 05: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-08 05:16:04] Production.INFO: ==27725== Releasing lock...
[2026-09-08 05:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:16:04] Production.INFO: Account Balance End.
[2026-09-08 05:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:16:04] Production.INFO: ==27723== Releasing lock...
[2026-09-08 05:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:16:04] Production.INFO: ==27719== Releasing lock...
[2026-09-08 05:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:16:12] Production.ERROR: CronJobId end10
[2026-09-08 05:16:12] Production.INFO: ==27721== Releasing lock...
[2026-09-08 05:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:16:14] Production.INFO: call_cost start
[2026-09-08 05:16:14] Production.INFO: call_cost end
[2026-09-08 05:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:16:14] Production.INFO: ==27717== Releasing lock...
[2026-09-08 05:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:17:02] Production.INFO: ==27782== Lock acquired, processing the job...
[2026-09-08 10:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:17:02] Production.INFO: neon service started
[2026-09-08 10:17:02] Production.INFO: neon service started
[2026-09-08 10:17:02] Production.INFO: ==27782== Releasing lock...
[2026-09-08 10:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:17:02] Production.INFO: ==27784== Lock acquired, processing the job...
[2026-09-08 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:17:02] Production.INFO: ==27784== Releasing lock...
[2026-09-08 05:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:17:03] Production.INFO: ==27786== Lock acquired, processing the job...
[2026-09-08 09:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:17:03] Production.INFO: ==27786== Releasing lock...
[2026-09-08 09:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:17:03] Production.INFO: ==27789== Lock acquired, processing the job...
[2026-09-08 05:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:17:03] Production.INFO: ==27791== Lock acquired, processing the job...
[2026-09-08 05:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:17:03] Production.INFO: ==27793== Lock acquired, processing the job...
[2026-09-08 05:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:17:03] Production.INFO: ==27795== Lock acquired, processing the job...
[2026-09-08 05:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:17:03] Production.INFO: ==27797== Lock acquired, processing the job...
[2026-09-08 05:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:17:04] Production.INFO: Account Balance Start.
[2026-09-08 05:17:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:17:04] Production.INFO: 117
[2026-09-08 05:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 05:17:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:17:04] Production.INFO: CreateAllLog End
[2026-09-08 05:17:04] Production.INFO: ==27797== Releasing lock...
[2026-09-08 05:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:17:04] Production.INFO: Account Balance End.
[2026-09-08 05:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:17:04] Production.INFO: ==27795== Releasing lock...
[2026-09-08 05:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:17:04] Production.INFO: ==27791== Releasing lock...
[2026-09-08 05:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:17:12] Production.ERROR: CronJobId end10
[2026-09-08 05:17:12] Production.INFO: ==27793== Releasing lock...
[2026-09-08 05:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:17:14] Production.INFO: call_cost start
[2026-09-08 05:17:14] Production.INFO: call_cost end
[2026-09-08 05:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:17:14] Production.INFO: ==27789== Releasing lock...
[2026-09-08 05:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:18:01] Production.INFO: ==27856== Lock acquired, processing the job...
[2026-09-08 10:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:18:01] Production.INFO: neon service started
[2026-09-08 10:18:01] Production.INFO: neon service started
[2026-09-08 10:18:01] Production.INFO: ==27856== Releasing lock...
[2026-09-08 10:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:18:02] Production.INFO: ==27858== Lock acquired, processing the job...
[2026-09-08 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:18:02] Production.INFO: ==27858== Releasing lock...
[2026-09-08 05:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:18:02] Production.INFO: ==27860== Lock acquired, processing the job...
[2026-09-08 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:18:02] Production.INFO: ==27860== Releasing lock...
[2026-09-08 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:18:03] Production.INFO: ==27862== Lock acquired, processing the job...
[2026-09-08 05:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:18:03] Production.INFO: ==27864== Lock acquired, processing the job...
[2026-09-08 05:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:18:03] Production.INFO: ==27866== Lock acquired, processing the job...
[2026-09-08 05:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:18:03] Production.INFO: ==27868== Lock acquired, processing the job...
[2026-09-08 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:18:03] Production.INFO: Account Balance Start.
[2026-09-08 05:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:18:03] Production.INFO: 117
[2026-09-08 05:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:18:03] Production.INFO: ==27870== Lock acquired, processing the job...
[2026-09-08 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:18:03] Production.INFO: Total Charge 0
[2026-09-08 05:18:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:18:03] Production.INFO: ==27870== Releasing lock...
[2026-09-08 05:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:18:03] Production.INFO: Account Balance End.
[2026-09-08 05:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:18:03] Production.INFO: ==27868== Releasing lock...
[2026-09-08 05:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:18:04] Production.INFO: ==27864== Releasing lock...
[2026-09-08 05:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:18:11] Production.ERROR: CronJobId end10
[2026-09-08 05:18:11] Production.INFO: ==27866== Releasing lock...
[2026-09-08 05:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:18:14] Production.INFO: call_cost start
[2026-09-08 05:18:14] Production.INFO: call_cost end
[2026-09-08 05:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:18:14] Production.INFO: ==27862== Releasing lock...
[2026-09-08 05:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:19:02] Production.INFO: ==27933== Lock acquired, processing the job...
[2026-09-08 10:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:19:02] Production.INFO: neon service started
[2026-09-08 10:19:02] Production.INFO: neon service started
[2026-09-08 10:19:02] Production.INFO: ==27933== Releasing lock...
[2026-09-08 10:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:19:02] Production.INFO: ==27935== Lock acquired, processing the job...
[2026-09-08 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:19:02] Production.INFO: ==27937== Lock acquired, processing the job...
[2026-09-08 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:19:02] Production.INFO: ==27935== Releasing lock...
[2026-09-08 05:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:19:03] Production.INFO: ==27937== Releasing lock...
[2026-09-08 09:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:19:03] Production.INFO: ==27941== Lock acquired, processing the job...
[2026-09-08 05:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:19:03] Production.INFO: ==27945== Lock acquired, processing the job...
[2026-09-08 05:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:19:03] Production.INFO: ==27939== Lock acquired, processing the job...
[2026-09-08 05:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:19:03] Production.INFO: Account Balance Start.
[2026-09-08 05:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:19:03] Production.INFO: 117
[2026-09-08 05:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:19:03] Production.INFO: ==27943== Lock acquired, processing the job...
[2026-09-08 05:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:19:03] Production.INFO: Total Charge 0
[2026-09-08 05:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:19:04] Production.INFO: CreateAllLog End
[2026-09-08 05:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:19:04] Production.INFO: ==27947== Lock acquired, processing the job...
[2026-09-08 05:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:19:04] Production.INFO: ==27941== Releasing lock...
[2026-09-08 05:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:19:04] Production.INFO: Account Balance End.
[2026-09-08 05: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-08 05: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-08 05:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:19:04] Production.INFO: ==27945== Releasing lock...
[2026-09-08 05:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 05:19:04] Production.INFO: ==27947== Releasing lock...
[2026-09-08 05:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:19:12] Production.ERROR: CronJobId end10
[2026-09-08 05:19:12] Production.INFO: ==27943== Releasing lock...
[2026-09-08 05:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:19:15] Production.INFO: call_cost start
[2026-09-08 05:19:15] Production.INFO: call_cost end
[2026-09-08 05:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:19:15] Production.INFO: ==27939== Releasing lock...
[2026-09-08 05:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:20:01] Production.INFO: ==28003== Lock acquired, processing the job...
[2026-09-08 10:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:20:01] Production.INFO: neon service started
[2026-09-08 10:20:01] Production.INFO: neon service started
[2026-09-08 10:20:01] Production.INFO: ==28003== Releasing lock...
[2026-09-08 10:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:20:02] Production.INFO: ==28005== Lock acquired, processing the job...
[2026-09-08 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:20:02] Production.INFO: ==28005== Releasing lock...
[2026-09-08 05:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:20:02] Production.INFO: ==28007== Lock acquired, processing the job...
[2026-09-08 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:20:02] Production.INFO: ==28007== Releasing lock...
[2026-09-08 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:20:03] Production.INFO: ==28010== Lock acquired, processing the job...
[2026-09-08 05:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:20:03] Production.INFO: ==28012== Lock acquired, processing the job...
[2026-09-08 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:20:03] Production.INFO: ==28014== Lock acquired, processing the job...
[2026-09-08 05:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:20:03] Production.INFO: ==28016== Lock acquired, processing the job...
[2026-09-08 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:20:03] Production.INFO: ==28018== Lock acquired, processing the job...
[2026-09-08 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:20:03] Production.INFO: Account Balance Start.
[2026-09-08 05:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:20:03] Production.INFO: 117
[2026-09-08 05:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:20:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 05:20:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 05:20:03] Production.INFO: ==28018== Releasing lock...
[2026-09-08 05:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:20:03] Production.INFO: Account Balance End.
[2026-09-08 05:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:20:03] Production.INFO: ==28016== Releasing lock...
[2026-09-08 05:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:20:03] Production.INFO: ==28012== Releasing lock...
[2026-09-08 05:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:20:11] Production.ERROR: CronJobId end10
[2026-09-08 05:20:11] Production.INFO: ==28014== Releasing lock...
[2026-09-08 05:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:20:13] Production.INFO: call_cost start
[2026-09-08 05:20:13] Production.INFO: call_cost end
[2026-09-08 05:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:20:13] Production.INFO: ==28010== Releasing lock...
[2026-09-08 05:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:21:02] Production.INFO: ==28080== Lock acquired, processing the job...
[2026-09-08 10:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:21:02] Production.INFO: neon service started
[2026-09-08 10:21:02] Production.INFO: neon service started
[2026-09-08 10:21:02] Production.INFO: ==28080== Releasing lock...
[2026-09-08 10:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:21:02] Production.INFO: ==28082== Lock acquired, processing the job...
[2026-09-08 05:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:21:02] Production.INFO: ==28084== Lock acquired, processing the job...
[2026-09-08 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:21:02] Production.INFO: ==28084== Releasing lock...
[2026-09-08 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:21:03] Production.INFO: ==28082== Releasing lock...
[2026-09-08 05:21:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:21:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:21:03] Production.INFO: ==28087== Lock acquired, processing the job...
[2026-09-08 05:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:21:03] Production.INFO: ==28089== Lock acquired, processing the job...
[2026-09-08 05:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:21:03] Production.INFO: ==28091== Lock acquired, processing the job...
[2026-09-08 05:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:21:03] Production.INFO: ==28093== Lock acquired, processing the job...
[2026-09-08 05:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:21:04] Production.INFO: ==28095== Lock acquired, processing the job...
[2026-09-08 05:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:21:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:21:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:21:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:21:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 05:21:04] Production.INFO: ==28095== Releasing lock...
[2026-09-08 05:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:21:04] Production.INFO: Account Balance Start.
[2026-09-08 05:21:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:21:04] Production.INFO: 117
[2026-09-08 05:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:21:04] Production.INFO: Total Charge 0
[2026-09-08 05:21:04] Production.INFO: CreateAllLog End
[2026-09-08 05:21:04] Production.INFO: Account Balance End.
[2026-09-08 05:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:21:04] Production.INFO: ==28093== Releasing lock...
[2026-09-08 05:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:21:04] Production.INFO: ==28089== Releasing lock...
[2026-09-08 05:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:21:11] Production.ERROR: CronJobId end10
[2026-09-08 05:21:11] Production.INFO: ==28091== Releasing lock...
[2026-09-08 05:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:21:15] Production.INFO: call_cost start
[2026-09-08 05:21:15] Production.INFO: call_cost end
[2026-09-08 05:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:21:15] Production.INFO: ==28087== Releasing lock...
[2026-09-08 05:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:22:01] Production.INFO: ==28154== Lock acquired, processing the job...
[2026-09-08 10:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:22:01] Production.INFO: neon service started
[2026-09-08 10:22:01] Production.INFO: neon service started
[2026-09-08 10:22:01] Production.INFO: ==28154== Releasing lock...
[2026-09-08 10:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:22:01] Production.INFO: ==28156== Lock acquired, processing the job...
[2026-09-08 05:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:22:02] Production.INFO: ==28156== Releasing lock...
[2026-09-08 05:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:22:02] Production.INFO: ==28158== Lock acquired, processing the job...
[2026-09-08 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:22:02] Production.INFO: ==28158== Releasing lock...
[2026-09-08 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:22:02] Production.INFO: ==28160== Lock acquired, processing the job...
[2026-09-08 05:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:22:03] Production.INFO: ==28162== Lock acquired, processing the job...
[2026-09-08 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:22:03] Production.INFO: ==28164== Lock acquired, processing the job...
[2026-09-08 05:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:22:03] Production.INFO: ==28168== Lock acquired, processing the job...
[2026-09-08 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:22:03] Production.INFO: ==28166== Lock acquired, processing the job...
[2026-09-08 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:22:03] Production.INFO: Account Balance Start.
[2026-09-08 05:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:22:03] Production.INFO: 117
[2026-09-08 05:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 05:22:03] Production.INFO: Total Charge 0
[2026-09-08 05:22:03] Production.INFO: CreateAllLog End
[2026-09-08 05:22:03] Production.INFO: ==28168== Releasing lock...
[2026-09-08 05:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:22:03] Production.INFO: Account Balance End.
[2026-09-08 05:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:22:03] Production.INFO: ==28166== Releasing lock...
[2026-09-08 05:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:22:03] Production.INFO: ==28162== Releasing lock...
[2026-09-08 05:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:22:10] Production.ERROR: CronJobId end10
[2026-09-08 05:22:10] Production.INFO: ==28164== Releasing lock...
[2026-09-08 05:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:22:14] Production.INFO: call_cost start
[2026-09-08 05:22:14] Production.INFO: call_cost end
[2026-09-08 05:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:22:14] Production.INFO: ==28160== Releasing lock...
[2026-09-08 05:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:23:02] Production.INFO: ==28228== Lock acquired, processing the job...
[2026-09-08 10:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:23:02] Production.INFO: neon service started
[2026-09-08 10:23:02] Production.INFO: neon service started
[2026-09-08 10:23:02] Production.INFO: ==28228== Releasing lock...
[2026-09-08 10:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:23:02] Production.INFO: ==28232== Lock acquired, processing the job...
[2026-09-08 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:23:02] Production.INFO: ==28232== Releasing lock...
[2026-09-08 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:23:02] Production.INFO: ==28230== Lock acquired, processing the job...
[2026-09-08 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:23:02] Production.INFO: ==28230== Releasing lock...
[2026-09-08 05:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:23:03] Production.INFO: ==28235== Lock acquired, processing the job...
[2026-09-08 05:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:23:03] Production.INFO: ==28237== Lock acquired, processing the job...
[2026-09-08 05:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:23:03] Production.INFO: ==28239== Lock acquired, processing the job...
[2026-09-08 05:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:23:03] Production.INFO: ==28241== Lock acquired, processing the job...
[2026-09-08 05:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:23:03] Production.INFO: ==28244== Lock acquired, processing the job...
[2026-09-08 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:23:03] Production.INFO: Account Balance Start.
[2026-09-08 05:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:23:03] Production.INFO: 117
[2026-09-08 05:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 05:23:03] Production.INFO: Total Charge 0
[2026-09-08 05:23:03] Production.INFO: ==28244== Releasing lock...
[2026-09-08 05:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:23:04] Production.INFO: CreateAllLog End
[2026-09-08 05:23:04] Production.INFO: Account Balance End.
[2026-09-08 05:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:23:04] Production.INFO: ==28241== Releasing lock...
[2026-09-08 05:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:23:04] Production.INFO: ==28237== Releasing lock...
[2026-09-08 05:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:23:11] Production.ERROR: CronJobId end10
[2026-09-08 05:23:11] Production.INFO: ==28239== Releasing lock...
[2026-09-08 05:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:23:14] Production.INFO: call_cost start
[2026-09-08 05:23:14] Production.INFO: call_cost end
[2026-09-08 05:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:23:14] Production.INFO: ==28235== Releasing lock...
[2026-09-08 05:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:24:01] Production.INFO: ==28304== Lock acquired, processing the job...
[2026-09-08 10:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:24:01] Production.INFO: neon service started
[2026-09-08 10:24:01] Production.INFO: neon service started
[2026-09-08 10:24:01] Production.INFO: ==28304== Releasing lock...
[2026-09-08 10:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:24:02] Production.INFO: ==28308== Lock acquired, processing the job...
[2026-09-08 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:24:02] Production.INFO: ==28308== Releasing lock...
[2026-09-08 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:24:02] Production.INFO: ==28306== Lock acquired, processing the job...
[2026-09-08 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:24:02] Production.INFO: ==28306== Releasing lock...
[2026-09-08 05:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:24:03] Production.INFO: ==28310== Lock acquired, processing the job...
[2026-09-08 05:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:24:03] Production.INFO: ==28317== Lock acquired, processing the job...
[2026-09-08 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:24:03] Production.INFO: ==28312== Lock acquired, processing the job...
[2026-09-08 05:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:24:03] Production.INFO: ==28315== Lock acquired, processing the job...
[2026-09-08 05:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:24:03] Production.INFO: ==28319== Lock acquired, processing the job...
[2026-09-08 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:24:03] Production.INFO: Account Balance Start.
[2026-09-08 05:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:24:03] Production.INFO: 117
[2026-09-08 05:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:24:03] Production.INFO: Total Charge 0
[2026-09-08 05:24:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:24:03] Production.INFO: ==28319== Releasing lock...
[2026-09-08 05:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:24:03] Production.INFO: Account Balance End.
[2026-09-08 05:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:24:03] Production.INFO: ==28317== Releasing lock...
[2026-09-08 05:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:24:04] Production.INFO: ==28312== Releasing lock...
[2026-09-08 05:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:24:11] Production.ERROR: CronJobId end10
[2026-09-08 05:24:11] Production.INFO: ==28315== Releasing lock...
[2026-09-08 05:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:24:14] Production.INFO: call_cost start
[2026-09-08 05:24:14] Production.INFO: call_cost end
[2026-09-08 05:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:24:14] Production.INFO: ==28310== Releasing lock...
[2026-09-08 05:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:25:02] Production.INFO: ==28377== Lock acquired, processing the job...
[2026-09-08 10:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:25:02] Production.INFO: neon service started
[2026-09-08 10:25:02] Production.INFO: neon service started
[2026-09-08 10:25:02] Production.INFO: ==28377== Releasing lock...
[2026-09-08 10:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:25:02] Production.INFO: ==28380== Lock acquired, processing the job...
[2026-09-08 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:25:02] Production.INFO: ==28380== Releasing lock...
[2026-09-08 05:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:25:02] Production.INFO: ==28382== Lock acquired, processing the job...
[2026-09-08 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:25:03] Production.INFO: ==28382== Releasing lock...
[2026-09-08 09:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:25:03] Production.INFO: ==28388== Lock acquired, processing the job...
[2026-09-08 05:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:25:03] Production.INFO: ==28384== Lock acquired, processing the job...
[2026-09-08 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:25:03] Production.ERROR: CronJob PID - 28388
[2026-09-08 05:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 05:25:03] Production.ERROR: CronJob ID - 7
[2026-09-08 05:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:25:00
[2026-09-08 05:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:25:03] Production.INFO: ==28384== Releasing lock...
[2026-09-08 05:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:25:03] Production.INFO: ==28386== Lock acquired, processing the job...
[2026-09-08 05:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:25:03] Production.INFO: ==28394== Lock acquired, processing the job...
[2026-09-08 05:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:25:03] Production.INFO: ==28390== Lock acquired, processing the job...
[2026-09-08 05:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:25:04] Production.INFO: ==28392== Lock acquired, processing the job...
[2026-09-08 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:25:04] Production.INFO: Account Balance Start.
[2026-09-08 05:25:04] Production.INFO: ==28396== Lock acquired, processing the job...
[2026-09-08 05:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:25:04] Production.INFO: 117
[2026-09-08 05:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:25:04] Production.INFO: Total Charge 0
[2026-09-08 05:25:04] Production.ERROR: done
[2026-09-08 05:25:04] Production.INFO: CreateAllLog End
[2026-09-08 05: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-08 05: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-08 05: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-08 05:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964899', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:25:04] Production.INFO: ==28396== Releasing lock...
[2026-09-08 05:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:25:04] Production.INFO: Account Balance End.
[2026-09-08 05:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:25:04] Production.INFO: ==28388== Releasing lock...
[2026-09-08 05:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:25:04] Production.INFO: ==28392== Releasing lock...
[2026-09-08 05:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964899', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:25:10] Production.INFO: ProcessCDR(1,17964899,1,1,2)
[2026-09-08 05:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964899,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964899,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:25:10] Production.INFO: ==28394== Releasing lock...
[2026-09-08 05:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:25:14] Production.ERROR: CronJobId end10
[2026-09-08 05:25:14] Production.INFO: ==28390== Releasing lock...
[2026-09-08 05:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:25:17] Production.INFO: call_cost start
[2026-09-08 05:25:17] Production.INFO: call_cost end
[2026-09-08 05:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:25:17] Production.INFO: ==28386== Releasing lock...
[2026-09-08 05:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:26:01] Production.INFO: ==28464== Lock acquired, processing the job...
[2026-09-08 10:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:26:01] Production.INFO: neon service started
[2026-09-08 10:26:01] Production.INFO: neon service started
[2026-09-08 10:26:01] Production.INFO: ==28464== Releasing lock...
[2026-09-08 10:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:26:01] Production.INFO: ==28468== Lock acquired, processing the job...
[2026-09-08 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:26:01] Production.INFO: ==28468== Releasing lock...
[2026-09-08 09:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:26:01] Production.INFO: ==28466== Lock acquired, processing the job...
[2026-09-08 05:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:26:02] Production.INFO: ==28466== Releasing lock...
[2026-09-08 05:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:26:03] Production.INFO: ==28470== Lock acquired, processing the job...
[2026-09-08 05:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:26:03] Production.INFO: ==28472== Lock acquired, processing the job...
[2026-09-08 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:26:03] Production.INFO: ==28474== Lock acquired, processing the job...
[2026-09-08 05:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:26:03] Production.INFO: ==28476== Lock acquired, processing the job...
[2026-09-08 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:26:03] Production.INFO: ==28478== Lock acquired, processing the job...
[2026-09-08 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:26:03] Production.INFO: Account Balance Start.
[2026-09-08 05:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:26:03] Production.INFO: 117
[2026-09-08 05:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:26:03] Production.INFO: Total Charge 0
[2026-09-08 05:26:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:26:03] Production.INFO: Account Balance End.
[2026-09-08 05:26:03] Production.INFO: ==28478== Releasing lock...
[2026-09-08 05:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:26:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:26:03] Production.INFO: ==28476== Releasing lock...
[2026-09-08 05:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:26:03] Production.INFO: ==28472== Releasing lock...
[2026-09-08 05:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:26:11] Production.ERROR: CronJobId end10
[2026-09-08 05:26:11] Production.INFO: ==28474== Releasing lock...
[2026-09-08 05:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:26:13] Production.INFO: call_cost start
[2026-09-08 05:26:13] Production.INFO: call_cost end
[2026-09-08 05:26:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:26:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:26:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:26:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:26:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:26:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:26:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:26:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:26:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:26:13] Production.INFO: ==28470== Releasing lock...
[2026-09-08 05:26:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:26:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:27:01] Production.INFO: ==28538== Lock acquired, processing the job...
[2026-09-08 10:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:27:01] Production.INFO: neon service started
[2026-09-08 10:27:01] Production.INFO: neon service started
[2026-09-08 10:27:01] Production.INFO: ==28538== Releasing lock...
[2026-09-08 10:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:27:02] Production.INFO: ==28540== Lock acquired, processing the job...
[2026-09-08 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:27:02] Production.INFO: ==28540== Releasing lock...
[2026-09-08 05:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:27:02] Production.INFO: ==28542== Lock acquired, processing the job...
[2026-09-08 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:27:02] Production.INFO: ==28542== Releasing lock...
[2026-09-08 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:27:03] Production.INFO: ==28544== Lock acquired, processing the job...
[2026-09-08 05:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:27:03] Production.INFO: ==28546== Lock acquired, processing the job...
[2026-09-08 05:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:27:03] Production.INFO: ==28548== Lock acquired, processing the job...
[2026-09-08 05:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:27:03] Production.INFO: ==28552== Lock acquired, processing the job...
[2026-09-08 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:27:03] Production.INFO: ==28550== Lock acquired, processing the job...
[2026-09-08 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 05:27:03] Production.INFO: ==28552== Releasing lock...
[2026-09-08 05:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:27:03] Production.INFO: Account Balance Start.
[2026-09-08 05:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:27:03] Production.INFO: 117
[2026-09-08 05:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:27:03] Production.INFO: Total Charge 0
[2026-09-08 05:27:03] Production.INFO: CreateAllLog End
[2026-09-08 05:27:03] Production.INFO: Account Balance End.
[2026-09-08 05:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:27:03] Production.INFO: ==28550== Releasing lock...
[2026-09-08 05:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:27:04] Production.INFO: ==28546== Releasing lock...
[2026-09-08 05:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:27:11] Production.ERROR: CronJobId end10
[2026-09-08 05:27:11] Production.INFO: ==28548== Releasing lock...
[2026-09-08 05:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:27:14] Production.INFO: call_cost start
[2026-09-08 05:27:14] Production.INFO: call_cost end
[2026-09-08 05:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:27:14] Production.INFO: ==28544== Releasing lock...
[2026-09-08 05:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:28:02] Production.INFO: ==28616== Lock acquired, processing the job...
[2026-09-08 10:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:28:02] Production.INFO: neon service started
[2026-09-08 10:28:02] Production.INFO: neon service started
[2026-09-08 10:28:02] Production.INFO: ==28616== Releasing lock...
[2026-09-08 10:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:28:02] Production.INFO: ==28619== Lock acquired, processing the job...
[2026-09-08 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:28:02] Production.INFO: ==28619== Releasing lock...
[2026-09-08 05:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:28:03] Production.INFO: ==28621== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:28:03] Production.INFO: ==28621== Releasing lock...
[2026-09-08 09:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:28:03] Production.INFO: ==28627== Lock acquired, processing the job...
[2026-09-08 05:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:28:03] Production.INFO: ==28623== Lock acquired, processing the job...
[2026-09-08 05:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:28:03] Production.INFO: ==28625== Lock acquired, processing the job...
[2026-09-08 05:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:28:04] Production.INFO: ==28631== Lock acquired, processing the job...
[2026-09-08 05:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:28:04] Production.INFO: ==28629== Lock acquired, processing the job...
[2026-09-08 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:28:04] Production.INFO: Account Balance Start.
[2026-09-08 05:28:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:28:04] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 05:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:28:04] Production.INFO: ==28631== Releasing lock...
[2026-09-08 05:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:28:04] Production.INFO: Total Charge 0
[2026-09-08 05:28:04] Production.INFO: CreateAllLog End
[2026-09-08 05:28:04] Production.INFO: Account Balance End.
[2026-09-08 05:28:04] Production.INFO: ==28625== Releasing lock...
[2026-09-08 05:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:28:04] Production.INFO: ==28629== Releasing lock...
[2026-09-08 05:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:28:11] Production.ERROR: CronJobId end10
[2026-09-08 05:28:11] Production.INFO: ==28627== Releasing lock...
[2026-09-08 05:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:28:15] Production.INFO: call_cost start
[2026-09-08 05:28:15] Production.INFO: call_cost end
[2026-09-08 05:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:28:15] Production.INFO: ==28623== Releasing lock...
[2026-09-08 05:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:29:01] Production.INFO: ==28695== Lock acquired, processing the job...
[2026-09-08 10:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:29:01] Production.INFO: neon service started
[2026-09-08 10:29:01] Production.INFO: neon service started
[2026-09-08 10:29:01] Production.INFO: ==28695== Releasing lock...
[2026-09-08 10:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:29:02] Production.INFO: ==28697== Lock acquired, processing the job...
[2026-09-08 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:29:02] Production.INFO: ==28699== Lock acquired, processing the job...
[2026-09-08 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:29:02] Production.INFO: ==28699== Releasing lock...
[2026-09-08 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:29:02] Production.INFO: ==28697== Releasing lock...
[2026-09-08 05:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:29:03] Production.INFO: ==28702== Lock acquired, processing the job...
[2026-09-08 05:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:29:03] Production.INFO: ==28704== Lock acquired, processing the job...
[2026-09-08 05:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:29:03] Production.INFO: ==28706== Lock acquired, processing the job...
[2026-09-08 05:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:29:03] Production.INFO: ==28708== Lock acquired, processing the job...
[2026-09-08 05:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:29:03] Production.INFO: ==28710== Lock acquired, processing the job...
[2026-09-08 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:29:03] Production.INFO: Account Balance Start.
[2026-09-08 05:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:29:03] Production.INFO: 117
[2026-09-08 05:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 05:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 05:29:03] Production.INFO: ==28710== Releasing lock...
[2026-09-08 05:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:29:03] Production.INFO: Total Charge 0
[2026-09-08 05:29:03] Production.INFO: CreateAllLog End
[2026-09-08 05:29:03] Production.INFO: Account Balance End.
[2026-09-08 05:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:29:04] Production.INFO: ==28708== Releasing lock...
[2026-09-08 05:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:29:04] Production.INFO: ==28704== Releasing lock...
[2026-09-08 05:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:29:10] Production.ERROR: CronJobId end10
[2026-09-08 05:29:10] Production.INFO: ==28706== Releasing lock...
[2026-09-08 05:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:29:13] Production.INFO: call_cost start
[2026-09-08 05:29:13] Production.INFO: call_cost end
[2026-09-08 05:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:29:13] Production.INFO: ==28702== Releasing lock...
[2026-09-08 05:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:30:02] Production.INFO: ==28771== Lock acquired, processing the job...
[2026-09-08 10:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:30:02] Production.INFO: neon service started
[2026-09-08 10:30:02] Production.INFO: neon service started
[2026-09-08 10:30:02] Production.INFO: ==28771== Releasing lock...
[2026-09-08 10:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:30:02] Production.INFO: ==28775== Lock acquired, processing the job...
[2026-09-08 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:30:02] Production.INFO: ==28775== Releasing lock...
[2026-09-08 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:30:02] Production.INFO: ==28773== Lock acquired, processing the job...
[2026-09-08 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:30:02] Production.INFO: ==28773== Releasing lock...
[2026-09-08 05:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:30:03] Production.INFO: ==28777== Lock acquired, processing the job...
[2026-09-08 05:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:30:03] Production.INFO: ==28779== Lock acquired, processing the job...
[2026-09-08 05:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:30:03] Production.INFO: ==28781== Lock acquired, processing the job...
[2026-09-08 05:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:30:03] Production.INFO: ==28785== Lock acquired, processing the job...
[2026-09-08 05:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:30:03] Production.INFO: ==28783== Lock acquired, processing the job...
[2026-09-08 05:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:30:04] Production.INFO: Account Balance Start.
[2026-09-08 05:30:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:30:04] Production.INFO: 117
[2026-09-08 05:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 05: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-08 05:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 05: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-08 05: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-08 05:30:04] Production.INFO: ==28785== Releasing lock...
[2026-09-08 05:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:30:04] Production.INFO: Total Charge 0
[2026-09-08 05:30:04] Production.INFO: CreateAllLog End
[2026-09-08 05:30:04] Production.INFO: Account Balance End.
[2026-09-08 05:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:30:04] Production.INFO: ==28783== Releasing lock...
[2026-09-08 05:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:30:04] Production.INFO: ==28779== Releasing lock...
[2026-09-08 05:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:30:12] Production.ERROR: CronJobId end10
[2026-09-08 05:30:12] Production.INFO: ==28781== Releasing lock...
[2026-09-08 05:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:30:14] Production.INFO: call_cost start
[2026-09-08 05:30:14] Production.INFO: call_cost end
[2026-09-08 05:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:30:14] Production.INFO: ==28777== Releasing lock...
[2026-09-08 05:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:31:01] Production.INFO: ==28843== Lock acquired, processing the job...
[2026-09-08 10:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:31:01] Production.INFO: neon service started
[2026-09-08 10:31:01] Production.INFO: neon service started
[2026-09-08 10:31:01] Production.INFO: ==28843== Releasing lock...
[2026-09-08 10:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:31:02] Production.INFO: ==28847== Lock acquired, processing the job...
[2026-09-08 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:31:02] Production.INFO: ==28847== Releasing lock...
[2026-09-08 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:31:02] Production.INFO: ==28845== Lock acquired, processing the job...
[2026-09-08 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:31:02] Production.INFO: ==28845== Releasing lock...
[2026-09-08 05:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:31:03] Production.INFO: ==28849== Lock acquired, processing the job...
[2026-09-08 05:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:31:03] Production.INFO: ==28851== Lock acquired, processing the job...
[2026-09-08 05:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:31:03] Production.INFO: ==28853== Lock acquired, processing the job...
[2026-09-08 05:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:31:03] Production.INFO: ==28855== Lock acquired, processing the job...
[2026-09-08 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:31:03] Production.INFO: ==28857== Lock acquired, processing the job...
[2026-09-08 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:31:03] Production.INFO: Account Balance Start.
[2026-09-08 05:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:31:03] Production.INFO: 117
[2026-09-08 05:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 05:31:03] Production.INFO: ==28857== Releasing lock...
[2026-09-08 05:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:31:03] Production.INFO: Total Charge 0
[2026-09-08 05:31:03] Production.INFO: CreateAllLog End
[2026-09-08 05:31:03] Production.INFO: Account Balance End.
[2026-09-08 05:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:31:03] Production.INFO: ==28855== Releasing lock...
[2026-09-08 05:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:31:04] Production.INFO: ==28851== Releasing lock...
[2026-09-08 05:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:31:11] Production.ERROR: CronJobId end10
[2026-09-08 05:31:11] Production.INFO: ==28853== Releasing lock...
[2026-09-08 05:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:31:15] Production.INFO: call_cost start
[2026-09-08 05:31:15] Production.INFO: call_cost end
[2026-09-08 05:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:31:15] Production.INFO: ==28849== Releasing lock...
[2026-09-08 05:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:32:02] Production.INFO: ==28917== Lock acquired, processing the job...
[2026-09-08 10:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:32:02] Production.INFO: neon service started
[2026-09-08 10:32:02] Production.INFO: neon service started
[2026-09-08 10:32:02] Production.INFO: ==28917== Releasing lock...
[2026-09-08 10:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:32:02] Production.INFO: ==28921== Lock acquired, processing the job...
[2026-09-08 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:32:02] Production.INFO: ==28921== Releasing lock...
[2026-09-08 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:32:02] Production.INFO: ==28919== Lock acquired, processing the job...
[2026-09-08 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:32:02] Production.INFO: ==28919== Releasing lock...
[2026-09-08 05:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:32:03] Production.INFO: ==28923== Lock acquired, processing the job...
[2026-09-08 05:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:32:03] Production.INFO: ==28927== Lock acquired, processing the job...
[2026-09-08 05:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:32:03] Production.INFO: ==28929== Lock acquired, processing the job...
[2026-09-08 05:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:32:03] Production.INFO: ==28933== Lock acquired, processing the job...
[2026-09-08 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:32:03] Production.INFO: ==28931== Lock acquired, processing the job...
[2026-09-08 05:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:32:03] Production.INFO: Account Balance Start.
[2026-09-08 05:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:32:03] Production.INFO: 117
[2026-09-08 05:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:32:03] Production.INFO: ==28933== Releasing lock...
[2026-09-08 05:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:32:04] Production.INFO: Total Charge 0
[2026-09-08 05:32:04] Production.INFO: CreateAllLog End
[2026-09-08 05:32:04] Production.INFO: Account Balance End.
[2026-09-08 05:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:32:04] Production.INFO: ==28931== Releasing lock...
[2026-09-08 05:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:32:04] Production.INFO: ==28927== Releasing lock...
[2026-09-08 05:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:32:12] Production.ERROR: CronJobId end10
[2026-09-08 05:32:12] Production.INFO: ==28929== Releasing lock...
[2026-09-08 05:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:32:15] Production.INFO: call_cost start
[2026-09-08 05:32:15] Production.INFO: call_cost end
[2026-09-08 05:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:32:15] Production.INFO: ==28923== Releasing lock...
[2026-09-08 05:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:33:01] Production.INFO: ==28990== Lock acquired, processing the job...
[2026-09-08 10:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:33:01] Production.INFO: neon service started
[2026-09-08 10:33:01] Production.INFO: neon service started
[2026-09-08 10:33:01] Production.INFO: ==28990== Releasing lock...
[2026-09-08 10:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:33:02] Production.INFO: ==28992== Lock acquired, processing the job...
[2026-09-08 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:33:02] Production.INFO: ==28994== Lock acquired, processing the job...
[2026-09-08 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:33:02] Production.INFO: ==28994== Releasing lock...
[2026-09-08 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:33:02] Production.INFO: ==28992== Releasing lock...
[2026-09-08 05:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:33:03] Production.INFO: ==28999== Lock acquired, processing the job...
[2026-09-08 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:33:03] Production.INFO: ==29001== Lock acquired, processing the job...
[2026-09-08 05:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:33:03] Production.INFO: ==28997== Lock acquired, processing the job...
[2026-09-08 05:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:33:03] Production.INFO: ==29003== Lock acquired, processing the job...
[2026-09-08 05:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:33:03] Production.INFO: ==29005== Lock acquired, processing the job...
[2026-09-08 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:33:03] Production.INFO: ==28999== Releasing lock...
[2026-09-08 05:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:33:03] Production.INFO: Account Balance Start.
[2026-09-08 05:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:33:03] Production.INFO: 117
[2026-09-08 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-08 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-08 05:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 05:33:03] Production.INFO: ==29005== Releasing lock...
[2026-09-08 05:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:33:04] Production.INFO: Total Charge 0
[2026-09-08 05:33:04] Production.INFO: CreateAllLog End
[2026-09-08 05:33:04] Production.INFO: Account Balance End.
[2026-09-08 05:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:33:04] Production.INFO: ==29003== Releasing lock...
[2026-09-08 05:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:33:11] Production.ERROR: CronJobId end10
[2026-09-08 05:33:11] Production.INFO: ==29001== Releasing lock...
[2026-09-08 05:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:33:14] Production.INFO: call_cost start
[2026-09-08 05:33:14] Production.INFO: call_cost end
[2026-09-08 05:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:33:14] Production.INFO: ==28997== Releasing lock...
[2026-09-08 05:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:34:02] Production.INFO: ==29062== Lock acquired, processing the job...
[2026-09-08 10:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:34:02] Production.INFO: neon service started
[2026-09-08 10:34:02] Production.INFO: neon service started
[2026-09-08 10:34:02] Production.INFO: ==29062== Releasing lock...
[2026-09-08 10:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:34:02] Production.INFO: ==29064== Lock acquired, processing the job...
[2026-09-08 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:34:02] Production.INFO: ==29064== Releasing lock...
[2026-09-08 05:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:34:02] Production.INFO: ==29066== Lock acquired, processing the job...
[2026-09-08 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:34:03] Production.INFO: ==29066== Releasing lock...
[2026-09-08 09:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:34:03] Production.INFO: ==29069== Lock acquired, processing the job...
[2026-09-08 05:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:34:03] Production.INFO: ==29077== Lock acquired, processing the job...
[2026-09-08 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:34:03] Production.INFO: ==29071== Lock acquired, processing the job...
[2026-09-08 05:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:34:03] Production.INFO: ==29073== Lock acquired, processing the job...
[2026-09-08 05:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 05:34:03] Production.INFO: ==29075== Lock acquired, processing the job...
[2026-09-08 05:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 05:34:03] Production.INFO: ==29077== Releasing lock...
[2026-09-08 05:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:34:03] Production.INFO: Account Balance Start.
[2026-09-08 05:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:34:03] Production.INFO: 117
[2026-09-08 05:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:34:03] Production.INFO: Total Charge 0
[2026-09-08 05:34:04] Production.INFO: CreateAllLog End
[2026-09-08 05:34:04] Production.INFO: Account Balance End.
[2026-09-08 05:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:34:04] Production.INFO: ==29075== Releasing lock...
[2026-09-08 05:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:34:04] Production.INFO: ==29071== Releasing lock...
[2026-09-08 05:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:34:12] Production.ERROR: CronJobId end10
[2026-09-08 05:34:12] Production.INFO: ==29073== Releasing lock...
[2026-09-08 05:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:34:15] Production.INFO: call_cost start
[2026-09-08 05:34:15] Production.INFO: call_cost end
[2026-09-08 05:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:34:15] Production.INFO: ==29069== Releasing lock...
[2026-09-08 05:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:35:01] Production.INFO: ==29132== Lock acquired, processing the job...
[2026-09-08 10:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:35:01] Production.INFO: neon service started
[2026-09-08 10:35:01] Production.INFO: neon service started
[2026-09-08 10:35:01] Production.INFO: ==29132== Releasing lock...
[2026-09-08 10:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:35:01] Production.INFO: ==29134== Lock acquired, processing the job...
[2026-09-08 05:35:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:35:02] Production.INFO: ==29134== Releasing lock...
[2026-09-08 05:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:35:02] Production.INFO: ==29136== Lock acquired, processing the job...
[2026-09-08 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:35:02] Production.INFO: ==29136== Releasing lock...
[2026-09-08 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:35:03] Production.INFO: ==29141== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:35:03] Production.INFO: ==29139== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:35:03] Production.INFO: ==29143== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:35:03] Production.INFO: ==29145== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:35:03] Production.INFO: ==29149== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:35:03] Production.ERROR: CronJob PID - 29141
[2026-09-08 05:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 05:35:03] Production.ERROR: CronJob ID - 5
[2026-09-08 05:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:35:00
[2026-09-08 05:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:35:03] Production.ERROR: CronJob PID - 29143
[2026-09-08 05:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 05:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 05:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:35:00
[2026-09-08 05:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:35:03] Production.ERROR: CronJob PID - 29145
[2026-09-08 05:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 05:35:03] Production.ERROR: CronJob ID - 10
[2026-09-08 05:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:35:00
[2026-09-08 05:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:35:03] Production.ERROR: CronJob PID - 29149
[2026-09-08 05:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 05:35:03] Production.ERROR: CronJob ID - 17
[2026-09-08 05:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:35:00
[2026-09-08 05:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:35:03] Production.INFO: ==29147== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:35:03] Production.INFO: ==29151== Lock acquired, processing the job...
[2026-09-08 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:35:03] Production.INFO: ==29139== Releasing lock...
[2026-09-08 05:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:35:03] Production.INFO: Account Balance Start.
[2026-09-08 05:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:35:03] Production.INFO: 117
[2026-09-08 05:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:35:03] Production.INFO: Total Charge 0
[2026-09-08 05:35:03] Production.INFO: ==29151== Releasing lock...
[2026-09-08 05:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:35:03] Production.ERROR: done
[2026-09-08 05:35:03] Production.INFO: CreateAllLog End
[2026-09-08 05:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964940', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:35:03] Production.INFO: Account Balance End.
[2026-09-08 05:35:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:35:03] Production.INFO: ==29147== Releasing lock...
[2026-09-08 05:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:35:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:35:04] Production.INFO: ==29143== Releasing lock...
[2026-09-08 05:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964940', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:35:09] Production.INFO: ProcessCDR(1,17964940,1,1,2)
[2026-09-08 05:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964940,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964940,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:35:09] Production.INFO: ==29149== Releasing lock...
[2026-09-08 05:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:35:13] Production.ERROR: CronJobId end10
[2026-09-08 05:35:13] Production.INFO: ==29145== Releasing lock...
[2026-09-08 05:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:35:16] Production.INFO: call_cost start
[2026-09-08 05:35:16] Production.INFO: call_cost end
[2026-09-08 05:35:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:35:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:35:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:35:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:35:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:35:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:35:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:35:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:35:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:35:16] Production.INFO: ==29141== Releasing lock...
[2026-09-08 05:35:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:35:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:36:01] Production.INFO: ==29214== Lock acquired, processing the job...
[2026-09-08 10:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:36:01] Production.INFO: neon service started
[2026-09-08 10:36:02] Production.INFO: neon service started
[2026-09-08 10:36:02] Production.INFO: ==29214== Releasing lock...
[2026-09-08 10:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:36:02] Production.INFO: ==29216== Lock acquired, processing the job...
[2026-09-08 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:36:02] Production.INFO: ==29218== Lock acquired, processing the job...
[2026-09-08 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:36:02] Production.INFO: ==29218== Releasing lock...
[2026-09-08 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:36:02] Production.INFO: ==29216== Releasing lock...
[2026-09-08 05:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:36:03] Production.INFO: ==29221== Lock acquired, processing the job...
[2026-09-08 05:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:36:03] Production.INFO: ==29223== Lock acquired, processing the job...
[2026-09-08 05:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:36:03] Production.INFO: ==29225== Lock acquired, processing the job...
[2026-09-08 05:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:36:03] Production.INFO: ==29227== Lock acquired, processing the job...
[2026-09-08 05:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:36:03] Production.INFO: ==29229== Lock acquired, processing the job...
[2026-09-08 05:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:36:03] Production.INFO: Account Balance Start.
[2026-09-08 05:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:36:03] Production.INFO: 117
[2026-09-08 05:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 05: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-08 05:36:04] Production.INFO: ==29229== Releasing lock...
[2026-09-08 05:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:36:04] Production.INFO: Total Charge 0
[2026-09-08 05:36:04] Production.INFO: CreateAllLog End
[2026-09-08 05:36:04] Production.INFO: Account Balance End.
[2026-09-08 05:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:36:04] Production.INFO: ==29227== Releasing lock...
[2026-09-08 05:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:36:04] Production.INFO: ==29223== Releasing lock...
[2026-09-08 05:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:36:12] Production.ERROR: CronJobId end10
[2026-09-08 05:36:12] Production.INFO: ==29225== Releasing lock...
[2026-09-08 05:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:36:14] Production.INFO: call_cost start
[2026-09-08 05:36:14] Production.INFO: call_cost end
[2026-09-08 05:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:36:14] Production.INFO: ==29221== Releasing lock...
[2026-09-08 05:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:37:01] Production.INFO: ==29284== Lock acquired, processing the job...
[2026-09-08 10:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:37:01] Production.INFO: neon service started
[2026-09-08 10:37:01] Production.INFO: neon service started
[2026-09-08 10:37:01] Production.INFO: ==29284== Releasing lock...
[2026-09-08 10:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:37:01] Production.INFO: ==29286== Lock acquired, processing the job...
[2026-09-08 05:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:37:02] Production.INFO: ==29286== Releasing lock...
[2026-09-08 05:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:37:02] Production.INFO: ==29288== Lock acquired, processing the job...
[2026-09-08 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:37:02] Production.INFO: ==29288== Releasing lock...
[2026-09-08 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:37:02] Production.INFO: ==29291== Lock acquired, processing the job...
[2026-09-08 05:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:37:02] Production.INFO: ==29293== Lock acquired, processing the job...
[2026-09-08 05:37:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:37:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:37:02] Production.INFO: ==29295== Lock acquired, processing the job...
[2026-09-08 05:37:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:37:02] Production.INFO: ==29297== Lock acquired, processing the job...
[2026-09-08 05:37:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:37:03] Production.INFO: ==29299== Lock acquired, processing the job...
[2026-09-08 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:37:03] Production.INFO: Account Balance Start.
[2026-09-08 05:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:37:03] Production.INFO: 117
[2026-09-08 05:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:37:03] Production.INFO: Total Charge 0
[2026-09-08 05:37:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:37:03] Production.INFO: ==29299== Releasing lock...
[2026-09-08 05:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:37:03] Production.INFO: Account Balance End.
[2026-09-08 05:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:37:03] Production.INFO: ==29297== Releasing lock...
[2026-09-08 05:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:37:03] Production.INFO: ==29293== Releasing lock...
[2026-09-08 05:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:37:11] Production.ERROR: CronJobId end10
[2026-09-08 05:37:11] Production.INFO: ==29295== Releasing lock...
[2026-09-08 05:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:37:13] Production.INFO: call_cost start
[2026-09-08 05:37:13] Production.INFO: call_cost end
[2026-09-08 05:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:37:13] Production.INFO: ==29291== Releasing lock...
[2026-09-08 05:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:38:01] Production.INFO: ==29357== Lock acquired, processing the job...
[2026-09-08 10:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:38:01] Production.INFO: neon service started
[2026-09-08 10:38:01] Production.INFO: neon service started
[2026-09-08 10:38:01] Production.INFO: ==29357== Releasing lock...
[2026-09-08 10:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:38:02] Production.INFO: ==29359== Lock acquired, processing the job...
[2026-09-08 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:38:02] Production.INFO: ==29359== Releasing lock...
[2026-09-08 05:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:38:02] Production.INFO: ==29361== Lock acquired, processing the job...
[2026-09-08 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:38:02] Production.INFO: ==29361== Releasing lock...
[2026-09-08 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:38:03] Production.INFO: ==29364== Lock acquired, processing the job...
[2026-09-08 05:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:38:03] Production.INFO: ==29370== Lock acquired, processing the job...
[2026-09-08 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:38:03] Production.INFO: Account Balance Start.
[2026-09-08 05:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:38:03] Production.INFO: 117
[2026-09-08 05:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:38:03] Production.INFO: ==29366== Lock acquired, processing the job...
[2026-09-08 05:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:38:03] Production.INFO: Total Charge 0
[2026-09-08 05:38:03] Production.INFO: ==29368== Lock acquired, processing the job...
[2026-09-08 05:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:38:03] Production.INFO: CreateAllLog End
[2026-09-08 05:38:03] Production.INFO: ==29373== Lock acquired, processing the job...
[2026-09-08 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:38:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 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-08 05:38:03] Production.INFO: ==29373== Releasing lock...
[2026-09-08 05:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:38:03] Production.INFO: ==29370== Releasing lock...
[2026-09-08 05:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:38:04] Production.INFO: ==29366== Releasing lock...
[2026-09-08 05:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:38:12] Production.ERROR: CronJobId end10
[2026-09-08 05:38:12] Production.INFO: ==29368== Releasing lock...
[2026-09-08 05:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:38:14] Production.INFO: call_cost start
[2026-09-08 05:38:14] Production.INFO: call_cost end
[2026-09-08 05:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:38:14] Production.INFO: ==29364== Releasing lock...
[2026-09-08 05:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:39:02] Production.INFO: ==29439== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:39:02] Production.INFO: neon service started
[2026-09-08 10:39:02] Production.INFO: neon service started
[2026-09-08 10:39:02] Production.INFO: ==29439== Releasing lock...
[2026-09-08 10:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:39:02] Production.INFO: ==29443== Lock acquired, processing the job...
[2026-09-08 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:39:02] Production.INFO: ==29443== Releasing lock...
[2026-09-08 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:39:02] Production.INFO: ==29441== Lock acquired, processing the job...
[2026-09-08 05:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:39:03] Production.INFO: ==29441== Releasing lock...
[2026-09-08 05:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:39:03] Production.INFO: ==29449== Lock acquired, processing the job...
[2026-09-08 05:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:39:03] Production.INFO: ==29445== Lock acquired, processing the job...
[2026-09-08 05:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:39:03] Production.INFO: ==29447== Lock acquired, processing the job...
[2026-09-08 05:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:39:03] Production.INFO: ==29451== Lock acquired, processing the job...
[2026-09-08 05:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:39:04] Production.INFO: ==29454== Lock acquired, processing the job...
[2026-09-08 05:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:39:04] Production.INFO: Account Balance Start.
[2026-09-08 05:39:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:39:04] Production.INFO: 117
[2026-09-08 05: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-08 05: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-08 05: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-08 05:39:04] Production.INFO: ==29454== Releasing lock...
[2026-09-08 05:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:39:04] Production.INFO: Total Charge 0
[2026-09-08 05:39:04] Production.INFO: CreateAllLog End
[2026-09-08 05:39:04] Production.INFO: Account Balance End.
[2026-09-08 05:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:39:04] Production.INFO: ==29451== Releasing lock...
[2026-09-08 05:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:39:04] Production.INFO: ==29447== Releasing lock...
[2026-09-08 05:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:39:12] Production.ERROR: CronJobId end10
[2026-09-08 05:39:12] Production.INFO: ==29449== Releasing lock...
[2026-09-08 05:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:39:15] Production.INFO: call_cost start
[2026-09-08 05:39:15] Production.INFO: call_cost end
[2026-09-08 05:39:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:39:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:39:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:39:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:39:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:39:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:39:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:39:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:39:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:39:15] Production.INFO: ==29445== Releasing lock...
[2026-09-08 05:39:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:39:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:40:01] Production.INFO: ==29509== Lock acquired, processing the job...
[2026-09-08 10:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:40:01] Production.INFO: neon service started
[2026-09-08 10:40:01] Production.INFO: neon service started
[2026-09-08 10:40:01] Production.INFO: ==29509== Releasing lock...
[2026-09-08 10:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:40:02] Production.INFO: ==29514== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:40:02] Production.INFO: ==29514== Releasing lock...
[2026-09-08 09:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:40:02] Production.INFO: ==29512== Lock acquired, processing the job...
[2026-09-08 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:40:02] Production.INFO: ==29512== Releasing lock...
[2026-09-08 05:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:40:03] Production.INFO: ==29518== Lock acquired, processing the job...
[2026-09-08 05:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:40:03] Production.INFO: ==29516== Lock acquired, processing the job...
[2026-09-08 05:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:40:03] Production.INFO: ==29520== Lock acquired, processing the job...
[2026-09-08 05:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:40:03] Production.INFO: ==29522== Lock acquired, processing the job...
[2026-09-08 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:40:03] Production.INFO: ==29524== Lock acquired, processing the job...
[2026-09-08 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:40:03] Production.INFO: Account Balance Start.
[2026-09-08 05:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:40:03] Production.INFO: 117
[2026-09-08 05:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:40:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:40:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:40:03] Production.INFO: Total Charge 0
[2026-09-08 05:40:03] Production.INFO: CreateAllLog End
[2026-09-08 05:40:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:40:03] Production.INFO: ==29524== Releasing lock...
[2026-09-08 05:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:40:03] Production.INFO: Account Balance End.
[2026-09-08 05:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:40:03] Production.INFO: ==29522== Releasing lock...
[2026-09-08 05:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:40:04] Production.INFO: ==29518== Releasing lock...
[2026-09-08 05:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:40:10] Production.ERROR: CronJobId end10
[2026-09-08 05:40:10] Production.INFO: ==29520== Releasing lock...
[2026-09-08 05:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:40:14] Production.INFO: call_cost start
[2026-09-08 05:40:14] Production.INFO: call_cost end
[2026-09-08 05:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:40:14] Production.INFO: ==29516== Releasing lock...
[2026-09-08 05:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:41:02] Production.INFO: ==29585== Lock acquired, processing the job...
[2026-09-08 10:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:41:02] Production.INFO: neon service started
[2026-09-08 10:41:02] Production.INFO: neon service started
[2026-09-08 10:41:02] Production.INFO: ==29585== Releasing lock...
[2026-09-08 10:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:41:02] Production.INFO: ==29589== Lock acquired, processing the job...
[2026-09-08 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:41:02] Production.INFO: ==29589== Releasing lock...
[2026-09-08 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:41:02] Production.INFO: ==29587== Lock acquired, processing the job...
[2026-09-08 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:41:02] Production.INFO: ==29587== Releasing lock...
[2026-09-08 05:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:41:03] Production.INFO: ==29591== Lock acquired, processing the job...
[2026-09-08 05:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:41:03] Production.INFO: ==29599== Lock acquired, processing the job...
[2026-09-08 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:41:03] Production.INFO: ==29593== Lock acquired, processing the job...
[2026-09-08 05:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:41:03] Production.INFO: ==29597== Lock acquired, processing the job...
[2026-09-08 05:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:41:03] Production.INFO: ==29595== Lock acquired, processing the job...
[2026-09-08 05:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:41:03] Production.INFO: Account Balance Start.
[2026-09-08 05:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:41:03] Production.INFO: 117
[2026-09-08 05:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 05:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 05:41:03] Production.INFO: ==29599== Releasing lock...
[2026-09-08 05:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:41:04] Production.INFO: Total Charge 0
[2026-09-08 05:41:04] Production.INFO: CreateAllLog End
[2026-09-08 05:41:04] Production.INFO: Account Balance End.
[2026-09-08 05:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:41:04] Production.INFO: ==29597== Releasing lock...
[2026-09-08 05:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:41:04] Production.INFO: ==29593== Releasing lock...
[2026-09-08 05:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:41:11] Production.ERROR: CronJobId end10
[2026-09-08 05:41:11] Production.INFO: ==29595== Releasing lock...
[2026-09-08 05:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:41:14] Production.INFO: call_cost start
[2026-09-08 05:41:14] Production.INFO: call_cost end
[2026-09-08 05:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:41:14] Production.INFO: ==29591== Releasing lock...
[2026-09-08 05:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:42:01] Production.INFO: ==29658== Lock acquired, processing the job...
[2026-09-08 10:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:42:01] Production.INFO: neon service started
[2026-09-08 10:42:01] Production.INFO: neon service started
[2026-09-08 10:42:01] Production.INFO: ==29658== Releasing lock...
[2026-09-08 10:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:42:02] Production.INFO: ==29661== Lock acquired, processing the job...
[2026-09-08 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:42:02] Production.INFO: ==29661== Releasing lock...
[2026-09-08 05:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:42:02] Production.INFO: ==29663== Lock acquired, processing the job...
[2026-09-08 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:42:02] Production.INFO: ==29663== Releasing lock...
[2026-09-08 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:42:02] Production.INFO: ==29674== Lock acquired, processing the job...
[2026-09-08 05:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:42:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:42:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:42:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:42:03] Production.INFO: ==29674== Releasing lock...
[2026-09-08 05:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:42:03] Production.INFO: ==29666== Lock acquired, processing the job...
[2026-09-08 05:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:42:03] Production.INFO: ==29668== Lock acquired, processing the job...
[2026-09-08 05:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:42:03] Production.INFO: ==29670== Lock acquired, processing the job...
[2026-09-08 05:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:42:03] Production.INFO: ==29672== Lock acquired, processing the job...
[2026-09-08 05:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:42:03] Production.INFO: Account Balance Start.
[2026-09-08 05:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:42:03] Production.INFO: 117
[2026-09-08 05:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:42:03] Production.INFO: Total Charge 0
[2026-09-08 05:42:03] Production.INFO: CreateAllLog End
[2026-09-08 05:42:04] Production.INFO: ==29668== Releasing lock...
[2026-09-08 05:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:42:04] Production.INFO: Account Balance End.
[2026-09-08 05:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:42:04] Production.INFO: ==29672== Releasing lock...
[2026-09-08 05:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:42:11] Production.ERROR: CronJobId end10
[2026-09-08 05:42:11] Production.INFO: ==29670== Releasing lock...
[2026-09-08 05:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:42:14] Production.INFO: call_cost start
[2026-09-08 05:42:14] Production.INFO: call_cost end
[2026-09-08 05:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:42:14] Production.INFO: ==29666== Releasing lock...
[2026-09-08 05:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:43:02] Production.INFO: ==29732== Lock acquired, processing the job...
[2026-09-08 10:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:43:02] Production.INFO: neon service started
[2026-09-08 10:43:02] Production.INFO: neon service started
[2026-09-08 10:43:02] Production.INFO: ==29732== Releasing lock...
[2026-09-08 10:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:43:02] Production.INFO: ==29736== Lock acquired, processing the job...
[2026-09-08 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:43:02] Production.INFO: ==29734== Lock acquired, processing the job...
[2026-09-08 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:43:02] Production.INFO: ==29736== Releasing lock...
[2026-09-08 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:43:02] Production.INFO: ==29734== Releasing lock...
[2026-09-08 05:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:43:03] Production.INFO: ==29739== Lock acquired, processing the job...
[2026-09-08 05:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:43:03] Production.INFO: ==29741== Lock acquired, processing the job...
[2026-09-08 05:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:43:03] Production.INFO: ==29745== Lock acquired, processing the job...
[2026-09-08 05:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:43:03] Production.INFO: ==29743== Lock acquired, processing the job...
[2026-09-08 05:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:43:03] Production.INFO: ==29747== Lock acquired, processing the job...
[2026-09-08 05:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:43:03] Production.INFO: Account Balance Start.
[2026-09-08 05:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:43:03] Production.INFO: 117
[2026-09-08 05:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:43:04] Production.INFO: Total Charge 0
[2026-09-08 05: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-08 05: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-08 05:43:04] Production.INFO: CreateAllLog End
[2026-09-08 05: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-08 05:43:04] Production.INFO: ==29747== Releasing lock...
[2026-09-08 05:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:43:04] Production.INFO: Account Balance End.
[2026-09-08 05:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:43:04] Production.INFO: ==29745== Releasing lock...
[2026-09-08 05:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:43:04] Production.INFO: ==29741== Releasing lock...
[2026-09-08 05:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:43:11] Production.ERROR: CronJobId end10
[2026-09-08 05:43:11] Production.INFO: ==29743== Releasing lock...
[2026-09-08 05:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:43:14] Production.INFO: call_cost start
[2026-09-08 05:43:14] Production.INFO: call_cost end
[2026-09-08 05:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:43:14] Production.INFO: ==29739== Releasing lock...
[2026-09-08 05:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:44:01] Production.INFO: ==29803== Lock acquired, processing the job...
[2026-09-08 10:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:44:01] Production.INFO: neon service started
[2026-09-08 10:44:01] Production.INFO: neon service started
[2026-09-08 10:44:01] Production.INFO: ==29803== Releasing lock...
[2026-09-08 10:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:44:01] Production.INFO: ==29805== Lock acquired, processing the job...
[2026-09-08 05:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:44:02] Production.INFO: ==29805== Releasing lock...
[2026-09-08 05:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:44:02] Production.INFO: ==29807== Lock acquired, processing the job...
[2026-09-08 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:44:02] Production.INFO: ==29807== Releasing lock...
[2026-09-08 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:44:02] Production.INFO: ==29811== Lock acquired, processing the job...
[2026-09-08 05:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:44:03] Production.INFO: ==29809== Lock acquired, processing the job...
[2026-09-08 05:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:44:03] Production.INFO: ==29813== Lock acquired, processing the job...
[2026-09-08 05:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:44:03] Production.INFO: ==29817== Lock acquired, processing the job...
[2026-09-08 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:44:03] Production.INFO: ==29815== Lock acquired, processing the job...
[2026-09-08 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:44:03] Production.INFO: Account Balance Start.
[2026-09-08 05:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:44:03] Production.INFO: 117
[2026-09-08 05:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:44:03] Production.INFO: ==29817== Releasing lock...
[2026-09-08 05:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:44:03] Production.INFO: Total Charge 0
[2026-09-08 05:44:03] Production.INFO: CreateAllLog End
[2026-09-08 05:44:03] Production.INFO: Account Balance End.
[2026-09-08 05:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:44:03] Production.INFO: ==29815== Releasing lock...
[2026-09-08 05:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:44:03] Production.INFO: ==29811== Releasing lock...
[2026-09-08 05:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:44:11] Production.ERROR: CronJobId end10
[2026-09-08 05:44:11] Production.INFO: ==29813== Releasing lock...
[2026-09-08 05:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:44:13] Production.INFO: call_cost start
[2026-09-08 05:44:13] Production.INFO: call_cost end
[2026-09-08 05:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:44:13] Production.INFO: ==29809== Releasing lock...
[2026-09-08 05:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:45:01] Production.INFO: ==29871== Lock acquired, processing the job...
[2026-09-08 10:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:45:01] Production.INFO: neon service started
[2026-09-08 10:45:01] Production.INFO: neon service started
[2026-09-08 10:45:01] Production.INFO: ==29871== Releasing lock...
[2026-09-08 10:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:45:02] Production.INFO: ==29873== Lock acquired, processing the job...
[2026-09-08 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:45:02] Production.INFO: ==29875== Lock acquired, processing the job...
[2026-09-08 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:45:02] Production.INFO: ==29875== Releasing lock...
[2026-09-08 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:45:02] Production.INFO: ==29873== Releasing lock...
[2026-09-08 05:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:45:03] Production.INFO: ==29878== Lock acquired, processing the job...
[2026-09-08 05:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:45:03] Production.INFO: ==29882== Lock acquired, processing the job...
[2026-09-08 05:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:45:03] Production.INFO: ==29880== Lock acquired, processing the job...
[2026-09-08 05:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:45:03] Production.INFO: ==29878== Releasing lock...
[2026-09-08 05:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:45:04] Production.INFO: ==29884== Lock acquired, processing the job...
[2026-09-08 05:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:45:04] Production.INFO: ==29886== Lock acquired, processing the job...
[2026-09-08 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:45:04] Production.INFO: ==29888== Lock acquired, processing the job...
[2026-09-08 05:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:45:04] Production.INFO: ==29890== Lock acquired, processing the job...
[2026-09-08 05:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:45:04] Production.INFO: Account Balance Start.
[2026-09-08 05:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:45:04] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 05:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:45:04] Production.INFO: ==29890== Releasing lock...
[2026-09-08 05:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:45:04] Production.ERROR: done
[2026-09-08 05:45:04] Production.INFO: Total Charge 0
[2026-09-08 05:45:04] Production.INFO: CreateAllLog End
[2026-09-08 05:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964981', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:45:04] Production.INFO: ==29882== Releasing lock...
[2026-09-08 05:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:45:04] Production.INFO: Account Balance End.
[2026-09-08 05:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:45:04] Production.INFO: ==29886== Releasing lock...
[2026-09-08 05:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17964981', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:45:11] Production.INFO: ProcessCDR(1,17964981,1,1,2)
[2026-09-08 05:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17964981,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17964981,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:45:11] Production.INFO: ==29888== Releasing lock...
[2026-09-08 05:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:45:14] Production.ERROR: CronJobId end10
[2026-09-08 05:45:14] Production.INFO: ==29884== Releasing lock...
[2026-09-08 05:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:45:17] Production.INFO: call_cost start
[2026-09-08 05:45:17] Production.INFO: call_cost end
[2026-09-08 05:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:45:17] Production.INFO: ==29880== Releasing lock...
[2026-09-08 05:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:46:01] Production.INFO: ==29948== Lock acquired, processing the job...
[2026-09-08 10:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:46:01] Production.INFO: neon service started
[2026-09-08 10:46:01] Production.INFO: neon service started
[2026-09-08 10:46:01] Production.INFO: ==29948== Releasing lock...
[2026-09-08 10:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:46:01] Production.INFO: ==29952== Lock acquired, processing the job...
[2026-09-08 09:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:46:01] Production.INFO: ==29952== Releasing lock...
[2026-09-08 09:46:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:46:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:46:01] Production.INFO: ==29950== Lock acquired, processing the job...
[2026-09-08 05:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:46:02] Production.INFO: ==29950== Releasing lock...
[2026-09-08 05:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:46:02] Production.INFO: ==29954== Lock acquired, processing the job...
[2026-09-08 05:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:46:03] Production.INFO: ==29956== Lock acquired, processing the job...
[2026-09-08 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:46:03] Production.INFO: ==29958== Lock acquired, processing the job...
[2026-09-08 05:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:46:03] Production.INFO: ==29960== Lock acquired, processing the job...
[2026-09-08 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:46:03] Production.INFO: ==29962== Lock acquired, processing the job...
[2026-09-08 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:46:03] Production.INFO: Account Balance Start.
[2026-09-08 05:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:46:03] Production.INFO: 117
[2026-09-08 05:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 05:46:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:46:03] Production.INFO: ==29962== Releasing lock...
[2026-09-08 05:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:46:03] Production.INFO: CreateAllLog End
[2026-09-08 05:46:03] Production.INFO: Account Balance End.
[2026-09-08 05:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:46:03] Production.INFO: ==29960== Releasing lock...
[2026-09-08 05:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:46:03] Production.INFO: ==29956== Releasing lock...
[2026-09-08 05:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:46:10] Production.ERROR: CronJobId end10
[2026-09-08 05:46:10] Production.INFO: ==29958== Releasing lock...
[2026-09-08 05:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:46:13] Production.INFO: call_cost start
[2026-09-08 05:46:13] Production.INFO: call_cost end
[2026-09-08 05:46:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:46:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:46:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:46:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:46:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:46:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:46:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:46:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:46:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:46:13] Production.INFO: ==29954== Releasing lock...
[2026-09-08 05:46:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:46:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:47:01] Production.INFO: ==30018== Lock acquired, processing the job...
[2026-09-08 10:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:47:01] Production.INFO: neon service started
[2026-09-08 10:47:01] Production.INFO: neon service started
[2026-09-08 10:47:01] Production.INFO: ==30018== Releasing lock...
[2026-09-08 10:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:47:02] Production.INFO: ==30020== Lock acquired, processing the job...
[2026-09-08 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:47:02] Production.INFO: ==30020== Releasing lock...
[2026-09-08 05:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:47:02] Production.INFO: ==30022== Lock acquired, processing the job...
[2026-09-08 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:47:02] Production.INFO: ==30022== Releasing lock...
[2026-09-08 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:47:03] Production.INFO: ==30025== Lock acquired, processing the job...
[2026-09-08 05:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:47:03] Production.INFO: ==30027== Lock acquired, processing the job...
[2026-09-08 05:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:47:03] Production.INFO: ==30029== Lock acquired, processing the job...
[2026-09-08 05:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:47:03] Production.INFO: ==30031== Lock acquired, processing the job...
[2026-09-08 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:47:03] Production.INFO: ==30033== Lock acquired, processing the job...
[2026-09-08 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:47:03] Production.INFO: Account Balance Start.
[2026-09-08 05:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:47:03] Production.INFO: 117
[2026-09-08 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-08 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-08 05:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:47:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:47:03] Production.INFO: CreateAllLog End
[2026-09-08 05:47:03] Production.INFO: ==30033== Releasing lock...
[2026-09-08 05:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:47:03] Production.INFO: Account Balance End.
[2026-09-08 05:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:47:03] Production.INFO: ==30031== Releasing lock...
[2026-09-08 05:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:47:04] Production.INFO: ==30027== Releasing lock...
[2026-09-08 05:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:47:11] Production.ERROR: CronJobId end10
[2026-09-08 05:47:11] Production.INFO: ==30029== Releasing lock...
[2026-09-08 05:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:47:14] Production.INFO: call_cost start
[2026-09-08 05:47:14] Production.INFO: call_cost end
[2026-09-08 05:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:47:14] Production.INFO: ==30025== Releasing lock...
[2026-09-08 05:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:48:02] Production.INFO: ==30089== Lock acquired, processing the job...
[2026-09-08 10:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:48:02] Production.INFO: neon service started
[2026-09-08 10:48:02] Production.INFO: neon service started
[2026-09-08 10:48:02] Production.INFO: ==30089== Releasing lock...
[2026-09-08 10:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:48:02] Production.INFO: ==30093== Lock acquired, processing the job...
[2026-09-08 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 05:48:02] Production.INFO: ==30091== Lock acquired, processing the job...
[2026-09-08 05:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:48:02] Production.INFO: ==30093== Releasing lock...
[2026-09-08 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:48:03] Production.INFO: ==30091== Releasing lock...
[2026-09-08 05:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:48:03] Production.INFO: ==30098== Lock acquired, processing the job...
[2026-09-08 05:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:48:03] Production.INFO: ==30096== Lock acquired, processing the job...
[2026-09-08 05:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:48:04] Production.INFO: ==30100== Lock acquired, processing the job...
[2026-09-08 05:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:48:04] Production.INFO: ==30104== Lock acquired, processing the job...
[2026-09-08 05:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:48:04] Production.INFO: ==30102== Lock acquired, processing the job...
[2026-09-08 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:48:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:48:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:48:04] Production.INFO: ==30104== Releasing lock...
[2026-09-08 05:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:48:04] Production.INFO: Account Balance Start.
[2026-09-08 05:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:48:04] Production.INFO: 117
[2026-09-08 05:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:48:04] Production.INFO: Total Charge 0
[2026-09-08 05:48:04] Production.INFO: CreateAllLog End
[2026-09-08 05:48:04] Production.INFO: Account Balance End.
[2026-09-08 05:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:48:04] Production.INFO: ==30102== Releasing lock...
[2026-09-08 05:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:48:04] Production.INFO: ==30098== Releasing lock...
[2026-09-08 05:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:48:12] Production.ERROR: CronJobId end10
[2026-09-08 05:48:12] Production.INFO: ==30100== Releasing lock...
[2026-09-08 05:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:48:14] Production.INFO: call_cost start
[2026-09-08 05:48:14] Production.INFO: call_cost end
[2026-09-08 05:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:48:14] Production.INFO: ==30096== Releasing lock...
[2026-09-08 05:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:49:01] Production.INFO: ==30160== Lock acquired, processing the job...
[2026-09-08 10:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:49:01] Production.INFO: neon service started
[2026-09-08 10:49:01] Production.INFO: neon service started
[2026-09-08 10:49:01] Production.INFO: ==30160== Releasing lock...
[2026-09-08 10:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:49:02] Production.INFO: ==30162== Lock acquired, processing the job...
[2026-09-08 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:49:02] Production.INFO: ==30164== Lock acquired, processing the job...
[2026-09-08 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:49:02] Production.INFO: ==30164== Releasing lock...
[2026-09-08 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:49:02] Production.INFO: ==30162== Releasing lock...
[2026-09-08 05:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:49:03] Production.INFO: ==30167== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:49:03] Production.INFO: ==30169== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:49:03] Production.INFO: ==30171== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:49:03] Production.INFO: ==30173== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:49:03] Production.INFO: Account Balance Start.
[2026-09-08 05:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:49:03] Production.INFO: 117
[2026-09-08 05:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:49:03] Production.INFO: ==30175== Lock acquired, processing the job...
[2026-09-08 05:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:49:03] Production.INFO: Total Charge 0
[2026-09-08 05:49:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 05:49:04] Production.INFO: ==30175== Releasing lock...
[2026-09-08 05:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:49:04] Production.INFO: Account Balance End.
[2026-09-08 05:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:49:04] Production.INFO: ==30173== Releasing lock...
[2026-09-08 05:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:49:04] Production.INFO: ==30169== Releasing lock...
[2026-09-08 05:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:49:11] Production.ERROR: CronJobId end10
[2026-09-08 05:49:11] Production.INFO: ==30171== Releasing lock...
[2026-09-08 05:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:49:14] Production.INFO: call_cost start
[2026-09-08 05:49:14] Production.INFO: call_cost end
[2026-09-08 05:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:49:14] Production.INFO: ==30167== Releasing lock...
[2026-09-08 05:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:50:02] Production.INFO: ==30231== Lock acquired, processing the job...
[2026-09-08 10:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:50:02] Production.INFO: neon service started
[2026-09-08 10:50:02] Production.INFO: neon service started
[2026-09-08 10:50:02] Production.INFO: ==30231== Releasing lock...
[2026-09-08 10:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:50:02] Production.INFO: ==30233== Lock acquired, processing the job...
[2026-09-08 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:50:02] Production.INFO: ==30233== Releasing lock...
[2026-09-08 05:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:50:02] Production.INFO: ==30235== Lock acquired, processing the job...
[2026-09-08 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:50:03] Production.INFO: ==30235== Releasing lock...
[2026-09-08 09:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:50:03] Production.INFO: ==30243== Lock acquired, processing the job...
[2026-09-08 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:50:03] Production.INFO: Account Balance Start.
[2026-09-08 05:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:50:03] Production.INFO: 117
[2026-09-08 05:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:50:03] Production.INFO: Total Charge 0
[2026-09-08 05:50:03] Production.INFO: CreateAllLog End
[2026-09-08 05:50:03] Production.INFO: ==30237== Lock acquired, processing the job...
[2026-09-08 05:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:50:03] Production.INFO: Account Balance End.
[2026-09-08 05:50:03] Production.INFO: ==30239== Lock acquired, processing the job...
[2026-09-08 05:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:50:03] Production.INFO: ==30243== Releasing lock...
[2026-09-08 05:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:50:03] Production.INFO: ==30241== Lock acquired, processing the job...
[2026-09-08 05:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:50:04] Production.INFO: ==30246== Lock acquired, processing the job...
[2026-09-08 05:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:50:04] Production.INFO: ==30246== Releasing lock...
[2026-09-08 05:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:50:04] Production.INFO: ==30239== Releasing lock...
[2026-09-08 05:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:50:11] Production.ERROR: CronJobId end10
[2026-09-08 05:50:11] Production.INFO: ==30241== Releasing lock...
[2026-09-08 05:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:50:14] Production.INFO: call_cost start
[2026-09-08 05:50:14] Production.INFO: call_cost end
[2026-09-08 05:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:50:14] Production.INFO: ==30237== Releasing lock...
[2026-09-08 05:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:51:01] Production.INFO: ==30304== Lock acquired, processing the job...
[2026-09-08 10:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:51:01] Production.INFO: neon service started
[2026-09-08 10:51:01] Production.INFO: neon service started
[2026-09-08 10:51:01] Production.INFO: ==30304== Releasing lock...
[2026-09-08 10:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:51:02] Production.INFO: ==30306== Lock acquired, processing the job...
[2026-09-08 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:51:02] Production.INFO: ==30308== Lock acquired, processing the job...
[2026-09-08 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:51:02] Production.INFO: ==30308== Releasing lock...
[2026-09-08 09:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:51:02] Production.INFO: ==30306== Releasing lock...
[2026-09-08 05:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:51:03] Production.INFO: ==30313== Lock acquired, processing the job...
[2026-09-08 05:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:51:03] Production.INFO: ==30311== Lock acquired, processing the job...
[2026-09-08 05:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:51:03] Production.INFO: ==30315== Lock acquired, processing the job...
[2026-09-08 05:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:51:03] Production.INFO: ==30317== Lock acquired, processing the job...
[2026-09-08 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:51:03] Production.INFO: ==30319== Lock acquired, processing the job...
[2026-09-08 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:51:03] Production.INFO: Account Balance Start.
[2026-09-08 05:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:51:03] Production.INFO: 117
[2026-09-08 05:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 05:51:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:51:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 05:51:03] Production.INFO: ==30319== Releasing lock...
[2026-09-08 05:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:51:03] Production.INFO: Account Balance End.
[2026-09-08 05:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:51:03] Production.INFO: ==30317== Releasing lock...
[2026-09-08 05:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:51:04] Production.INFO: ==30313== Releasing lock...
[2026-09-08 05:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:51:12] Production.ERROR: CronJobId end10
[2026-09-08 05:51:12] Production.INFO: ==30315== Releasing lock...
[2026-09-08 05:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:51:14] Production.INFO: call_cost start
[2026-09-08 05:51:14] Production.INFO: call_cost end
[2026-09-08 05:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:51:14] Production.INFO: ==30311== Releasing lock...
[2026-09-08 05:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:52:02] Production.INFO: ==30374== Lock acquired, processing the job...
[2026-09-08 10:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:52:02] Production.INFO: neon service started
[2026-09-08 10:52:02] Production.INFO: neon service started
[2026-09-08 10:52:02] Production.INFO: ==30374== Releasing lock...
[2026-09-08 10:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:52:02] Production.INFO: ==30376== Lock acquired, processing the job...
[2026-09-08 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:52:02] Production.INFO: ==30378== Lock acquired, processing the job...
[2026-09-08 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:52:02] Production.INFO: ==30378== Releasing lock...
[2026-09-08 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:52:02] Production.INFO: ==30376== Releasing lock...
[2026-09-08 05:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:52:03] Production.INFO: ==30381== Lock acquired, processing the job...
[2026-09-08 05:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:52:03] Production.INFO: ==30385== Lock acquired, processing the job...
[2026-09-08 05:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:52:03] Production.INFO: ==30383== Lock acquired, processing the job...
[2026-09-08 05:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:52:03] Production.INFO: ==30387== Lock acquired, processing the job...
[2026-09-08 05:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:52:04] Production.INFO: Account Balance Start.
[2026-09-08 05:52:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:52:04] Production.INFO: ==30390== Lock acquired, processing the job...
[2026-09-08 05:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:52:04] Production.INFO: 117
[2026-09-08 05:52:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:52:04] Production.INFO: Total Charge 0
[2026-09-08 05:52:04] Production.INFO: CreateAllLog End
[2026-09-08 05: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-08 05: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-08 05: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-08 05:52:04] Production.INFO: ==30390== Releasing lock...
[2026-09-08 05:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:52:04] Production.INFO: Account Balance End.
[2026-09-08 05:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:52:04] Production.INFO: ==30387== Releasing lock...
[2026-09-08 05:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:52:04] Production.INFO: ==30383== Releasing lock...
[2026-09-08 05:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:52:12] Production.ERROR: CronJobId end10
[2026-09-08 05:52:12] Production.INFO: ==30385== Releasing lock...
[2026-09-08 05:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:52:15] Production.INFO: call_cost start
[2026-09-08 05:52:15] Production.INFO: call_cost end
[2026-09-08 05:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:52:15] Production.INFO: ==30381== Releasing lock...
[2026-09-08 05:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:53:01] Production.INFO: ==30445== Lock acquired, processing the job...
[2026-09-08 10:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:53:01] Production.INFO: neon service started
[2026-09-08 10:53:01] Production.INFO: neon service started
[2026-09-08 10:53:01] Production.INFO: ==30445== Releasing lock...
[2026-09-08 10:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:53:01] Production.INFO: ==30447== Lock acquired, processing the job...
[2026-09-08 05:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:53:02] Production.INFO: ==30447== Releasing lock...
[2026-09-08 05:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:53:02] Production.INFO: ==30449== Lock acquired, processing the job...
[2026-09-08 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:53:02] Production.INFO: ==30449== Releasing lock...
[2026-09-08 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:53:02] Production.INFO: ==30457== Lock acquired, processing the job...
[2026-09-08 05:53:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:53:02] Production.INFO: ==30451== Lock acquired, processing the job...
[2026-09-08 05:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:53:03] Production.INFO: Account Balance Start.
[2026-09-08 05:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:53:03] Production.INFO: 117
[2026-09-08 05:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:53:03] Production.INFO: Total Charge 0
[2026-09-08 05:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:53:03] Production.INFO: CreateAllLog End
[2026-09-08 05:53:03] Production.INFO: ==30453== Lock acquired, processing the job...
[2026-09-08 05:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:53:03] Production.INFO: ==30455== Lock acquired, processing the job...
[2026-09-08 05:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:53:03] Production.INFO: Account Balance End.
[2026-09-08 05:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:53:03] Production.INFO: ==30457== Releasing lock...
[2026-09-08 05:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:53:03] Production.INFO: ==30459== Lock acquired, processing the job...
[2026-09-08 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 05:53:03] Production.INFO: ==30459== Releasing lock...
[2026-09-08 05:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:53:04] Production.INFO: ==30453== Releasing lock...
[2026-09-08 05:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:53:11] Production.ERROR: CronJobId end10
[2026-09-08 05:53:11] Production.INFO: ==30455== Releasing lock...
[2026-09-08 05:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:53:14] Production.INFO: call_cost start
[2026-09-08 05:53:14] Production.INFO: call_cost end
[2026-09-08 05:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:53:14] Production.INFO: ==30451== Releasing lock...
[2026-09-08 05:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:54:01] Production.INFO: ==30516== Lock acquired, processing the job...
[2026-09-08 10:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:54:02] Production.INFO: neon service started
[2026-09-08 10:54:02] Production.INFO: neon service started
[2026-09-08 10:54:02] Production.INFO: ==30516== Releasing lock...
[2026-09-08 10:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:54:02] Production.INFO: ==30518== Lock acquired, processing the job...
[2026-09-08 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:54:02] Production.INFO: ==30518== Releasing lock...
[2026-09-08 05:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:54:02] Production.INFO: ==30520== Lock acquired, processing the job...
[2026-09-08 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:54:02] Production.INFO: ==30520== Releasing lock...
[2026-09-08 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:54:03] Production.INFO: ==30527== Lock acquired, processing the job...
[2026-09-08 05:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:54:03] Production.INFO: ==30525== Lock acquired, processing the job...
[2026-09-08 05:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:54:03] Production.INFO: ==30523== Lock acquired, processing the job...
[2026-09-08 05:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:54:03] Production.INFO: ==30531== Lock acquired, processing the job...
[2026-09-08 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:54:03] Production.INFO: ==30529== Lock acquired, processing the job...
[2026-09-08 05:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:54:03] Production.INFO: ==30531== Releasing lock...
[2026-09-08 05:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:54:03] Production.INFO: Account Balance Start.
[2026-09-08 05:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:54:03] Production.INFO: 117
[2026-09-08 05:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:54:03] Production.INFO: Total Charge 0
[2026-09-08 05:54:03] Production.INFO: CreateAllLog End
[2026-09-08 05:54:04] Production.INFO: Account Balance End.
[2026-09-08 05:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:54:04] Production.INFO: ==30529== Releasing lock...
[2026-09-08 05:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:54:04] Production.INFO: ==30525== Releasing lock...
[2026-09-08 05:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:54:11] Production.ERROR: CronJobId end10
[2026-09-08 05:54:11] Production.INFO: ==30527== Releasing lock...
[2026-09-08 05:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:54:15] Production.INFO: call_cost start
[2026-09-08 05:54:15] Production.INFO: call_cost end
[2026-09-08 05:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:54:15] Production.INFO: ==30523== Releasing lock...
[2026-09-08 05:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:55:01] Production.INFO: ==30585== Lock acquired, processing the job...
[2026-09-08 10:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:55:01] Production.INFO: neon service started
[2026-09-08 10:55:01] Production.INFO: neon service started
[2026-09-08 10:55:01] Production.INFO: ==30585== Releasing lock...
[2026-09-08 10:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:55:02] Production.INFO: ==30587== Lock acquired, processing the job...
[2026-09-08 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:55:02] Production.INFO: ==30589== Lock acquired, processing the job...
[2026-09-08 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:55:02] Production.INFO: ==30589== Releasing lock...
[2026-09-08 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:55:02] Production.INFO: ==30587== Releasing lock...
[2026-09-08 05:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:55:03] Production.INFO: ==30594== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:55:03] Production.INFO: ==30592== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 05:55:03] Production.INFO: ==30598== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:55:03] Production.INFO: ==30596== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:55:03] Production.ERROR: CronJob PID - 30594
[2026-09-08 05:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 05:55:03] Production.ERROR: CronJob ID - 5
[2026-09-08 05:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:55:00
[2026-09-08 05:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 05:55:03] Production.ERROR: CronJob PID - 30598
[2026-09-08 05:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 05:55:03] Production.ERROR: CronJob ID - 10
[2026-09-08 05:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 05:55:00
[2026-09-08 05:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 05:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:55:03] Production.INFO: ==30602== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 05:55:03] Production.INFO: ==30600== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 05:55:03] Production.INFO: ==30592== Releasing lock...
[2026-09-08 05:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 05:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 05:55:03] Production.INFO: ==30604== Lock acquired, processing the job...
[2026-09-08 05:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 05:55:04] Production.INFO: Account Balance Start.
[2026-09-08 05:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:55:04] Production.INFO: 117
[2026-09-08 05:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 05:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 05:55:04] Production.INFO: Total Charge 0
[2026-09-08 05:55:04] Production.INFO: CreateAllLog End
[2026-09-08 05:55:04] Production.INFO: ==30604== Releasing lock...
[2026-09-08 05:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:55:04] Production.ERROR: done
[2026-09-08 05:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 05:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965022', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 05:55:04] Production.INFO: Account Balance End.
[2026-09-08 05:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:55:04] Production.INFO: ==30600== Releasing lock...
[2026-09-08 05:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:55:05] Production.INFO: ==30596== Releasing lock...
[2026-09-08 05:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965022', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 05:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 05:55:11] Production.INFO: ProcessCDR(1,17965022,1,1,2)
[2026-09-08 05:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965022,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965022,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 05:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 05:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 05:55:11] Production.INFO: ==30602== Releasing lock...
[2026-09-08 05:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 05:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 05:55:14] Production.ERROR: CronJobId end10
[2026-09-08 05:55:14] Production.INFO: ==30598== Releasing lock...
[2026-09-08 05:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:55:17] Production.INFO: call_cost start
[2026-09-08 05:55:17] Production.INFO: call_cost end
[2026-09-08 05:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:55:17] Production.INFO: ==30594== Releasing lock...
[2026-09-08 05:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:56:02] Production.INFO: ==30669== Lock acquired, processing the job...
[2026-09-08 10:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:56:02] Production.INFO: neon service started
[2026-09-08 10:56:02] Production.INFO: neon service started
[2026-09-08 10:56:02] Production.INFO: ==30669== Releasing lock...
[2026-09-08 10:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:56:02] Production.INFO: ==30671== Lock acquired, processing the job...
[2026-09-08 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:56:02] Production.INFO: ==30671== Releasing lock...
[2026-09-08 05:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:56:03] Production.INFO: ==30673== Lock acquired, processing the job...
[2026-09-08 09:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:56:03] Production.INFO: ==30673== Releasing lock...
[2026-09-08 09:56:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:56:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:56:03] Production.INFO: ==30683== Lock acquired, processing the job...
[2026-09-08 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:56:03] Production.INFO: ==30683== Releasing lock...
[2026-09-08 05:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:56:03] Production.INFO: ==30675== Lock acquired, processing the job...
[2026-09-08 05:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:56:03] Production.INFO: ==30677== Lock acquired, processing the job...
[2026-09-08 05:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:56:03] Production.INFO: ==30681== Lock acquired, processing the job...
[2026-09-08 05:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:56:03] Production.INFO: ==30679== Lock acquired, processing the job...
[2026-09-08 05:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:56:04] Production.INFO: Account Balance Start.
[2026-09-08 05:56:04] Production.INFO: CreateAllLog Start
[2026-09-08 05:56:04] Production.INFO: 117
[2026-09-08 05:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 05:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 05:56:04] Production.INFO: Total Charge 0
[2026-09-08 05:56:04] Production.INFO: CreateAllLog End
[2026-09-08 05:56:04] Production.INFO: Account Balance End.
[2026-09-08 05:56:04] Production.INFO: ==30677== Releasing lock...
[2026-09-08 05:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 05:56:04] Production.INFO: ==30681== Releasing lock...
[2026-09-08 05:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:56:11] Production.ERROR: CronJobId end10
[2026-09-08 05:56:11] Production.INFO: ==30679== Releasing lock...
[2026-09-08 05:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:56:15] Production.INFO: call_cost start
[2026-09-08 05:56:15] Production.INFO: call_cost end
[2026-09-08 05:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:56:15] Production.INFO: ==30675== Releasing lock...
[2026-09-08 05:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:57:01] Production.INFO: ==30737== Lock acquired, processing the job...
[2026-09-08 10:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:57:01] Production.INFO: neon service started
[2026-09-08 10:57:01] Production.INFO: neon service started
[2026-09-08 10:57:01] Production.INFO: ==30737== Releasing lock...
[2026-09-08 10:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:57:01] Production.INFO: ==30739== Lock acquired, processing the job...
[2026-09-08 05:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:57:02] Production.INFO: ==30739== Releasing lock...
[2026-09-08 05:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:57:02] Production.INFO: ==30741== Lock acquired, processing the job...
[2026-09-08 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:57:02] Production.INFO: ==30741== Releasing lock...
[2026-09-08 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:57:03] Production.INFO: ==30745== Lock acquired, processing the job...
[2026-09-08 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:57:03] Production.INFO: ==30743== Lock acquired, processing the job...
[2026-09-08 05:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:57:03] Production.INFO: ==30749== Lock acquired, processing the job...
[2026-09-08 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:57:03] Production.INFO: ==30751== Lock acquired, processing the job...
[2026-09-08 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:57:03] Production.INFO: ==30747== Lock acquired, processing the job...
[2026-09-08 05:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:57:03] Production.INFO: Account Balance Start.
[2026-09-08 05:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:57:03] Production.INFO: 117
[2026-09-08 05:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 05:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 05:57:03] Production.INFO: Total Charge 0
[2026-09-08 05:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:57:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 05:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:57:03] Production.INFO: ==30751== Releasing lock...
[2026-09-08 05:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:57:03] Production.INFO: Account Balance End.
[2026-09-08 05:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:57:03] Production.INFO: ==30749== Releasing lock...
[2026-09-08 05:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:57:03] Production.INFO: ==30745== Releasing lock...
[2026-09-08 05:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:57:11] Production.ERROR: CronJobId end10
[2026-09-08 05:57:11] Production.INFO: ==30747== Releasing lock...
[2026-09-08 05:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:57:14] Production.INFO: call_cost start
[2026-09-08 05:57:14] Production.INFO: call_cost end
[2026-09-08 05:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:57:14] Production.INFO: ==30743== Releasing lock...
[2026-09-08 05:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:58:01] Production.INFO: ==30838== Lock acquired, processing the job...
[2026-09-08 10:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:58:02] Production.INFO: neon service started
[2026-09-08 10:58:02] Production.INFO: neon service started
[2026-09-08 10:58:02] Production.INFO: ==30838== Releasing lock...
[2026-09-08 10:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 05:58:02] Production.INFO: ==30841== Lock acquired, processing the job...
[2026-09-08 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:58:02] Production.INFO: ==30841== Releasing lock...
[2026-09-08 05:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:58:02] Production.INFO: ==30843== Lock acquired, processing the job...
[2026-09-08 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:58:02] Production.INFO: ==30843== Releasing lock...
[2026-09-08 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:58:03] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-08 05:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:58:03] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-08 05:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:58:03] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-08 05:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:58:03] Production.INFO: ==30852== Lock acquired, processing the job...
[2026-09-08 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 05:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:58:03] Production.INFO: ==30855== Lock acquired, processing the job...
[2026-09-08 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:58:03] Production.INFO: Account Balance Start.
[2026-09-08 05:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:58:03] Production.INFO: 117
[2026-09-08 05:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 05:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 05:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 05:58:03] Production.INFO: ==30855== Releasing lock...
[2026-09-08 05:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:58:03] Production.INFO: Total Charge 0
[2026-09-08 05:58:03] Production.INFO: CreateAllLog End
[2026-09-08 05:58:03] Production.INFO: Account Balance End.
[2026-09-08 05:58:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:58:03] Production.INFO: ==30852== Releasing lock...
[2026-09-08 05:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:58:04] Production.INFO: ==30847== Releasing lock...
[2026-09-08 05:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:58:12] Production.ERROR: CronJobId end10
[2026-09-08 05:58:12] Production.INFO: ==30849== Releasing lock...
[2026-09-08 05:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:58:15] Production.INFO: call_cost start
[2026-09-08 05:58:15] Production.INFO: call_cost end
[2026-09-08 05:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:58:15] Production.INFO: ==30845== Releasing lock...
[2026-09-08 05:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:59:01] Production.INFO: ==30982== Lock acquired, processing the job...
[2026-09-08 10:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 10:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 10:59:01] Production.INFO: neon service started
[2026-09-08 10:59:01] Production.INFO: neon service started
[2026-09-08 10:59:01] Production.INFO: ==30982== Releasing lock...
[2026-09-08 10:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 10:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:59:01] Production.INFO: ==30986== Lock acquired, processing the job...
[2026-09-08 09:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:59:01] Production.INFO: ==30986== Releasing lock...
[2026-09-08 09:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 09:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 05:59:01] Production.INFO: ==30984== Lock acquired, processing the job...
[2026-09-08 05:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==30984== Releasing lock...
[2026-09-08 05:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 05:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 05:59:02] Production.INFO: ==30991== Lock acquired, processing the job...
[2026-09-08 05:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==30995== Lock acquired, processing the job...
[2026-09-08 05:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==30993== Lock acquired, processing the job...
[2026-09-08 05:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 05:59:02] Production.INFO: ==30997== Lock acquired, processing the job...
[2026-09-08 05:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 05:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 05:59:03] Production.INFO: ==30999== Lock acquired, processing the job...
[2026-09-08 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 05:59:03] Production.INFO: Account Balance Start.
[2026-09-08 05:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 05:59:03] Production.INFO: 117
[2026-09-08 05:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 05:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 05:59:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 05:59:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 05:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 05:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 05:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 05:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 05:59:03] Production.INFO: ==30999== Releasing lock...
[2026-09-08 05:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 05:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 05:59:03] Production.INFO: Account Balance End.
[2026-09-08 05:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 05:59:03] Production.INFO: ==30997== Releasing lock...
[2026-09-08 05:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 05:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 05:59:03] Production.INFO: ==30993== Releasing lock...
[2026-09-08 05:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 05:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 05:59:12] Production.ERROR: CronJobId end10
[2026-09-08 05:59:12] Production.INFO: ==30995== Releasing lock...
[2026-09-08 05:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 05:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 05:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 05:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 05:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 05:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 05:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 05:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 05:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 05:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 05:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 05:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 05:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 05:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 05:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 05:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 05:59:15] Production.INFO: call_cost start
[2026-09-08 05:59:15] Production.INFO: call_cost end
[2026-09-08 05:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 05:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 05:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 05:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 05:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 05:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 05:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 05:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 05:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 05:59:15] Production.INFO: ==30991== Releasing lock...
[2026-09-08 05:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 05:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:00:01] Production.INFO: ==31136== Lock acquired, processing the job...
[2026-09-08 11:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:00:01] Production.INFO: neon service started
[2026-09-08 11:00:01] Production.INFO: neon service started
[2026-09-08 11:00:01] Production.INFO: ==31136== Releasing lock...
[2026-09-08 11:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:00:02] Production.INFO: ==31138== Lock acquired, processing the job...
[2026-09-08 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:00:02] Production.INFO: ==31138== Releasing lock...
[2026-09-08 06:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:00:02] Production.INFO: ==31140== Lock acquired, processing the job...
[2026-09-08 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:00:02] Production.INFO: ==31140== Releasing lock...
[2026-09-08 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:00:03] Production.INFO: ==31146== Lock acquired, processing the job...
[2026-09-08 06:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:00:03] Production.INFO: ==31144== Lock acquired, processing the job...
[2026-09-08 06:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:00:03] Production.INFO: ==31153== Lock acquired, processing the job...
[2026-09-08 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:00:03] Production.INFO: ==31148== Lock acquired, processing the job...
[2026-09-08 06:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:00:03] Production.INFO: ==31151== Lock acquired, processing the job...
[2026-09-08 06:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:00:03] Production.INFO: ==31153== Releasing lock...
[2026-09-08 06:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:00:03] Production.INFO: Account Balance Start.
[2026-09-08 06:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:00:03] Production.INFO: 117
[2026-09-08 06:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:00:04] Production.INFO: Total Charge 0
[2026-09-08 06:00:04] Production.INFO: CreateAllLog End
[2026-09-08 06:00:04] Production.INFO: ==31146== Releasing lock...
[2026-09-08 06:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:00:04] Production.INFO: Account Balance End.
[2026-09-08 06:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:00:04] Production.INFO: ==31151== Releasing lock...
[2026-09-08 06:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:00:12] Production.ERROR: CronJobId end10
[2026-09-08 06:00:12] Production.INFO: ==31148== Releasing lock...
[2026-09-08 06:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:00:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:00:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:00:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:00:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:00:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:00:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:00:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:00:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:00:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:00:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:00:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:00:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:00:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:00:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:00:16] Production.INFO: call_cost start
[2026-09-08 06:00:16] Production.INFO: call_cost end
[2026-09-08 06:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:00:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:00:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:00:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:00:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:00:16] Production.INFO: ==31144== Releasing lock...
[2026-09-08 06:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:01:01] Production.INFO: ==31392== Lock acquired, processing the job...
[2026-09-08 11:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:01:01] Production.INFO: neon service started
[2026-09-08 11:01:01] Production.INFO: neon service started
[2026-09-08 11:01:01] Production.INFO: ==31392== Releasing lock...
[2026-09-08 11:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:01:02] Production.INFO: ==31403== Lock acquired, processing the job...
[2026-09-08 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:01:02] Production.INFO: ==31405== Lock acquired, processing the job...
[2026-09-08 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:01:02] Production.INFO: ==31405== Releasing lock...
[2026-09-08 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:01:02] Production.INFO: ==31403== Releasing lock...
[2026-09-08 06:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:01:03] Production.INFO: ==31414== Lock acquired, processing the job...
[2026-09-08 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:01:03] Production.INFO: Account Balance Start.
[2026-09-08 06:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:01:03] Production.INFO: 117
[2026-09-08 06:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:01:03] Production.INFO: Total Charge 0
[2026-09-08 06:01:03] Production.INFO: CreateAllLog End
[2026-09-08 06:01:03] Production.INFO: ==31408== Lock acquired, processing the job...
[2026-09-08 06:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:01:03] Production.INFO: ==31410== Lock acquired, processing the job...
[2026-09-08 06:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:01:03] Production.INFO: ==31412== Lock acquired, processing the job...
[2026-09-08 06:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:01:03] Production.INFO: Account Balance End.
[2026-09-08 06:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:01:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:01:03] Production.INFO: ==31414== Releasing lock...
[2026-09-08 06:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:01:03] Production.INFO: ==31416== Lock acquired, processing the job...
[2026-09-08 06:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06: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-08 06: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-08 06: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-08 06:01:04] Production.INFO: ==31416== Releasing lock...
[2026-09-08 06:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:01:04] Production.INFO: ==31410== Releasing lock...
[2026-09-08 06:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:01:14] Production.ERROR: CronJobId end10
[2026-09-08 06:01:14] Production.INFO: ==31412== Releasing lock...
[2026-09-08 06:01:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:01:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:01:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:01:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:01:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:01:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:01:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:01:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:01:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:01:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:01:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:01:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:01:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:01:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:01:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:01:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:01:17] Production.INFO: call_cost start
[2026-09-08 06:01:17] Production.INFO: call_cost end
[2026-09-08 06:01:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:01:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:01:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:01:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:01:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:01:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:01:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:01:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:01:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:01:17] Production.INFO: ==31408== Releasing lock...
[2026-09-08 06:01:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:01:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:02:01] Production.INFO: ==31651== Lock acquired, processing the job...
[2026-09-08 11:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:02:01] Production.INFO: neon service started
[2026-09-08 11:02:01] Production.INFO: neon service started
[2026-09-08 11:02:01] Production.INFO: ==31651== Releasing lock...
[2026-09-08 11:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:02:02] Production.INFO: ==31655== Lock acquired, processing the job...
[2026-09-08 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:02:02] Production.INFO: ==31655== Releasing lock...
[2026-09-08 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:02:02] Production.INFO: ==31653== Lock acquired, processing the job...
[2026-09-08 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:02:02] Production.INFO: ==31653== Releasing lock...
[2026-09-08 06:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:02:03] Production.INFO: ==31667== Lock acquired, processing the job...
[2026-09-08 06:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:02:03] Production.INFO: ==31663== Lock acquired, processing the job...
[2026-09-08 06:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:02:03] Production.INFO: ==31674== Lock acquired, processing the job...
[2026-09-08 06:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:02:03] Production.INFO: ==31665== Lock acquired, processing the job...
[2026-09-08 06:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:02:04] Production.INFO: ==31669== Lock acquired, processing the job...
[2026-09-08 06:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:02:04] Production.INFO: ==31672== Lock acquired, processing the job...
[2026-09-08 06:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 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-08 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-08 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-08 06:02:04] Production.INFO: Account Balance Start.
[2026-09-08 06:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:02:04] Production.INFO: ==31674== Releasing lock...
[2026-09-08 06:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:02:04] Production.INFO: 117
[2026-09-08 06:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06:02:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:02:04] Production.INFO: Total Charge 0
[2026-09-08 06:02:04] Production.INFO: CreateAllLog End
[2026-09-08 06:02:04] Production.ERROR: done
[2026-09-08 06:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 06:02:04] Production.ERROR: done
[2026-09-08 06:02:04] Production.INFO: Account Balance End.
[2026-09-08 06:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:02:04] Production.INFO: ==31669== Releasing lock...
[2026-09-08 06:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06: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-08 06: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-08 06: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-08 06: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-08 06:02:05] Production.INFO: ==31672== Releasing lock...
[2026-09-08 06:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 06:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 06:02:05] Production.INFO: ==31665== Releasing lock...
[2026-09-08 06:02:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:02:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:02:15] Production.ERROR: CronJobId end10
[2026-09-08 06:02:15] Production.INFO: ==31667== Releasing lock...
[2026-09-08 06:02:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:02:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:02:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:02:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:02:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:02:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:02:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:02:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:02:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:02:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:02:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:02:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:02:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:02:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:02:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:02:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:02:17] Production.INFO: call_cost start
[2026-09-08 06:02:17] Production.INFO: call_cost end
[2026-09-08 06:02:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:02:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:02:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:02:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:02:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:02:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:02:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:02:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:02:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:02:17] Production.INFO: ==31663== Releasing lock...
[2026-09-08 06:02:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:02:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:03:01] Production.INFO: ==31865== Lock acquired, processing the job...
[2026-09-08 11:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:03:01] Production.INFO: neon service started
[2026-09-08 11:03:01] Production.INFO: neon service started
[2026-09-08 11:03:01] Production.INFO: ==31865== Releasing lock...
[2026-09-08 11:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:03:01] Production.INFO: ==31867== Lock acquired, processing the job...
[2026-09-08 06:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:03:01] Production.INFO: ==31867== Releasing lock...
[2026-09-08 06:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:03:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:03:02] Production.INFO: ==31869== Lock acquired, processing the job...
[2026-09-08 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:03:02] Production.INFO: ==31869== Releasing lock...
[2026-09-08 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:03:02] Production.INFO: ==31871== Lock acquired, processing the job...
[2026-09-08 06:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:03:02] Production.INFO: ==31875== Lock acquired, processing the job...
[2026-09-08 06:03:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:03:02] Production.INFO: ==31873== Lock acquired, processing the job...
[2026-09-08 06:03:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:03:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:03:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:03:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:03:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:03:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:03:02] Production.INFO: ==31877== Lock acquired, processing the job...
[2026-09-08 06:03:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:03:03] Production.INFO: Account Balance Start.
[2026-09-08 06:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:03:03] Production.INFO: ==31879== Lock acquired, processing the job...
[2026-09-08 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:03:03] Production.INFO: 117
[2026-09-08 06:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:03:03] Production.INFO: Total Charge 0
[2026-09-08 06:03:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 06:03:03] Production.INFO: ==31879== Releasing lock...
[2026-09-08 06:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:03:03] Production.INFO: Account Balance End.
[2026-09-08 06:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:03:03] Production.INFO: ==31877== Releasing lock...
[2026-09-08 06:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:03:03] Production.INFO: ==31873== Releasing lock...
[2026-09-08 06:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:03:11] Production.ERROR: CronJobId end10
[2026-09-08 06:03:11] Production.INFO: ==31875== Releasing lock...
[2026-09-08 06:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:03:14] Production.INFO: call_cost start
[2026-09-08 06:03:14] Production.INFO: call_cost end
[2026-09-08 06:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:03:14] Production.INFO: ==31871== Releasing lock...
[2026-09-08 06:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:04:01] Production.INFO: ==31932== Lock acquired, processing the job...
[2026-09-08 11:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:04:01] Production.INFO: neon service started
[2026-09-08 11:04:01] Production.INFO: neon service started
[2026-09-08 11:04:01] Production.INFO: ==31932== Releasing lock...
[2026-09-08 11:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:04:02] Production.INFO: ==31937== Lock acquired, processing the job...
[2026-09-08 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:04:02] Production.INFO: ==31937== Releasing lock...
[2026-09-08 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:04:02] Production.INFO: ==31935== Lock acquired, processing the job...
[2026-09-08 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:04:02] Production.INFO: ==31935== Releasing lock...
[2026-09-08 06:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:04:03] Production.INFO: ==31939== Lock acquired, processing the job...
[2026-09-08 06:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:04:03] Production.INFO: ==31941== Lock acquired, processing the job...
[2026-09-08 06:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:04:03] Production.INFO: ==31945== Lock acquired, processing the job...
[2026-09-08 06:04:03] Production.INFO: ==31943== Lock acquired, processing the job...
[2026-09-08 06:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:04:03] Production.INFO: ==31947== Lock acquired, processing the job...
[2026-09-08 06:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:04:03] Production.INFO: Account Balance Start.
[2026-09-08 06:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:04:03] Production.INFO: 117
[2026-09-08 06:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:04:04] Production.INFO: ==31947== Releasing lock...
[2026-09-08 06:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:04:04] Production.INFO: Total Charge 0
[2026-09-08 06:04:04] Production.INFO: CreateAllLog End
[2026-09-08 06:04:04] Production.INFO: Account Balance End.
[2026-09-08 06:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:04:04] Production.INFO: ==31945== Releasing lock...
[2026-09-08 06:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:04:04] Production.INFO: ==31941== Releasing lock...
[2026-09-08 06:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:04:12] Production.ERROR: CronJobId end10
[2026-09-08 06:04:12] Production.INFO: ==31943== Releasing lock...
[2026-09-08 06:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:04:15] Production.INFO: call_cost start
[2026-09-08 06:04:15] Production.INFO: call_cost end
[2026-09-08 06:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:04:15] Production.INFO: ==31939== Releasing lock...
[2026-09-08 06:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:05:02] Production.INFO: ==32071== Lock acquired, processing the job...
[2026-09-08 11:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:05:02] Production.INFO: neon service started
[2026-09-08 11:05:02] Production.INFO: neon service started
[2026-09-08 11:05:02] Production.INFO: ==32071== Releasing lock...
[2026-09-08 11:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:05:02] Production.INFO: ==32081== Lock acquired, processing the job...
[2026-09-08 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:05:02] Production.INFO: ==32081== Releasing lock...
[2026-09-08 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:05:03] Production.INFO: ==32079== Lock acquired, processing the job...
[2026-09-08 06:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:05:03] Production.INFO: ==32079== Releasing lock...
[2026-09-08 06:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:05:04] Production.INFO: ==32086== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:05:04] Production.INFO: ==32091== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:05:04] Production.INFO: ==32086== Releasing lock...
[2026-09-08 06:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:05:04] Production.INFO: ==32088== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:05:04] Production.INFO: ==32096== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:05:04] Production.INFO: ==32094== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:05:04] Production.INFO: ==32101== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:05:04] Production.INFO: Account Balance Start.
[2026-09-08 06:05:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:05:04] Production.INFO: 117
[2026-09-08 06:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:05:04] Production.INFO: ==32098== Lock acquired, processing the job...
[2026-09-08 06:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:05:04] Production.INFO: Total Charge 0
[2026-09-08 06:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:05:04] Production.INFO: CreateAllLog End
[2026-09-08 06:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06: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-08 06: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-08 06: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-08 06:05:04] Production.INFO: ==32101== Releasing lock...
[2026-09-08 06:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:05:05] Production.INFO: Account Balance End.
[2026-09-08 06:05:05] Production.ERROR: done
[2026-09-08 06:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 06:05:05] Production.INFO: ==32096== Releasing lock...
[2026-09-08 06:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:05:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:05:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965064', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:05:05] Production.INFO: ==32091== Releasing lock...
[2026-09-08 06:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:05:12] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965064', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:05:12] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:05:12] Production.INFO: ProcessCDR(1,17965064,1,1,2)
[2026-09-08 06:05:12] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965064,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:05:12] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965064,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:05:13] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:05:13] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:05:13] Production.INFO: ==32098== Releasing lock...
[2026-09-08 06:05:13] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:05:13] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:05:19] Production.ERROR: CronJobId end10
[2026-09-08 06:05:19] Production.INFO: ==32094== Releasing lock...
[2026-09-08 06:05:19] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:05:19] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:05:20] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:05:20] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:05:20] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:05:20] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:05:20] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:05:20] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:05:20] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:05:20] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:05:20] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:05:20] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:05:20] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:05:20] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:05:20] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:05:20] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:05:20] Production.INFO: call_cost start
[2026-09-08 06:05:20] Production.INFO: call_cost end
[2026-09-08 06:05:20] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:05:20] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:05:20] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:05:20] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:05:20] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:05:20] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:05:20] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:05:20] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:05:20] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:05:20] Production.INFO: ==32088== Releasing lock...
[2026-09-08 06:05:20] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:05:20] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:06:01] Production.INFO: ==32360== Lock acquired, processing the job...
[2026-09-08 11:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:06:01] Production.INFO: neon service started
[2026-09-08 11:06:01] Production.INFO: neon service started
[2026-09-08 11:06:01] Production.INFO: ==32360== Releasing lock...
[2026-09-08 11:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:06:02] Production.INFO: ==32362== Lock acquired, processing the job...
[2026-09-08 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:06:02] Production.INFO: ==32362== Releasing lock...
[2026-09-08 06:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:06:02] Production.INFO: ==32364== Lock acquired, processing the job...
[2026-09-08 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:06:02] Production.INFO: ==32364== Releasing lock...
[2026-09-08 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:06:03] Production.INFO: ==32368== Lock acquired, processing the job...
[2026-09-08 06:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:06:03] Production.INFO: ==32366== Lock acquired, processing the job...
[2026-09-08 06:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:06:03] Production.INFO: ==32370== Lock acquired, processing the job...
[2026-09-08 06:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:06:03] Production.INFO: ==32372== Lock acquired, processing the job...
[2026-09-08 06:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:06:03] Production.INFO: ==32374== Lock acquired, processing the job...
[2026-09-08 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:06:03] Production.INFO: Account Balance Start.
[2026-09-08 06:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:06:03] Production.INFO: 117
[2026-09-08 06:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:06:03] Production.INFO: ==32374== Releasing lock...
[2026-09-08 06:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:06:03] Production.INFO: Total Charge 0
[2026-09-08 06:06:04] Production.INFO: CreateAllLog End
[2026-09-08 06:06:04] Production.INFO: ==32368== Releasing lock...
[2026-09-08 06:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:06:04] Production.INFO: Account Balance End.
[2026-09-08 06:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:06:04] Production.INFO: ==32372== Releasing lock...
[2026-09-08 06:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:06:11] Production.ERROR: CronJobId end10
[2026-09-08 06:06:11] Production.INFO: ==32370== Releasing lock...
[2026-09-08 06:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:06:15] Production.INFO: call_cost start
[2026-09-08 06:06:15] Production.INFO: call_cost end
[2026-09-08 06:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:06:15] Production.INFO: ==32366== Releasing lock...
[2026-09-08 06:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:07:02] Production.INFO: ==32432== Lock acquired, processing the job...
[2026-09-08 11:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:07:02] Production.INFO: neon service started
[2026-09-08 11:07:02] Production.INFO: neon service started
[2026-09-08 11:07:02] Production.INFO: ==32432== Releasing lock...
[2026-09-08 11:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:07:02] Production.INFO: ==32436== Lock acquired, processing the job...
[2026-09-08 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:07:02] Production.INFO: ==32436== Releasing lock...
[2026-09-08 10:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:07:02] Production.INFO: ==32434== Lock acquired, processing the job...
[2026-09-08 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:07:02] Production.INFO: ==32434== Releasing lock...
[2026-09-08 06:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:07:03] Production.INFO: ==32438== Lock acquired, processing the job...
[2026-09-08 06:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:07:03] Production.INFO: ==32440== Lock acquired, processing the job...
[2026-09-08 06:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:07:03] Production.INFO: ==32442== Lock acquired, processing the job...
[2026-09-08 06:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:07:03] Production.INFO: ==32444== Lock acquired, processing the job...
[2026-09-08 06:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:07:03] Production.INFO: ==32446== Lock acquired, processing the job...
[2026-09-08 06:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:07:03] Production.INFO: Account Balance Start.
[2026-09-08 06:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:07:03] Production.INFO: 117
[2026-09-08 06:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:07:04] Production.INFO: Total Charge 0
[2026-09-08 06:07:04] Production.INFO: CreateAllLog End
[2026-09-08 06: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-08 06: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-08 06: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-08 06:07:04] Production.INFO: Account Balance End.
[2026-09-08 06:07:04] Production.INFO: ==32446== Releasing lock...
[2026-09-08 06:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:07:04] Production.INFO: ==32444== Releasing lock...
[2026-09-08 06:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:07:04] Production.INFO: ==32440== Releasing lock...
[2026-09-08 06:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:07:11] Production.ERROR: CronJobId end10
[2026-09-08 06:07:11] Production.INFO: ==32442== Releasing lock...
[2026-09-08 06:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:07:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:07:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:07:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:07:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:07:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:07:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:07:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:07:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:07:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:07:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:07:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:07:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:07:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:07:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:07:15] Production.INFO: call_cost start
[2026-09-08 06:07:15] Production.INFO: call_cost end
[2026-09-08 06:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:07:15] Production.INFO: ==32438== Releasing lock...
[2026-09-08 06:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:08:01] Production.INFO: ==32506== Lock acquired, processing the job...
[2026-09-08 11:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:08:01] Production.INFO: neon service started
[2026-09-08 11:08:01] Production.INFO: neon service started
[2026-09-08 11:08:01] Production.INFO: ==32506== Releasing lock...
[2026-09-08 11:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:08:02] Production.INFO: ==32508== Lock acquired, processing the job...
[2026-09-08 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:08:02] Production.INFO: ==32510== Lock acquired, processing the job...
[2026-09-08 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:08:02] Production.INFO: ==32510== Releasing lock...
[2026-09-08 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:08:02] Production.INFO: ==32508== Releasing lock...
[2026-09-08 06:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:08:03] Production.INFO: ==32513== Lock acquired, processing the job...
[2026-09-08 06:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:08:03] Production.INFO: ==32515== Lock acquired, processing the job...
[2026-09-08 06:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:08:03] Production.INFO: ==32519== Lock acquired, processing the job...
[2026-09-08 06:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:08:03] Production.INFO: ==32517== Lock acquired, processing the job...
[2026-09-08 06:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:08:03] Production.INFO: ==32521== Lock acquired, processing the job...
[2026-09-08 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:08:03] Production.INFO: Account Balance Start.
[2026-09-08 06:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:08:03] Production.INFO: 117
[2026-09-08 06:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:08:03] Production.INFO: Total Charge 0
[2026-09-08 06:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 06:08:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 06:08:03] Production.INFO: ==32521== Releasing lock...
[2026-09-08 06:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:08:03] Production.INFO: Account Balance End.
[2026-09-08 06:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:08:04] Production.INFO: ==32519== Releasing lock...
[2026-09-08 06:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:08:04] Production.INFO: ==32515== Releasing lock...
[2026-09-08 06:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:08:11] Production.ERROR: CronJobId end10
[2026-09-08 06:08:11] Production.INFO: ==32517== Releasing lock...
[2026-09-08 06:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:08:14] Production.INFO: call_cost start
[2026-09-08 06:08:14] Production.INFO: call_cost end
[2026-09-08 06:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:08:14] Production.INFO: ==32513== Releasing lock...
[2026-09-08 06:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:09:02] Production.INFO: ==32578== Lock acquired, processing the job...
[2026-09-08 11:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:09:02] Production.INFO: neon service started
[2026-09-08 11:09:02] Production.INFO: neon service started
[2026-09-08 11:09:02] Production.INFO: ==32578== Releasing lock...
[2026-09-08 11:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:09:02] Production.INFO: ==32580== Lock acquired, processing the job...
[2026-09-08 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:09:02] Production.INFO: ==32582== Lock acquired, processing the job...
[2026-09-08 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:09:02] Production.INFO: ==32582== Releasing lock...
[2026-09-08 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:09:02] Production.INFO: ==32580== Releasing lock...
[2026-09-08 06:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:09:03] Production.INFO: ==32591== Lock acquired, processing the job...
[2026-09-08 06:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:09:03] Production.INFO: Account Balance Start.
[2026-09-08 06:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:09:03] Production.INFO: 117
[2026-09-08 06:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:09:03] Production.INFO: Total Charge 0
[2026-09-08 06:09:03] Production.INFO: CreateAllLog End
[2026-09-08 06:09:04] Production.INFO: ==32587== Lock acquired, processing the job...
[2026-09-08 06:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:09:04] Production.INFO: ==32584== Lock acquired, processing the job...
[2026-09-08 06:09:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:09:04] Production.INFO: ==32589== Lock acquired, processing the job...
[2026-09-08 06:09:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:09:04] Production.INFO: Account Balance End.
[2026-09-08 06:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:09:04] Production.INFO: ==32591== Releasing lock...
[2026-09-08 06:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:09:04] Production.INFO: ==32593== Lock acquired, processing the job...
[2026-09-08 06:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:09:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:09:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:09:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:09:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:09:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06: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-08 06: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-08 06: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-08 06:09:04] Production.INFO: ==32593== Releasing lock...
[2026-09-08 06:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:09:04] Production.INFO: ==32587== Releasing lock...
[2026-09-08 06:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:09:12] Production.ERROR: CronJobId end10
[2026-09-08 06:09:12] Production.INFO: ==32589== Releasing lock...
[2026-09-08 06:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:09:15] Production.INFO: call_cost start
[2026-09-08 06:09:15] Production.INFO: call_cost end
[2026-09-08 06:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:09:15] Production.INFO: ==32584== Releasing lock...
[2026-09-08 06:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:10:01] Production.INFO: ==32653== Lock acquired, processing the job...
[2026-09-08 11:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:10:01] Production.INFO: neon service started
[2026-09-08 11:10:01] Production.INFO: neon service started
[2026-09-08 11:10:01] Production.INFO: ==32653== Releasing lock...
[2026-09-08 11:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:10:02] Production.INFO: ==32655== Lock acquired, processing the job...
[2026-09-08 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:10:02] Production.INFO: ==32657== Lock acquired, processing the job...
[2026-09-08 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:10:02] Production.INFO: ==32657== Releasing lock...
[2026-09-08 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:10:02] Production.INFO: ==32655== Releasing lock...
[2026-09-08 06:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:10:03] Production.INFO: ==32666== Lock acquired, processing the job...
[2026-09-08 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:10:03] Production.INFO: ==32660== Lock acquired, processing the job...
[2026-09-08 06:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:10:03] Production.INFO: Account Balance Start.
[2026-09-08 06:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:10:03] Production.INFO: 117
[2026-09-08 06:10:03] Production.INFO: ==32662== Lock acquired, processing the job...
[2026-09-08 06:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:10:03] Production.INFO: ==32664== Lock acquired, processing the job...
[2026-09-08 06:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:10:03] Production.INFO: Total Charge 0
[2026-09-08 06:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:10:03] Production.INFO: CreateAllLog End
[2026-09-08 06:10:03] Production.INFO: Account Balance End.
[2026-09-08 06:10:03] Production.INFO: ==32668== Lock acquired, processing the job...
[2026-09-08 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:10:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:10:03] Production.INFO: ==32666== Releasing lock...
[2026-09-08 06:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 06:10:03] Production.INFO: ==32668== Releasing lock...
[2026-09-08 06:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:10:04] Production.INFO: ==32662== Releasing lock...
[2026-09-08 06:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:10:11] Production.ERROR: CronJobId end10
[2026-09-08 06:10:11] Production.INFO: ==32664== Releasing lock...
[2026-09-08 06:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:10:13] Production.INFO: call_cost start
[2026-09-08 06:10:13] Production.INFO: call_cost end
[2026-09-08 06:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:10:13] Production.INFO: ==32660== Releasing lock...
[2026-09-08 06:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:11:02] Production.INFO: ==32720== Lock acquired, processing the job...
[2026-09-08 11:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:11:02] Production.INFO: neon service started
[2026-09-08 11:11:02] Production.INFO: neon service started
[2026-09-08 11:11:02] Production.INFO: ==32720== Releasing lock...
[2026-09-08 11:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:11:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:11:02] Production.INFO: ==32722== Lock acquired, processing the job...
[2026-09-08 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:11:02] Production.INFO: ==32722== Releasing lock...
[2026-09-08 06:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:11:02] Production.INFO: ==32724== Lock acquired, processing the job...
[2026-09-08 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:11:02] Production.INFO: ==32724== Releasing lock...
[2026-09-08 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:11:03] Production.INFO: ==32727== Lock acquired, processing the job...
[2026-09-08 06:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:11:03] Production.INFO: ==32729== Lock acquired, processing the job...
[2026-09-08 06:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:11:03] Production.INFO: ==32735== Lock acquired, processing the job...
[2026-09-08 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:11:03] Production.INFO: ==32731== Lock acquired, processing the job...
[2026-09-08 06:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:11:03] Production.INFO: ==32733== Lock acquired, processing the job...
[2026-09-08 06:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 06:11:03] Production.INFO: ==32735== Releasing lock...
[2026-09-08 06:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:11:03] Production.INFO: Account Balance Start.
[2026-09-08 06:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:11:03] Production.INFO: 117
[2026-09-08 06:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:11:03] Production.INFO: Total Charge 0
[2026-09-08 06:11:03] Production.INFO: CreateAllLog End
[2026-09-08 06:11:04] Production.INFO: ==32729== Releasing lock...
[2026-09-08 06:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:11:04] Production.INFO: Account Balance End.
[2026-09-08 06:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:11:04] Production.INFO: ==32733== Releasing lock...
[2026-09-08 06:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:11:11] Production.ERROR: CronJobId end10
[2026-09-08 06:11:11] Production.INFO: ==32731== Releasing lock...
[2026-09-08 06:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:11:14] Production.INFO: call_cost start
[2026-09-08 06:11:14] Production.INFO: call_cost end
[2026-09-08 06:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:11:14] Production.INFO: ==32727== Releasing lock...
[2026-09-08 06:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:12:01] Production.INFO: ==329== Lock acquired, processing the job...
[2026-09-08 11:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:12:01] Production.INFO: neon service started
[2026-09-08 11:12:01] Production.INFO: neon service started
[2026-09-08 11:12:01] Production.INFO: ==329== Releasing lock...
[2026-09-08 11:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:12:01] Production.INFO: ==331== Lock acquired, processing the job...
[2026-09-08 06:12:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:12:02] Production.INFO: ==331== Releasing lock...
[2026-09-08 06:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:12:02] Production.INFO: ==333== Lock acquired, processing the job...
[2026-09-08 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:12:02] Production.INFO: ==333== Releasing lock...
[2026-09-08 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:12:02] Production.INFO: ==349== Lock acquired, processing the job...
[2026-09-08 06:12:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:12:02] Production.INFO: ==351== Lock acquired, processing the job...
[2026-09-08 06:12:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:12:02] Production.INFO: ==355== Lock acquired, processing the job...
[2026-09-08 06:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:12:03] Production.INFO: ==353== Lock acquired, processing the job...
[2026-09-08 06:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:12:03] Production.INFO: ==357== Lock acquired, processing the job...
[2026-09-08 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 06:12:03] Production.INFO: Account Balance Start.
[2026-09-08 06:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:12:03] Production.INFO: 117
[2026-09-08 06:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:12:03] Production.INFO: ==357== Releasing lock...
[2026-09-08 06:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:12:03] Production.INFO: Total Charge 0
[2026-09-08 06:12:03] Production.INFO: CreateAllLog End
[2026-09-08 06:12:03] Production.INFO: Account Balance End.
[2026-09-08 06:12:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:12:03] Production.INFO: ==355== Releasing lock...
[2026-09-08 06:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:12:03] Production.INFO: ==351== Releasing lock...
[2026-09-08 06:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:12:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:12:11] Production.ERROR: CronJobId end10
[2026-09-08 06:12:11] Production.INFO: ==353== Releasing lock...
[2026-09-08 06:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:12:13] Production.INFO: call_cost start
[2026-09-08 06:12:13] Production.INFO: call_cost end
[2026-09-08 06:12:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:12:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:12:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:12:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:12:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:12:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:12:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:12:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:12:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:12:13] Production.INFO: ==349== Releasing lock...
[2026-09-08 06:12:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:12:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:13:01] Production.INFO: ==415== Lock acquired, processing the job...
[2026-09-08 11:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:13:01] Production.INFO: neon service started
[2026-09-08 11:13:01] Production.INFO: neon service started
[2026-09-08 11:13:01] Production.INFO: ==415== Releasing lock...
[2026-09-08 11:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:13:02] Production.INFO: ==419== Lock acquired, processing the job...
[2026-09-08 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:13:02] Production.INFO: ==419== Releasing lock...
[2026-09-08 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:13:02] Production.INFO: ==417== Lock acquired, processing the job...
[2026-09-08 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:13:02] Production.INFO: ==417== Releasing lock...
[2026-09-08 06:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:13:03] Production.INFO: ==422== Lock acquired, processing the job...
[2026-09-08 06:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:13:03] Production.INFO: ==424== Lock acquired, processing the job...
[2026-09-08 06:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:13:03] Production.INFO: ==430== Lock acquired, processing the job...
[2026-09-08 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:13:03] Production.INFO: ==426== Lock acquired, processing the job...
[2026-09-08 06:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:13:03] Production.INFO: ==428== Lock acquired, processing the job...
[2026-09-08 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:13:03] Production.INFO: Account Balance Start.
[2026-09-08 06:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:13:03] Production.INFO: 117
[2026-09-08 06:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 06:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 06:13:03] Production.INFO: ==430== Releasing lock...
[2026-09-08 06:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:13:03] Production.INFO: Total Charge 0
[2026-09-08 06:13:03] Production.INFO: CreateAllLog End
[2026-09-08 06:13:03] Production.INFO: Account Balance End.
[2026-09-08 06:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:13:03] Production.INFO: ==428== Releasing lock...
[2026-09-08 06:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:13:04] Production.INFO: ==424== Releasing lock...
[2026-09-08 06:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:13:11] Production.ERROR: CronJobId end10
[2026-09-08 06:13:11] Production.INFO: ==426== Releasing lock...
[2026-09-08 06:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:13:14] Production.INFO: call_cost start
[2026-09-08 06:13:14] Production.INFO: call_cost end
[2026-09-08 06:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:13:14] Production.INFO: ==422== Releasing lock...
[2026-09-08 06:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:14:02] Production.INFO: ==485== Lock acquired, processing the job...
[2026-09-08 11:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:14:02] Production.INFO: neon service started
[2026-09-08 11:14:02] Production.INFO: neon service started
[2026-09-08 11:14:02] Production.INFO: ==485== Releasing lock...
[2026-09-08 11:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:14:02] Production.INFO: ==489== Lock acquired, processing the job...
[2026-09-08 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:14:02] Production.INFO: ==489== Releasing lock...
[2026-09-08 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:14:02] Production.INFO: ==487== Lock acquired, processing the job...
[2026-09-08 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:14:02] Production.INFO: ==487== Releasing lock...
[2026-09-08 06:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:14:03] Production.INFO: ==495== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:14:03] Production.INFO: ==493== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:14:03] Production.INFO: ==499== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:14:03] Production.INFO: ==497== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:14:03] Production.INFO: ==501== Lock acquired, processing the job...
[2026-09-08 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:14:03] Production.INFO: Account Balance Start.
[2026-09-08 06:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:14:03] Production.INFO: 117
[2026-09-08 06:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:14:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:14:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:14:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:14:03] Production.INFO: ==501== Releasing lock...
[2026-09-08 06:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:14:03] Production.INFO: Total Charge 0
[2026-09-08 06:14:04] Production.INFO: CreateAllLog End
[2026-09-08 06:14:04] Production.INFO: Account Balance End.
[2026-09-08 06:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:14:04] Production.INFO: ==499== Releasing lock...
[2026-09-08 06:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:14:04] Production.INFO: ==495== Releasing lock...
[2026-09-08 06:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:14:11] Production.ERROR: CronJobId end10
[2026-09-08 06:14:11] Production.INFO: ==497== Releasing lock...
[2026-09-08 06:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:14:14] Production.INFO: call_cost start
[2026-09-08 06:14:14] Production.INFO: call_cost end
[2026-09-08 06:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:14:14] Production.INFO: ==493== Releasing lock...
[2026-09-08 06:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:15:01] Production.INFO: ==557== Lock acquired, processing the job...
[2026-09-08 11:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:15:01] Production.INFO: neon service started
[2026-09-08 11:15:01] Production.INFO: neon service started
[2026-09-08 11:15:01] Production.INFO: ==557== Releasing lock...
[2026-09-08 11:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:15:02] Production.INFO: ==561== Lock acquired, processing the job...
[2026-09-08 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:15:02] Production.INFO: ==561== Releasing lock...
[2026-09-08 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:15:02] Production.INFO: ==559== Lock acquired, processing the job...
[2026-09-08 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:15:02] Production.INFO: ==559== Releasing lock...
[2026-09-08 06:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:15:03] Production.INFO: ==564== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:15:03] Production.INFO: ==566== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:15:03] Production.INFO: ==568== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:15:03] Production.INFO: ==571== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:15:03] Production.ERROR: CronJob PID - 566
[2026-09-08 06:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 06:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 06:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:15:00
[2026-09-08 06:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:15:03] Production.ERROR: CronJob PID - 568
[2026-09-08 06:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 06:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 06:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:15:00
[2026-09-08 06:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:15:03] Production.INFO: ==576== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:15:03] Production.INFO: ==564== Releasing lock...
[2026-09-08 06:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:15:03] Production.INFO: ==573== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:15:03] Production.INFO: Account Balance Start.
[2026-09-08 06:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:15:03] Production.INFO: 117
[2026-09-08 06:15:03] Production.INFO: ==578== Lock acquired, processing the job...
[2026-09-08 06:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:15:04] Production.INFO: Total Charge 0
[2026-09-08 06:15:04] Production.INFO: CreateAllLog End
[2026-09-08 06: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-08 06: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-08 06: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-08 06:15:04] Production.ERROR: done
[2026-09-08 06:15:04] Production.INFO: ==578== Releasing lock...
[2026-09-08 06:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:15:04] Production.INFO: Account Balance End.
[2026-09-08 06:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:15:04] Production.INFO: ==573== Releasing lock...
[2026-09-08 06:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965105', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:15:04] Production.INFO: ==568== Releasing lock...
[2026-09-08 06:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965105', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:15:10] Production.INFO: ProcessCDR(1,17965105,1,1,2)
[2026-09-08 06:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965105,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965105,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:15:11] Production.INFO: ==576== Releasing lock...
[2026-09-08 06:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:15:14] Production.ERROR: CronJobId end10
[2026-09-08 06:15:14] Production.INFO: ==571== Releasing lock...
[2026-09-08 06:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:15:17] Production.INFO: call_cost start
[2026-09-08 06:15:17] Production.INFO: call_cost end
[2026-09-08 06:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:15:17] Production.INFO: ==566== Releasing lock...
[2026-09-08 06:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:16:02] Production.INFO: ==645== Lock acquired, processing the job...
[2026-09-08 11:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:16:02] Production.INFO: neon service started
[2026-09-08 11:16:02] Production.INFO: neon service started
[2026-09-08 11:16:02] Production.INFO: ==645== Releasing lock...
[2026-09-08 11:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:16:02] Production.INFO: ==649== Lock acquired, processing the job...
[2026-09-08 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:16:02] Production.INFO: ==649== Releasing lock...
[2026-09-08 06:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:16:02] Production.INFO: ==651== Lock acquired, processing the job...
[2026-09-08 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:16:02] Production.INFO: ==651== Releasing lock...
[2026-09-08 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:16:03] Production.INFO: ==659== Lock acquired, processing the job...
[2026-09-08 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:16:03] Production.INFO: Account Balance Start.
[2026-09-08 06:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:16:03] Production.INFO: 117
[2026-09-08 06:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:16:03] Production.INFO: Total Charge 0
[2026-09-08 06:16:03] Production.INFO: CreateAllLog End
[2026-09-08 06:16:03] Production.INFO: Account Balance End.
[2026-09-08 06:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:16:03] Production.INFO: ==659== Releasing lock...
[2026-09-08 06:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:16:03] Production.INFO: ==661== Lock acquired, processing the job...
[2026-09-08 06:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:16:03] Production.INFO: ==655== Lock acquired, processing the job...
[2026-09-08 06:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:16:03] Production.INFO: ==653== Lock acquired, processing the job...
[2026-09-08 06:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:16:03] Production.INFO: ==657== Lock acquired, processing the job...
[2026-09-08 06:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 06:16:04] Production.INFO: ==661== Releasing lock...
[2026-09-08 06:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:16:04] Production.INFO: ==655== Releasing lock...
[2026-09-08 06:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:16:12] Production.ERROR: CronJobId end10
[2026-09-08 06:16:12] Production.INFO: ==657== Releasing lock...
[2026-09-08 06:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:16:15] Production.INFO: call_cost start
[2026-09-08 06:16:15] Production.INFO: call_cost end
[2026-09-08 06:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:16:15] Production.INFO: ==653== Releasing lock...
[2026-09-08 06:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:17:01] Production.INFO: ==741== Lock acquired, processing the job...
[2026-09-08 11:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:17:01] Production.INFO: neon service started
[2026-09-08 11:17:01] Production.INFO: neon service started
[2026-09-08 11:17:01] Production.INFO: ==741== Releasing lock...
[2026-09-08 11:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:17:02] Production.INFO: ==745== Lock acquired, processing the job...
[2026-09-08 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:17:02] Production.INFO: ==745== Releasing lock...
[2026-09-08 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:17:02] Production.INFO: ==743== Lock acquired, processing the job...
[2026-09-08 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:17:02] Production.INFO: ==743== Releasing lock...
[2026-09-08 06:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:17:03] Production.INFO: ==748== Lock acquired, processing the job...
[2026-09-08 06:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:17:03] Production.INFO: ==752== Lock acquired, processing the job...
[2026-09-08 06:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:17:03] Production.INFO: ==750== Lock acquired, processing the job...
[2026-09-08 06:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:17:03] Production.INFO: ==754== Lock acquired, processing the job...
[2026-09-08 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:17:03] Production.INFO: ==756== Lock acquired, processing the job...
[2026-09-08 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:17:03] Production.INFO: Account Balance Start.
[2026-09-08 06:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:17:03] Production.INFO: 117
[2026-09-08 06:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 06:17:03] Production.INFO: Total Charge 0
[2026-09-08 06:17:03] Production.INFO: ==756== Releasing lock...
[2026-09-08 06:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:17:03] Production.INFO: CreateAllLog End
[2026-09-08 06:17:03] Production.INFO: Account Balance End.
[2026-09-08 06:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:17:03] Production.INFO: ==754== Releasing lock...
[2026-09-08 06:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:17:04] Production.INFO: ==750== Releasing lock...
[2026-09-08 06:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:17:11] Production.ERROR: CronJobId end10
[2026-09-08 06:17:11] Production.INFO: ==752== Releasing lock...
[2026-09-08 06:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:17:14] Production.INFO: call_cost start
[2026-09-08 06:17:14] Production.INFO: call_cost end
[2026-09-08 06:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:17:14] Production.INFO: ==748== Releasing lock...
[2026-09-08 06:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:18:02] Production.INFO: ==816== Lock acquired, processing the job...
[2026-09-08 11:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:18:02] Production.INFO: neon service started
[2026-09-08 11:18:02] Production.INFO: neon service started
[2026-09-08 11:18:02] Production.INFO: ==816== Releasing lock...
[2026-09-08 11:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:18:02] Production.INFO: ==818== Lock acquired, processing the job...
[2026-09-08 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:18:02] Production.INFO: ==818== Releasing lock...
[2026-09-08 06:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:18:02] Production.INFO: ==820== Lock acquired, processing the job...
[2026-09-08 10:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:18:03] Production.INFO: ==820== Releasing lock...
[2026-09-08 10:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:18:03] Production.INFO: ==824== Lock acquired, processing the job...
[2026-09-08 06:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:18:03] Production.INFO: ==826== Lock acquired, processing the job...
[2026-09-08 06:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:18:03] Production.INFO: ==822== Lock acquired, processing the job...
[2026-09-08 06:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:18:03] Production.INFO: ==828== Lock acquired, processing the job...
[2026-09-08 06:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:18:03] Production.INFO: ==830== Lock acquired, processing the job...
[2026-09-08 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:18:03] Production.INFO: Account Balance Start.
[2026-09-08 06:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:18:03] Production.INFO: 117
[2026-09-08 06:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:18:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 06:18:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 06:18:03] Production.INFO: ==830== Releasing lock...
[2026-09-08 06:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:18:04] Production.INFO: Account Balance End.
[2026-09-08 06:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:18:04] Production.INFO: ==828== Releasing lock...
[2026-09-08 06:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:18:04] Production.INFO: ==824== Releasing lock...
[2026-09-08 06:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:18:11] Production.ERROR: CronJobId end10
[2026-09-08 06:18:11] Production.INFO: ==826== Releasing lock...
[2026-09-08 06:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:18:13] Production.INFO: call_cost start
[2026-09-08 06:18:13] Production.INFO: call_cost end
[2026-09-08 06:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:18:13] Production.INFO: ==822== Releasing lock...
[2026-09-08 06:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:19:01] Production.INFO: ==886== Lock acquired, processing the job...
[2026-09-08 11:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:19:01] Production.INFO: neon service started
[2026-09-08 11:19:01] Production.INFO: neon service started
[2026-09-08 11:19:01] Production.INFO: ==886== Releasing lock...
[2026-09-08 11:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:19:01] Production.INFO: ==890== Lock acquired, processing the job...
[2026-09-08 10:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:19:01] Production.INFO: ==890== Releasing lock...
[2026-09-08 10:19:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:19:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:19:02] Production.INFO: ==888== Lock acquired, processing the job...
[2026-09-08 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:19:02] Production.INFO: ==888== Releasing lock...
[2026-09-08 06:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:19:02] Production.INFO: ==892== Lock acquired, processing the job...
[2026-09-08 06:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:19:03] Production.INFO: ==894== Lock acquired, processing the job...
[2026-09-08 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:19:03] Production.INFO: ==896== Lock acquired, processing the job...
[2026-09-08 06:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:19:03] Production.INFO: ==898== Lock acquired, processing the job...
[2026-09-08 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:19:03] Production.INFO: ==900== Lock acquired, processing the job...
[2026-09-08 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:19:03] Production.INFO: Account Balance Start.
[2026-09-08 06:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:19:03] Production.INFO: 117
[2026-09-08 06:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:19:03] Production.INFO: ==900== Releasing lock...
[2026-09-08 06:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:19:03] Production.INFO: Total Charge 0
[2026-09-08 06:19:03] Production.INFO: CreateAllLog End
[2026-09-08 06:19:03] Production.INFO: Account Balance End.
[2026-09-08 06:19:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:19:03] Production.INFO: ==898== Releasing lock...
[2026-09-08 06:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:19:03] Production.INFO: ==894== Releasing lock...
[2026-09-08 06:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:19:10] Production.ERROR: CronJobId end10
[2026-09-08 06:19:10] Production.INFO: ==896== Releasing lock...
[2026-09-08 06:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:19:14] Production.INFO: call_cost start
[2026-09-08 06:19:14] Production.INFO: call_cost end
[2026-09-08 06:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:19:14] Production.INFO: ==892== Releasing lock...
[2026-09-08 06:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:20:01] Production.INFO: ==961== Lock acquired, processing the job...
[2026-09-08 11:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:20:01] Production.INFO: neon service started
[2026-09-08 11:20:01] Production.INFO: neon service started
[2026-09-08 11:20:01] Production.INFO: ==961== Releasing lock...
[2026-09-08 11:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:20:02] Production.INFO: ==963== Lock acquired, processing the job...
[2026-09-08 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:20:02] Production.INFO: ==963== Releasing lock...
[2026-09-08 06:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:20:02] Production.INFO: ==965== Lock acquired, processing the job...
[2026-09-08 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:20:02] Production.INFO: ==965== Releasing lock...
[2026-09-08 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:20:03] Production.INFO: ==972== Lock acquired, processing the job...
[2026-09-08 06:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:20:03] Production.INFO: ==968== Lock acquired, processing the job...
[2026-09-08 06:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:20:03] Production.INFO: ==970== Lock acquired, processing the job...
[2026-09-08 06:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:20:03] Production.INFO: ==974== Lock acquired, processing the job...
[2026-09-08 06:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:20:03] Production.INFO: ==976== Lock acquired, processing the job...
[2026-09-08 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:20:03] Production.INFO: Account Balance Start.
[2026-09-08 06:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:20:03] Production.INFO: 117
[2026-09-08 06:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:20:03] Production.INFO: ==976== Releasing lock...
[2026-09-08 06:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:20:03] Production.INFO: Total Charge 0
[2026-09-08 06:20:03] Production.INFO: CreateAllLog End
[2026-09-08 06:20:04] Production.INFO: Account Balance End.
[2026-09-08 06:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:20:04] Production.INFO: ==974== Releasing lock...
[2026-09-08 06:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:20:04] Production.INFO: ==970== Releasing lock...
[2026-09-08 06:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:20:11] Production.ERROR: CronJobId end10
[2026-09-08 06:20:11] Production.INFO: ==972== Releasing lock...
[2026-09-08 06:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:20:14] Production.INFO: call_cost start
[2026-09-08 06:20:14] Production.INFO: call_cost end
[2026-09-08 06:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:20:14] Production.INFO: ==968== Releasing lock...
[2026-09-08 06:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:21:01] Production.INFO: ==1031== Lock acquired, processing the job...
[2026-09-08 11:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:21:01] Production.INFO: neon service started
[2026-09-08 11:21:01] Production.INFO: neon service started
[2026-09-08 11:21:01] Production.INFO: ==1031== Releasing lock...
[2026-09-08 11:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:21:01] Production.INFO: ==1035== Lock acquired, processing the job...
[2026-09-08 10:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:21:01] Production.INFO: ==1035== Releasing lock...
[2026-09-08 10:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:21:01] Production.INFO: ==1033== Lock acquired, processing the job...
[2026-09-08 06:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:21:02] Production.INFO: ==1033== Releasing lock...
[2026-09-08 06:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:21:02] Production.INFO: ==1038== Lock acquired, processing the job...
[2026-09-08 06:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:21:02] Production.INFO: ==1042== Lock acquired, processing the job...
[2026-09-08 06:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:21:02] Production.INFO: ==1040== Lock acquired, processing the job...
[2026-09-08 06:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:21:03] Production.INFO: ==1046== Lock acquired, processing the job...
[2026-09-08 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:21:03] Production.INFO: ==1044== Lock acquired, processing the job...
[2026-09-08 06:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:21:03] Production.INFO: Account Balance Start.
[2026-09-08 06:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:21:03] Production.INFO: 117
[2026-09-08 06:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:21:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 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-08 06:21:03] Production.INFO: ==1046== Releasing lock...
[2026-09-08 06:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:21:03] Production.INFO: CreateAllLog End
[2026-09-08 06:21:03] Production.INFO: Account Balance End.
[2026-09-08 06:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:21:03] Production.INFO: ==1044== Releasing lock...
[2026-09-08 06:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:21:03] Production.INFO: ==1040== Releasing lock...
[2026-09-08 06:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:21:11] Production.ERROR: CronJobId end10
[2026-09-08 06:21:11] Production.INFO: ==1042== Releasing lock...
[2026-09-08 06:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:21:14] Production.INFO: call_cost start
[2026-09-08 06:21:14] Production.INFO: call_cost end
[2026-09-08 06:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:21:14] Production.INFO: ==1038== Releasing lock...
[2026-09-08 06:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:22:01] Production.INFO: ==1106== Lock acquired, processing the job...
[2026-09-08 11:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:22:01] Production.INFO: neon service started
[2026-09-08 11:22:01] Production.INFO: neon service started
[2026-09-08 11:22:01] Production.INFO: ==1106== Releasing lock...
[2026-09-08 11:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:22:02] Production.INFO: ==1108== Lock acquired, processing the job...
[2026-09-08 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:22:02] Production.INFO: ==1108== Releasing lock...
[2026-09-08 06:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:22:02] Production.INFO: ==1110== Lock acquired, processing the job...
[2026-09-08 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:22:02] Production.INFO: ==1110== Releasing lock...
[2026-09-08 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:22:02] Production.INFO: ==1116== Lock acquired, processing the job...
[2026-09-08 06:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:22:03] Production.INFO: ==1112== Lock acquired, processing the job...
[2026-09-08 06:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:22:03] Production.INFO: ==1114== Lock acquired, processing the job...
[2026-09-08 06:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:22:03] Production.INFO: ==1118== Lock acquired, processing the job...
[2026-09-08 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:22:03] Production.INFO: ==1120== Lock acquired, processing the job...
[2026-09-08 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:22:03] Production.INFO: Account Balance Start.
[2026-09-08 06:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:22:03] Production.INFO: 117
[2026-09-08 06:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 06:22:03] Production.INFO: ==1120== Releasing lock...
[2026-09-08 06:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:22:03] Production.INFO: Total Charge 0
[2026-09-08 06:22:03] Production.INFO: CreateAllLog End
[2026-09-08 06:22:03] Production.INFO: Account Balance End.
[2026-09-08 06:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:22:03] Production.INFO: ==1118== Releasing lock...
[2026-09-08 06:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:22:04] Production.INFO: ==1114== Releasing lock...
[2026-09-08 06:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:22:11] Production.ERROR: CronJobId end10
[2026-09-08 06:22:11] Production.INFO: ==1116== Releasing lock...
[2026-09-08 06:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:22:14] Production.INFO: call_cost start
[2026-09-08 06:22:14] Production.INFO: call_cost end
[2026-09-08 06:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:22:14] Production.INFO: ==1112== Releasing lock...
[2026-09-08 06:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:23:02] Production.INFO: ==1177== Lock acquired, processing the job...
[2026-09-08 11:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:23:02] Production.INFO: neon service started
[2026-09-08 11:23:02] Production.INFO: neon service started
[2026-09-08 11:23:02] Production.INFO: ==1177== Releasing lock...
[2026-09-08 11:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:23:02] Production.INFO: ==1180== Lock acquired, processing the job...
[2026-09-08 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:23:02] Production.INFO: ==1180== Releasing lock...
[2026-09-08 06:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:23:03] Production.INFO: ==1182== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:23:03] Production.INFO: ==1182== Releasing lock...
[2026-09-08 10:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:23:03] Production.INFO: ==1184== Lock acquired, processing the job...
[2026-09-08 06:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:23:03] Production.INFO: ==1186== Lock acquired, processing the job...
[2026-09-08 06:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:23:03] Production.INFO: ==1194== Lock acquired, processing the job...
[2026-09-08 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 06:23:03] Production.INFO: ==1194== Releasing lock...
[2026-09-08 06:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:23:03] Production.INFO: ==1189== Lock acquired, processing the job...
[2026-09-08 06:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:23:04] Production.INFO: ==1192== Lock acquired, processing the job...
[2026-09-08 06:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:23:04] Production.INFO: Account Balance Start.
[2026-09-08 06:23:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:23:04] Production.INFO: 117
[2026-09-08 06:23:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:23:04] Production.INFO: Total Charge 0
[2026-09-08 06:23:04] Production.INFO: CreateAllLog End
[2026-09-08 06:23:04] Production.INFO: ==1186== Releasing lock...
[2026-09-08 06:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:23:04] Production.INFO: Account Balance End.
[2026-09-08 06:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:23:04] Production.INFO: ==1192== Releasing lock...
[2026-09-08 06:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:23:11] Production.ERROR: CronJobId end10
[2026-09-08 06:23:11] Production.INFO: ==1189== Releasing lock...
[2026-09-08 06:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:23:14] Production.INFO: call_cost start
[2026-09-08 06:23:14] Production.INFO: call_cost end
[2026-09-08 06:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:23:14] Production.INFO: ==1184== Releasing lock...
[2026-09-08 06:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:24:01] Production.INFO: ==1261== Lock acquired, processing the job...
[2026-09-08 11:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:24:01] Production.INFO: neon service started
[2026-09-08 11:24:01] Production.INFO: neon service started
[2026-09-08 11:24:01] Production.INFO: ==1261== Releasing lock...
[2026-09-08 11:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:24:02] Production.INFO: ==1264== Lock acquired, processing the job...
[2026-09-08 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:24:02] Production.INFO: ==1264== Releasing lock...
[2026-09-08 06:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:24:02] Production.INFO: ==1267== Lock acquired, processing the job...
[2026-09-08 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:24:02] Production.INFO: ==1267== Releasing lock...
[2026-09-08 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:24:03] Production.INFO: ==1279== Lock acquired, processing the job...
[2026-09-08 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:24:03] Production.INFO: ==1282== Lock acquired, processing the job...
[2026-09-08 06:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:24:03] Production.INFO: ==1285== Lock acquired, processing the job...
[2026-09-08 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:24:03] Production.INFO: ==1277== Lock acquired, processing the job...
[2026-09-08 06:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:24:03] Production.INFO: ==1287== Lock acquired, processing the job...
[2026-09-08 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:24:03] Production.INFO: Account Balance Start.
[2026-09-08 06:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:24:03] Production.INFO: 117
[2026-09-08 06:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:24:03] Production.INFO: ==1287== Releasing lock...
[2026-09-08 06:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:24:03] Production.INFO: Total Charge 0
[2026-09-08 06:24:03] Production.INFO: CreateAllLog End
[2026-09-08 06:24:03] Production.INFO: Account Balance End.
[2026-09-08 06:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:24:03] Production.INFO: ==1285== Releasing lock...
[2026-09-08 06:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:24:03] Production.INFO: ==1279== Releasing lock...
[2026-09-08 06:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:24:10] Production.ERROR: CronJobId end10
[2026-09-08 06:24:10] Production.INFO: ==1282== Releasing lock...
[2026-09-08 06:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:24:14] Production.INFO: call_cost start
[2026-09-08 06:24:14] Production.INFO: call_cost end
[2026-09-08 06:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:24:14] Production.INFO: ==1277== Releasing lock...
[2026-09-08 06:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:25:02] Production.INFO: ==1343== Lock acquired, processing the job...
[2026-09-08 11:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:25:02] Production.INFO: neon service started
[2026-09-08 11:25:02] Production.INFO: neon service started
[2026-09-08 11:25:02] Production.INFO: ==1343== Releasing lock...
[2026-09-08 11:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:25:02] Production.INFO: ==1345== Lock acquired, processing the job...
[2026-09-08 06:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:25:02] Production.INFO: ==1347== Lock acquired, processing the job...
[2026-09-08 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:25:03] Production.INFO: ==1345== Releasing lock...
[2026-09-08 06:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:25:03] Production.INFO: ==1347== Releasing lock...
[2026-09-08 10:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:25:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:25:03] Production.INFO: ==1350== Lock acquired, processing the job...
[2026-09-08 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:25:03] Production.INFO: ==1350== Releasing lock...
[2026-09-08 06:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:25:03] Production.INFO: ==1352== Lock acquired, processing the job...
[2026-09-08 06:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:25:03] Production.INFO: ==1356== Lock acquired, processing the job...
[2026-09-08 06:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:25:03] Production.INFO: ==1358== Lock acquired, processing the job...
[2026-09-08 06:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:25:03] Production.INFO: ==1354== Lock acquired, processing the job...
[2026-09-08 06:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:25:04] Production.INFO: Account Balance Start.
[2026-09-08 06:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:25:04] Production.INFO: 117
[2026-09-08 06:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:25:04] Production.INFO: ==1360== Lock acquired, processing the job...
[2026-09-08 06:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:25:04] Production.INFO: ==1362== Lock acquired, processing the job...
[2026-09-08 06:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:25:04] Production.INFO: Total Charge 0
[2026-09-08 06:25:04] Production.INFO: CreateAllLog End
[2026-09-08 06:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06: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-08 06: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-08 06: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-08 06:25:04] Production.INFO: ==1362== Releasing lock...
[2026-09-08 06:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:25:04] Production.ERROR: done
[2026-09-08 06:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965146', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:25:04] Production.INFO: Account Balance End.
[2026-09-08 06:25:04] Production.INFO: ==1354== Releasing lock...
[2026-09-08 06:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:25:04] Production.INFO: ==1358== Releasing lock...
[2026-09-08 06:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965146', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:25:09] Production.INFO: ProcessCDR(1,17965146,1,1,2)
[2026-09-08 06:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965146,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965146,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:25:09] Production.INFO: ==1360== Releasing lock...
[2026-09-08 06:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:25:13] Production.ERROR: CronJobId end10
[2026-09-08 06:25:13] Production.INFO: ==1356== Releasing lock...
[2026-09-08 06:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:25:17] Production.INFO: call_cost start
[2026-09-08 06:25:17] Production.INFO: call_cost end
[2026-09-08 06:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:25:17] Production.INFO: ==1352== Releasing lock...
[2026-09-08 06:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:26:01] Production.INFO: ==1418== Lock acquired, processing the job...
[2026-09-08 11:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:26:01] Production.INFO: neon service started
[2026-09-08 11:26:01] Production.INFO: neon service started
[2026-09-08 11:26:01] Production.INFO: ==1418== Releasing lock...
[2026-09-08 11:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:26:02] Production.INFO: ==1420== Lock acquired, processing the job...
[2026-09-08 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:26:02] Production.INFO: ==1422== Lock acquired, processing the job...
[2026-09-08 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:26:02] Production.INFO: ==1422== Releasing lock...
[2026-09-08 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:26:02] Production.INFO: ==1420== Releasing lock...
[2026-09-08 06:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:26:03] Production.INFO: ==1427== Lock acquired, processing the job...
[2026-09-08 06:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:26:03] Production.INFO: ==1425== Lock acquired, processing the job...
[2026-09-08 06:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:26:03] Production.INFO: ==1429== Lock acquired, processing the job...
[2026-09-08 06:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:26:03] Production.INFO: ==1433== Lock acquired, processing the job...
[2026-09-08 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:26:03] Production.INFO: ==1431== Lock acquired, processing the job...
[2026-09-08 06:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:26:03] Production.INFO: Account Balance Start.
[2026-09-08 06:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:26:03] Production.INFO: 117
[2026-09-08 06:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 06:26:03] Production.INFO: Total Charge 0
[2026-09-08 06:26:03] Production.INFO: ==1433== Releasing lock...
[2026-09-08 06:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:26:03] Production.INFO: CreateAllLog End
[2026-09-08 06:26:03] Production.INFO: Account Balance End.
[2026-09-08 06:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:26:04] Production.INFO: ==1431== Releasing lock...
[2026-09-08 06:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:26:04] Production.INFO: ==1427== Releasing lock...
[2026-09-08 06:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:26:12] Production.ERROR: CronJobId end10
[2026-09-08 06:26:12] Production.INFO: ==1429== Releasing lock...
[2026-09-08 06:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:26:14] Production.INFO: call_cost start
[2026-09-08 06:26:14] Production.INFO: call_cost end
[2026-09-08 06:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:26:14] Production.INFO: ==1425== Releasing lock...
[2026-09-08 06:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:27:02] Production.INFO: ==1488== Lock acquired, processing the job...
[2026-09-08 11:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:27:02] Production.INFO: neon service started
[2026-09-08 11:27:02] Production.INFO: neon service started
[2026-09-08 11:27:02] Production.INFO: ==1488== Releasing lock...
[2026-09-08 11:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:27:02] Production.INFO: ==1492== Lock acquired, processing the job...
[2026-09-08 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:27:02] Production.INFO: ==1492== Releasing lock...
[2026-09-08 10:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:27:02] Production.INFO: ==1490== Lock acquired, processing the job...
[2026-09-08 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:27:02] Production.INFO: ==1490== Releasing lock...
[2026-09-08 06:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:27:03] Production.INFO: ==1495== Lock acquired, processing the job...
[2026-09-08 06:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:27:03] Production.INFO: ==1497== Lock acquired, processing the job...
[2026-09-08 06:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:27:03] Production.INFO: ==1499== Lock acquired, processing the job...
[2026-09-08 06:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:27:03] Production.INFO: ==1501== Lock acquired, processing the job...
[2026-09-08 06:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:27:03] Production.INFO: ==1503== Lock acquired, processing the job...
[2026-09-08 06:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:27:03] Production.INFO: Account Balance Start.
[2026-09-08 06:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:27:03] Production.INFO: 117
[2026-09-08 06:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:27:04] Production.INFO: Total Charge 0
[2026-09-08 06:27:04] Production.INFO: ==1503== Releasing lock...
[2026-09-08 06:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:27:04] Production.INFO: CreateAllLog End
[2026-09-08 06:27:04] Production.INFO: Account Balance End.
[2026-09-08 06:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:27:04] Production.INFO: ==1501== Releasing lock...
[2026-09-08 06:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:27:04] Production.INFO: ==1497== Releasing lock...
[2026-09-08 06:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:27:12] Production.ERROR: CronJobId end10
[2026-09-08 06:27:12] Production.INFO: ==1499== Releasing lock...
[2026-09-08 06:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:27:15] Production.INFO: call_cost start
[2026-09-08 06:27:15] Production.INFO: call_cost end
[2026-09-08 06:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:27:15] Production.INFO: ==1495== Releasing lock...
[2026-09-08 06:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:28:01] Production.INFO: ==1561== Lock acquired, processing the job...
[2026-09-08 11:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:28:01] Production.INFO: neon service started
[2026-09-08 11:28:01] Production.INFO: neon service started
[2026-09-08 11:28:01] Production.INFO: ==1561== Releasing lock...
[2026-09-08 11:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:28:01] Production.INFO: ==1563== Lock acquired, processing the job...
[2026-09-08 06:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:28:02] Production.INFO: ==1563== Releasing lock...
[2026-09-08 06:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:28:02] Production.INFO: ==1565== Lock acquired, processing the job...
[2026-09-08 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:28:02] Production.INFO: ==1565== Releasing lock...
[2026-09-08 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:28:03] Production.INFO: ==1569== Lock acquired, processing the job...
[2026-09-08 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:28:03] Production.INFO: ==1567== Lock acquired, processing the job...
[2026-09-08 06:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:28:03] Production.INFO: ==1574== Lock acquired, processing the job...
[2026-09-08 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:28:03] Production.INFO: ==1572== Lock acquired, processing the job...
[2026-09-08 06:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:28:03] Production.INFO: ==1576== Lock acquired, processing the job...
[2026-09-08 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:28:03] Production.INFO: Account Balance Start.
[2026-09-08 06:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:28:03] Production.INFO: 117
[2026-09-08 06:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:28:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 06:28:03] Production.INFO: CreateAllLog End
[2026-09-08 06:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 06:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 06:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:28:03] Production.INFO: ==1576== Releasing lock...
[2026-09-08 06:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:28:03] Production.INFO: Account Balance End.
[2026-09-08 06:28:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:28:03] Production.INFO: ==1574== Releasing lock...
[2026-09-08 06:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:28:03] Production.INFO: ==1569== Releasing lock...
[2026-09-08 06:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:28:11] Production.ERROR: CronJobId end10
[2026-09-08 06:28:11] Production.INFO: ==1572== Releasing lock...
[2026-09-08 06:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:28:14] Production.INFO: call_cost start
[2026-09-08 06:28:14] Production.INFO: call_cost end
[2026-09-08 06:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:28:14] Production.INFO: ==1567== Releasing lock...
[2026-09-08 06:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:29:01] Production.INFO: ==1631== Lock acquired, processing the job...
[2026-09-08 11:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:29:01] Production.INFO: neon service started
[2026-09-08 11:29:01] Production.INFO: neon service started
[2026-09-08 11:29:01] Production.INFO: ==1631== Releasing lock...
[2026-09-08 11:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:29:02] Production.INFO: ==1633== Lock acquired, processing the job...
[2026-09-08 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:29:02] Production.INFO: ==1633== Releasing lock...
[2026-09-08 06:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:29:02] Production.INFO: ==1635== Lock acquired, processing the job...
[2026-09-08 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:29:02] Production.INFO: ==1635== Releasing lock...
[2026-09-08 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:29:03] Production.INFO: ==1642== Lock acquired, processing the job...
[2026-09-08 06:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:29:03] Production.INFO: ==1638== Lock acquired, processing the job...
[2026-09-08 06:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:29:03] Production.INFO: ==1644== Lock acquired, processing the job...
[2026-09-08 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:29:03] Production.INFO: ==1640== Lock acquired, processing the job...
[2026-09-08 06:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:29:03] Production.INFO: ==1646== Lock acquired, processing the job...
[2026-09-08 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:29:03] Production.INFO: Account Balance Start.
[2026-09-08 06:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:29:03] Production.INFO: 117
[2026-09-08 06:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 06:29:03] Production.INFO: ==1646== Releasing lock...
[2026-09-08 06:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:29:03] Production.INFO: Total Charge 0
[2026-09-08 06:29:03] Production.INFO: CreateAllLog End
[2026-09-08 06:29:03] Production.INFO: Account Balance End.
[2026-09-08 06:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:29:03] Production.INFO: ==1644== Releasing lock...
[2026-09-08 06:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:29:04] Production.INFO: ==1640== Releasing lock...
[2026-09-08 06:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:29:11] Production.ERROR: CronJobId end10
[2026-09-08 06:29:11] Production.INFO: ==1642== Releasing lock...
[2026-09-08 06:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:29:14] Production.INFO: call_cost start
[2026-09-08 06:29:14] Production.INFO: call_cost end
[2026-09-08 06:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:29:14] Production.INFO: ==1638== Releasing lock...
[2026-09-08 06:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:30:01] Production.INFO: ==1701== Lock acquired, processing the job...
[2026-09-08 11:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:30:01] Production.INFO: neon service started
[2026-09-08 11:30:01] Production.INFO: neon service started
[2026-09-08 11:30:01] Production.INFO: ==1701== Releasing lock...
[2026-09-08 11:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:30:01] Production.INFO: ==1703== Lock acquired, processing the job...
[2026-09-08 06:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:30:01] Production.INFO: ==1703== Releasing lock...
[2026-09-08 06:30:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:30:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:30:02] Production.INFO: ==1705== Lock acquired, processing the job...
[2026-09-08 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:30:02] Production.INFO: ==1705== Releasing lock...
[2026-09-08 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:30:02] Production.INFO: ==1707== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:30:02] Production.INFO: ==1709== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:30:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:30:02] Production.INFO: ==1713== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:30:02] Production.INFO: ==1715== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:30:02] Production.INFO: ==1711== Lock acquired, processing the job...
[2026-09-08 06:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 06:30:03] Production.INFO: Account Balance Start.
[2026-09-08 06:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:30:03] Production.INFO: 117
[2026-09-08 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-08 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-08 06:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:30:03] Production.INFO: ==1715== Releasing lock...
[2026-09-08 06:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:30:03] Production.INFO: Total Charge 0
[2026-09-08 06:30:03] Production.INFO: CreateAllLog End
[2026-09-08 06:30:03] Production.INFO: Account Balance End.
[2026-09-08 06:30:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:30:03] Production.INFO: ==1713== Releasing lock...
[2026-09-08 06:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:30:03] Production.INFO: ==1709== Releasing lock...
[2026-09-08 06:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:30:10] Production.ERROR: CronJobId end10
[2026-09-08 06:30:10] Production.INFO: ==1711== Releasing lock...
[2026-09-08 06:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:30:14] Production.INFO: call_cost start
[2026-09-08 06:30:14] Production.INFO: call_cost end
[2026-09-08 06:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:30:14] Production.INFO: ==1707== Releasing lock...
[2026-09-08 06:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:31:01] Production.INFO: ==1771== Lock acquired, processing the job...
[2026-09-08 11:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:31:01] Production.INFO: neon service started
[2026-09-08 11:31:01] Production.INFO: neon service started
[2026-09-08 11:31:01] Production.INFO: ==1771== Releasing lock...
[2026-09-08 11:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:31:02] Production.INFO: ==1776== Lock acquired, processing the job...
[2026-09-08 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:31:02] Production.INFO: ==1776== Releasing lock...
[2026-09-08 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:31:02] Production.INFO: ==1774== Lock acquired, processing the job...
[2026-09-08 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:31:02] Production.INFO: ==1774== Releasing lock...
[2026-09-08 06:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:31:03] Production.INFO: ==1780== Lock acquired, processing the job...
[2026-09-08 06:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:31:03] Production.INFO: ==1782== Lock acquired, processing the job...
[2026-09-08 06:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:31:03] Production.INFO: ==1778== Lock acquired, processing the job...
[2026-09-08 06:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:31:03] Production.INFO: ==1786== Lock acquired, processing the job...
[2026-09-08 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:31:03] Production.INFO: ==1784== Lock acquired, processing the job...
[2026-09-08 06:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:31:03] Production.INFO: Account Balance Start.
[2026-09-08 06:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:31:03] Production.INFO: 117
[2026-09-08 06:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:31:03] Production.INFO: ==1786== Releasing lock...
[2026-09-08 06:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:31:03] Production.INFO: Total Charge 0
[2026-09-08 06:31:03] Production.INFO: CreateAllLog End
[2026-09-08 06:31:03] Production.INFO: Account Balance End.
[2026-09-08 06:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:31:04] Production.INFO: ==1784== Releasing lock...
[2026-09-08 06:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:31:04] Production.INFO: ==1780== Releasing lock...
[2026-09-08 06:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:31:11] Production.ERROR: CronJobId end10
[2026-09-08 06:31:11] Production.INFO: ==1782== Releasing lock...
[2026-09-08 06:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:31:14] Production.INFO: call_cost start
[2026-09-08 06:31:14] Production.INFO: call_cost end
[2026-09-08 06:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:31:14] Production.INFO: ==1778== Releasing lock...
[2026-09-08 06:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:32:02] Production.INFO: ==1874== Lock acquired, processing the job...
[2026-09-08 11:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:32:02] Production.INFO: neon service started
[2026-09-08 11:32:02] Production.INFO: neon service started
[2026-09-08 11:32:02] Production.INFO: ==1874== Releasing lock...
[2026-09-08 11:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:32:02] Production.INFO: ==1876== Lock acquired, processing the job...
[2026-09-08 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:32:02] Production.INFO: ==1876== Releasing lock...
[2026-09-08 06:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:32:03] Production.INFO: ==1878== Lock acquired, processing the job...
[2026-09-08 10:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:32:03] Production.INFO: ==1878== Releasing lock...
[2026-09-08 10:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:32:03] Production.INFO: ==1889== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:32:03] Production.INFO: ==1881== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 06:32:03] Production.INFO: ==1883== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 06:32:03] Production.INFO: ==1889== Releasing lock...
[2026-09-08 06:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:32:03] Production.INFO: ==1885== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:32:03] Production.INFO: ==1887== Lock acquired, processing the job...
[2026-09-08 06:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:32:03] Production.INFO: Account Balance Start.
[2026-09-08 06:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:32:03] Production.INFO: 117
[2026-09-08 06:32:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:32:04] Production.INFO: Total Charge 0
[2026-09-08 06:32:04] Production.INFO: CreateAllLog End
[2026-09-08 06:32:04] Production.INFO: Account Balance End.
[2026-09-08 06:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:32:04] Production.INFO: ==1887== Releasing lock...
[2026-09-08 06:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:32:04] Production.INFO: ==1883== Releasing lock...
[2026-09-08 06:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:32:12] Production.ERROR: CronJobId end10
[2026-09-08 06:32:12] Production.INFO: ==1885== Releasing lock...
[2026-09-08 06:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:32:15] Production.INFO: call_cost start
[2026-09-08 06:32:15] Production.INFO: call_cost end
[2026-09-08 06:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:32:15] Production.INFO: ==1881== Releasing lock...
[2026-09-08 06:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:33:01] Production.INFO: ==1947== Lock acquired, processing the job...
[2026-09-08 11:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:33:01] Production.INFO: neon service started
[2026-09-08 11:33:01] Production.INFO: neon service started
[2026-09-08 11:33:01] Production.INFO: ==1947== Releasing lock...
[2026-09-08 11:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:33:02] Production.INFO: ==1949== Lock acquired, processing the job...
[2026-09-08 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:33:02] Production.INFO: ==1949== Releasing lock...
[2026-09-08 06:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:33:02] Production.INFO: ==1951== Lock acquired, processing the job...
[2026-09-08 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:33:02] Production.INFO: ==1951== Releasing lock...
[2026-09-08 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:33:02] Production.INFO: ==1953== Lock acquired, processing the job...
[2026-09-08 06:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:33:02] Production.INFO: ==1957== Lock acquired, processing the job...
[2026-09-08 06:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:33:03] Production.INFO: ==1955== Lock acquired, processing the job...
[2026-09-08 06:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:33:03] Production.INFO: ==1959== Lock acquired, processing the job...
[2026-09-08 06:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:33:03] Production.INFO: ==1962== Lock acquired, processing the job...
[2026-09-08 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:33:03] Production.INFO: Account Balance Start.
[2026-09-08 06:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:33:03] Production.INFO: 117
[2026-09-08 06:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 06:33:03] Production.INFO: Total Charge 0
[2026-09-08 06:33:03] Production.INFO: ==1962== Releasing lock...
[2026-09-08 06:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:33:03] Production.INFO: CreateAllLog End
[2026-09-08 06:33:04] Production.INFO: Account Balance End.
[2026-09-08 06:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:33:04] Production.INFO: ==1959== Releasing lock...
[2026-09-08 06:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:33:04] Production.INFO: ==1955== Releasing lock...
[2026-09-08 06:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:33:12] Production.ERROR: CronJobId end10
[2026-09-08 06:33:12] Production.INFO: ==1957== Releasing lock...
[2026-09-08 06:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:33:15] Production.INFO: call_cost start
[2026-09-08 06:33:15] Production.INFO: call_cost end
[2026-09-08 06:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:33:15] Production.INFO: ==1953== Releasing lock...
[2026-09-08 06:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:34:02] Production.INFO: ==2016== Lock acquired, processing the job...
[2026-09-08 11:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:34:02] Production.INFO: neon service started
[2026-09-08 11:34:02] Production.INFO: neon service started
[2026-09-08 11:34:02] Production.INFO: ==2016== Releasing lock...
[2026-09-08 11:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:34:02] Production.INFO: ==2021== Lock acquired, processing the job...
[2026-09-08 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:34:02] Production.INFO: ==2021== Releasing lock...
[2026-09-08 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:34:02] Production.INFO: ==2019== Lock acquired, processing the job...
[2026-09-08 06:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:34:03] Production.INFO: ==2019== Releasing lock...
[2026-09-08 06:34:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:34:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:34:03] Production.INFO: ==2031== Lock acquired, processing the job...
[2026-09-08 06:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:34:03] Production.INFO: ==2025== Lock acquired, processing the job...
[2026-09-08 06:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:34:03] Production.INFO: ==2023== Lock acquired, processing the job...
[2026-09-08 06:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:34:03] Production.INFO: ==2027== Lock acquired, processing the job...
[2026-09-08 06:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:34:04] Production.INFO: ==2029== Lock acquired, processing the job...
[2026-09-08 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:34:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:34:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:34:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:34:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:34:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 06:34:04] Production.INFO: ==2031== Releasing lock...
[2026-09-08 06:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:34:04] Production.INFO: Account Balance Start.
[2026-09-08 06:34:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:34:04] Production.INFO: 117
[2026-09-08 06:34:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:34:04] Production.INFO: Total Charge 0
[2026-09-08 06:34:04] Production.INFO: CreateAllLog End
[2026-09-08 06:34:04] Production.INFO: Account Balance End.
[2026-09-08 06:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:34:04] Production.INFO: ==2029== Releasing lock...
[2026-09-08 06:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:34:04] Production.INFO: ==2025== Releasing lock...
[2026-09-08 06:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:34:12] Production.ERROR: CronJobId end10
[2026-09-08 06:34:12] Production.INFO: ==2027== Releasing lock...
[2026-09-08 06:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:34:14] Production.INFO: call_cost start
[2026-09-08 06:34:14] Production.INFO: call_cost end
[2026-09-08 06:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:34:14] Production.INFO: ==2023== Releasing lock...
[2026-09-08 06:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:35:01] Production.INFO: ==2138== Lock acquired, processing the job...
[2026-09-08 11:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:35:01] Production.INFO: neon service started
[2026-09-08 11:35:01] Production.INFO: neon service started
[2026-09-08 11:35:01] Production.INFO: ==2138== Releasing lock...
[2026-09-08 11:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:35:02] Production.INFO: ==2140== Lock acquired, processing the job...
[2026-09-08 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:35:02] Production.INFO: ==2142== Lock acquired, processing the job...
[2026-09-08 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:35:02] Production.INFO: ==2142== Releasing lock...
[2026-09-08 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:35:02] Production.INFO: ==2140== Releasing lock...
[2026-09-08 06:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:35:03] Production.INFO: ==2145== Lock acquired, processing the job...
[2026-09-08 06:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:35:03] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-09-08 06:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:35:03] Production.INFO: ==2153== Lock acquired, processing the job...
[2026-09-08 06:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:35:03] Production.INFO: ==2149== Lock acquired, processing the job...
[2026-09-08 06:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:35:04] Production.INFO: ==2151== Lock acquired, processing the job...
[2026-09-08 06:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:35:04] Production.INFO: ==2145== Releasing lock...
[2026-09-08 06:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:35:04] Production.INFO: ==2155== Lock acquired, processing the job...
[2026-09-08 06:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:35:04] Production.INFO: Account Balance Start.
[2026-09-08 06:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:35:04] Production.INFO: 117
[2026-09-08 06:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06:35:04] Production.INFO: ==2157== Lock acquired, processing the job...
[2026-09-08 06:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:35:04] Production.INFO: Total Charge 0
[2026-09-08 06:35:04] Production.INFO: CreateAllLog End
[2026-09-08 06:35:04] Production.ERROR: done
[2026-09-08 06: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-08 06: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-08 06: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-08 06:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965187', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:35:04] Production.INFO: ==2157== Releasing lock...
[2026-09-08 06:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:35:04] Production.INFO: Account Balance End.
[2026-09-08 06:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:35:04] Production.INFO: ==2153== Releasing lock...
[2026-09-08 06:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:35:05] Production.INFO: ==2149== Releasing lock...
[2026-09-08 06:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965187', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:35:10] Production.INFO: ProcessCDR(1,17965187,1,1,2)
[2026-09-08 06:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965187,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965187,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:35:11] Production.INFO: ==2155== Releasing lock...
[2026-09-08 06:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:35:15] Production.ERROR: CronJobId end10
[2026-09-08 06:35:15] Production.INFO: ==2151== Releasing lock...
[2026-09-08 06:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:35:18] Production.INFO: call_cost start
[2026-09-08 06:35:18] Production.INFO: call_cost end
[2026-09-08 06:35:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:35:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:35:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:35:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:35:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:35:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:35:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:35:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:35:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:35:18] Production.INFO: ==2147== Releasing lock...
[2026-09-08 06:35:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:35:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:36:02] Production.INFO: ==2214== Lock acquired, processing the job...
[2026-09-08 11:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:36:02] Production.INFO: neon service started
[2026-09-08 11:36:02] Production.INFO: neon service started
[2026-09-08 11:36:02] Production.INFO: ==2214== Releasing lock...
[2026-09-08 11:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:36:02] Production.INFO: ==2216== Lock acquired, processing the job...
[2026-09-08 06:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:36:02] Production.INFO: ==2219== Lock acquired, processing the job...
[2026-09-08 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:36:02] Production.INFO: ==2219== Releasing lock...
[2026-09-08 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:36:03] Production.INFO: ==2216== Releasing lock...
[2026-09-08 06:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:36:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:36:03] Production.INFO: ==2222== Lock acquired, processing the job...
[2026-09-08 06:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:36:03] Production.INFO: ==2224== Lock acquired, processing the job...
[2026-09-08 06:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:36:04] Production.INFO: ==2226== Lock acquired, processing the job...
[2026-09-08 06:36:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:36:04] Production.INFO: ==2228== Lock acquired, processing the job...
[2026-09-08 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:36:04] Production.INFO: ==2230== Lock acquired, processing the job...
[2026-09-08 06:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:36:04] Production.INFO: Account Balance Start.
[2026-09-08 06:36:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:36:04] Production.INFO: 117
[2026-09-08 06:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:36:04] Production.INFO: Total Charge 0
[2026-09-08 06:36:04] Production.INFO: CreateAllLog End
[2026-09-08 06:36:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:36:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:36:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:36:04] Production.INFO: ==2230== Releasing lock...
[2026-09-08 06:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:36:04] Production.INFO: Account Balance End.
[2026-09-08 06:36:04] Production.INFO: ==2224== Releasing lock...
[2026-09-08 06:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:36:04] Production.INFO: ==2228== Releasing lock...
[2026-09-08 06:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:36:12] Production.ERROR: CronJobId end10
[2026-09-08 06:36:12] Production.INFO: ==2226== Releasing lock...
[2026-09-08 06:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:36:15] Production.INFO: call_cost start
[2026-09-08 06:36:15] Production.INFO: call_cost end
[2026-09-08 06:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:36:15] Production.INFO: ==2222== Releasing lock...
[2026-09-08 06:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:37:01] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-09-08 11:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:37:01] Production.INFO: neon service started
[2026-09-08 11:37:01] Production.INFO: neon service started
[2026-09-08 11:37:01] Production.INFO: ==2287== Releasing lock...
[2026-09-08 11:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:37:01] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-09-08 06:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:37:02] Production.INFO: ==2289== Releasing lock...
[2026-09-08 06:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:37:02] Production.INFO: ==2291== Lock acquired, processing the job...
[2026-09-08 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:37:02] Production.INFO: ==2291== Releasing lock...
[2026-09-08 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:37:03] Production.INFO: ==2293== Lock acquired, processing the job...
[2026-09-08 06:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:37:03] Production.INFO: ==2297== Lock acquired, processing the job...
[2026-09-08 06:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:37:03] Production.INFO: ==2299== Lock acquired, processing the job...
[2026-09-08 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:37:03] Production.INFO: ==2295== Lock acquired, processing the job...
[2026-09-08 06:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:37:03] Production.INFO: ==2301== Lock acquired, processing the job...
[2026-09-08 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:37:03] Production.INFO: Account Balance Start.
[2026-09-08 06:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:37:03] Production.INFO: 117
[2026-09-08 06:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:37:03] Production.INFO: ==2301== Releasing lock...
[2026-09-08 06:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:37:03] Production.INFO: Total Charge 0
[2026-09-08 06:37:03] Production.INFO: CreateAllLog End
[2026-09-08 06:37:03] Production.INFO: Account Balance End.
[2026-09-08 06:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:37:03] Production.INFO: ==2299== Releasing lock...
[2026-09-08 06:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:37:04] Production.INFO: ==2295== Releasing lock...
[2026-09-08 06:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:37:11] Production.ERROR: CronJobId end10
[2026-09-08 06:37:11] Production.INFO: ==2297== Releasing lock...
[2026-09-08 06:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:37:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:37:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:37:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:37:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:37:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:37:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:37:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:37:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:37:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:37:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:37:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:37:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:37:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:37:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:37:15] Production.INFO: call_cost start
[2026-09-08 06:37:15] Production.INFO: call_cost end
[2026-09-08 06:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:37:15] Production.INFO: ==2293== Releasing lock...
[2026-09-08 06:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:38:02] Production.INFO: ==2372== Lock acquired, processing the job...
[2026-09-08 11:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:38:02] Production.INFO: neon service started
[2026-09-08 11:38:02] Production.INFO: neon service started
[2026-09-08 11:38:02] Production.INFO: ==2372== Releasing lock...
[2026-09-08 11:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:38:02] Production.INFO: ==2374== Lock acquired, processing the job...
[2026-09-08 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:38:02] Production.INFO: ==2374== Releasing lock...
[2026-09-08 06:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:38:02] Production.INFO: ==2376== Lock acquired, processing the job...
[2026-09-08 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:38:02] Production.INFO: ==2376== Releasing lock...
[2026-09-08 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:38:03] Production.INFO: ==2384== Lock acquired, processing the job...
[2026-09-08 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:38:03] Production.INFO: Account Balance Start.
[2026-09-08 06:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:38:03] Production.INFO: 117
[2026-09-08 06:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:38:03] Production.INFO: Total Charge 0
[2026-09-08 06:38:03] Production.INFO: CreateAllLog End
[2026-09-08 06:38:03] Production.INFO: ==2378== Lock acquired, processing the job...
[2026-09-08 06:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:38:03] Production.INFO: ==2386== Lock acquired, processing the job...
[2026-09-08 06:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:38:03] Production.INFO: ==2380== Lock acquired, processing the job...
[2026-09-08 06:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:38:03] Production.INFO: ==2382== Lock acquired, processing the job...
[2026-09-08 06:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:38:03] Production.INFO: Account Balance End.
[2026-09-08 06:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:38:03] Production.INFO: ==2384== Releasing lock...
[2026-09-08 06:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 06:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 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-08 06:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 06:38:04] Production.INFO: ==2386== Releasing lock...
[2026-09-08 06:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:38:04] Production.INFO: ==2380== Releasing lock...
[2026-09-08 06:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:38:12] Production.ERROR: CronJobId end10
[2026-09-08 06:38:12] Production.INFO: ==2382== Releasing lock...
[2026-09-08 06:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:38:15] Production.INFO: call_cost start
[2026-09-08 06:38:15] Production.INFO: call_cost end
[2026-09-08 06:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:38:15] Production.INFO: ==2378== Releasing lock...
[2026-09-08 06:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:39:01] Production.INFO: ==2444== Lock acquired, processing the job...
[2026-09-08 11:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:39:01] Production.INFO: neon service started
[2026-09-08 11:39:01] Production.INFO: neon service started
[2026-09-08 11:39:01] Production.INFO: ==2444== Releasing lock...
[2026-09-08 11:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:39:01] Production.INFO: ==2446== Lock acquired, processing the job...
[2026-09-08 06:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:39:02] Production.INFO: ==2446== Releasing lock...
[2026-09-08 06:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:39:02] Production.INFO: ==2448== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:39:02] Production.INFO: ==2448== Releasing lock...
[2026-09-08 10:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:39:02] Production.INFO: ==2459== Lock acquired, processing the job...
[2026-09-08 06:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 06:39:03] Production.INFO: ==2459== Releasing lock...
[2026-09-08 06:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:39:03] Production.INFO: ==2450== Lock acquired, processing the job...
[2026-09-08 06:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:39:03] Production.INFO: ==2452== Lock acquired, processing the job...
[2026-09-08 06:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:39:03] Production.INFO: ==2456== Lock acquired, processing the job...
[2026-09-08 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:39:03] Production.INFO: ==2454== Lock acquired, processing the job...
[2026-09-08 06:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:39:03] Production.INFO: Account Balance Start.
[2026-09-08 06:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:39:03] Production.INFO: 117
[2026-09-08 06:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:39:03] Production.INFO: Total Charge 0
[2026-09-08 06:39:03] Production.INFO: CreateAllLog End
[2026-09-08 06:39:03] Production.INFO: Account Balance End.
[2026-09-08 06:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:39:03] Production.INFO: ==2456== Releasing lock...
[2026-09-08 06:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:39:04] Production.INFO: ==2452== Releasing lock...
[2026-09-08 06:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:39:12] Production.ERROR: CronJobId end10
[2026-09-08 06:39:12] Production.INFO: ==2454== Releasing lock...
[2026-09-08 06:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:39:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:39:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:39:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:39:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:39:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:39:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:39:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:39:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:39:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:39:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:39:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:39:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:39:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:39:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:39:16] Production.INFO: call_cost start
[2026-09-08 06:39:16] Production.INFO: call_cost end
[2026-09-08 06:39:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:39:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:39:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:39:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:39:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:39:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:39:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:39:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:39:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:39:16] Production.INFO: ==2450== Releasing lock...
[2026-09-08 06:39:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:39:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:40:01] Production.INFO: ==2516== Lock acquired, processing the job...
[2026-09-08 11:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:40:01] Production.INFO: neon service started
[2026-09-08 11:40:01] Production.INFO: neon service started
[2026-09-08 11:40:01] Production.INFO: ==2516== Releasing lock...
[2026-09-08 11:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:40:02] Production.INFO: ==2518== Lock acquired, processing the job...
[2026-09-08 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:40:02] Production.INFO: ==2520== Lock acquired, processing the job...
[2026-09-08 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:40:02] Production.INFO: ==2520== Releasing lock...
[2026-09-08 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:40:02] Production.INFO: ==2518== Releasing lock...
[2026-09-08 06:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:40:03] Production.INFO: ==2523== Lock acquired, processing the job...
[2026-09-08 06:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:40:03] Production.INFO: ==2525== Lock acquired, processing the job...
[2026-09-08 06:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:40:03] Production.INFO: ==2527== Lock acquired, processing the job...
[2026-09-08 06:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:40:03] Production.INFO: ==2529== Lock acquired, processing the job...
[2026-09-08 06:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:40:03] Production.INFO: ==2531== Lock acquired, processing the job...
[2026-09-08 06:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 06:40:04] Production.INFO: Account Balance Start.
[2026-09-08 06:40:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:40:04] Production.INFO: 117
[2026-09-08 06:40:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 06:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:40:04] Production.INFO: ==2531== Releasing lock...
[2026-09-08 06:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:40:04] Production.INFO: Total Charge 0
[2026-09-08 06:40:04] Production.INFO: CreateAllLog End
[2026-09-08 06:40:04] Production.INFO: Account Balance End.
[2026-09-08 06:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:40:04] Production.INFO: ==2529== Releasing lock...
[2026-09-08 06:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:40:04] Production.INFO: ==2525== Releasing lock...
[2026-09-08 06:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:40:12] Production.ERROR: CronJobId end10
[2026-09-08 06:40:12] Production.INFO: ==2527== Releasing lock...
[2026-09-08 06:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:40:15] Production.INFO: call_cost start
[2026-09-08 06:40:15] Production.INFO: call_cost end
[2026-09-08 06:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:40:15] Production.INFO: ==2523== Releasing lock...
[2026-09-08 06:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:41:01] Production.INFO: ==2586== Lock acquired, processing the job...
[2026-09-08 11:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:41:01] Production.INFO: neon service started
[2026-09-08 11:41:01] Production.INFO: neon service started
[2026-09-08 11:41:01] Production.INFO: ==2586== Releasing lock...
[2026-09-08 11:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:41:02] Production.INFO: ==2590== Lock acquired, processing the job...
[2026-09-08 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:41:02] Production.INFO: ==2588== Lock acquired, processing the job...
[2026-09-08 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:41:02] Production.INFO: ==2590== Releasing lock...
[2026-09-08 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:41:02] Production.INFO: ==2588== Releasing lock...
[2026-09-08 06:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:41:03] Production.INFO: ==2593== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:41:03] Production.INFO: ==2599== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:41:03] Production.INFO: ==2595== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:41:03] Production.INFO: ==2597== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:41:03] Production.INFO: ==2601== Lock acquired, processing the job...
[2026-09-08 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:41:03] Production.INFO: Account Balance Start.
[2026-09-08 06:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:41:03] Production.INFO: 117
[2026-09-08 06:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:41:03] Production.INFO: Total Charge 0
[2026-09-08 06:41:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 06:41:03] Production.INFO: ==2601== Releasing lock...
[2026-09-08 06:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:41:03] Production.INFO: Account Balance End.
[2026-09-08 06:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:41:03] Production.INFO: ==2599== Releasing lock...
[2026-09-08 06:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:41:04] Production.INFO: ==2595== Releasing lock...
[2026-09-08 06:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:41:10] Production.ERROR: CronJobId end10
[2026-09-08 06:41:10] Production.INFO: ==2597== Releasing lock...
[2026-09-08 06:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:41:15] Production.INFO: call_cost start
[2026-09-08 06:41:15] Production.INFO: call_cost end
[2026-09-08 06:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:41:15] Production.INFO: ==2593== Releasing lock...
[2026-09-08 06:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:42:01] Production.INFO: ==2655== Lock acquired, processing the job...
[2026-09-08 11:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:42:01] Production.INFO: neon service started
[2026-09-08 11:42:01] Production.INFO: neon service started
[2026-09-08 11:42:01] Production.INFO: ==2655== Releasing lock...
[2026-09-08 11:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:42:02] Production.INFO: ==2658== Lock acquired, processing the job...
[2026-09-08 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:42:02] Production.INFO: ==2658== Releasing lock...
[2026-09-08 06:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:42:02] Production.INFO: ==2660== Lock acquired, processing the job...
[2026-09-08 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:42:02] Production.INFO: ==2660== Releasing lock...
[2026-09-08 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:42:03] Production.INFO: ==2662== Lock acquired, processing the job...
[2026-09-08 06:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:42:03] Production.INFO: ==2664== Lock acquired, processing the job...
[2026-09-08 06:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:42:03] Production.INFO: ==2670== Lock acquired, processing the job...
[2026-09-08 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:42:03] Production.INFO: ==2666== Lock acquired, processing the job...
[2026-09-08 06:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:42:03] Production.INFO: ==2668== Lock acquired, processing the job...
[2026-09-08 06:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 06:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:42:03] Production.INFO: Account Balance Start.
[2026-09-08 06:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 06:42:03] Production.INFO: 117
[2026-09-08 06:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 06:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:42:03] Production.INFO: ==2670== Releasing lock...
[2026-09-08 06:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:42:03] Production.INFO: Total Charge 0
[2026-09-08 06:42:03] Production.INFO: CreateAllLog End
[2026-09-08 06:42:04] Production.INFO: Account Balance End.
[2026-09-08 06:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:42:04] Production.INFO: ==2668== Releasing lock...
[2026-09-08 06:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:42:04] Production.INFO: ==2664== Releasing lock...
[2026-09-08 06:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:42:12] Production.ERROR: CronJobId end10
[2026-09-08 06:42:12] Production.INFO: ==2666== Releasing lock...
[2026-09-08 06:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:42:15] Production.INFO: call_cost start
[2026-09-08 06:42:15] Production.INFO: call_cost end
[2026-09-08 06:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:42:15] Production.INFO: ==2662== Releasing lock...
[2026-09-08 06:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:43:02] Production.INFO: ==2729== Lock acquired, processing the job...
[2026-09-08 11:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:43:02] Production.INFO: neon service started
[2026-09-08 11:43:02] Production.INFO: neon service started
[2026-09-08 11:43:02] Production.INFO: ==2729== Releasing lock...
[2026-09-08 11:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:43:02] Production.INFO: ==2731== Lock acquired, processing the job...
[2026-09-08 06:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:43:02] Production.INFO: ==2733== Lock acquired, processing the job...
[2026-09-08 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:43:03] Production.INFO: ==2733== Releasing lock...
[2026-09-08 10:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:43:03] Production.INFO: ==2731== Releasing lock...
[2026-09-08 06:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:43:03] Production.INFO: ==2736== Lock acquired, processing the job...
[2026-09-08 06:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:43:04] Production.INFO: ==2738== Lock acquired, processing the job...
[2026-09-08 06:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:43:04] Production.INFO: ==2740== Lock acquired, processing the job...
[2026-09-08 06:43:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:43:04] Production.INFO: ==2744== Lock acquired, processing the job...
[2026-09-08 06:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:43:04] Production.INFO: ==2742== Lock acquired, processing the job...
[2026-09-08 06:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:43:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:43:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:43:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:43:04] Production.INFO: ==2744== Releasing lock...
[2026-09-08 06:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:43:04] Production.INFO: Account Balance Start.
[2026-09-08 06:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:43:04] Production.INFO: 117
[2026-09-08 06:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:43:04] Production.INFO: Total Charge 0
[2026-09-08 06:43:04] Production.INFO: CreateAllLog End
[2026-09-08 06:43:04] Production.INFO: Account Balance End.
[2026-09-08 06:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:43:04] Production.INFO: ==2742== Releasing lock...
[2026-09-08 06:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:43:04] Production.INFO: ==2738== Releasing lock...
[2026-09-08 06:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:43:12] Production.ERROR: CronJobId end10
[2026-09-08 06:43:12] Production.INFO: ==2740== Releasing lock...
[2026-09-08 06:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:43:15] Production.INFO: call_cost start
[2026-09-08 06:43:15] Production.INFO: call_cost end
[2026-09-08 06:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:43:15] Production.INFO: ==2736== Releasing lock...
[2026-09-08 06:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:44:01] Production.INFO: ==2796== Lock acquired, processing the job...
[2026-09-08 11:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:44:01] Production.INFO: neon service started
[2026-09-08 11:44:01] Production.INFO: neon service started
[2026-09-08 11:44:01] Production.INFO: ==2796== Releasing lock...
[2026-09-08 11:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:44:02] Production.INFO: ==2798== Lock acquired, processing the job...
[2026-09-08 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:44:02] Production.INFO: ==2798== Releasing lock...
[2026-09-08 06:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:44:02] Production.INFO: ==2800== Lock acquired, processing the job...
[2026-09-08 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:44:02] Production.INFO: ==2800== Releasing lock...
[2026-09-08 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:44:03] Production.INFO: ==2803== Lock acquired, processing the job...
[2026-09-08 06:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:44:03] Production.INFO: ==2805== Lock acquired, processing the job...
[2026-09-08 06:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:44:03] Production.INFO: ==2809== Lock acquired, processing the job...
[2026-09-08 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:44:03] Production.INFO: ==2807== Lock acquired, processing the job...
[2026-09-08 06:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:44:03] Production.INFO: ==2811== Lock acquired, processing the job...
[2026-09-08 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:44:03] Production.INFO: Account Balance Start.
[2026-09-08 06:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:44:03] Production.INFO: 117
[2026-09-08 06:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:44:03] Production.INFO: Total Charge 0
[2026-09-08 06:44:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 06:44:03] Production.INFO: ==2811== Releasing lock...
[2026-09-08 06:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:44:03] Production.INFO: Account Balance End.
[2026-09-08 06:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:44:03] Production.INFO: ==2809== Releasing lock...
[2026-09-08 06:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:44:04] Production.INFO: ==2805== Releasing lock...
[2026-09-08 06:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:44:11] Production.ERROR: CronJobId end10
[2026-09-08 06:44:11] Production.INFO: ==2807== Releasing lock...
[2026-09-08 06:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:44:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:44:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:44:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:44:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:44:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:44:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:44:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:44:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:44:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:44:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:44:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:44:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:44:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:44:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:44:15] Production.INFO: call_cost start
[2026-09-08 06:44:15] Production.INFO: call_cost end
[2026-09-08 06:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:44:15] Production.INFO: ==2803== Releasing lock...
[2026-09-08 06:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:45:02] Production.INFO: ==2866== Lock acquired, processing the job...
[2026-09-08 11:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:45:02] Production.INFO: neon service started
[2026-09-08 11:45:02] Production.INFO: neon service started
[2026-09-08 11:45:02] Production.INFO: ==2866== Releasing lock...
[2026-09-08 11:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:45:02] Production.INFO: ==2868== Lock acquired, processing the job...
[2026-09-08 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:45:02] Production.INFO: ==2870== Lock acquired, processing the job...
[2026-09-08 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:45:02] Production.INFO: ==2870== Releasing lock...
[2026-09-08 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:45:02] Production.INFO: ==2868== Releasing lock...
[2026-09-08 06:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:45:03] Production.INFO: ==2881== Lock acquired, processing the job...
[2026-09-08 06:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:45:03] Production.INFO: ==2885== Lock acquired, processing the job...
[2026-09-08 06:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:45:03] Production.INFO: ==2873== Lock acquired, processing the job...
[2026-09-08 06:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:45:03] Production.INFO: Account Balance Start.
[2026-09-08 06:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:45:03] Production.INFO: 117
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:45:03] Production.ERROR: CronJob PID - 2881
[2026-09-08 06:45:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 06:45:03] Production.ERROR: CronJob ID - 12
[2026-09-08 06:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:45:00
[2026-09-08 06:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:45:03] Production.ERROR: CronJob PID - 2885
[2026-09-08 06:45:03] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-08 06:45:03] Production.ERROR: CronJob ID - 19
[2026-09-08 06:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:45:00
[2026-09-08 06:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:45:03] Production.INFO: ==2873== Releasing lock...
[2026-09-08 06:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 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-08 06:45:04] Production.INFO: ==2885== Releasing lock...
[2026-09-08 06:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:45:04] Production.INFO: ==2875== Lock acquired, processing the job...
[2026-09-08 06:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:45:04] Production.INFO: ==2877== Lock acquired, processing the job...
[2026-09-08 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:45:04] Production.INFO: Total Charge 0
[2026-09-08 06:45:04] Production.INFO: CreateAllLog End
[2026-09-08 06:45:04] Production.INFO: ==2879== Lock acquired, processing the job...
[2026-09-08 06:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:45:04] Production.INFO: ==2883== Lock acquired, processing the job...
[2026-09-08 06:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:45:04] Production.INFO: Account Balance End.
[2026-09-08 06:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:45:04] Production.INFO: ==2881== Releasing lock...
[2026-09-08 06:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:45:04] Production.ERROR: done
[2026-09-08 06:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965228', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:45:04] Production.INFO: ==2877== Releasing lock...
[2026-09-08 06:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965228', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:45:11] Production.INFO: ProcessCDR(1,17965228,1,1,2)
[2026-09-08 06:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965228,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965228,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:45:11] Production.INFO: ==2883== Releasing lock...
[2026-09-08 06:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:45:15] Production.ERROR: CronJobId end10
[2026-09-08 06:45:15] Production.INFO: ==2879== Releasing lock...
[2026-09-08 06:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:45:18] Production.INFO: call_cost start
[2026-09-08 06:45:18] Production.INFO: call_cost end
[2026-09-08 06:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:45:18] Production.INFO: ==2875== Releasing lock...
[2026-09-08 06:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:46:01] Production.INFO: ==2939== Lock acquired, processing the job...
[2026-09-08 11:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:46:01] Production.INFO: neon service started
[2026-09-08 11:46:01] Production.INFO: neon service started
[2026-09-08 11:46:01] Production.INFO: ==2939== Releasing lock...
[2026-09-08 11:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:46:02] Production.INFO: ==2942== Lock acquired, processing the job...
[2026-09-08 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:46:02] Production.INFO: ==2944== Lock acquired, processing the job...
[2026-09-08 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:46:02] Production.INFO: ==2944== Releasing lock...
[2026-09-08 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:46:02] Production.INFO: ==2942== Releasing lock...
[2026-09-08 06:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:46:03] Production.INFO: ==2946== Lock acquired, processing the job...
[2026-09-08 06:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:46:03] Production.INFO: ==2948== Lock acquired, processing the job...
[2026-09-08 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:46:03] Production.INFO: ==2950== Lock acquired, processing the job...
[2026-09-08 06:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:46:03] Production.INFO: ==2954== Lock acquired, processing the job...
[2026-09-08 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:46:03] Production.INFO: ==2952== Lock acquired, processing the job...
[2026-09-08 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 06:46:03] Production.INFO: Account Balance Start.
[2026-09-08 06:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:46:03] Production.INFO: 117
[2026-09-08 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-08 06:46:03] Production.INFO: ==2954== Releasing lock...
[2026-09-08 06:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:46:03] Production.INFO: Total Charge 0
[2026-09-08 06:46:03] Production.INFO: CreateAllLog End
[2026-09-08 06:46:03] Production.INFO: Account Balance End.
[2026-09-08 06:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:46:03] Production.INFO: ==2952== Releasing lock...
[2026-09-08 06:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:46:03] Production.INFO: ==2948== Releasing lock...
[2026-09-08 06:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:46:12] Production.ERROR: CronJobId end10
[2026-09-08 06:46:12] Production.INFO: ==2950== Releasing lock...
[2026-09-08 06:46:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:46:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:46:15] Production.INFO: call_cost start
[2026-09-08 06:46:15] Production.INFO: call_cost end
[2026-09-08 06:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:46:15] Production.INFO: ==2946== Releasing lock...
[2026-09-08 06:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:47:02] Production.INFO: ==3012== Lock acquired, processing the job...
[2026-09-08 11:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:47:02] Production.INFO: neon service started
[2026-09-08 11:47:02] Production.INFO: neon service started
[2026-09-08 11:47:02] Production.INFO: ==3012== Releasing lock...
[2026-09-08 11:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:47:02] Production.INFO: ==3014== Lock acquired, processing the job...
[2026-09-08 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:47:02] Production.INFO: ==3016== Lock acquired, processing the job...
[2026-09-08 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:47:02] Production.INFO: ==3016== Releasing lock...
[2026-09-08 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:47:02] Production.INFO: ==3014== Releasing lock...
[2026-09-08 06:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:47:03] Production.INFO: ==3019== Lock acquired, processing the job...
[2026-09-08 06:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:47:03] Production.INFO: ==3021== Lock acquired, processing the job...
[2026-09-08 06:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:47:03] Production.INFO: ==3023== Lock acquired, processing the job...
[2026-09-08 06:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:47:03] Production.INFO: ==3025== Lock acquired, processing the job...
[2026-09-08 06:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:47:04] Production.INFO: ==3027== Lock acquired, processing the job...
[2026-09-08 06:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:47:04] Production.INFO: Account Balance Start.
[2026-09-08 06:47:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:47:04] Production.INFO: 117
[2026-09-08 06:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:47:04] Production.INFO: Total Charge 0
[2026-09-08 06:47:04] Production.INFO: CreateAllLog End
[2026-09-08 06: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-08 06: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-08 06: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-08 06:47:04] Production.INFO: ==3027== Releasing lock...
[2026-09-08 06:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:47:04] Production.INFO: Account Balance End.
[2026-09-08 06:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:47:04] Production.INFO: ==3025== Releasing lock...
[2026-09-08 06:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:47:04] Production.INFO: ==3021== Releasing lock...
[2026-09-08 06:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:47:12] Production.ERROR: CronJobId end10
[2026-09-08 06:47:12] Production.INFO: ==3023== Releasing lock...
[2026-09-08 06:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:47:14] Production.INFO: call_cost start
[2026-09-08 06:47:14] Production.INFO: call_cost end
[2026-09-08 06:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:47:14] Production.INFO: ==3019== Releasing lock...
[2026-09-08 06:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:48:01] Production.INFO: ==3079== Lock acquired, processing the job...
[2026-09-08 11:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:48:01] Production.INFO: neon service started
[2026-09-08 11:48:01] Production.INFO: neon service started
[2026-09-08 11:48:01] Production.INFO: ==3079== Releasing lock...
[2026-09-08 11:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:48:02] Production.INFO: ==3081== Lock acquired, processing the job...
[2026-09-08 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:48:02] Production.INFO: ==3083== Lock acquired, processing the job...
[2026-09-08 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:48:02] Production.INFO: ==3083== Releasing lock...
[2026-09-08 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:48:02] Production.INFO: ==3081== Releasing lock...
[2026-09-08 06:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:48:02] Production.INFO: ==3086== Lock acquired, processing the job...
[2026-09-08 06:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:48:02] Production.INFO: ==3088== Lock acquired, processing the job...
[2026-09-08 06:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:48:03] Production.INFO: ==3092== Lock acquired, processing the job...
[2026-09-08 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:48:03] Production.INFO: ==3090== Lock acquired, processing the job...
[2026-09-08 06:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:48:03] Production.INFO: ==3094== Lock acquired, processing the job...
[2026-09-08 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:48:03] Production.INFO: Account Balance Start.
[2026-09-08 06:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:48:03] Production.INFO: 117
[2026-09-08 06:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:48:03] Production.INFO: Total Charge 0
[2026-09-08 06:48:03] Production.INFO: CreateAllLog End
[2026-09-08 06:48:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 06:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 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-08 06:48:03] Production.INFO: ==3092== Releasing lock...
[2026-09-08 06:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:48:03] Production.INFO: ==3094== Releasing lock...
[2026-09-08 06:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:48:03] Production.INFO: ==3088== Releasing lock...
[2026-09-08 06:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:48:11] Production.ERROR: CronJobId end10
[2026-09-08 06:48:11] Production.INFO: ==3090== Releasing lock...
[2026-09-08 06:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:48:14] Production.INFO: call_cost start
[2026-09-08 06:48:14] Production.INFO: call_cost end
[2026-09-08 06:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:48:14] Production.INFO: ==3086== Releasing lock...
[2026-09-08 06:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:49:01] Production.INFO: ==3152== Lock acquired, processing the job...
[2026-09-08 11:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:49:01] Production.INFO: neon service started
[2026-09-08 11:49:01] Production.INFO: neon service started
[2026-09-08 11:49:01] Production.INFO: ==3152== Releasing lock...
[2026-09-08 11:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:49:02] Production.INFO: ==3154== Lock acquired, processing the job...
[2026-09-08 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:49:02] Production.INFO: ==3154== Releasing lock...
[2026-09-08 06:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:49:02] Production.INFO: ==3156== Lock acquired, processing the job...
[2026-09-08 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:49:02] Production.INFO: ==3156== Releasing lock...
[2026-09-08 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:49:03] Production.INFO: ==3167== Lock acquired, processing the job...
[2026-09-08 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:49:03] Production.INFO: ==3161== Lock acquired, processing the job...
[2026-09-08 06:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:49:03] Production.INFO: ==3159== Lock acquired, processing the job...
[2026-09-08 06:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:49:03] Production.INFO: ==3165== Lock acquired, processing the job...
[2026-09-08 06:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:49:03] Production.INFO: ==3163== Lock acquired, processing the job...
[2026-09-08 06:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:49:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:49:03] Production.INFO: ==3167== Releasing lock...
[2026-09-08 06:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:49:03] Production.INFO: Account Balance Start.
[2026-09-08 06:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:49:03] Production.INFO: 117
[2026-09-08 06:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:49:03] Production.INFO: Total Charge 0
[2026-09-08 06:49:03] Production.INFO: CreateAllLog End
[2026-09-08 06:49:04] Production.INFO: Account Balance End.
[2026-09-08 06:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:49:04] Production.INFO: ==3165== Releasing lock...
[2026-09-08 06:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:49:04] Production.INFO: ==3161== Releasing lock...
[2026-09-08 06:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:49:11] Production.ERROR: CronJobId end10
[2026-09-08 06:49:11] Production.INFO: ==3163== Releasing lock...
[2026-09-08 06:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:49:14] Production.INFO: call_cost start
[2026-09-08 06:49:14] Production.INFO: call_cost end
[2026-09-08 06:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:49:14] Production.INFO: ==3159== Releasing lock...
[2026-09-08 06:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:50:02] Production.INFO: ==3225== Lock acquired, processing the job...
[2026-09-08 11:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:50:02] Production.INFO: neon service started
[2026-09-08 11:50:02] Production.INFO: neon service started
[2026-09-08 11:50:02] Production.INFO: ==3225== Releasing lock...
[2026-09-08 11:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:50:02] Production.INFO: ==3227== Lock acquired, processing the job...
[2026-09-08 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:50:02] Production.INFO: ==3227== Releasing lock...
[2026-09-08 06:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:50:03] Production.INFO: ==3229== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:50:03] Production.INFO: ==3229== Releasing lock...
[2026-09-08 10:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:50:03] Production.INFO: ==3233== Lock acquired, processing the job...
[2026-09-08 06:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:50:03] Production.INFO: ==3231== Lock acquired, processing the job...
[2026-09-08 06:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:50:03] Production.INFO: ==3239== Lock acquired, processing the job...
[2026-09-08 06:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:50:03] Production.INFO: ==3235== Lock acquired, processing the job...
[2026-09-08 06:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:50:03] Production.INFO: ==3237== Lock acquired, processing the job...
[2026-09-08 06:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:50:03] Production.INFO: Account Balance Start.
[2026-09-08 06:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:50:03] Production.INFO: 117
[2026-09-08 06:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 06:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 06:50:04] Production.INFO: Total Charge 0
[2026-09-08 06:50:04] Production.INFO: CreateAllLog End
[2026-09-08 06:50:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:50:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:50:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:50:04] Production.INFO: ==3239== Releasing lock...
[2026-09-08 06:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:50:04] Production.INFO: Account Balance End.
[2026-09-08 06:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:50:04] Production.INFO: ==3237== Releasing lock...
[2026-09-08 06:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:50:04] Production.INFO: ==3233== Releasing lock...
[2026-09-08 06:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:50:11] Production.ERROR: CronJobId end10
[2026-09-08 06:50:11] Production.INFO: ==3235== Releasing lock...
[2026-09-08 06:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:50:14] Production.INFO: call_cost start
[2026-09-08 06:50:14] Production.INFO: call_cost end
[2026-09-08 06:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:50:14] Production.INFO: ==3231== Releasing lock...
[2026-09-08 06:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:51:01] Production.INFO: ==3292== Lock acquired, processing the job...
[2026-09-08 11:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:51:01] Production.INFO: neon service started
[2026-09-08 11:51:01] Production.INFO: neon service started
[2026-09-08 11:51:01] Production.INFO: ==3292== Releasing lock...
[2026-09-08 11:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:51:02] Production.INFO: ==3294== Lock acquired, processing the job...
[2026-09-08 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:51:02] Production.INFO: ==3294== Releasing lock...
[2026-09-08 06:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:51:02] Production.INFO: ==3296== Lock acquired, processing the job...
[2026-09-08 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:51:02] Production.INFO: ==3296== Releasing lock...
[2026-09-08 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:51:03] Production.INFO: ==3300== Lock acquired, processing the job...
[2026-09-08 06:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:51:03] Production.INFO: ==3298== Lock acquired, processing the job...
[2026-09-08 06:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:51:03] Production.INFO: ==3302== Lock acquired, processing the job...
[2026-09-08 06:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:51:03] Production.INFO: ==3304== Lock acquired, processing the job...
[2026-09-08 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:51:03] Production.INFO: ==3306== Lock acquired, processing the job...
[2026-09-08 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:51:03] Production.INFO: Account Balance Start.
[2026-09-08 06:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:51:03] Production.INFO: 117
[2026-09-08 06:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:51:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 06:51:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 06:51:03] Production.INFO: ==3306== Releasing lock...
[2026-09-08 06:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:51:03] Production.INFO: Account Balance End.
[2026-09-08 06:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:51:03] Production.INFO: ==3304== Releasing lock...
[2026-09-08 06:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:51:04] Production.INFO: ==3300== Releasing lock...
[2026-09-08 06:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:51:11] Production.ERROR: CronJobId end10
[2026-09-08 06:51:11] Production.INFO: ==3302== Releasing lock...
[2026-09-08 06:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:51:14] Production.INFO: call_cost start
[2026-09-08 06:51:14] Production.INFO: call_cost end
[2026-09-08 06:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:51:14] Production.INFO: ==3298== Releasing lock...
[2026-09-08 06:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:52:02] Production.INFO: ==3368== Lock acquired, processing the job...
[2026-09-08 11:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:52:02] Production.INFO: neon service started
[2026-09-08 11:52:02] Production.INFO: neon service started
[2026-09-08 11:52:02] Production.INFO: ==3368== Releasing lock...
[2026-09-08 11:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:52:02] Production.INFO: ==3370== Lock acquired, processing the job...
[2026-09-08 06:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:52:02] Production.INFO: ==3372== Lock acquired, processing the job...
[2026-09-08 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:52:02] Production.INFO: ==3372== Releasing lock...
[2026-09-08 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:52:03] Production.INFO: ==3370== Releasing lock...
[2026-09-08 06:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:52:03] Production.INFO: ==3381== Lock acquired, processing the job...
[2026-09-08 06:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:52:03] Production.INFO: Account Balance Start.
[2026-09-08 06:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:52:03] Production.INFO: 117
[2026-09-08 06:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:52:04] Production.INFO: Total Charge 0
[2026-09-08 06:52:04] Production.INFO: CreateAllLog End
[2026-09-08 06:52:04] Production.INFO: ==3377== Lock acquired, processing the job...
[2026-09-08 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:52:04] Production.INFO: ==3375== Lock acquired, processing the job...
[2026-09-08 06:52:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:52:04] Production.INFO: ==3379== Lock acquired, processing the job...
[2026-09-08 06:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:52:04] Production.INFO: ==3383== Lock acquired, processing the job...
[2026-09-08 06:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:52:04] Production.INFO: Account Balance End.
[2026-09-08 06:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:52:04] Production.INFO: ==3381== Releasing lock...
[2026-09-08 06:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 06:52:04] Production.INFO: ==3383== Releasing lock...
[2026-09-08 06:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:52:04] Production.INFO: ==3377== Releasing lock...
[2026-09-08 06:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:52:12] Production.ERROR: CronJobId end10
[2026-09-08 06:52:12] Production.INFO: ==3379== Releasing lock...
[2026-09-08 06:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:52:14] Production.INFO: call_cost start
[2026-09-08 06:52:14] Production.INFO: call_cost end
[2026-09-08 06:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:52:14] Production.INFO: ==3375== Releasing lock...
[2026-09-08 06:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:53:01] Production.INFO: ==3440== Lock acquired, processing the job...
[2026-09-08 11:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:53:01] Production.INFO: neon service started
[2026-09-08 11:53:01] Production.INFO: neon service started
[2026-09-08 11:53:01] Production.INFO: ==3440== Releasing lock...
[2026-09-08 11:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:53:02] Production.INFO: ==3442== Lock acquired, processing the job...
[2026-09-08 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:53:02] Production.INFO: ==3442== Releasing lock...
[2026-09-08 06:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:53:02] Production.INFO: ==3444== Lock acquired, processing the job...
[2026-09-08 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:53:02] Production.INFO: ==3444== Releasing lock...
[2026-09-08 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:53:03] Production.INFO: ==3450== Lock acquired, processing the job...
[2026-09-08 06:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:53:03] Production.INFO: ==3452== Lock acquired, processing the job...
[2026-09-08 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:53:03] Production.INFO: ==3448== Lock acquired, processing the job...
[2026-09-08 06:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:53:03] Production.INFO: ==3446== Lock acquired, processing the job...
[2026-09-08 06:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:53:03] Production.INFO: Account Balance Start.
[2026-09-08 06:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:53:03] Production.INFO: 117
[2026-09-08 06:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:53:03] Production.INFO: ==3454== Lock acquired, processing the job...
[2026-09-08 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:53:03] Production.INFO: Total Charge 0
[2026-09-08 06:53:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 06:53:03] Production.INFO: ==3454== Releasing lock...
[2026-09-08 06:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:53:03] Production.INFO: Account Balance End.
[2026-09-08 06:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:53:03] Production.INFO: ==3452== Releasing lock...
[2026-09-08 06:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:53:04] Production.INFO: ==3448== Releasing lock...
[2026-09-08 06:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:53:11] Production.ERROR: CronJobId end10
[2026-09-08 06:53:11] Production.INFO: ==3450== Releasing lock...
[2026-09-08 06:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:53:15] Production.INFO: call_cost start
[2026-09-08 06:53:15] Production.INFO: call_cost end
[2026-09-08 06:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:53:15] Production.INFO: ==3446== Releasing lock...
[2026-09-08 06:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:54:02] Production.INFO: ==3513== Lock acquired, processing the job...
[2026-09-08 11:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:54:02] Production.INFO: neon service started
[2026-09-08 11:54:02] Production.INFO: neon service started
[2026-09-08 11:54:02] Production.INFO: ==3513== Releasing lock...
[2026-09-08 11:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:54:02] Production.INFO: ==3515== Lock acquired, processing the job...
[2026-09-08 06:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:54:02] Production.INFO: ==3517== Lock acquired, processing the job...
[2026-09-08 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:54:02] Production.INFO: ==3517== Releasing lock...
[2026-09-08 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:54:03] Production.INFO: ==3515== Releasing lock...
[2026-09-08 06:54:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:54:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:54:03] Production.INFO: ==3520== Lock acquired, processing the job...
[2026-09-08 06:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:54:03] Production.INFO: ==3522== Lock acquired, processing the job...
[2026-09-08 06:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:54:03] Production.INFO: ==3524== Lock acquired, processing the job...
[2026-09-08 06:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:54:03] Production.INFO: ==3528== Lock acquired, processing the job...
[2026-09-08 06:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:54:04] Production.INFO: ==3526== Lock acquired, processing the job...
[2026-09-08 06:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:54:04] Production.INFO: Account Balance Start.
[2026-09-08 06:54:04] Production.INFO: CreateAllLog Start
[2026-09-08 06:54:04] Production.INFO: 117
[2026-09-08 06:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 06: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-08 06:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 06: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-08 06: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-08 06:54:04] Production.INFO: ==3528== Releasing lock...
[2026-09-08 06:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:54:04] Production.INFO: Total Charge 0
[2026-09-08 06:54:04] Production.INFO: CreateAllLog End
[2026-09-08 06:54:04] Production.INFO: Account Balance End.
[2026-09-08 06:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:54:04] Production.INFO: ==3526== Releasing lock...
[2026-09-08 06:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:54:04] Production.INFO: ==3522== Releasing lock...
[2026-09-08 06:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:54:11] Production.ERROR: CronJobId end10
[2026-09-08 06:54:11] Production.INFO: ==3524== Releasing lock...
[2026-09-08 06:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:54:14] Production.INFO: call_cost start
[2026-09-08 06:54:14] Production.INFO: call_cost end
[2026-09-08 06:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:54:14] Production.INFO: ==3520== Releasing lock...
[2026-09-08 06:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:55:01] Production.INFO: ==3581== Lock acquired, processing the job...
[2026-09-08 11:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:55:01] Production.INFO: neon service started
[2026-09-08 11:55:01] Production.INFO: neon service started
[2026-09-08 11:55:01] Production.INFO: ==3581== Releasing lock...
[2026-09-08 11:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:55:01] Production.INFO: ==3583== Lock acquired, processing the job...
[2026-09-08 06:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:55:02] Production.INFO: ==3583== Releasing lock...
[2026-09-08 06:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:55:02] Production.INFO: ==3585== Lock acquired, processing the job...
[2026-09-08 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:55:02] Production.INFO: ==3585== Releasing lock...
[2026-09-08 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:55:03] Production.INFO: ==3589== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:55:03] Production.INFO: ==3593== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:55:03] Production.INFO: ==3591== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:55:03] Production.INFO: ==3597== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 06:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:55:03] Production.INFO: ==3587== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 06:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 06:55:03] Production.INFO: ==3595== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:55:03] Production.ERROR: CronJob PID - 3589
[2026-09-08 06:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 06:55:03] Production.ERROR: CronJob ID - 5
[2026-09-08 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:55:00
[2026-09-08 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:55:03] Production.ERROR: CronJob PID - 3591
[2026-09-08 06:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 06:55:03] Production.ERROR: CronJob ID - 7
[2026-09-08 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:55:00
[2026-09-08 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:55:03] Production.ERROR: CronJob PID - 3593
[2026-09-08 06:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 06:55:03] Production.ERROR: CronJob ID - 10
[2026-09-08 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:55:00
[2026-09-08 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 06:55:03] Production.ERROR: CronJob PID - 3597
[2026-09-08 06:55:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 06:55:03] Production.ERROR: CronJob ID - 17
[2026-09-08 06:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 06:55:00
[2026-09-08 06:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 06:55:03] Production.INFO: ==3599== Lock acquired, processing the job...
[2026-09-08 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 06:55:03] Production.INFO: ==3587== Releasing lock...
[2026-09-08 06:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 06:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 06:55:03] Production.INFO: Account Balance Start.
[2026-09-08 06:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:55:03] Production.INFO: 117
[2026-09-08 06:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 06: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-08 06: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-08 06:55:03] Production.ERROR: done
[2026-09-08 06: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-08 06:55:03] Production.INFO: ==3599== Releasing lock...
[2026-09-08 06:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:55:03] Production.INFO: Total Charge 0
[2026-09-08 06:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 06:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965269', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 06:55:03] Production.INFO: CreateAllLog End
[2026-09-08 06:55:04] Production.INFO: Account Balance End.
[2026-09-08 06:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:55:04] Production.INFO: ==3595== Releasing lock...
[2026-09-08 06:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:55:04] Production.INFO: ==3591== Releasing lock...
[2026-09-08 06:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965269', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 06:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 06:55:10] Production.INFO: ProcessCDR(1,17965269,1,1,2)
[2026-09-08 06:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965269,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965269,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 06:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 06:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 06:55:11] Production.INFO: ==3597== Releasing lock...
[2026-09-08 06:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 06:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 06:55:14] Production.ERROR: CronJobId end10
[2026-09-08 06:55:14] Production.INFO: ==3593== Releasing lock...
[2026-09-08 06:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:55:17] Production.INFO: call_cost start
[2026-09-08 06:55:17] Production.INFO: call_cost end
[2026-09-08 06:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:55:17] Production.INFO: ==3589== Releasing lock...
[2026-09-08 06:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:56:01] Production.INFO: ==3657== Lock acquired, processing the job...
[2026-09-08 11:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:56:01] Production.INFO: neon service started
[2026-09-08 11:56:01] Production.INFO: neon service started
[2026-09-08 11:56:01] Production.INFO: ==3657== Releasing lock...
[2026-09-08 11:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:56:02] Production.INFO: ==3659== Lock acquired, processing the job...
[2026-09-08 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:56:02] Production.INFO: ==3661== Lock acquired, processing the job...
[2026-09-08 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 06:56:02] Production.INFO: ==3659== Releasing lock...
[2026-09-08 06:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:56:02] Production.INFO: ==3661== Releasing lock...
[2026-09-08 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:56:03] Production.INFO: ==3665== Lock acquired, processing the job...
[2026-09-08 06:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:56:03] Production.INFO: ==3667== Lock acquired, processing the job...
[2026-09-08 06:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:56:03] Production.INFO: ==3663== Lock acquired, processing the job...
[2026-09-08 06:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:56:03] Production.INFO: ==3670== Lock acquired, processing the job...
[2026-09-08 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:56:03] Production.INFO: ==3672== Lock acquired, processing the job...
[2026-09-08 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:56:03] Production.INFO: Account Balance Start.
[2026-09-08 06:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:56:03] Production.INFO: 117
[2026-09-08 06:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:56:03] Production.INFO: Total Charge 0
[2026-09-08 06:56:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 06:56:03] Production.INFO: ==3672== Releasing lock...
[2026-09-08 06:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:56:03] Production.INFO: Account Balance End.
[2026-09-08 06:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:56:03] Production.INFO: ==3670== Releasing lock...
[2026-09-08 06:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:56:04] Production.INFO: ==3665== Releasing lock...
[2026-09-08 06:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:56:11] Production.ERROR: CronJobId end10
[2026-09-08 06:56:11] Production.INFO: ==3667== Releasing lock...
[2026-09-08 06:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:56:14] Production.INFO: call_cost start
[2026-09-08 06:56:14] Production.INFO: call_cost end
[2026-09-08 06:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:56:14] Production.INFO: ==3663== Releasing lock...
[2026-09-08 06:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:57:01] Production.INFO: ==3727== Lock acquired, processing the job...
[2026-09-08 11:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:57:01] Production.INFO: neon service started
[2026-09-08 11:57:01] Production.INFO: neon service started
[2026-09-08 11:57:01] Production.INFO: ==3727== Releasing lock...
[2026-09-08 11:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:57:01] Production.INFO: ==3729== Lock acquired, processing the job...
[2026-09-08 06:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:57:02] Production.INFO: ==3729== Releasing lock...
[2026-09-08 06:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:57:02] Production.INFO: ==3731== Lock acquired, processing the job...
[2026-09-08 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:57:02] Production.INFO: ==3731== Releasing lock...
[2026-09-08 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:57:02] Production.INFO: ==3733== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:57:02] Production.INFO: ==3737== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:57:02] Production.INFO: ==3735== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:57:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:57:02] Production.INFO: ==3739== Lock acquired, processing the job...
[2026-09-08 06:57:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:57:03] Production.INFO: ==3741== Lock acquired, processing the job...
[2026-09-08 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:57:03] Production.INFO: Account Balance Start.
[2026-09-08 06:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:57:03] Production.INFO: 117
[2026-09-08 06:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 06:57:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 06:57:03] Production.INFO: CreateAllLog End
[2026-09-08 06:57:03] Production.INFO: ==3741== Releasing lock...
[2026-09-08 06:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:57:03] Production.INFO: Account Balance End.
[2026-09-08 06:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:57:03] Production.INFO: ==3739== Releasing lock...
[2026-09-08 06:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:57:03] Production.INFO: ==3735== Releasing lock...
[2026-09-08 06:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:57:10] Production.ERROR: CronJobId end10
[2026-09-08 06:57:10] Production.INFO: ==3737== Releasing lock...
[2026-09-08 06:57:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:57:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:57:14] Production.INFO: call_cost start
[2026-09-08 06:57:14] Production.INFO: call_cost end
[2026-09-08 06:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:57:14] Production.INFO: ==3733== Releasing lock...
[2026-09-08 06:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:58:01] Production.INFO: ==3802== Lock acquired, processing the job...
[2026-09-08 11:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:58:01] Production.INFO: neon service started
[2026-09-08 11:58:01] Production.INFO: neon service started
[2026-09-08 11:58:01] Production.INFO: ==3802== Releasing lock...
[2026-09-08 11:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:58:02] Production.INFO: ==3804== Lock acquired, processing the job...
[2026-09-08 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:58:02] Production.INFO: ==3806== Lock acquired, processing the job...
[2026-09-08 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:58:02] Production.INFO: ==3806== Releasing lock...
[2026-09-08 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:58:02] Production.INFO: ==3804== Releasing lock...
[2026-09-08 06:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 06:58:03] Production.INFO: ==3815== Lock acquired, processing the job...
[2026-09-08 06:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:58:03] Production.INFO: ==3809== Lock acquired, processing the job...
[2026-09-08 06:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:58:03] Production.INFO: ==3811== Lock acquired, processing the job...
[2026-09-08 06:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:58:03] Production.INFO: ==3813== Lock acquired, processing the job...
[2026-09-08 06:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:58:03] Production.INFO: ==3817== Lock acquired, processing the job...
[2026-09-08 06:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:58:03] Production.INFO: Account Balance Start.
[2026-09-08 06:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:58:03] Production.INFO: 117
[2026-09-08 06:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 06:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:58:03] Production.INFO: Total Charge 0
[2026-09-08 06:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 06:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 06:58:03] Production.INFO: CreateAllLog End
[2026-09-08 06:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 06:58:04] Production.INFO: ==3817== Releasing lock...
[2026-09-08 06:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:58:04] Production.INFO: Account Balance End.
[2026-09-08 06:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 06:58:04] Production.INFO: ==3815== Releasing lock...
[2026-09-08 06:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:58:04] Production.INFO: ==3811== Releasing lock...
[2026-09-08 06:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:58:10] Production.ERROR: CronJobId end10
[2026-09-08 06:58:10] Production.INFO: ==3813== Releasing lock...
[2026-09-08 06:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:58:14] Production.INFO: call_cost start
[2026-09-08 06:58:14] Production.INFO: call_cost end
[2026-09-08 06:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:58:14] Production.INFO: ==3809== Releasing lock...
[2026-09-08 06:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 11:59:01] Production.INFO: ==3873== Lock acquired, processing the job...
[2026-09-08 11:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 11:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 11:59:01] Production.INFO: neon service started
[2026-09-08 11:59:01] Production.INFO: neon service started
[2026-09-08 11:59:01] Production.INFO: ==3873== Releasing lock...
[2026-09-08 11:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 11:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 06:59:01] Production.INFO: ==3875== Lock acquired, processing the job...
[2026-09-08 06:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 06:59:02] Production.INFO: ==3875== Releasing lock...
[2026-09-08 06:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 06:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:59:02] Production.INFO: ==3877== Lock acquired, processing the job...
[2026-09-08 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:59:02] Production.INFO: ==3877== Releasing lock...
[2026-09-08 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 10:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 06:59:02] Production.INFO: ==3880== Lock acquired, processing the job...
[2026-09-08 06:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 06:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 06:59:02] Production.INFO: ==3882== Lock acquired, processing the job...
[2026-09-08 06:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 06:59:02] Production.INFO: ==3884== Lock acquired, processing the job...
[2026-09-08 06:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 06:59:02] Production.INFO: ==3886== Lock acquired, processing the job...
[2026-09-08 06:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 06:59:03] Production.INFO: ==3888== Lock acquired, processing the job...
[2026-09-08 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 06:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 06:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 06:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 06:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 06:59:03] Production.INFO: Account Balance Start.
[2026-09-08 06:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 06:59:03] Production.INFO: 117
[2026-09-08 06:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 06:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 06:59:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 06:59:03] Production.INFO: CreateAllLog End
[2026-09-08 06:59:03] Production.INFO: ==3888== Releasing lock...
[2026-09-08 06:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 06:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 06:59:03] Production.INFO: Account Balance End.
[2026-09-08 06:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 06:59:03] Production.INFO: ==3886== Releasing lock...
[2026-09-08 06:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 06:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 06:59:03] Production.INFO: ==3882== Releasing lock...
[2026-09-08 06:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 06:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 06:59:11] Production.ERROR: CronJobId end10
[2026-09-08 06:59:11] Production.INFO: ==3884== Releasing lock...
[2026-09-08 06:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 06:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 06:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 06:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 06:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 06:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 06:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 06:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 06:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 06:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 06:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 06:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 06:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 06:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 06:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 06:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 06:59:14] Production.INFO: call_cost start
[2026-09-08 06:59:14] Production.INFO: call_cost end
[2026-09-08 06:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 06:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 06:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 06:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 06:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 06:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 06:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 06:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 06:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 06:59:14] Production.INFO: ==3880== Releasing lock...
[2026-09-08 06:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 06:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:00:01] Production.INFO: ==3943== Lock acquired, processing the job...
[2026-09-08 12:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:00:01] Production.INFO: neon service started
[2026-09-08 12:00:01] Production.INFO: neon service started
[2026-09-08 12:00:01] Production.INFO: ==3943== Releasing lock...
[2026-09-08 12:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:00:02] Production.INFO: ==3945== Lock acquired, processing the job...
[2026-09-08 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:00:02] Production.INFO: ==3947== Lock acquired, processing the job...
[2026-09-08 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:00:02] Production.INFO: ==3947== Releasing lock...
[2026-09-08 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:00:02] Production.INFO: ==3945== Releasing lock...
[2026-09-08 07:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:00:03] Production.INFO: ==3950== Lock acquired, processing the job...
[2026-09-08 07:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:00:03] Production.INFO: ==3954== Lock acquired, processing the job...
[2026-09-08 07:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:00:03] Production.INFO: ==3952== Lock acquired, processing the job...
[2026-09-08 07:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:00:03] Production.INFO: ==3958== Lock acquired, processing the job...
[2026-09-08 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:00:03] Production.INFO: ==3956== Lock acquired, processing the job...
[2026-09-08 07:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:00:03] Production.INFO: Account Balance Start.
[2026-09-08 07:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:00:03] Production.INFO: 117
[2026-09-08 07:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07: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-08 07: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-08 07:00:03] Production.INFO: ==3958== Releasing lock...
[2026-09-08 07:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:00:03] Production.INFO: Total Charge 0
[2026-09-08 07:00:03] Production.INFO: CreateAllLog End
[2026-09-08 07:00:04] Production.INFO: Account Balance End.
[2026-09-08 07:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:00:04] Production.INFO: ==3956== Releasing lock...
[2026-09-08 07:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:00:04] Production.INFO: ==3952== Releasing lock...
[2026-09-08 07:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:00:11] Production.ERROR: CronJobId end10
[2026-09-08 07:00:11] Production.INFO: ==3954== Releasing lock...
[2026-09-08 07:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:00:13] Production.INFO: call_cost start
[2026-09-08 07:00:13] Production.INFO: call_cost end
[2026-09-08 07:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:00:13] Production.INFO: ==3950== Releasing lock...
[2026-09-08 07:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:01:02] Production.INFO: ==4013== Lock acquired, processing the job...
[2026-09-08 12:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:01:02] Production.INFO: neon service started
[2026-09-08 12:01:02] Production.INFO: neon service started
[2026-09-08 12:01:02] Production.INFO: ==4013== Releasing lock...
[2026-09-08 12:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:01:02] Production.INFO: ==4026== Lock acquired, processing the job...
[2026-09-08 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:01:02] Production.INFO: ==4026== Releasing lock...
[2026-09-08 07:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:01:02] Production.INFO: ==4028== Lock acquired, processing the job...
[2026-09-08 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:01:03] Production.INFO: ==4028== Releasing lock...
[2026-09-08 11:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:01:03] Production.INFO: ==4034== Lock acquired, processing the job...
[2026-09-08 07:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:01:03] Production.INFO: ==4030== Lock acquired, processing the job...
[2026-09-08 07:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:01:03] Production.INFO: ==4032== Lock acquired, processing the job...
[2026-09-08 07:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:01:03] Production.INFO: ==4036== Lock acquired, processing the job...
[2026-09-08 07:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:01:03] Production.INFO: ==4038== Lock acquired, processing the job...
[2026-09-08 07:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:01:03] Production.INFO: Account Balance Start.
[2026-09-08 07:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:01:03] Production.INFO: 117
[2026-09-08 07:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07: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-08 07: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-08 07:01:04] Production.INFO: ==4038== Releasing lock...
[2026-09-08 07:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:01:04] Production.INFO: Total Charge 0
[2026-09-08 07:01:04] Production.INFO: CreateAllLog End
[2026-09-08 07:01:04] Production.INFO: Account Balance End.
[2026-09-08 07:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:01:04] Production.INFO: ==4036== Releasing lock...
[2026-09-08 07:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:01:04] Production.INFO: ==4032== Releasing lock...
[2026-09-08 07:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:01:12] Production.ERROR: CronJobId end10
[2026-09-08 07:01:12] Production.INFO: ==4034== Releasing lock...
[2026-09-08 07:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:01:15] Production.INFO: call_cost start
[2026-09-08 07:01:15] Production.INFO: call_cost end
[2026-09-08 07:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:01:15] Production.INFO: ==4030== Releasing lock...
[2026-09-08 07:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:02:01] Production.INFO: ==4096== Lock acquired, processing the job...
[2026-09-08 12:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:02:01] Production.INFO: neon service started
[2026-09-08 12:02:01] Production.INFO: neon service started
[2026-09-08 12:02:01] Production.INFO: ==4096== Releasing lock...
[2026-09-08 12:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:02:02] Production.INFO: ==4098== Lock acquired, processing the job...
[2026-09-08 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:02:02] Production.INFO: ==4100== Lock acquired, processing the job...
[2026-09-08 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:02:02] Production.INFO: ==4100== Releasing lock...
[2026-09-08 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:02:02] Production.INFO: ==4098== Releasing lock...
[2026-09-08 07:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:02:03] Production.INFO: ==4109== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:02:03] Production.INFO: Account Balance Start.
[2026-09-08 07:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:02:03] Production.INFO: 117
[2026-09-08 07:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:02:03] Production.INFO: ==4103== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:02:03] Production.INFO: ==4113== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:02:03] Production.INFO: Total Charge 0
[2026-09-08 07:02:03] Production.INFO: CreateAllLog End
[2026-09-08 07:02:03] Production.INFO: ==4105== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:02:03] Production.INFO: ==4107== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:02:03] Production.INFO: ==4111== Lock acquired, processing the job...
[2026-09-08 07:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 07:02:03] Production.INFO: Account Balance End.
[2026-09-08 07:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:02:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:02:03] Production.INFO: ==4109== Releasing lock...
[2026-09-08 07:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:02:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 07:02:03] Production.INFO: ==4113== Releasing lock...
[2026-09-08 07:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:02:04] Production.ERROR: done
[2026-09-08 07:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 07:02:04] Production.ERROR: done
[2026-09-08 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-08 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-08 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-08 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-08 07:02:04] Production.INFO: ==4111== Releasing lock...
[2026-09-08 07:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 07:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 07:02:04] Production.INFO: ==4105== Releasing lock...
[2026-09-08 07:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:02:12] Production.ERROR: CronJobId end10
[2026-09-08 07:02:12] Production.INFO: ==4107== Releasing lock...
[2026-09-08 07:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:02:16] Production.INFO: call_cost start
[2026-09-08 07:02:16] Production.INFO: call_cost end
[2026-09-08 07:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:02:16] Production.INFO: ==4103== Releasing lock...
[2026-09-08 07:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:03:02] Production.INFO: ==4170== Lock acquired, processing the job...
[2026-09-08 12:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:03:02] Production.INFO: neon service started
[2026-09-08 12:03:02] Production.INFO: neon service started
[2026-09-08 12:03:02] Production.INFO: ==4170== Releasing lock...
[2026-09-08 12:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:03:02] Production.INFO: ==4173== Lock acquired, processing the job...
[2026-09-08 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:03:02] Production.INFO: ==4173== Releasing lock...
[2026-09-08 07:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:03:02] Production.INFO: ==4175== Lock acquired, processing the job...
[2026-09-08 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:03:02] Production.INFO: ==4175== Releasing lock...
[2026-09-08 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:03:03] Production.INFO: ==4181== Lock acquired, processing the job...
[2026-09-08 07:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:03:03] Production.INFO: ==4177== Lock acquired, processing the job...
[2026-09-08 07:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:03:03] Production.INFO: ==4179== Lock acquired, processing the job...
[2026-09-08 07:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:03:03] Production.INFO: ==4183== Lock acquired, processing the job...
[2026-09-08 07:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:03:03] Production.INFO: ==4185== Lock acquired, processing the job...
[2026-09-08 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:03:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:03:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:03:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:03:03] Production.INFO: ==4185== Releasing lock...
[2026-09-08 07:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:03:03] Production.INFO: Account Balance Start.
[2026-09-08 07:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:03:03] Production.INFO: 117
[2026-09-08 07:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:03:03] Production.INFO: Total Charge 0
[2026-09-08 07:03:04] Production.INFO: CreateAllLog End
[2026-09-08 07:03:04] Production.INFO: Account Balance End.
[2026-09-08 07:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:03:04] Production.INFO: ==4183== Releasing lock...
[2026-09-08 07:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:03:04] Production.INFO: ==4179== Releasing lock...
[2026-09-08 07:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:03:12] Production.ERROR: CronJobId end10
[2026-09-08 07:03:12] Production.INFO: ==4181== Releasing lock...
[2026-09-08 07:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:03:14] Production.INFO: call_cost start
[2026-09-08 07:03:14] Production.INFO: call_cost end
[2026-09-08 07:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:03:14] Production.INFO: ==4177== Releasing lock...
[2026-09-08 07:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:04:01] Production.INFO: ==4239== Lock acquired, processing the job...
[2026-09-08 12:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:04:01] Production.INFO: neon service started
[2026-09-08 12:04:01] Production.INFO: neon service started
[2026-09-08 12:04:01] Production.INFO: ==4239== Releasing lock...
[2026-09-08 12:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:04:01] Production.INFO: ==4241== Lock acquired, processing the job...
[2026-09-08 07:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:04:02] Production.INFO: ==4241== Releasing lock...
[2026-09-08 07:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:04:02] Production.INFO: ==4244== Lock acquired, processing the job...
[2026-09-08 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:04:02] Production.INFO: ==4244== Releasing lock...
[2026-09-08 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:04:02] Production.INFO: ==4246== Lock acquired, processing the job...
[2026-09-08 07:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:04:02] Production.INFO: ==4248== Lock acquired, processing the job...
[2026-09-08 07:04:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:04:02] Production.INFO: ==4250== Lock acquired, processing the job...
[2026-09-08 07:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:04:03] Production.INFO: ==4252== Lock acquired, processing the job...
[2026-09-08 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:04:03] Production.INFO: ==4254== Lock acquired, processing the job...
[2026-09-08 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:04:03] Production.INFO: Account Balance Start.
[2026-09-08 07:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:04:03] Production.INFO: 117
[2026-09-08 07:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 07:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 07:04:03] Production.INFO: ==4254== Releasing lock...
[2026-09-08 07:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:04:03] Production.INFO: Total Charge 0
[2026-09-08 07:04:03] Production.INFO: CreateAllLog End
[2026-09-08 07:04:03] Production.INFO: Account Balance End.
[2026-09-08 07:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:04:03] Production.INFO: ==4252== Releasing lock...
[2026-09-08 07:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:04:03] Production.INFO: ==4248== Releasing lock...
[2026-09-08 07:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:04:10] Production.ERROR: CronJobId end10
[2026-09-08 07:04:10] Production.INFO: ==4250== Releasing lock...
[2026-09-08 07:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:04:13] Production.INFO: call_cost start
[2026-09-08 07:04:13] Production.INFO: call_cost end
[2026-09-08 07:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:04:13] Production.INFO: ==4246== Releasing lock...
[2026-09-08 07:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:05:02] Production.INFO: ==4308== Lock acquired, processing the job...
[2026-09-08 12:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:05:02] Production.INFO: neon service started
[2026-09-08 12:05:02] Production.INFO: neon service started
[2026-09-08 12:05:02] Production.INFO: ==4308== Releasing lock...
[2026-09-08 12:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:05:02] Production.INFO: ==4310== Lock acquired, processing the job...
[2026-09-08 07:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:05:02] Production.INFO: ==4312== Lock acquired, processing the job...
[2026-09-08 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:05:02] Production.INFO: ==4312== Releasing lock...
[2026-09-08 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:05:03] Production.INFO: ==4310== Releasing lock...
[2026-09-08 07:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:05:03] Production.INFO: ==4319== Lock acquired, processing the job...
[2026-09-08 07:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:05:03] Production.INFO: ==4325== Lock acquired, processing the job...
[2026-09-08 07:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:05:04] Production.INFO: ==4315== Lock acquired, processing the job...
[2026-09-08 07:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:05:04] Production.ERROR: CronJob PID - 4319
[2026-09-08 07:05:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 07:05:04] Production.ERROR: CronJob ID - 7
[2026-09-08 07:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 07:05:00
[2026-09-08 07:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:05:04] Production.ERROR: CronJob PID - 4325
[2026-09-08 07:05:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 07:05:04] Production.ERROR: CronJob ID - 17
[2026-09-08 07:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 07:05:00
[2026-09-08 07:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:05:04] Production.INFO: ==4317== Lock acquired, processing the job...
[2026-09-08 07:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:05:04] Production.INFO: ==4321== Lock acquired, processing the job...
[2026-09-08 07:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:05:04] Production.INFO: ==4315== Releasing lock...
[2026-09-08 07:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:05:04] Production.ERROR: done
[2026-09-08 07:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965308', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:05:04] Production.INFO: ==4323== Lock acquired, processing the job...
[2026-09-08 07:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:05:04] Production.INFO: ==4327== Lock acquired, processing the job...
[2026-09-08 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:05:04] Production.INFO: Account Balance Start.
[2026-09-08 07:05:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:05:04] Production.INFO: 117
[2026-09-08 07:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 07:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 07:05:04] Production.INFO: ==4327== Releasing lock...
[2026-09-08 07:05:04] Production.INFO: ==4319== Releasing lock...
[2026-09-08 07:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:05:04] Production.INFO: Total Charge 0
[2026-09-08 07:05:04] Production.INFO: CreateAllLog End
[2026-09-08 07:05:04] Production.INFO: Account Balance End.
[2026-09-08 07:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 07:05:05] Production.INFO: ==4323== Releasing lock...
[2026-09-08 07:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965308', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:05:10] Production.INFO: ProcessCDR(1,17965308,1,1,2)
[2026-09-08 07:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965308,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965308,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:05:10] Production.INFO: ==4325== Releasing lock...
[2026-09-08 07:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:05:14] Production.ERROR: CronJobId end10
[2026-09-08 07:05:14] Production.INFO: ==4321== Releasing lock...
[2026-09-08 07:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:05:17] Production.INFO: call_cost start
[2026-09-08 07:05:17] Production.INFO: call_cost end
[2026-09-08 07:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:05:17] Production.INFO: ==4317== Releasing lock...
[2026-09-08 07:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:06:01] Production.INFO: ==4391== Lock acquired, processing the job...
[2026-09-08 12:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:06:01] Production.INFO: neon service started
[2026-09-08 12:06:01] Production.INFO: neon service started
[2026-09-08 12:06:01] Production.INFO: ==4391== Releasing lock...
[2026-09-08 12:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:06:02] Production.INFO: ==4393== Lock acquired, processing the job...
[2026-09-08 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:06:02] Production.INFO: ==4395== Lock acquired, processing the job...
[2026-09-08 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:06:02] Production.INFO: ==4395== Releasing lock...
[2026-09-08 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:06:02] Production.INFO: ==4393== Releasing lock...
[2026-09-08 07:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:06:03] Production.INFO: ==4398== Lock acquired, processing the job...
[2026-09-08 07:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:06:03] Production.INFO: ==4402== Lock acquired, processing the job...
[2026-09-08 07:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:06:03] Production.INFO: ==4400== Lock acquired, processing the job...
[2026-09-08 07:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:06:03] Production.INFO: ==4404== Lock acquired, processing the job...
[2026-09-08 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:06:03] Production.INFO: ==4406== Lock acquired, processing the job...
[2026-09-08 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 07:06:03] Production.INFO: Account Balance Start.
[2026-09-08 07:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:06:03] Production.INFO: 117
[2026-09-08 07:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 07:06:03] Production.INFO: ==4406== Releasing lock...
[2026-09-08 07:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:06:03] Production.INFO: Total Charge 0
[2026-09-08 07:06:03] Production.INFO: CreateAllLog End
[2026-09-08 07:06:03] Production.INFO: Account Balance End.
[2026-09-08 07:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:06:03] Production.INFO: ==4404== Releasing lock...
[2026-09-08 07:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:06:04] Production.INFO: ==4400== Releasing lock...
[2026-09-08 07:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:06:11] Production.ERROR: CronJobId end10
[2026-09-08 07:06:11] Production.INFO: ==4402== Releasing lock...
[2026-09-08 07:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:06:14] Production.INFO: call_cost start
[2026-09-08 07:06:14] Production.INFO: call_cost end
[2026-09-08 07:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:06:14] Production.INFO: ==4398== Releasing lock...
[2026-09-08 07:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:07:01] Production.INFO: ==4462== Lock acquired, processing the job...
[2026-09-08 12:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:07:01] Production.INFO: neon service started
[2026-09-08 12:07:01] Production.INFO: neon service started
[2026-09-08 12:07:01] Production.INFO: ==4462== Releasing lock...
[2026-09-08 12:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:07:02] Production.INFO: ==4464== Lock acquired, processing the job...
[2026-09-08 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:07:02] Production.INFO: ==4466== Lock acquired, processing the job...
[2026-09-08 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:07:02] Production.INFO: ==4466== Releasing lock...
[2026-09-08 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:07:02] Production.INFO: ==4464== Releasing lock...
[2026-09-08 07:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:07:03] Production.INFO: ==4469== Lock acquired, processing the job...
[2026-09-08 07:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:07:03] Production.INFO: ==4471== Lock acquired, processing the job...
[2026-09-08 07:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:07:03] Production.INFO: ==4473== Lock acquired, processing the job...
[2026-09-08 07:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:07:03] Production.INFO: ==4475== Lock acquired, processing the job...
[2026-09-08 07:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:07:03] Production.INFO: ==4477== Lock acquired, processing the job...
[2026-09-08 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:07:03] Production.INFO: Account Balance Start.
[2026-09-08 07:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 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-08 07:07:03] Production.INFO: 117
[2026-09-08 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-08 07:07:03] Production.INFO: ==4477== Releasing lock...
[2026-09-08 07:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:07:04] Production.INFO: Total Charge 0
[2026-09-08 07:07:04] Production.INFO: CreateAllLog End
[2026-09-08 07:07:04] Production.INFO: Account Balance End.
[2026-09-08 07:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:07:04] Production.INFO: ==4475== Releasing lock...
[2026-09-08 07:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:07:04] Production.INFO: ==4471== Releasing lock...
[2026-09-08 07:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:07:12] Production.ERROR: CronJobId end10
[2026-09-08 07:07:12] Production.INFO: ==4473== Releasing lock...
[2026-09-08 07:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:07:14] Production.INFO: call_cost start
[2026-09-08 07:07:14] Production.INFO: call_cost end
[2026-09-08 07:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:07:14] Production.INFO: ==4469== Releasing lock...
[2026-09-08 07:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:08:02] Production.INFO: ==4534== Lock acquired, processing the job...
[2026-09-08 12:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:08:02] Production.INFO: neon service started
[2026-09-08 12:08:02] Production.INFO: neon service started
[2026-09-08 12:08:02] Production.INFO: ==4534== Releasing lock...
[2026-09-08 12:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:08:02] Production.INFO: ==4536== Lock acquired, processing the job...
[2026-09-08 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:08:02] Production.INFO: ==4536== Releasing lock...
[2026-09-08 07:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:08:03] Production.INFO: ==4538== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:08:03] Production.INFO: ==4538== Releasing lock...
[2026-09-08 11:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:08:03] Production.INFO: ==4548== Lock acquired, processing the job...
[2026-09-08 07:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:08:03] Production.INFO: ==4540== Lock acquired, processing the job...
[2026-09-08 07:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:08:03] Production.INFO: ==4542== Lock acquired, processing the job...
[2026-09-08 07:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:08:03] Production.INFO: ==4544== Lock acquired, processing the job...
[2026-09-08 07:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:08:03] Production.INFO: ==4546== Lock acquired, processing the job...
[2026-09-08 07:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07: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-08 07:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07: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-08 07: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-08 07:08:04] Production.INFO: ==4548== Releasing lock...
[2026-09-08 07:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:08:04] Production.INFO: Account Balance Start.
[2026-09-08 07:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:08:04] Production.INFO: 117
[2026-09-08 07:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:08:04] Production.INFO: Total Charge 0
[2026-09-08 07:08:04] Production.INFO: CreateAllLog End
[2026-09-08 07:08:04] Production.INFO: Account Balance End.
[2026-09-08 07:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:08:04] Production.INFO: ==4546== Releasing lock...
[2026-09-08 07:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:08:04] Production.INFO: ==4542== Releasing lock...
[2026-09-08 07:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:08:12] Production.ERROR: CronJobId end10
[2026-09-08 07:08:12] Production.INFO: ==4544== Releasing lock...
[2026-09-08 07:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:08:14] Production.INFO: call_cost start
[2026-09-08 07:08:14] Production.INFO: call_cost end
[2026-09-08 07:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:08:14] Production.INFO: ==4540== Releasing lock...
[2026-09-08 07:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:09:01] Production.INFO: ==4626== Lock acquired, processing the job...
[2026-09-08 12:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:09:01] Production.INFO: neon service started
[2026-09-08 12:09:01] Production.INFO: neon service started
[2026-09-08 12:09:01] Production.INFO: ==4626== Releasing lock...
[2026-09-08 12:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:09:02] Production.INFO: ==4630== Lock acquired, processing the job...
[2026-09-08 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:09:02] Production.INFO: ==4630== Releasing lock...
[2026-09-08 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:09:02] Production.INFO: ==4628== Lock acquired, processing the job...
[2026-09-08 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:09:02] Production.INFO: ==4628== Releasing lock...
[2026-09-08 07:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:09:03] Production.INFO: ==4636== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:09:03] Production.INFO: ==4632== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:09:03] Production.INFO: ==4638== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:09:03] Production.INFO: ==4634== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:09:03] Production.INFO: Account Balance Start.
[2026-09-08 07:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:09:03] Production.INFO: 117
[2026-09-08 07:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:09:03] Production.INFO: ==4641== Lock acquired, processing the job...
[2026-09-08 07:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:09:03] Production.INFO: Total Charge 0
[2026-09-08 07:09:03] Production.INFO: CreateAllLog End
[2026-09-08 07:09:04] Production.INFO: Account Balance End.
[2026-09-08 07: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-08 07: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-08 07:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:09:04] Production.INFO: ==4638== Releasing lock...
[2026-09-08 07:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07: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-08 07:09:04] Production.INFO: ==4641== Releasing lock...
[2026-09-08 07:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:09:04] Production.INFO: ==4634== Releasing lock...
[2026-09-08 07:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:09:11] Production.ERROR: CronJobId end10
[2026-09-08 07:09:11] Production.INFO: ==4636== Releasing lock...
[2026-09-08 07:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:09:14] Production.INFO: call_cost start
[2026-09-08 07:09:14] Production.INFO: call_cost end
[2026-09-08 07:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:09:14] Production.INFO: ==4632== Releasing lock...
[2026-09-08 07:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:10:02] Production.INFO: ==4697== Lock acquired, processing the job...
[2026-09-08 12:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:10:02] Production.INFO: neon service started
[2026-09-08 12:10:02] Production.INFO: neon service started
[2026-09-08 12:10:02] Production.INFO: ==4697== Releasing lock...
[2026-09-08 12:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:10:02] Production.INFO: ==4701== Lock acquired, processing the job...
[2026-09-08 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:10:02] Production.INFO: ==4701== Releasing lock...
[2026-09-08 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:10:02] Production.INFO: ==4699== Lock acquired, processing the job...
[2026-09-08 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:10:02] Production.INFO: ==4699== Releasing lock...
[2026-09-08 07:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:10:03] Production.INFO: ==4703== Lock acquired, processing the job...
[2026-09-08 07:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:10:03] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-09-08 07:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:10:03] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-09-08 07:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:10:03] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-09-08 07:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:10:03] Production.INFO: Account Balance Start.
[2026-09-08 07:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:10:03] Production.INFO: 117
[2026-09-08 07:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:10:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-09-08 07:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:10:04] Production.INFO: Total Charge 0
[2026-09-08 07:10:04] Production.INFO: CreateAllLog End
[2026-09-08 07:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07: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-08 07: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-08 07:10:04] Production.INFO: ==4711== Releasing lock...
[2026-09-08 07:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:10:04] Production.INFO: Account Balance End.
[2026-09-08 07:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:10:04] Production.INFO: ==4709== Releasing lock...
[2026-09-08 07:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:10:04] Production.INFO: ==4705== Releasing lock...
[2026-09-08 07:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:10:12] Production.ERROR: CronJobId end10
[2026-09-08 07:10:12] Production.INFO: ==4707== Releasing lock...
[2026-09-08 07:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:10:14] Production.INFO: call_cost start
[2026-09-08 07:10:14] Production.INFO: call_cost end
[2026-09-08 07:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:10:14] Production.INFO: ==4703== Releasing lock...
[2026-09-08 07:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:11:01] Production.INFO: ==4765== Lock acquired, processing the job...
[2026-09-08 12:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:11:01] Production.INFO: neon service started
[2026-09-08 12:11:01] Production.INFO: neon service started
[2026-09-08 12:11:01] Production.INFO: ==4765== Releasing lock...
[2026-09-08 12:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:11:01] Production.INFO: ==4770== Lock acquired, processing the job...
[2026-09-08 11:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:11:01] Production.INFO: ==4770== Releasing lock...
[2026-09-08 11:11:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:11:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:11:02] Production.INFO: ==4768== Lock acquired, processing the job...
[2026-09-08 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:11:02] Production.INFO: ==4768== Releasing lock...
[2026-09-08 07:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:11:03] Production.INFO: ==4772== Lock acquired, processing the job...
[2026-09-08 07:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:11:03] Production.INFO: ==4776== Lock acquired, processing the job...
[2026-09-08 07:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:11:03] Production.INFO: ==4774== Lock acquired, processing the job...
[2026-09-08 07:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:11:03] Production.INFO: ==4780== Lock acquired, processing the job...
[2026-09-08 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:11:03] Production.INFO: ==4778== Lock acquired, processing the job...
[2026-09-08 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:11:03] Production.INFO: Account Balance Start.
[2026-09-08 07:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:11:03] Production.INFO: 117
[2026-09-08 07:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 07:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 07:11:03] Production.INFO: ==4780== Releasing lock...
[2026-09-08 07:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:11:03] Production.INFO: Total Charge 0
[2026-09-08 07:11:03] Production.INFO: CreateAllLog End
[2026-09-08 07:11:03] Production.INFO: Account Balance End.
[2026-09-08 07:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:11:03] Production.INFO: ==4778== Releasing lock...
[2026-09-08 07:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:11:04] Production.INFO: ==4774== Releasing lock...
[2026-09-08 07:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:11:11] Production.ERROR: CronJobId end10
[2026-09-08 07:11:11] Production.INFO: ==4776== Releasing lock...
[2026-09-08 07:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:11:15] Production.INFO: call_cost start
[2026-09-08 07:11:15] Production.INFO: call_cost end
[2026-09-08 07:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:11:15] Production.INFO: ==4772== Releasing lock...
[2026-09-08 07:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:12:02] Production.INFO: ==4838== Lock acquired, processing the job...
[2026-09-08 12:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:12:02] Production.INFO: neon service started
[2026-09-08 12:12:02] Production.INFO: neon service started
[2026-09-08 12:12:02] Production.INFO: ==4838== Releasing lock...
[2026-09-08 12:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:12:02] Production.INFO: ==4842== Lock acquired, processing the job...
[2026-09-08 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:12:02] Production.INFO: ==4842== Releasing lock...
[2026-09-08 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:12:02] Production.INFO: ==4840== Lock acquired, processing the job...
[2026-09-08 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:12:02] Production.INFO: ==4840== Releasing lock...
[2026-09-08 07:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:12:03] Production.INFO: ==4849== Lock acquired, processing the job...
[2026-09-08 07:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:12:03] Production.INFO: ==4845== Lock acquired, processing the job...
[2026-09-08 07:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:12:03] Production.INFO: ==4851== Lock acquired, processing the job...
[2026-09-08 07:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:12:03] Production.INFO: ==4847== Lock acquired, processing the job...
[2026-09-08 07:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:12:03] Production.INFO: ==4853== Lock acquired, processing the job...
[2026-09-08 07:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:12:03] Production.INFO: Account Balance Start.
[2026-09-08 07:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:12:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 07:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:12:04] Production.INFO: ==4853== Releasing lock...
[2026-09-08 07:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:12:04] Production.INFO: Total Charge 0
[2026-09-08 07:12:04] Production.INFO: CreateAllLog End
[2026-09-08 07:12:04] Production.INFO: Account Balance End.
[2026-09-08 07:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:12:04] Production.INFO: ==4851== Releasing lock...
[2026-09-08 07:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:12:04] Production.INFO: ==4847== Releasing lock...
[2026-09-08 07:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:12:11] Production.ERROR: CronJobId end10
[2026-09-08 07:12:11] Production.INFO: ==4849== Releasing lock...
[2026-09-08 07:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:12:15] Production.INFO: call_cost start
[2026-09-08 07:12:15] Production.INFO: call_cost end
[2026-09-08 07:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:12:15] Production.INFO: ==4845== Releasing lock...
[2026-09-08 07:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:13:01] Production.INFO: ==4909== Lock acquired, processing the job...
[2026-09-08 12:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:13:01] Production.INFO: neon service started
[2026-09-08 12:13:01] Production.INFO: neon service started
[2026-09-08 12:13:01] Production.INFO: ==4909== Releasing lock...
[2026-09-08 12:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:13:01] Production.INFO: ==4911== Lock acquired, processing the job...
[2026-09-08 07:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:13:02] Production.INFO: ==4911== Releasing lock...
[2026-09-08 07:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:13:02] Production.INFO: ==4913== Lock acquired, processing the job...
[2026-09-08 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:13:02] Production.INFO: ==4913== Releasing lock...
[2026-09-08 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:13:02] Production.INFO: ==4916== Lock acquired, processing the job...
[2026-09-08 07:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:13:02] Production.INFO: ==4920== Lock acquired, processing the job...
[2026-09-08 07:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:13:02] Production.INFO: ==4918== Lock acquired, processing the job...
[2026-09-08 07:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:13:03] Production.INFO: ==4924== Lock acquired, processing the job...
[2026-09-08 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:13:03] Production.INFO: ==4922== Lock acquired, processing the job...
[2026-09-08 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:13:03] Production.INFO: Account Balance Start.
[2026-09-08 07:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:13:03] Production.INFO: 117
[2026-09-08 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-08 07:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 07:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:13:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 07:13:03] Production.INFO: CreateAllLog End
[2026-09-08 07:13:03] Production.INFO: ==4924== Releasing lock...
[2026-09-08 07:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:13:03] Production.INFO: Account Balance End.
[2026-09-08 07:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:13:03] Production.INFO: ==4922== Releasing lock...
[2026-09-08 07:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:13:03] Production.INFO: ==4918== Releasing lock...
[2026-09-08 07:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:13:11] Production.ERROR: CronJobId end10
[2026-09-08 07:13:11] Production.INFO: ==4920== Releasing lock...
[2026-09-08 07:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:13:14] Production.INFO: call_cost start
[2026-09-08 07:13:14] Production.INFO: call_cost end
[2026-09-08 07:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:13:14] Production.INFO: ==4916== Releasing lock...
[2026-09-08 07:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:14:01] Production.INFO: ==4993== Lock acquired, processing the job...
[2026-09-08 12:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:14:01] Production.INFO: neon service started
[2026-09-08 12:14:01] Production.INFO: neon service started
[2026-09-08 12:14:01] Production.INFO: ==4993== Releasing lock...
[2026-09-08 12:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:14:02] Production.INFO: ==4995== Lock acquired, processing the job...
[2026-09-08 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:14:02] Production.INFO: ==4995== Releasing lock...
[2026-09-08 07:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:14:02] Production.INFO: ==4997== Lock acquired, processing the job...
[2026-09-08 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:14:02] Production.INFO: ==4997== Releasing lock...
[2026-09-08 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:14:03] Production.INFO: ==5000== Lock acquired, processing the job...
[2026-09-08 07:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:14:03] Production.INFO: ==5002== Lock acquired, processing the job...
[2026-09-08 07:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:14:03] Production.INFO: ==5008== Lock acquired, processing the job...
[2026-09-08 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:14:03] Production.INFO: ==5006== Lock acquired, processing the job...
[2026-09-08 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:14:03] Production.INFO: ==5004== Lock acquired, processing the job...
[2026-09-08 07:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:14:03] Production.INFO: Account Balance Start.
[2026-09-08 07:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:14:03] Production.INFO: 117
[2026-09-08 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-08 07:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 07:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:14:03] Production.INFO: Total Charge 0
[2026-09-08 07:14:03] Production.INFO: CreateAllLog End
[2026-09-08 07:14:03] Production.INFO: ==5008== Releasing lock...
[2026-09-08 07:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:14:03] Production.INFO: Account Balance End.
[2026-09-08 07:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:14:03] Production.INFO: ==5006== Releasing lock...
[2026-09-08 07:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:14:04] Production.INFO: ==5002== Releasing lock...
[2026-09-08 07:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:14:12] Production.ERROR: CronJobId end10
[2026-09-08 07:14:12] Production.INFO: ==5004== Releasing lock...
[2026-09-08 07:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:14:14] Production.INFO: call_cost start
[2026-09-08 07:14:14] Production.INFO: call_cost end
[2026-09-08 07:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:14:14] Production.INFO: ==5000== Releasing lock...
[2026-09-08 07:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:15:01] Production.INFO: ==5080== Lock acquired, processing the job...
[2026-09-08 12:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:15:01] Production.INFO: neon service started
[2026-09-08 12:15:01] Production.INFO: neon service started
[2026-09-08 12:15:01] Production.INFO: ==5080== Releasing lock...
[2026-09-08 12:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:15:01] Production.INFO: ==5082== Lock acquired, processing the job...
[2026-09-08 07:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:15:02] Production.INFO: ==5082== Releasing lock...
[2026-09-08 07:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:15:02] Production.INFO: ==5084== Lock acquired, processing the job...
[2026-09-08 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:15:02] Production.INFO: ==5084== Releasing lock...
[2026-09-08 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:15:03] Production.INFO: ==5089== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:15:03] Production.INFO: ==5091== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:15:03] Production.INFO: ==5087== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:15:03] Production.INFO: ==5093== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:15:03] Production.INFO: ==5095== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:15:03] Production.ERROR: CronJob PID - 5089
[2026-09-08 07:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 07:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 07:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 07:15:00
[2026-09-08 07:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:15:03] Production.ERROR: CronJob PID - 5091
[2026-09-08 07:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 07:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 07:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 07:15:00
[2026-09-08 07:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:15:03] Production.INFO: ==5087== Releasing lock...
[2026-09-08 07:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:15:03] Production.INFO: ==5097== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:15:03] Production.INFO: Account Balance Start.
[2026-09-08 07:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:15:03] Production.INFO: 117
[2026-09-08 07:15:03] Production.INFO: ==5099== Lock acquired, processing the job...
[2026-09-08 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:15:03] Production.INFO: Total Charge 0
[2026-09-08 07:15:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:15:03] Production.INFO: ==5099== Releasing lock...
[2026-09-08 07:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:15:03] Production.ERROR: done
[2026-09-08 07:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965352', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:15:03] Production.INFO: Account Balance End.
[2026-09-08 07:15:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:15:03] Production.INFO: ==5095== Releasing lock...
[2026-09-08 07:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:15:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:15:04] Production.INFO: ==5091== Releasing lock...
[2026-09-08 07:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965352', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:15:10] Production.INFO: ProcessCDR(1,17965352,1,1,2)
[2026-09-08 07:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965352,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965352,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:15:10] Production.INFO: ==5097== Releasing lock...
[2026-09-08 07:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:15:14] Production.ERROR: CronJobId end10
[2026-09-08 07:15:14] Production.INFO: ==5093== Releasing lock...
[2026-09-08 07:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:15:17] Production.INFO: call_cost start
[2026-09-08 07:15:17] Production.INFO: call_cost end
[2026-09-08 07:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:15:17] Production.INFO: ==5089== Releasing lock...
[2026-09-08 07:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:16:01] Production.INFO: ==5156== Lock acquired, processing the job...
[2026-09-08 12:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:16:01] Production.INFO: neon service started
[2026-09-08 12:16:01] Production.INFO: neon service started
[2026-09-08 12:16:01] Production.INFO: ==5156== Releasing lock...
[2026-09-08 12:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:16:02] Production.INFO: ==5160== Lock acquired, processing the job...
[2026-09-08 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:16:02] Production.INFO: ==5160== Releasing lock...
[2026-09-08 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:16:02] Production.INFO: ==5158== Lock acquired, processing the job...
[2026-09-08 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:16:02] Production.INFO: ==5158== Releasing lock...
[2026-09-08 07:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:16:03] Production.INFO: ==5163== Lock acquired, processing the job...
[2026-09-08 07:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:16:03] Production.INFO: ==5165== Lock acquired, processing the job...
[2026-09-08 07:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:16:03] Production.INFO: ==5167== Lock acquired, processing the job...
[2026-09-08 07:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:16:03] Production.INFO: ==5171== Lock acquired, processing the job...
[2026-09-08 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:16:03] Production.INFO: ==5169== Lock acquired, processing the job...
[2026-09-08 07:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:16:03] Production.INFO: Account Balance Start.
[2026-09-08 07:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:16:03] Production.INFO: 117
[2026-09-08 07:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 07:16:03] Production.INFO: Total Charge 0
[2026-09-08 07:16:03] Production.INFO: CreateAllLog End
[2026-09-08 07:16:03] Production.INFO: ==5171== Releasing lock...
[2026-09-08 07:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:16:04] Production.INFO: Account Balance End.
[2026-09-08 07:16:04] Production.INFO: ==5165== Releasing lock...
[2026-09-08 07:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:16:04] Production.INFO: ==5169== Releasing lock...
[2026-09-08 07:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:16:11] Production.ERROR: CronJobId end10
[2026-09-08 07:16:11] Production.INFO: ==5167== Releasing lock...
[2026-09-08 07:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:16:14] Production.INFO: call_cost start
[2026-09-08 07:16:14] Production.INFO: call_cost end
[2026-09-08 07:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:16:14] Production.INFO: ==5163== Releasing lock...
[2026-09-08 07:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:17:02] Production.INFO: ==5226== Lock acquired, processing the job...
[2026-09-08 12:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:17:02] Production.INFO: neon service started
[2026-09-08 12:17:02] Production.INFO: neon service started
[2026-09-08 12:17:02] Production.INFO: ==5226== Releasing lock...
[2026-09-08 12:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:17:02] Production.INFO: ==5228== Lock acquired, processing the job...
[2026-09-08 07:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:17:03] Production.INFO: ==5230== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:17:03] Production.INFO: ==5230== Releasing lock...
[2026-09-08 11:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:17:03] Production.INFO: ==5228== Releasing lock...
[2026-09-08 07:17:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:17:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:17:03] Production.INFO: ==5233== Lock acquired, processing the job...
[2026-09-08 07:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:17:03] Production.INFO: ==5235== Lock acquired, processing the job...
[2026-09-08 07:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:17:04] Production.INFO: ==5237== Lock acquired, processing the job...
[2026-09-08 07:17:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:17:04] Production.INFO: ==5239== Lock acquired, processing the job...
[2026-09-08 07:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:17:04] Production.INFO: ==5241== Lock acquired, processing the job...
[2026-09-08 07:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:17:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:17:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:17:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:17:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:17:04] Production.INFO: Account Balance Start.
[2026-09-08 07:17:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:17:04] Production.INFO: 117
[2026-09-08 07:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:17:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:17:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:17:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:17:04] Production.INFO: Total Charge 0
[2026-09-08 07:17:04] Production.INFO: ==5241== Releasing lock...
[2026-09-08 07:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:17:04] Production.INFO: CreateAllLog End
[2026-09-08 07:17:04] Production.INFO: Account Balance End.
[2026-09-08 07:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:17:04] Production.INFO: ==5239== Releasing lock...
[2026-09-08 07:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:17:04] Production.INFO: ==5235== Releasing lock...
[2026-09-08 07:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:17:11] Production.ERROR: CronJobId end10
[2026-09-08 07:17:11] Production.INFO: ==5237== Releasing lock...
[2026-09-08 07:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:17:15] Production.INFO: call_cost start
[2026-09-08 07:17:15] Production.INFO: call_cost end
[2026-09-08 07:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:17:15] Production.INFO: ==5233== Releasing lock...
[2026-09-08 07:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:18:01] Production.INFO: ==5296== Lock acquired, processing the job...
[2026-09-08 12:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:18:01] Production.INFO: neon service started
[2026-09-08 12:18:01] Production.INFO: neon service started
[2026-09-08 12:18:01] Production.INFO: ==5296== Releasing lock...
[2026-09-08 12:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:18:02] Production.INFO: ==5298== Lock acquired, processing the job...
[2026-09-08 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:18:02] Production.INFO: ==5298== Releasing lock...
[2026-09-08 07:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:18:02] Production.INFO: ==5300== Lock acquired, processing the job...
[2026-09-08 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:18:02] Production.INFO: ==5300== Releasing lock...
[2026-09-08 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:18:03] Production.INFO: ==5308== Lock acquired, processing the job...
[2026-09-08 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:18:03] Production.INFO: ==5302== Lock acquired, processing the job...
[2026-09-08 07:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:18:03] Production.INFO: ==5304== Lock acquired, processing the job...
[2026-09-08 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:18:03] Production.INFO: ==5306== Lock acquired, processing the job...
[2026-09-08 07:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:18:03] Production.INFO: ==5311== Lock acquired, processing the job...
[2026-09-08 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:18:03] Production.INFO: Account Balance Start.
[2026-09-08 07:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:18:03] Production.INFO: 117
[2026-09-08 07:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:18:03] Production.INFO: Total Charge 0
[2026-09-08 07:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:18:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:18:03] Production.INFO: ==5311== Releasing lock...
[2026-09-08 07:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:18:03] Production.INFO: Account Balance End.
[2026-09-08 07:18:03] Production.INFO: ==5304== Releasing lock...
[2026-09-08 07:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:18:03] Production.INFO: ==5308== Releasing lock...
[2026-09-08 07:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:18:11] Production.ERROR: CronJobId end10
[2026-09-08 07:18:11] Production.INFO: ==5306== Releasing lock...
[2026-09-08 07:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:18:14] Production.INFO: call_cost start
[2026-09-08 07:18:14] Production.INFO: call_cost end
[2026-09-08 07:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:18:14] Production.INFO: ==5302== Releasing lock...
[2026-09-08 07:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:19:02] Production.INFO: ==5375== Lock acquired, processing the job...
[2026-09-08 12:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:19:02] Production.INFO: neon service started
[2026-09-08 12:19:02] Production.INFO: neon service started
[2026-09-08 12:19:02] Production.INFO: ==5375== Releasing lock...
[2026-09-08 12:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:19:02] Production.INFO: ==5377== Lock acquired, processing the job...
[2026-09-08 07:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:19:02] Production.INFO: ==5379== Lock acquired, processing the job...
[2026-09-08 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:19:02] Production.INFO: ==5379== Releasing lock...
[2026-09-08 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:19:03] Production.INFO: ==5377== Releasing lock...
[2026-09-08 07:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:19:03] Production.INFO: ==5381== Lock acquired, processing the job...
[2026-09-08 07:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:19:03] Production.INFO: ==5383== Lock acquired, processing the job...
[2026-09-08 07:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:19:03] Production.INFO: ==5386== Lock acquired, processing the job...
[2026-09-08 07:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:19:03] Production.INFO: ==5390== Lock acquired, processing the job...
[2026-09-08 07:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:19:03] Production.INFO: ==5388== Lock acquired, processing the job...
[2026-09-08 07:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:19:04] Production.INFO: Account Balance Start.
[2026-09-08 07:19:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:19:04] Production.INFO: 117
[2026-09-08 07: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-08 07: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-08 07: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-08 07:19:04] Production.INFO: ==5390== Releasing lock...
[2026-09-08 07:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:19:04] Production.INFO: Total Charge 0
[2026-09-08 07:19:04] Production.INFO: CreateAllLog End
[2026-09-08 07:19:04] Production.INFO: Account Balance End.
[2026-09-08 07:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:19:04] Production.INFO: ==5388== Releasing lock...
[2026-09-08 07:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:19:04] Production.INFO: ==5383== Releasing lock...
[2026-09-08 07:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:19:12] Production.ERROR: CronJobId end10
[2026-09-08 07:19:12] Production.INFO: ==5386== Releasing lock...
[2026-09-08 07:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:19:15] Production.INFO: call_cost start
[2026-09-08 07:19:15] Production.INFO: call_cost end
[2026-09-08 07:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:19:15] Production.INFO: ==5381== Releasing lock...
[2026-09-08 07:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:20:01] Production.INFO: ==5444== Lock acquired, processing the job...
[2026-09-08 12:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:20:01] Production.INFO: neon service started
[2026-09-08 12:20:02] Production.INFO: neon service started
[2026-09-08 12:20:02] Production.INFO: ==5444== Releasing lock...
[2026-09-08 12:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:20:02] Production.INFO: ==5446== Lock acquired, processing the job...
[2026-09-08 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:20:02] Production.INFO: ==5446== Releasing lock...
[2026-09-08 07:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:20:02] Production.INFO: ==5448== Lock acquired, processing the job...
[2026-09-08 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:20:02] Production.INFO: ==5448== Releasing lock...
[2026-09-08 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:20:03] Production.INFO: ==5459== Lock acquired, processing the job...
[2026-09-08 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 07:20:03] Production.INFO: ==5459== Releasing lock...
[2026-09-08 07:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:20:03] Production.INFO: ==5450== Lock acquired, processing the job...
[2026-09-08 07:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:20:03] Production.INFO: ==5452== Lock acquired, processing the job...
[2026-09-08 07:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:20:03] Production.INFO: ==5454== Lock acquired, processing the job...
[2026-09-08 07:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:20:03] Production.INFO: ==5456== Lock acquired, processing the job...
[2026-09-08 07:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:20:03] Production.INFO: Account Balance Start.
[2026-09-08 07:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:20:03] Production.INFO: 117
[2026-09-08 07:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:20:03] Production.INFO: Total Charge 0
[2026-09-08 07:20:03] Production.INFO: CreateAllLog End
[2026-09-08 07:20:04] Production.INFO: Account Balance End.
[2026-09-08 07:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:20:04] Production.INFO: ==5456== Releasing lock...
[2026-09-08 07:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:20:04] Production.INFO: ==5452== Releasing lock...
[2026-09-08 07:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:20:10] Production.ERROR: CronJobId end10
[2026-09-08 07:20:10] Production.INFO: ==5454== Releasing lock...
[2026-09-08 07:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:20:13] Production.INFO: call_cost start
[2026-09-08 07:20:13] Production.INFO: call_cost end
[2026-09-08 07:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:20:13] Production.INFO: ==5450== Releasing lock...
[2026-09-08 07:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:21:01] Production.INFO: ==5512== Lock acquired, processing the job...
[2026-09-08 12:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:21:01] Production.INFO: neon service started
[2026-09-08 12:21:01] Production.INFO: neon service started
[2026-09-08 12:21:01] Production.INFO: ==5512== Releasing lock...
[2026-09-08 12:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:21:01] Production.INFO: ==5516== Lock acquired, processing the job...
[2026-09-08 11:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:21:01] Production.INFO: ==5516== Releasing lock...
[2026-09-08 11:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:21:01] Production.INFO: ==5514== Lock acquired, processing the job...
[2026-09-08 07:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==5514== Releasing lock...
[2026-09-08 07:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:21:02] Production.INFO: ==5518== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==5520== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==5524== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:21:02] Production.INFO: ==5522== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:21:02] Production.INFO: ==5526== Lock acquired, processing the job...
[2026-09-08 07:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:21:03] Production.INFO: Account Balance Start.
[2026-09-08 07: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-08 07:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:21:03] Production.INFO: 117
[2026-09-08 07: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-08 07:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07:21:03] Production.INFO: Total Charge 0
[2026-09-08 07:21:03] Production.INFO: ==5526== Releasing lock...
[2026-09-08 07:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:21:03] Production.INFO: CreateAllLog End
[2026-09-08 07:21:03] Production.INFO: Account Balance End.
[2026-09-08 07:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:21:03] Production.INFO: ==5524== Releasing lock...
[2026-09-08 07:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:21:03] Production.INFO: ==5520== Releasing lock...
[2026-09-08 07:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:21:10] Production.ERROR: CronJobId end10
[2026-09-08 07:21:10] Production.INFO: ==5522== Releasing lock...
[2026-09-08 07:21:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:21:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:21:14] Production.INFO: call_cost start
[2026-09-08 07:21:14] Production.INFO: call_cost end
[2026-09-08 07:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:21:14] Production.INFO: ==5518== Releasing lock...
[2026-09-08 07:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:22:01] Production.INFO: ==5583== Lock acquired, processing the job...
[2026-09-08 12:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:22:01] Production.INFO: neon service started
[2026-09-08 12:22:01] Production.INFO: neon service started
[2026-09-08 12:22:01] Production.INFO: ==5583== Releasing lock...
[2026-09-08 12:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:22:02] Production.INFO: ==5585== Lock acquired, processing the job...
[2026-09-08 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:22:02] Production.INFO: ==5585== Releasing lock...
[2026-09-08 07:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:22:02] Production.INFO: ==5587== Lock acquired, processing the job...
[2026-09-08 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:22:02] Production.INFO: ==5587== Releasing lock...
[2026-09-08 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:22:03] Production.INFO: ==5597== Lock acquired, processing the job...
[2026-09-08 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:22:03] Production.INFO: ==5589== Lock acquired, processing the job...
[2026-09-08 07:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:22:03] Production.INFO: ==5593== Lock acquired, processing the job...
[2026-09-08 07:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 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-08 07:22:03] Production.INFO: ==5597== Releasing lock...
[2026-09-08 07:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:22:03] Production.INFO: ==5591== Lock acquired, processing the job...
[2026-09-08 07:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:22:03] Production.INFO: ==5595== Lock acquired, processing the job...
[2026-09-08 07:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:22:03] Production.INFO: Account Balance Start.
[2026-09-08 07:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:22:03] Production.INFO: 117
[2026-09-08 07:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:22:03] Production.INFO: Total Charge 0
[2026-09-08 07:22:03] Production.INFO: CreateAllLog End
[2026-09-08 07:22:04] Production.INFO: Account Balance End.
[2026-09-08 07:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:22:04] Production.INFO: ==5595== Releasing lock...
[2026-09-08 07:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:22:04] Production.INFO: ==5591== Releasing lock...
[2026-09-08 07:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:22:11] Production.ERROR: CronJobId end10
[2026-09-08 07:22:11] Production.INFO: ==5593== Releasing lock...
[2026-09-08 07:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:22:14] Production.INFO: call_cost start
[2026-09-08 07:22:14] Production.INFO: call_cost end
[2026-09-08 07:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:22:14] Production.INFO: ==5589== Releasing lock...
[2026-09-08 07:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:23:02] Production.INFO: ==5654== Lock acquired, processing the job...
[2026-09-08 12:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:23:02] Production.INFO: neon service started
[2026-09-08 12:23:02] Production.INFO: neon service started
[2026-09-08 12:23:02] Production.INFO: ==5654== Releasing lock...
[2026-09-08 12:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:23:02] Production.INFO: ==5656== Lock acquired, processing the job...
[2026-09-08 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:23:02] Production.INFO: ==5656== Releasing lock...
[2026-09-08 07:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:23:02] Production.INFO: ==5658== Lock acquired, processing the job...
[2026-09-08 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:23:03] Production.INFO: ==5658== Releasing lock...
[2026-09-08 11:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:23:03] Production.INFO: ==5662== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:23:03] Production.INFO: ==5660== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:23:03] Production.INFO: ==5664== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:23:03] Production.INFO: ==5666== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:23:03] Production.INFO: ==5668== Lock acquired, processing the job...
[2026-09-08 07:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:23:03] Production.INFO: Account Balance Start.
[2026-09-08 07:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:23:03] Production.INFO: 117
[2026-09-08 07:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 07:23:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 07:23:03] Production.INFO: CreateAllLog End
[2026-09-08 07:23:04] Production.INFO: ==5668== Releasing lock...
[2026-09-08 07:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:23:04] Production.INFO: Account Balance End.
[2026-09-08 07:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:23:04] Production.INFO: ==5666== Releasing lock...
[2026-09-08 07:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:23:04] Production.INFO: ==5662== Releasing lock...
[2026-09-08 07:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:23:11] Production.ERROR: CronJobId end10
[2026-09-08 07:23:11] Production.INFO: ==5664== Releasing lock...
[2026-09-08 07:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:23:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:23:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:23:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:23:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:23:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:23:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:23:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:23:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:23:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:23:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:23:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:23:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:23:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:23:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:23:15] Production.INFO: call_cost start
[2026-09-08 07:23:15] Production.INFO: call_cost end
[2026-09-08 07:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:23:15] Production.INFO: ==5660== Releasing lock...
[2026-09-08 07:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:24:01] Production.INFO: ==5724== Lock acquired, processing the job...
[2026-09-08 12:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:24:01] Production.INFO: neon service started
[2026-09-08 12:24:01] Production.INFO: neon service started
[2026-09-08 12:24:01] Production.INFO: ==5724== Releasing lock...
[2026-09-08 12:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:24:02] Production.INFO: ==5726== Lock acquired, processing the job...
[2026-09-08 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:24:02] Production.INFO: ==5726== Releasing lock...
[2026-09-08 07:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:24:02] Production.INFO: ==5728== Lock acquired, processing the job...
[2026-09-08 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:24:02] Production.INFO: ==5728== Releasing lock...
[2026-09-08 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:24:03] Production.INFO: ==5730== Lock acquired, processing the job...
[2026-09-08 07:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:24:03] Production.INFO: ==5732== Lock acquired, processing the job...
[2026-09-08 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:24:03] Production.INFO: ==5734== Lock acquired, processing the job...
[2026-09-08 07:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:24:03] Production.INFO: ==5736== Lock acquired, processing the job...
[2026-09-08 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:24:03] Production.INFO: ==5738== Lock acquired, processing the job...
[2026-09-08 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:24:03] Production.INFO: Account Balance Start.
[2026-09-08 07:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:24:03] Production.INFO: 117
[2026-09-08 07:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:24:03] Production.INFO: Total Charge 0
[2026-09-08 07:24:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:24:03] Production.INFO: ==5738== Releasing lock...
[2026-09-08 07:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:24:03] Production.INFO: Account Balance End.
[2026-09-08 07:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:24:03] Production.INFO: ==5736== Releasing lock...
[2026-09-08 07:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:24:03] Production.INFO: ==5732== Releasing lock...
[2026-09-08 07:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:24:10] Production.ERROR: CronJobId end10
[2026-09-08 07:24:10] Production.INFO: ==5734== Releasing lock...
[2026-09-08 07:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:24:14] Production.INFO: call_cost start
[2026-09-08 07:24:14] Production.INFO: call_cost end
[2026-09-08 07:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:24:14] Production.INFO: ==5730== Releasing lock...
[2026-09-08 07:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:25:02] Production.INFO: ==5794== Lock acquired, processing the job...
[2026-09-08 12:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:25:02] Production.INFO: neon service started
[2026-09-08 12:25:02] Production.INFO: neon service started
[2026-09-08 12:25:02] Production.INFO: ==5794== Releasing lock...
[2026-09-08 12:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:25:02] Production.INFO: ==5799== Lock acquired, processing the job...
[2026-09-08 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:25:02] Production.INFO: ==5799== Releasing lock...
[2026-09-08 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:25:02] Production.INFO: ==5797== Lock acquired, processing the job...
[2026-09-08 07:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:25:03] Production.INFO: ==5797== Releasing lock...
[2026-09-08 07:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:25:04] Production.INFO: ==5801== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:25:04] Production.INFO: ==5803== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:25:04] Production.INFO: ==5807== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:25:04] Production.INFO: ==5801== Releasing lock...
[2026-09-08 07:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:25:04] Production.INFO: ==5805== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:25:04] Production.INFO: ==5809== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:25:04] Production.INFO: ==5811== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:25:04] Production.INFO: Account Balance Start.
[2026-09-08 07:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:25:04] Production.INFO: 117
[2026-09-08 07:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:25:04] Production.INFO: ==5813== Lock acquired, processing the job...
[2026-09-08 07:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:25:04] Production.INFO: Total Charge 0
[2026-09-08 07:25:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:25:04] Production.INFO: ==5813== Releasing lock...
[2026-09-08 07:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:25:04] Production.ERROR: done
[2026-09-08 07:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965393', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:25:04] Production.INFO: Account Balance End.
[2026-09-08 07:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:25:04] Production.INFO: ==5809== Releasing lock...
[2026-09-08 07:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:25:05] Production.INFO: ==5805== Releasing lock...
[2026-09-08 07:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965393', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:25:10] Production.INFO: ProcessCDR(1,17965393,1,1,2)
[2026-09-08 07:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965393,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965393,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:25:10] Production.INFO: ==5811== Releasing lock...
[2026-09-08 07:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:25:14] Production.ERROR: CronJobId end10
[2026-09-08 07:25:14] Production.INFO: ==5807== Releasing lock...
[2026-09-08 07:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:25:17] Production.INFO: call_cost start
[2026-09-08 07:25:17] Production.INFO: call_cost end
[2026-09-08 07:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:25:17] Production.INFO: ==5803== Releasing lock...
[2026-09-08 07:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:26:01] Production.INFO: ==5868== Lock acquired, processing the job...
[2026-09-08 12:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:26:01] Production.INFO: neon service started
[2026-09-08 12:26:01] Production.INFO: neon service started
[2026-09-08 12:26:01] Production.INFO: ==5868== Releasing lock...
[2026-09-08 12:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:26:01] Production.INFO: ==5870== Lock acquired, processing the job...
[2026-09-08 07:26:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:26:02] Production.INFO: ==5870== Releasing lock...
[2026-09-08 07:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:26:02] Production.INFO: ==5872== Lock acquired, processing the job...
[2026-09-08 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:26:02] Production.INFO: ==5872== Releasing lock...
[2026-09-08 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:26:02] Production.INFO: ==5876== Lock acquired, processing the job...
[2026-09-08 07:26:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:26:02] Production.INFO: ==5878== Lock acquired, processing the job...
[2026-09-08 07:26:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:26:02] Production.INFO: ==5882== Lock acquired, processing the job...
[2026-09-08 07:26:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:26:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:26:03] Production.INFO: Account Balance Start.
[2026-09-08 07:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:26:03] Production.INFO: 117
[2026-09-08 07:26:03] Production.INFO: ==5880== Lock acquired, processing the job...
[2026-09-08 07:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:26:03] Production.INFO: Total Charge 0
[2026-09-08 07:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:26:03] Production.INFO: CreateAllLog End
[2026-09-08 07:26:03] Production.INFO: ==5884== Lock acquired, processing the job...
[2026-09-08 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:26:03] Production.INFO: Account Balance End.
[2026-09-08 07:26:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:26:03] Production.INFO: ==5882== Releasing lock...
[2026-09-08 07:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 07:26:03] Production.INFO: ==5884== Releasing lock...
[2026-09-08 07:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:26:03] Production.INFO: ==5878== Releasing lock...
[2026-09-08 07:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:26:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:26:11] Production.ERROR: CronJobId end10
[2026-09-08 07:26:11] Production.INFO: ==5880== Releasing lock...
[2026-09-08 07:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:26:14] Production.INFO: call_cost start
[2026-09-08 07:26:14] Production.INFO: call_cost end
[2026-09-08 07:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:26:14] Production.INFO: ==5876== Releasing lock...
[2026-09-08 07:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:27:01] Production.INFO: ==5939== Lock acquired, processing the job...
[2026-09-08 12:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:27:01] Production.INFO: neon service started
[2026-09-08 12:27:01] Production.INFO: neon service started
[2026-09-08 12:27:01] Production.INFO: ==5939== Releasing lock...
[2026-09-08 12:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:27:02] Production.INFO: ==5941== Lock acquired, processing the job...
[2026-09-08 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:27:02] Production.INFO: ==5941== Releasing lock...
[2026-09-08 07:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:27:02] Production.INFO: ==5943== Lock acquired, processing the job...
[2026-09-08 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:27:02] Production.INFO: ==5943== Releasing lock...
[2026-09-08 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:27:03] Production.INFO: ==5946== Lock acquired, processing the job...
[2026-09-08 07:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:27:03] Production.INFO: ==5950== Lock acquired, processing the job...
[2026-09-08 07:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:27:03] Production.INFO: ==5948== Lock acquired, processing the job...
[2026-09-08 07:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:27:03] Production.INFO: ==5952== Lock acquired, processing the job...
[2026-09-08 07:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:27:03] Production.INFO: ==5954== Lock acquired, processing the job...
[2026-09-08 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:27:03] Production.INFO: Account Balance Start.
[2026-09-08 07:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:27:03] Production.INFO: 117
[2026-09-08 07:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 07:27:03] Production.INFO: Total Charge 0
[2026-09-08 07:27:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 07:27:03] Production.INFO: ==5954== Releasing lock...
[2026-09-08 07:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:27:03] Production.INFO: Account Balance End.
[2026-09-08 07:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:27:04] Production.INFO: ==5952== Releasing lock...
[2026-09-08 07:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:27:04] Production.INFO: ==5948== Releasing lock...
[2026-09-08 07:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:27:11] Production.ERROR: CronJobId end10
[2026-09-08 07:27:11] Production.INFO: ==5950== Releasing lock...
[2026-09-08 07:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:27:14] Production.INFO: call_cost start
[2026-09-08 07:27:14] Production.INFO: call_cost end
[2026-09-08 07:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:27:14] Production.INFO: ==5946== Releasing lock...
[2026-09-08 07:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:28:02] Production.INFO: ==6010== Lock acquired, processing the job...
[2026-09-08 12:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:28:02] Production.INFO: neon service started
[2026-09-08 12:28:02] Production.INFO: neon service started
[2026-09-08 12:28:02] Production.INFO: ==6010== Releasing lock...
[2026-09-08 12:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:28:02] Production.INFO: ==6012== Lock acquired, processing the job...
[2026-09-08 07:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:28:03] Production.INFO: ==6014== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:28:03] Production.INFO: ==6014== Releasing lock...
[2026-09-08 11:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:28:03] Production.INFO: ==6012== Releasing lock...
[2026-09-08 07:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:28:03] Production.INFO: ==6017== Lock acquired, processing the job...
[2026-09-08 07:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:28:04] Production.INFO: ==6019== Lock acquired, processing the job...
[2026-09-08 07:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:28:04] Production.INFO: ==6023== Lock acquired, processing the job...
[2026-09-08 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:28:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:28:04] Production.INFO: ==6021== Lock acquired, processing the job...
[2026-09-08 07:28:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:28:04] Production.INFO: ==6025== Lock acquired, processing the job...
[2026-09-08 07:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:28:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:28:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:28:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:28:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:28:04] Production.INFO: Account Balance Start.
[2026-09-08 07:28:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:28:04] Production.INFO: 117
[2026-09-08 07:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:28:04] Production.INFO: Total Charge 0
[2026-09-08 07:28:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:28:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:28:04] Production.INFO: CreateAllLog End
[2026-09-08 07:28:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:28:04] Production.INFO: ==6025== Releasing lock...
[2026-09-08 07:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:28:04] Production.INFO: Account Balance End.
[2026-09-08 07:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:28:04] Production.INFO: ==6023== Releasing lock...
[2026-09-08 07:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:28:04] Production.INFO: ==6019== Releasing lock...
[2026-09-08 07:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:28:12] Production.ERROR: CronJobId end10
[2026-09-08 07:28:12] Production.INFO: ==6021== Releasing lock...
[2026-09-08 07:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:28:14] Production.INFO: call_cost start
[2026-09-08 07:28:14] Production.INFO: call_cost end
[2026-09-08 07:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:28:14] Production.INFO: ==6017== Releasing lock...
[2026-09-08 07:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:29:01] Production.INFO: ==6079== Lock acquired, processing the job...
[2026-09-08 12:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:29:01] Production.INFO: neon service started
[2026-09-08 12:29:01] Production.INFO: neon service started
[2026-09-08 12:29:01] Production.INFO: ==6079== Releasing lock...
[2026-09-08 12:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:29:02] Production.INFO: ==6081== Lock acquired, processing the job...
[2026-09-08 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:29:02] Production.INFO: ==6081== Releasing lock...
[2026-09-08 07:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:29:02] Production.INFO: ==6083== Lock acquired, processing the job...
[2026-09-08 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:29:02] Production.INFO: ==6083== Releasing lock...
[2026-09-08 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:29:03] Production.INFO: ==6086== Lock acquired, processing the job...
[2026-09-08 07:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:29:03] Production.INFO: ==6088== Lock acquired, processing the job...
[2026-09-08 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:29:03] Production.INFO: ==6090== Lock acquired, processing the job...
[2026-09-08 07:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:29:03] Production.INFO: ==6092== Lock acquired, processing the job...
[2026-09-08 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:29:03] Production.INFO: ==6094== Lock acquired, processing the job...
[2026-09-08 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:29:03] Production.INFO: Account Balance Start.
[2026-09-08 07:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:29:03] Production.INFO: 117
[2026-09-08 07:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 07:29:03] Production.INFO: ==6094== Releasing lock...
[2026-09-08 07:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:29:03] Production.INFO: Total Charge 0
[2026-09-08 07:29:03] Production.INFO: CreateAllLog End
[2026-09-08 07:29:03] Production.INFO: Account Balance End.
[2026-09-08 07:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:29:03] Production.INFO: ==6092== Releasing lock...
[2026-09-08 07:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:29:03] Production.INFO: ==6088== Releasing lock...
[2026-09-08 07:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:29:11] Production.ERROR: CronJobId end10
[2026-09-08 07:29:11] Production.INFO: ==6090== Releasing lock...
[2026-09-08 07:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:29:13] Production.INFO: call_cost start
[2026-09-08 07:29:13] Production.INFO: call_cost end
[2026-09-08 07:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:29:13] Production.INFO: ==6086== Releasing lock...
[2026-09-08 07:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:30:02] Production.INFO: ==6150== Lock acquired, processing the job...
[2026-09-08 12:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:30:02] Production.INFO: neon service started
[2026-09-08 12:30:02] Production.INFO: neon service started
[2026-09-08 12:30:02] Production.INFO: ==6150== Releasing lock...
[2026-09-08 12:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:30:02] Production.INFO: ==6152== Lock acquired, processing the job...
[2026-09-08 07:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:30:02] Production.INFO: ==6154== Lock acquired, processing the job...
[2026-09-08 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:30:02] Production.INFO: ==6154== Releasing lock...
[2026-09-08 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:30:03] Production.INFO: ==6152== Releasing lock...
[2026-09-08 07:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:30:03] Production.INFO: ==6165== Lock acquired, processing the job...
[2026-09-08 07:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:30:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:30:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:30:03] Production.INFO: ==6163== Lock acquired, processing the job...
[2026-09-08 07:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:30:04] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-09-08 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 07:30:04] Production.INFO: ==6165== Releasing lock...
[2026-09-08 07:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:30:04] Production.INFO: ==6157== Lock acquired, processing the job...
[2026-09-08 07:30:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:30:04] Production.INFO: ==6161== Lock acquired, processing the job...
[2026-09-08 07:30:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:30:04] Production.INFO: Account Balance Start.
[2026-09-08 07:30:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:30:04] Production.INFO: 117
[2026-09-08 07:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:30:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:30:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:30:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:30:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:30:04] Production.INFO: Total Charge 0
[2026-09-08 07:30:04] Production.INFO: CreateAllLog End
[2026-09-08 07:30:04] Production.INFO: Account Balance End.
[2026-09-08 07:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:30:04] Production.INFO: ==6163== Releasing lock...
[2026-09-08 07:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:30:04] Production.INFO: ==6159== Releasing lock...
[2026-09-08 07:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:30:11] Production.ERROR: CronJobId end10
[2026-09-08 07:30:11] Production.INFO: ==6161== Releasing lock...
[2026-09-08 07:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:30:14] Production.INFO: call_cost start
[2026-09-08 07:30:14] Production.INFO: call_cost end
[2026-09-08 07:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:30:14] Production.INFO: ==6157== Releasing lock...
[2026-09-08 07:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:31:01] Production.INFO: ==6221== Lock acquired, processing the job...
[2026-09-08 12:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:31:01] Production.INFO: neon service started
[2026-09-08 12:31:01] Production.INFO: neon service started
[2026-09-08 12:31:01] Production.INFO: ==6221== Releasing lock...
[2026-09-08 12:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:31:02] Production.INFO: ==6225== Lock acquired, processing the job...
[2026-09-08 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:31:02] Production.INFO: ==6225== Releasing lock...
[2026-09-08 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:31:02] Production.INFO: ==6223== Lock acquired, processing the job...
[2026-09-08 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:31:02] Production.INFO: ==6223== Releasing lock...
[2026-09-08 07:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:31:03] Production.INFO: ==6228== Lock acquired, processing the job...
[2026-09-08 07:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:31:03] Production.INFO: ==6230== Lock acquired, processing the job...
[2026-09-08 07:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:31:03] Production.INFO: ==6232== Lock acquired, processing the job...
[2026-09-08 07:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:31:03] Production.INFO: ==6234== Lock acquired, processing the job...
[2026-09-08 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:31:03] Production.INFO: ==6236== Lock acquired, processing the job...
[2026-09-08 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:31:03] Production.INFO: Account Balance Start.
[2026-09-08 07:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:31:03] Production.INFO: 117
[2026-09-08 07:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:31:03] Production.INFO: Total Charge 0
[2026-09-08 07:31:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:31:03] Production.INFO: ==6236== Releasing lock...
[2026-09-08 07:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:31:03] Production.INFO: Account Balance End.
[2026-09-08 07:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:31:03] Production.INFO: ==6234== Releasing lock...
[2026-09-08 07:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:31:04] Production.INFO: ==6230== Releasing lock...
[2026-09-08 07:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:31:11] Production.ERROR: CronJobId end10
[2026-09-08 07:31:11] Production.INFO: ==6232== Releasing lock...
[2026-09-08 07:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:31:13] Production.INFO: call_cost start
[2026-09-08 07:31:13] Production.INFO: call_cost end
[2026-09-08 07:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:31:13] Production.INFO: ==6228== Releasing lock...
[2026-09-08 07:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:32:02] Production.INFO: ==6293== Lock acquired, processing the job...
[2026-09-08 12:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:32:02] Production.INFO: neon service started
[2026-09-08 12:32:02] Production.INFO: neon service started
[2026-09-08 12:32:02] Production.INFO: ==6293== Releasing lock...
[2026-09-08 12:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:32:02] Production.INFO: ==6296== Lock acquired, processing the job...
[2026-09-08 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:32:02] Production.INFO: ==6296== Releasing lock...
[2026-09-08 07:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:32:02] Production.INFO: ==6298== Lock acquired, processing the job...
[2026-09-08 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:32:02] Production.INFO: ==6298== Releasing lock...
[2026-09-08 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:32:03] Production.INFO: ==6300== Lock acquired, processing the job...
[2026-09-08 07:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:32:03] Production.INFO: ==6302== Lock acquired, processing the job...
[2026-09-08 07:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:32:03] Production.INFO: ==6304== Lock acquired, processing the job...
[2026-09-08 07:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:32:03] Production.INFO: ==6306== Lock acquired, processing the job...
[2026-09-08 07:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:32:03] Production.INFO: ==6308== Lock acquired, processing the job...
[2026-09-08 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:32:03] Production.INFO: Account Balance Start.
[2026-09-08 07:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:32:03] Production.INFO: 117
[2026-09-08 07:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:32:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 07:32:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 07:32:03] Production.INFO: ==6308== Releasing lock...
[2026-09-08 07:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:32:04] Production.INFO: Account Balance End.
[2026-09-08 07:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:32:04] Production.INFO: ==6306== Releasing lock...
[2026-09-08 07:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:32:04] Production.INFO: ==6302== Releasing lock...
[2026-09-08 07:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:32:11] Production.ERROR: CronJobId end10
[2026-09-08 07:32:11] Production.INFO: ==6304== Releasing lock...
[2026-09-08 07:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:32:14] Production.INFO: call_cost start
[2026-09-08 07:32:14] Production.INFO: call_cost end
[2026-09-08 07:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:32:14] Production.INFO: ==6300== Releasing lock...
[2026-09-08 07:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:33:01] Production.INFO: ==6366== Lock acquired, processing the job...
[2026-09-08 12:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:33:01] Production.INFO: neon service started
[2026-09-08 12:33:01] Production.INFO: neon service started
[2026-09-08 12:33:01] Production.INFO: ==6366== Releasing lock...
[2026-09-08 12:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:33:01] Production.INFO: ==6370== Lock acquired, processing the job...
[2026-09-08 11:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:33:01] Production.INFO: ==6370== Releasing lock...
[2026-09-08 11:33:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:33:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:33:01] Production.INFO: ==6368== Lock acquired, processing the job...
[2026-09-08 07:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:33:02] Production.INFO: ==6368== Releasing lock...
[2026-09-08 07:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:33:02] Production.INFO: ==6373== Lock acquired, processing the job...
[2026-09-08 07:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:33:02] Production.INFO: ==6375== Lock acquired, processing the job...
[2026-09-08 07:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:33:02] Production.INFO: ==6377== Lock acquired, processing the job...
[2026-09-08 07:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:33:03] Production.INFO: ==6379== Lock acquired, processing the job...
[2026-09-08 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:33:03] Production.INFO: ==6381== Lock acquired, processing the job...
[2026-09-08 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:33:03] Production.INFO: Account Balance Start.
[2026-09-08 07:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:33:03] Production.INFO: 117
[2026-09-08 07:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:33:03] Production.INFO: ==6381== Releasing lock...
[2026-09-08 07:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:33:03] Production.INFO: Total Charge 0
[2026-09-08 07:33:03] Production.INFO: CreateAllLog End
[2026-09-08 07:33:03] Production.INFO: Account Balance End.
[2026-09-08 07:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:33:03] Production.INFO: ==6379== Releasing lock...
[2026-09-08 07:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:33:03] Production.INFO: ==6375== Releasing lock...
[2026-09-08 07:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:33:11] Production.ERROR: CronJobId end10
[2026-09-08 07:33:11] Production.INFO: ==6377== Releasing lock...
[2026-09-08 07:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:33:14] Production.INFO: call_cost start
[2026-09-08 07:33:14] Production.INFO: call_cost end
[2026-09-08 07:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:33:14] Production.INFO: ==6373== Releasing lock...
[2026-09-08 07:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:34:01] Production.INFO: ==6435== Lock acquired, processing the job...
[2026-09-08 12:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:34:01] Production.INFO: neon service started
[2026-09-08 12:34:01] Production.INFO: neon service started
[2026-09-08 12:34:01] Production.INFO: ==6435== Releasing lock...
[2026-09-08 12:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:34:02] Production.INFO: ==6438== Lock acquired, processing the job...
[2026-09-08 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:34:02] Production.INFO: ==6440== Lock acquired, processing the job...
[2026-09-08 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:34:02] Production.INFO: ==6440== Releasing lock...
[2026-09-08 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:34:02] Production.INFO: ==6438== Releasing lock...
[2026-09-08 07:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:34:03] Production.INFO: ==6448== Lock acquired, processing the job...
[2026-09-08 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:34:03] Production.INFO: Account Balance Start.
[2026-09-08 07:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:34:03] Production.INFO: 117
[2026-09-08 07:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:34:03] Production.INFO: Total Charge 0
[2026-09-08 07:34:03] Production.INFO: CreateAllLog End
[2026-09-08 07:34:03] Production.INFO: ==6442== Lock acquired, processing the job...
[2026-09-08 07:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:34:03] Production.INFO: Account Balance End.
[2026-09-08 07:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:34:03] Production.INFO: ==6448== Releasing lock...
[2026-09-08 07:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:34:03] Production.INFO: ==6444== Lock acquired, processing the job...
[2026-09-08 07:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:34:03] Production.INFO: ==6446== Lock acquired, processing the job...
[2026-09-08 07:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:34:03] Production.INFO: ==6450== Lock acquired, processing the job...
[2026-09-08 07:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 07:34:04] Production.INFO: ==6450== Releasing lock...
[2026-09-08 07:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:34:04] Production.INFO: ==6444== Releasing lock...
[2026-09-08 07:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:34:11] Production.ERROR: CronJobId end10
[2026-09-08 07:34:11] Production.INFO: ==6446== Releasing lock...
[2026-09-08 07:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:34:14] Production.INFO: call_cost start
[2026-09-08 07:34:14] Production.INFO: call_cost end
[2026-09-08 07:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:34:14] Production.INFO: ==6442== Releasing lock...
[2026-09-08 07:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:35:02] Production.INFO: ==6506== Lock acquired, processing the job...
[2026-09-08 12:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:35:02] Production.INFO: neon service started
[2026-09-08 12:35:02] Production.INFO: neon service started
[2026-09-08 12:35:02] Production.INFO: ==6506== Releasing lock...
[2026-09-08 12:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:35:02] Production.INFO: ==6508== Lock acquired, processing the job...
[2026-09-08 07:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:35:03] Production.INFO: ==6508== Releasing lock...
[2026-09-08 07:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:35:03] Production.INFO: ==6510== Lock acquired, processing the job...
[2026-09-08 11:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:35:03] Production.INFO: ==6510== Releasing lock...
[2026-09-08 11:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:35:03] Production.INFO: ==6512== Lock acquired, processing the job...
[2026-09-08 07:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:35:03] Production.INFO: ==6512== Releasing lock...
[2026-09-08 07:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:35:04] Production.INFO: ==6517== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:35:04] Production.INFO: ==6514== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:35:04] Production.INFO: ==6519== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:35:04] Production.INFO: ==6521== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:35:04] Production.INFO: Account Balance Start.
[2026-09-08 07:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:35:04] Production.INFO: ==6523== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:35:04] Production.INFO: 117
[2026-09-08 07:35:04] Production.INFO: ==6525== Lock acquired, processing the job...
[2026-09-08 07:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:35:04] Production.INFO: Total Charge 0
[2026-09-08 07:35:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:35:04] Production.INFO: ==6525== Releasing lock...
[2026-09-08 07:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:35:04] Production.ERROR: done
[2026-09-08 07:35:04] Production.INFO: Account Balance End.
[2026-09-08 07:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:35:04] Production.INFO: ==6521== Releasing lock...
[2026-09-08 07:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:35:04] Production.INFO: ==6517== Releasing lock...
[2026-09-08 07:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:35:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:35:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965434', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965434', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:35:10] Production.INFO: ProcessCDR(1,17965434,1,1,2)
[2026-09-08 07:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965434,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965434,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:35:11] Production.INFO: ==6523== Releasing lock...
[2026-09-08 07:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:35:14] Production.ERROR: CronJobId end10
[2026-09-08 07:35:14] Production.INFO: ==6519== Releasing lock...
[2026-09-08 07:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:35:17] Production.INFO: call_cost start
[2026-09-08 07:35:17] Production.INFO: call_cost end
[2026-09-08 07:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:35:17] Production.INFO: ==6514== Releasing lock...
[2026-09-08 07:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:36:01] Production.INFO: ==6583== Lock acquired, processing the job...
[2026-09-08 12:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:36:01] Production.INFO: neon service started
[2026-09-08 12:36:01] Production.INFO: neon service started
[2026-09-08 12:36:01] Production.INFO: ==6583== Releasing lock...
[2026-09-08 12:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:36:02] Production.INFO: ==6586== Lock acquired, processing the job...
[2026-09-08 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:36:02] Production.INFO: ==6588== Lock acquired, processing the job...
[2026-09-08 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:36:02] Production.INFO: ==6588== Releasing lock...
[2026-09-08 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:36:02] Production.INFO: ==6586== Releasing lock...
[2026-09-08 07:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:36:03] Production.INFO: ==6590== Lock acquired, processing the job...
[2026-09-08 07:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:36:03] Production.INFO: ==6592== Lock acquired, processing the job...
[2026-09-08 07:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:36:03] Production.INFO: ==6596== Lock acquired, processing the job...
[2026-09-08 07:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:36:03] Production.INFO: ==6594== Lock acquired, processing the job...
[2026-09-08 07:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:36:03] Production.INFO: ==6598== Lock acquired, processing the job...
[2026-09-08 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:36:03] Production.INFO: Account Balance Start.
[2026-09-08 07:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:36:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 07:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:36:03] Production.INFO: ==6598== Releasing lock...
[2026-09-08 07:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:36:03] Production.INFO: Total Charge 0
[2026-09-08 07:36:04] Production.INFO: CreateAllLog End
[2026-09-08 07:36:04] Production.INFO: Account Balance End.
[2026-09-08 07:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:36:04] Production.INFO: ==6596== Releasing lock...
[2026-09-08 07:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:36:04] Production.INFO: ==6592== Releasing lock...
[2026-09-08 07:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:36:11] Production.ERROR: CronJobId end10
[2026-09-08 07:36:11] Production.INFO: ==6594== Releasing lock...
[2026-09-08 07:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:36:14] Production.INFO: call_cost start
[2026-09-08 07:36:14] Production.INFO: call_cost end
[2026-09-08 07:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:36:14] Production.INFO: ==6590== Releasing lock...
[2026-09-08 07:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:37:01] Production.INFO: ==6655== Lock acquired, processing the job...
[2026-09-08 12:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:37:01] Production.INFO: neon service started
[2026-09-08 12:37:01] Production.INFO: neon service started
[2026-09-08 12:37:01] Production.INFO: ==6655== Releasing lock...
[2026-09-08 12:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:37:02] Production.INFO: ==6657== Lock acquired, processing the job...
[2026-09-08 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:37:02] Production.INFO: ==6659== Lock acquired, processing the job...
[2026-09-08 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:37:02] Production.INFO: ==6659== Releasing lock...
[2026-09-08 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:37:02] Production.INFO: ==6657== Releasing lock...
[2026-09-08 07:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:37:02] Production.INFO: ==6662== Lock acquired, processing the job...
[2026-09-08 07:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:37:03] Production.INFO: ==6664== Lock acquired, processing the job...
[2026-09-08 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:37:03] Production.INFO: ==6666== Lock acquired, processing the job...
[2026-09-08 07:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:37:03] Production.INFO: ==6668== Lock acquired, processing the job...
[2026-09-08 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:37:03] Production.INFO: ==6670== Lock acquired, processing the job...
[2026-09-08 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:37:03] Production.INFO: Account Balance Start.
[2026-09-08 07:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:37:03] Production.INFO: 117
[2026-09-08 07:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:37:03] Production.INFO: Total Charge 0
[2026-09-08 07:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:37:03] Production.INFO: CreateAllLog End
[2026-09-08 07:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:37:03] Production.INFO: ==6670== Releasing lock...
[2026-09-08 07:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:37:03] Production.INFO: Account Balance End.
[2026-09-08 07:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:37:03] Production.INFO: ==6668== Releasing lock...
[2026-09-08 07:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:37:03] Production.INFO: ==6664== Releasing lock...
[2026-09-08 07:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:37:11] Production.ERROR: CronJobId end10
[2026-09-08 07:37:11] Production.INFO: ==6666== Releasing lock...
[2026-09-08 07:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:37:13] Production.INFO: call_cost start
[2026-09-08 07:37:13] Production.INFO: call_cost end
[2026-09-08 07:37:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:37:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:37:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:37:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:37:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:37:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:37:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:37:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:37:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:37:13] Production.INFO: ==6662== Releasing lock...
[2026-09-08 07:37:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:37:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:38:01] Production.INFO: ==6723== Lock acquired, processing the job...
[2026-09-08 12:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:38:01] Production.INFO: neon service started
[2026-09-08 12:38:01] Production.INFO: neon service started
[2026-09-08 12:38:01] Production.INFO: ==6723== Releasing lock...
[2026-09-08 12:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:38:02] Production.INFO: ==6725== Lock acquired, processing the job...
[2026-09-08 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:38:02] Production.INFO: ==6725== Releasing lock...
[2026-09-08 07:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:38:02] Production.INFO: ==6727== Lock acquired, processing the job...
[2026-09-08 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:38:02] Production.INFO: ==6727== Releasing lock...
[2026-09-08 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:38:03] Production.INFO: ==6738== Lock acquired, processing the job...
[2026-09-08 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:38:03] Production.INFO: ==6730== Lock acquired, processing the job...
[2026-09-08 07:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:38:03] Production.INFO: ==6732== Lock acquired, processing the job...
[2026-09-08 07:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 07:38:03] Production.INFO: ==6736== Lock acquired, processing the job...
[2026-09-08 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 07:38:03] Production.INFO: ==6734== Lock acquired, processing the job...
[2026-09-08 07:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:38:03] Production.INFO: ==6738== Releasing lock...
[2026-09-08 07:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:38:03] Production.INFO: Account Balance Start.
[2026-09-08 07:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:38:03] Production.INFO: 117
[2026-09-08 07:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:38:03] Production.INFO: Total Charge 0
[2026-09-08 07:38:03] Production.INFO: CreateAllLog End
[2026-09-08 07:38:03] Production.INFO: Account Balance End.
[2026-09-08 07:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:38:03] Production.INFO: ==6736== Releasing lock...
[2026-09-08 07:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:38:04] Production.INFO: ==6732== Releasing lock...
[2026-09-08 07:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:38:11] Production.ERROR: CronJobId end10
[2026-09-08 07:38:11] Production.INFO: ==6734== Releasing lock...
[2026-09-08 07:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:38:14] Production.INFO: call_cost start
[2026-09-08 07:38:14] Production.INFO: call_cost end
[2026-09-08 07:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:38:14] Production.INFO: ==6730== Releasing lock...
[2026-09-08 07:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:39:02] Production.INFO: ==6796== Lock acquired, processing the job...
[2026-09-08 12:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:39:02] Production.INFO: neon service started
[2026-09-08 12:39:02] Production.INFO: neon service started
[2026-09-08 12:39:02] Production.INFO: ==6796== Releasing lock...
[2026-09-08 12:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:39:02] Production.INFO: ==6798== Lock acquired, processing the job...
[2026-09-08 07:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:39:02] Production.INFO: ==6800== Lock acquired, processing the job...
[2026-09-08 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:39:02] Production.INFO: ==6800== Releasing lock...
[2026-09-08 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:39:03] Production.INFO: ==6798== Releasing lock...
[2026-09-08 07:39:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:39:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:39:03] Production.INFO: ==6807== Lock acquired, processing the job...
[2026-09-08 07:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:39:03] Production.INFO: ==6803== Lock acquired, processing the job...
[2026-09-08 07:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:39:03] Production.INFO: ==6805== Lock acquired, processing the job...
[2026-09-08 07:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:39:03] Production.INFO: ==6811== Lock acquired, processing the job...
[2026-09-08 07:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:39:04] Production.INFO: ==6809== Lock acquired, processing the job...
[2026-09-08 07:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:39:04] Production.INFO: Account Balance Start.
[2026-09-08 07:39:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:39:04] Production.INFO: 117
[2026-09-08 07:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:39:04] Production.INFO: Total Charge 0
[2026-09-08 07:39:04] Production.INFO: CreateAllLog End
[2026-09-08 07: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-08 07: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-08 07: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-08 07:39:04] Production.INFO: ==6811== Releasing lock...
[2026-09-08 07:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:39:04] Production.INFO: Account Balance End.
[2026-09-08 07:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:39:04] Production.INFO: ==6809== Releasing lock...
[2026-09-08 07:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:39:04] Production.INFO: ==6805== Releasing lock...
[2026-09-08 07:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:39:11] Production.ERROR: CronJobId end10
[2026-09-08 07:39:11] Production.INFO: ==6807== Releasing lock...
[2026-09-08 07:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:39:14] Production.INFO: call_cost start
[2026-09-08 07:39:14] Production.INFO: call_cost end
[2026-09-08 07:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:39:14] Production.INFO: ==6803== Releasing lock...
[2026-09-08 07:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:40:01] Production.INFO: ==6867== Lock acquired, processing the job...
[2026-09-08 12:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:40:01] Production.INFO: neon service started
[2026-09-08 12:40:01] Production.INFO: neon service started
[2026-09-08 12:40:01] Production.INFO: ==6867== Releasing lock...
[2026-09-08 12:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:40:02] Production.INFO: ==6871== Lock acquired, processing the job...
[2026-09-08 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:40:02] Production.INFO: ==6871== Releasing lock...
[2026-09-08 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:40:02] Production.INFO: ==6869== Lock acquired, processing the job...
[2026-09-08 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:40:02] Production.INFO: ==6869== Releasing lock...
[2026-09-08 07:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:40:03] Production.INFO: ==6874== Lock acquired, processing the job...
[2026-09-08 07:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:40:03] Production.INFO: ==6880== Lock acquired, processing the job...
[2026-09-08 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:40:03] Production.INFO: Account Balance Start.
[2026-09-08 07:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:40:03] Production.INFO: 117
[2026-09-08 07:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:40:03] Production.INFO: Total Charge 0
[2026-09-08 07:40:03] Production.INFO: CreateAllLog End
[2026-09-08 07:40:03] Production.INFO: ==6876== Lock acquired, processing the job...
[2026-09-08 07:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:40:03] Production.INFO: ==6878== Lock acquired, processing the job...
[2026-09-08 07:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:40:03] Production.INFO: ==6882== Lock acquired, processing the job...
[2026-09-08 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:40:03] Production.INFO: Account Balance End.
[2026-09-08 07:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:40:03] Production.INFO: ==6880== Releasing lock...
[2026-09-08 07:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 07:40:03] Production.INFO: ==6882== Releasing lock...
[2026-09-08 07:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:40:04] Production.INFO: ==6876== Releasing lock...
[2026-09-08 07:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:40:11] Production.ERROR: CronJobId end10
[2026-09-08 07:40:11] Production.INFO: ==6878== Releasing lock...
[2026-09-08 07:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:40:14] Production.INFO: call_cost start
[2026-09-08 07:40:14] Production.INFO: call_cost end
[2026-09-08 07:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:40:14] Production.INFO: ==6874== Releasing lock...
[2026-09-08 07:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:41:02] Production.INFO: ==6937== Lock acquired, processing the job...
[2026-09-08 12:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:41:02] Production.INFO: neon service started
[2026-09-08 12:41:02] Production.INFO: neon service started
[2026-09-08 12:41:02] Production.INFO: ==6937== Releasing lock...
[2026-09-08 12:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:41:02] Production.INFO: ==6939== Lock acquired, processing the job...
[2026-09-08 07:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:41:02] Production.INFO: ==6941== Lock acquired, processing the job...
[2026-09-08 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:41:02] Production.INFO: ==6941== Releasing lock...
[2026-09-08 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:41:03] Production.INFO: ==6939== Releasing lock...
[2026-09-08 07:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:41:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:41:03] Production.INFO: ==6943== Lock acquired, processing the job...
[2026-09-08 07:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:41:03] Production.INFO: ==6945== Lock acquired, processing the job...
[2026-09-08 07:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:41:03] Production.INFO: ==6950== Lock acquired, processing the job...
[2026-09-08 07:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:41:03] Production.INFO: ==6947== Lock acquired, processing the job...
[2026-09-08 07:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:41:03] Production.INFO: Account Balance Start.
[2026-09-08 07:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:41:03] Production.INFO: 117
[2026-09-08 07:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:41:03] Production.INFO: ==6952== Lock acquired, processing the job...
[2026-09-08 07:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:41:03] Production.INFO: Total Charge 0
[2026-09-08 07:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:41:03] Production.INFO: CreateAllLog End
[2026-09-08 07: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-08 07: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-08 07: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-08 07:41:04] Production.INFO: ==6952== Releasing lock...
[2026-09-08 07:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:41:04] Production.INFO: Account Balance End.
[2026-09-08 07:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:41:04] Production.INFO: ==6950== Releasing lock...
[2026-09-08 07:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:41:04] Production.INFO: ==6945== Releasing lock...
[2026-09-08 07:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:41:11] Production.ERROR: CronJobId end10
[2026-09-08 07:41:11] Production.INFO: ==6947== Releasing lock...
[2026-09-08 07:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:41:15] Production.INFO: call_cost start
[2026-09-08 07:41:15] Production.INFO: call_cost end
[2026-09-08 07:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:41:15] Production.INFO: ==6943== Releasing lock...
[2026-09-08 07:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:42:01] Production.INFO: ==7006== Lock acquired, processing the job...
[2026-09-08 12:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:42:01] Production.INFO: neon service started
[2026-09-08 12:42:01] Production.INFO: neon service started
[2026-09-08 12:42:01] Production.INFO: ==7006== Releasing lock...
[2026-09-08 12:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:42:02] Production.INFO: ==7008== Lock acquired, processing the job...
[2026-09-08 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:42:02] Production.INFO: ==7008== Releasing lock...
[2026-09-08 07:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:42:02] Production.INFO: ==7010== Lock acquired, processing the job...
[2026-09-08 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:42:02] Production.INFO: ==7010== Releasing lock...
[2026-09-08 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:42:03] Production.INFO: ==7012== Lock acquired, processing the job...
[2026-09-08 07:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:42:03] Production.INFO: ==7020== Lock acquired, processing the job...
[2026-09-08 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:42:03] Production.INFO: ==7014== Lock acquired, processing the job...
[2026-09-08 07:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:42:03] Production.INFO: ==7018== Lock acquired, processing the job...
[2026-09-08 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 07:42:03] Production.INFO: ==7016== Lock acquired, processing the job...
[2026-09-08 07:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:42:03] Production.INFO: ==7020== Releasing lock...
[2026-09-08 07:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:42:03] Production.INFO: Account Balance Start.
[2026-09-08 07:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:42:03] Production.INFO: 117
[2026-09-08 07:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:42:03] Production.INFO: Total Charge 0
[2026-09-08 07:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:42:03] Production.INFO: CreateAllLog End
[2026-09-08 07:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:42:03] Production.INFO: Account Balance End.
[2026-09-08 07:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:42:03] Production.INFO: ==7018== Releasing lock...
[2026-09-08 07:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:42:04] Production.INFO: ==7014== Releasing lock...
[2026-09-08 07:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:42:11] Production.ERROR: CronJobId end10
[2026-09-08 07:42:11] Production.INFO: ==7016== Releasing lock...
[2026-09-08 07:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:42:14] Production.INFO: call_cost start
[2026-09-08 07:42:14] Production.INFO: call_cost end
[2026-09-08 07:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:42:14] Production.INFO: ==7012== Releasing lock...
[2026-09-08 07:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:43:02] Production.INFO: ==7073== Lock acquired, processing the job...
[2026-09-08 12:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:43:02] Production.INFO: neon service started
[2026-09-08 12:43:02] Production.INFO: neon service started
[2026-09-08 12:43:02] Production.INFO: ==7073== Releasing lock...
[2026-09-08 12:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:43:02] Production.INFO: ==7076== Lock acquired, processing the job...
[2026-09-08 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:43:02] Production.INFO: ==7076== Releasing lock...
[2026-09-08 07:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:43:03] Production.INFO: ==7078== Lock acquired, processing the job...
[2026-09-08 11:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:43:03] Production.INFO: ==7078== Releasing lock...
[2026-09-08 11:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:43:03] Production.INFO: ==7084== Lock acquired, processing the job...
[2026-09-08 07:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:43:03] Production.INFO: ==7082== Lock acquired, processing the job...
[2026-09-08 07:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:43:04] Production.INFO: ==7080== Lock acquired, processing the job...
[2026-09-08 07:43:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:43:04] Production.INFO: ==7086== Lock acquired, processing the job...
[2026-09-08 07:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:43:04] Production.INFO: ==7088== Lock acquired, processing the job...
[2026-09-08 07:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:43:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:43:04] Production.INFO: Account Balance Start.
[2026-09-08 07:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:43:04] Production.INFO: 117
[2026-09-08 07:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07:43:04] Production.INFO: Total Charge 0
[2026-09-08 07: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-08 07:43:04] Production.INFO: CreateAllLog End
[2026-09-08 07: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-08 07:43:04] Production.INFO: ==7088== Releasing lock...
[2026-09-08 07:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:43:04] Production.INFO: Account Balance End.
[2026-09-08 07:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:43:04] Production.INFO: ==7086== Releasing lock...
[2026-09-08 07:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:43:04] Production.INFO: ==7082== Releasing lock...
[2026-09-08 07:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:43:11] Production.ERROR: CronJobId end10
[2026-09-08 07:43:11] Production.INFO: ==7084== Releasing lock...
[2026-09-08 07:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:43:15] Production.INFO: call_cost start
[2026-09-08 07:43:15] Production.INFO: call_cost end
[2026-09-08 07:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:43:15] Production.INFO: ==7080== Releasing lock...
[2026-09-08 07:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:44:01] Production.INFO: ==7144== Lock acquired, processing the job...
[2026-09-08 12:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:44:01] Production.INFO: neon service started
[2026-09-08 12:44:01] Production.INFO: neon service started
[2026-09-08 12:44:01] Production.INFO: ==7144== Releasing lock...
[2026-09-08 12:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:44:02] Production.INFO: ==7148== Lock acquired, processing the job...
[2026-09-08 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:44:02] Production.INFO: ==7148== Releasing lock...
[2026-09-08 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:44:02] Production.INFO: ==7146== Lock acquired, processing the job...
[2026-09-08 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:44:02] Production.INFO: ==7146== Releasing lock...
[2026-09-08 07:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:44:03] Production.INFO: ==7153== Lock acquired, processing the job...
[2026-09-08 07:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:44:03] Production.INFO: ==7157== Lock acquired, processing the job...
[2026-09-08 07:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:44:03] Production.INFO: ==7151== Lock acquired, processing the job...
[2026-09-08 07:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:44:03] Production.INFO: ==7155== Lock acquired, processing the job...
[2026-09-08 07:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:44:03] Production.INFO: ==7159== Lock acquired, processing the job...
[2026-09-08 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:44:03] Production.INFO: Account Balance Start.
[2026-09-08 07:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:44:03] Production.INFO: 117
[2026-09-08 07:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:44:03] Production.INFO: Total Charge 0
[2026-09-08 07:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:44:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:44:03] Production.INFO: CreateAllLog End
[2026-09-08 07:44:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:44:03] Production.INFO: ==7159== Releasing lock...
[2026-09-08 07:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:44:03] Production.INFO: Account Balance End.
[2026-09-08 07:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:44:04] Production.INFO: ==7157== Releasing lock...
[2026-09-08 07:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:44:04] Production.INFO: ==7153== Releasing lock...
[2026-09-08 07:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:44:11] Production.ERROR: CronJobId end10
[2026-09-08 07:44:11] Production.INFO: ==7155== Releasing lock...
[2026-09-08 07:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:44:13] Production.INFO: call_cost start
[2026-09-08 07:44:13] Production.INFO: call_cost end
[2026-09-08 07:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:44:13] Production.INFO: ==7151== Releasing lock...
[2026-09-08 07:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:45:02] Production.INFO: ==7213== Lock acquired, processing the job...
[2026-09-08 12:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:45:02] Production.INFO: neon service started
[2026-09-08 12:45:02] Production.INFO: neon service started
[2026-09-08 12:45:02] Production.INFO: ==7213== Releasing lock...
[2026-09-08 12:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:45:02] Production.INFO: ==7215== Lock acquired, processing the job...
[2026-09-08 07:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:45:02] Production.INFO: ==7217== Lock acquired, processing the job...
[2026-09-08 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:45:02] Production.INFO: ==7217== Releasing lock...
[2026-09-08 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:45:03] Production.INFO: ==7215== Releasing lock...
[2026-09-08 07:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:45:04] Production.INFO: ==7224== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:45:04] Production.INFO: ==7220== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:45:04] Production.INFO: ==7222== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:45:04] Production.ERROR: CronJob PID - 7224
[2026-09-08 07:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 07:45:04] Production.ERROR: CronJob ID - 7
[2026-09-08 07:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 07:45:00
[2026-09-08 07:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:45:04] Production.INFO: ==7220== Releasing lock...
[2026-09-08 07:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:45:04] Production.INFO: ==7230== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:45:04] Production.INFO: ==7226== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:45:04] Production.INFO: ==7232== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:45:04] Production.INFO: ==7228== Lock acquired, processing the job...
[2026-09-08 07:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:45:04] Production.INFO: Account Balance Start.
[2026-09-08 07:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:45:04] Production.INFO: 117
[2026-09-08 07:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 07: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-08 07: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-08 07:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07:45:04] Production.INFO: ==7232== Releasing lock...
[2026-09-08 07:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:45:04] Production.INFO: Total Charge 0
[2026-09-08 07:45:04] Production.INFO: CreateAllLog End
[2026-09-08 07:45:04] Production.ERROR: done
[2026-09-08 07:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965475', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:45:05] Production.INFO: Account Balance End.
[2026-09-08 07:45:05] Production.ERROR: CronJobId end 12
[2026-09-08 07:45:05] Production.INFO: ==7228== Releasing lock...
[2026-09-08 07:45:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:45:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:45:05] Production.INFO: ==7224== Releasing lock...
[2026-09-08 07:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965475', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:45:10] Production.INFO: ProcessCDR(1,17965475,1,1,2)
[2026-09-08 07:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965475,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965475,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:45:11] Production.INFO: ==7230== Releasing lock...
[2026-09-08 07:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:45:15] Production.ERROR: CronJobId end10
[2026-09-08 07:45:15] Production.INFO: ==7226== Releasing lock...
[2026-09-08 07:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:45:18] Production.INFO: call_cost start
[2026-09-08 07:45:18] Production.INFO: call_cost end
[2026-09-08 07:45:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:45:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:45:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:45:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:45:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:45:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:45:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:45:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:45:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:45:18] Production.INFO: ==7222== Releasing lock...
[2026-09-08 07:45:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:45:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:46:01] Production.INFO: ==7290== Lock acquired, processing the job...
[2026-09-08 12:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:46:01] Production.INFO: neon service started
[2026-09-08 12:46:01] Production.INFO: neon service started
[2026-09-08 12:46:01] Production.INFO: ==7290== Releasing lock...
[2026-09-08 12:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:46:01] Production.INFO: ==7292== Lock acquired, processing the job...
[2026-09-08 07:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:46:02] Production.INFO: ==7292== Releasing lock...
[2026-09-08 07:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:46:02] Production.INFO: ==7294== Lock acquired, processing the job...
[2026-09-08 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:46:02] Production.INFO: ==7294== Releasing lock...
[2026-09-08 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:46:02] Production.INFO: ==7297== Lock acquired, processing the job...
[2026-09-08 07:46:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:46:03] Production.INFO: ==7299== Lock acquired, processing the job...
[2026-09-08 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:46:03] Production.INFO: ==7301== Lock acquired, processing the job...
[2026-09-08 07:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:46:03] Production.INFO: ==7303== Lock acquired, processing the job...
[2026-09-08 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:46:03] Production.INFO: Account Balance Start.
[2026-09-08 07:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:46:03] Production.INFO: 117
[2026-09-08 07:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:46:03] Production.INFO: ==7305== Lock acquired, processing the job...
[2026-09-08 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:46:03] Production.INFO: Total Charge 0
[2026-09-08 07:46:03] Production.INFO: CreateAllLog End
[2026-09-08 07:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:46:03] Production.INFO: ==7305== Releasing lock...
[2026-09-08 07:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:46:03] Production.INFO: Account Balance End.
[2026-09-08 07:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:46:03] Production.INFO: ==7303== Releasing lock...
[2026-09-08 07:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:46:03] Production.INFO: ==7299== Releasing lock...
[2026-09-08 07:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:46:11] Production.ERROR: CronJobId end10
[2026-09-08 07:46:11] Production.INFO: ==7301== Releasing lock...
[2026-09-08 07:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:46:14] Production.INFO: call_cost start
[2026-09-08 07:46:14] Production.INFO: call_cost end
[2026-09-08 07:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:46:14] Production.INFO: ==7297== Releasing lock...
[2026-09-08 07:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:47:02] Production.INFO: ==7363== Lock acquired, processing the job...
[2026-09-08 12:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:47:02] Production.INFO: neon service started
[2026-09-08 12:47:02] Production.INFO: neon service started
[2026-09-08 12:47:02] Production.INFO: ==7363== Releasing lock...
[2026-09-08 12:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:47:02] Production.INFO: ==7366== Lock acquired, processing the job...
[2026-09-08 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:47:02] Production.INFO: ==7368== Lock acquired, processing the job...
[2026-09-08 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:47:02] Production.INFO: ==7368== Releasing lock...
[2026-09-08 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:47:02] Production.INFO: ==7366== Releasing lock...
[2026-09-08 07:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:47:03] Production.INFO: ==7370== Lock acquired, processing the job...
[2026-09-08 07:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:47:03] Production.INFO: ==7376== Lock acquired, processing the job...
[2026-09-08 07:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:47:03] Production.INFO: ==7372== Lock acquired, processing the job...
[2026-09-08 07:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:47:03] Production.INFO: ==7378== Lock acquired, processing the job...
[2026-09-08 07:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:47:03] Production.INFO: Account Balance Start.
[2026-09-08 07:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:47:03] Production.INFO: 117
[2026-09-08 07:47:03] Production.INFO: ==7374== Lock acquired, processing the job...
[2026-09-08 07:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:47:04] Production.INFO: Total Charge 0
[2026-09-08 07:47:04] Production.INFO: CreateAllLog End
[2026-09-08 07:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:47:04] Production.INFO: ==7378== Releasing lock...
[2026-09-08 07:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:47:04] Production.INFO: Account Balance End.
[2026-09-08 07:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:47:04] Production.INFO: ==7376== Releasing lock...
[2026-09-08 07:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:47:04] Production.INFO: ==7372== Releasing lock...
[2026-09-08 07:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:47:12] Production.ERROR: CronJobId end10
[2026-09-08 07:47:12] Production.INFO: ==7374== Releasing lock...
[2026-09-08 07:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:47:14] Production.INFO: call_cost start
[2026-09-08 07:47:14] Production.INFO: call_cost end
[2026-09-08 07:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:47:14] Production.INFO: ==7370== Releasing lock...
[2026-09-08 07:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:48:01] Production.INFO: ==7433== Lock acquired, processing the job...
[2026-09-08 12:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:48:01] Production.INFO: neon service started
[2026-09-08 12:48:01] Production.INFO: neon service started
[2026-09-08 12:48:01] Production.INFO: ==7433== Releasing lock...
[2026-09-08 12:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:48:02] Production.INFO: ==7436== Lock acquired, processing the job...
[2026-09-08 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:48:02] Production.INFO: ==7438== Lock acquired, processing the job...
[2026-09-08 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:48:02] Production.INFO: ==7438== Releasing lock...
[2026-09-08 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:48:02] Production.INFO: ==7436== Releasing lock...
[2026-09-08 07:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:48:03] Production.INFO: ==7442== Lock acquired, processing the job...
[2026-09-08 07:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:48:03] Production.INFO: ==7448== Lock acquired, processing the job...
[2026-09-08 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:48:03] Production.INFO: ==7440== Lock acquired, processing the job...
[2026-09-08 07:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:48:03] Production.INFO: ==7444== Lock acquired, processing the job...
[2026-09-08 07:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:48:03] Production.INFO: ==7446== Lock acquired, processing the job...
[2026-09-08 07:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:48:03] Production.INFO: ==7448== Releasing lock...
[2026-09-08 07:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:48:03] Production.INFO: Account Balance Start.
[2026-09-08 07:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:48:03] Production.INFO: 117
[2026-09-08 07:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:48:03] Production.INFO: Total Charge 0
[2026-09-08 07:48:04] Production.INFO: CreateAllLog End
[2026-09-08 07:48:04] Production.INFO: ==7442== Releasing lock...
[2026-09-08 07:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:48:04] Production.INFO: Account Balance End.
[2026-09-08 07:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:48:04] Production.INFO: ==7446== Releasing lock...
[2026-09-08 07:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:48:11] Production.ERROR: CronJobId end10
[2026-09-08 07:48:11] Production.INFO: ==7444== Releasing lock...
[2026-09-08 07:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:48:14] Production.INFO: call_cost start
[2026-09-08 07:48:14] Production.INFO: call_cost end
[2026-09-08 07:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:48:14] Production.INFO: ==7440== Releasing lock...
[2026-09-08 07:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:49:02] Production.INFO: ==7506== Lock acquired, processing the job...
[2026-09-08 12:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:49:02] Production.INFO: neon service started
[2026-09-08 12:49:02] Production.INFO: neon service started
[2026-09-08 12:49:02] Production.INFO: ==7506== Releasing lock...
[2026-09-08 12:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:49:02] Production.INFO: ==7509== Lock acquired, processing the job...
[2026-09-08 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:49:02] Production.INFO: ==7509== Releasing lock...
[2026-09-08 07:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:49:02] Production.INFO: ==7511== Lock acquired, processing the job...
[2026-09-08 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:49:03] Production.INFO: ==7511== Releasing lock...
[2026-09-08 11:49:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:49:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:49:03] Production.INFO: ==7515== Lock acquired, processing the job...
[2026-09-08 07:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:49:03] Production.INFO: ==7513== Lock acquired, processing the job...
[2026-09-08 07:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:49:03] Production.INFO: ==7519== Lock acquired, processing the job...
[2026-09-08 07:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:49:03] Production.INFO: ==7517== Lock acquired, processing the job...
[2026-09-08 07:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:49:03] Production.INFO: ==7521== Lock acquired, processing the job...
[2026-09-08 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 07:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 07:49:03] Production.INFO: ==7521== Releasing lock...
[2026-09-08 07:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:49:03] Production.INFO: Account Balance Start.
[2026-09-08 07:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:49:03] Production.INFO: 117
[2026-09-08 07:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:49:03] Production.INFO: Total Charge 0
[2026-09-08 07:49:04] Production.INFO: CreateAllLog End
[2026-09-08 07:49:04] Production.INFO: Account Balance End.
[2026-09-08 07:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:49:04] Production.INFO: ==7519== Releasing lock...
[2026-09-08 07:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:49:04] Production.INFO: ==7515== Releasing lock...
[2026-09-08 07:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:49:11] Production.ERROR: CronJobId end10
[2026-09-08 07:49:11] Production.INFO: ==7517== Releasing lock...
[2026-09-08 07:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:49:14] Production.INFO: call_cost start
[2026-09-08 07:49:14] Production.INFO: call_cost end
[2026-09-08 07:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:49:14] Production.INFO: ==7513== Releasing lock...
[2026-09-08 07:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:50:01] Production.INFO: ==7576== Lock acquired, processing the job...
[2026-09-08 12:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:50:01] Production.INFO: neon service started
[2026-09-08 12:50:01] Production.INFO: neon service started
[2026-09-08 12:50:01] Production.INFO: ==7576== Releasing lock...
[2026-09-08 12:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:50:01] Production.INFO: ==7579== Lock acquired, processing the job...
[2026-09-08 07:50:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:50:02] Production.INFO: ==7579== Releasing lock...
[2026-09-08 07:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:50:02] Production.INFO: ==7581== Lock acquired, processing the job...
[2026-09-08 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:50:02] Production.INFO: ==7581== Releasing lock...
[2026-09-08 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:50:02] Production.INFO: ==7583== Lock acquired, processing the job...
[2026-09-08 07:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:50:03] Production.INFO: ==7585== Lock acquired, processing the job...
[2026-09-08 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:50:03] Production.INFO: ==7587== Lock acquired, processing the job...
[2026-09-08 07:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:50:03] Production.INFO: ==7589== Lock acquired, processing the job...
[2026-09-08 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:50:03] Production.INFO: ==7591== Lock acquired, processing the job...
[2026-09-08 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:50:03] Production.INFO: Account Balance Start.
[2026-09-08 07:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:50:03] Production.INFO: 117
[2026-09-08 07:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 07:50:03] Production.INFO: Total Charge 0
[2026-09-08 07:50:03] Production.INFO: ==7591== Releasing lock...
[2026-09-08 07:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:50:03] Production.INFO: CreateAllLog End
[2026-09-08 07:50:03] Production.INFO: Account Balance End.
[2026-09-08 07:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:50:03] Production.INFO: ==7589== Releasing lock...
[2026-09-08 07:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:50:03] Production.INFO: ==7585== Releasing lock...
[2026-09-08 07:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:50:11] Production.ERROR: CronJobId end10
[2026-09-08 07:50:11] Production.INFO: ==7587== Releasing lock...
[2026-09-08 07:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:50:13] Production.INFO: call_cost start
[2026-09-08 07:50:13] Production.INFO: call_cost end
[2026-09-08 07:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:50:13] Production.INFO: ==7583== Releasing lock...
[2026-09-08 07:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:51:01] Production.INFO: ==7647== Lock acquired, processing the job...
[2026-09-08 12:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:51:01] Production.INFO: neon service started
[2026-09-08 12:51:01] Production.INFO: neon service started
[2026-09-08 12:51:01] Production.INFO: ==7647== Releasing lock...
[2026-09-08 12:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:51:02] Production.INFO: ==7651== Lock acquired, processing the job...
[2026-09-08 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:51:02] Production.INFO: ==7651== Releasing lock...
[2026-09-08 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:51:02] Production.INFO: ==7649== Lock acquired, processing the job...
[2026-09-08 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:51:02] Production.INFO: ==7649== Releasing lock...
[2026-09-08 07:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:51:03] Production.INFO: ==7654== Lock acquired, processing the job...
[2026-09-08 07:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:51:03] Production.INFO: ==7660== Lock acquired, processing the job...
[2026-09-08 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:51:03] Production.INFO: ==7656== Lock acquired, processing the job...
[2026-09-08 07:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:51:03] Production.INFO: ==7658== Lock acquired, processing the job...
[2026-09-08 07:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:51:03] Production.INFO: Account Balance Start.
[2026-09-08 07:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:51:03] Production.INFO: 117
[2026-09-08 07:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:51:03] Production.INFO: ==7662== Lock acquired, processing the job...
[2026-09-08 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:51:03] Production.INFO: Total Charge 0
[2026-09-08 07:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:51:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:51:03] Production.INFO: ==7662== Releasing lock...
[2026-09-08 07:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:51:03] Production.INFO: Account Balance End.
[2026-09-08 07:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:51:03] Production.INFO: ==7660== Releasing lock...
[2026-09-08 07:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:51:04] Production.INFO: ==7656== Releasing lock...
[2026-09-08 07:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:51:11] Production.ERROR: CronJobId end10
[2026-09-08 07:51:11] Production.INFO: ==7658== Releasing lock...
[2026-09-08 07:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:51:15] Production.INFO: call_cost start
[2026-09-08 07:51:15] Production.INFO: call_cost end
[2026-09-08 07:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:51:15] Production.INFO: ==7654== Releasing lock...
[2026-09-08 07:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:52:01] Production.INFO: ==7717== Lock acquired, processing the job...
[2026-09-08 12:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:52:01] Production.INFO: neon service started
[2026-09-08 12:52:01] Production.INFO: neon service started
[2026-09-08 12:52:01] Production.INFO: ==7717== Releasing lock...
[2026-09-08 12:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:52:01] Production.INFO: ==7721== Lock acquired, processing the job...
[2026-09-08 07:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:52:02] Production.INFO: ==7721== Releasing lock...
[2026-09-08 07:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:52:02] Production.INFO: ==7723== Lock acquired, processing the job...
[2026-09-08 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:52:02] Production.INFO: ==7723== Releasing lock...
[2026-09-08 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:52:02] Production.INFO: ==7725== Lock acquired, processing the job...
[2026-09-08 07:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:52:02] Production.INFO: ==7729== Lock acquired, processing the job...
[2026-09-08 07:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:52:02] Production.INFO: ==7727== Lock acquired, processing the job...
[2026-09-08 07:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:52:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:52:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:52:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:52:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:52:03] Production.INFO: ==7731== Lock acquired, processing the job...
[2026-09-08 07:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:52:03] Production.INFO: ==7733== Lock acquired, processing the job...
[2026-09-08 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:52:03] Production.INFO: Account Balance Start.
[2026-09-08 07:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:52:03] Production.INFO: 117
[2026-09-08 07:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 07:52:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 07:52:03] Production.INFO: CreateAllLog End
[2026-09-08 07:52:03] Production.INFO: ==7733== Releasing lock...
[2026-09-08 07:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:52:03] Production.INFO: Account Balance End.
[2026-09-08 07:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 07:52:03] Production.INFO: ==7731== Releasing lock...
[2026-09-08 07:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:52:03] Production.INFO: ==7727== Releasing lock...
[2026-09-08 07:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:52:11] Production.ERROR: CronJobId end10
[2026-09-08 07:52:11] Production.INFO: ==7729== Releasing lock...
[2026-09-08 07:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:52:14] Production.INFO: call_cost start
[2026-09-08 07:52:14] Production.INFO: call_cost end
[2026-09-08 07:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:52:14] Production.INFO: ==7725== Releasing lock...
[2026-09-08 07:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:53:01] Production.INFO: ==7789== Lock acquired, processing the job...
[2026-09-08 12:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:53:01] Production.INFO: neon service started
[2026-09-08 12:53:01] Production.INFO: neon service started
[2026-09-08 12:53:01] Production.INFO: ==7789== Releasing lock...
[2026-09-08 12:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:53:02] Production.INFO: ==7794== Lock acquired, processing the job...
[2026-09-08 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:53:02] Production.INFO: ==7794== Releasing lock...
[2026-09-08 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:53:02] Production.INFO: ==7792== Lock acquired, processing the job...
[2026-09-08 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:53:02] Production.INFO: ==7792== Releasing lock...
[2026-09-08 07:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:53:03] Production.INFO: ==7800== Lock acquired, processing the job...
[2026-09-08 07:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:53:03] Production.INFO: ==7796== Lock acquired, processing the job...
[2026-09-08 07:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:53:03] Production.INFO: ==7798== Lock acquired, processing the job...
[2026-09-08 07:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:53:03] Production.INFO: ==7802== Lock acquired, processing the job...
[2026-09-08 07:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:53:03] Production.INFO: ==7804== Lock acquired, processing the job...
[2026-09-08 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:53:03] Production.INFO: Account Balance Start.
[2026-09-08 07:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:53:03] Production.INFO: 117
[2026-09-08 07:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:53:03] Production.INFO: ==7804== Releasing lock...
[2026-09-08 07:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:53:03] Production.INFO: Total Charge 0
[2026-09-08 07:53:03] Production.INFO: CreateAllLog End
[2026-09-08 07:53:04] Production.INFO: Account Balance End.
[2026-09-08 07:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:53:04] Production.INFO: ==7802== Releasing lock...
[2026-09-08 07:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:53:04] Production.INFO: ==7798== Releasing lock...
[2026-09-08 07:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:53:11] Production.ERROR: CronJobId end10
[2026-09-08 07:53:11] Production.INFO: ==7800== Releasing lock...
[2026-09-08 07:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:53:14] Production.INFO: call_cost start
[2026-09-08 07:53:14] Production.INFO: call_cost end
[2026-09-08 07:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:53:14] Production.INFO: ==7796== Releasing lock...
[2026-09-08 07:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:54:02] Production.INFO: ==7860== Lock acquired, processing the job...
[2026-09-08 12:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:54:02] Production.INFO: neon service started
[2026-09-08 12:54:02] Production.INFO: neon service started
[2026-09-08 12:54:02] Production.INFO: ==7860== Releasing lock...
[2026-09-08 12:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:54:02] Production.INFO: ==7864== Lock acquired, processing the job...
[2026-09-08 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:54:02] Production.INFO: ==7864== Releasing lock...
[2026-09-08 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:54:02] Production.INFO: ==7862== Lock acquired, processing the job...
[2026-09-08 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:54:02] Production.INFO: ==7862== Releasing lock...
[2026-09-08 07:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:54:03] Production.INFO: ==7869== Lock acquired, processing the job...
[2026-09-08 07:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:54:03] Production.INFO: ==7871== Lock acquired, processing the job...
[2026-09-08 07:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:54:03] Production.INFO: ==7873== Lock acquired, processing the job...
[2026-09-08 07:54:03] Production.INFO: ==7867== Lock acquired, processing the job...
[2026-09-08 07:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:54:03] Production.INFO: ==7875== Lock acquired, processing the job...
[2026-09-08 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:54:03] Production.INFO: Account Balance Start.
[2026-09-08 07:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:54:03] Production.INFO: 117
[2026-09-08 07:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 07:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 07:54:03] Production.INFO: ==7875== Releasing lock...
[2026-09-08 07:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:54:04] Production.INFO: Total Charge 0
[2026-09-08 07:54:04] Production.INFO: CreateAllLog End
[2026-09-08 07:54:04] Production.INFO: Account Balance End.
[2026-09-08 07:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:54:04] Production.INFO: ==7873== Releasing lock...
[2026-09-08 07:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:54:04] Production.INFO: ==7869== Releasing lock...
[2026-09-08 07:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:54:11] Production.ERROR: CronJobId end10
[2026-09-08 07:54:11] Production.INFO: ==7871== Releasing lock...
[2026-09-08 07:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:54:15] Production.INFO: call_cost start
[2026-09-08 07:54:15] Production.INFO: call_cost end
[2026-09-08 07:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:54:15] Production.INFO: ==7867== Releasing lock...
[2026-09-08 07:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:55:01] Production.INFO: ==7927== Lock acquired, processing the job...
[2026-09-08 12:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:55:01] Production.INFO: neon service started
[2026-09-08 12:55:01] Production.INFO: neon service started
[2026-09-08 12:55:01] Production.INFO: ==7927== Releasing lock...
[2026-09-08 12:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:55:02] Production.INFO: ==7929== Lock acquired, processing the job...
[2026-09-08 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:55:02] Production.INFO: ==7931== Lock acquired, processing the job...
[2026-09-08 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:55:02] Production.INFO: ==7931== Releasing lock...
[2026-09-08 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:55:02] Production.INFO: ==7929== Releasing lock...
[2026-09-08 07:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:55:03] Production.INFO: ==7936== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:55:03] Production.INFO: ==7934== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 07:55:03] Production.INFO: ==7938== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 07:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 07:55:03] Production.ERROR: CronJob PID - 7936
[2026-09-08 07:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 07:55:03] Production.ERROR: CronJob ID - 5
[2026-09-08 07:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 07:55:00
[2026-09-08 07:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 07:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 07:55:03] Production.INFO: ==7946== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 07:55:03] Production.INFO: ==7934== Releasing lock...
[2026-09-08 07:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 07:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 07:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:55:03] Production.INFO: ==7940== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:55:03] Production.INFO: ==7942== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:55:03] Production.INFO: ==7944== Lock acquired, processing the job...
[2026-09-08 07:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 07:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 07:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 07:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 07:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 07:55:03] Production.INFO: ==7946== Releasing lock...
[2026-09-08 07:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:55:04] Production.INFO: Account Balance Start.
[2026-09-08 07:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 07:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:55:04] Production.INFO: 117
[2026-09-08 07:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 07:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 07:55:04] Production.ERROR: done
[2026-09-08 07:55:04] Production.INFO: Total Charge 0
[2026-09-08 07:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 07:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965516', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 07:55:04] Production.INFO: CreateAllLog End
[2026-09-08 07:55:04] Production.INFO: Account Balance End.
[2026-09-08 07:55:04] Production.INFO: ==7938== Releasing lock...
[2026-09-08 07:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:55:04] Production.INFO: ==7942== Releasing lock...
[2026-09-08 07:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965516', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 07:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 07:55:10] Production.INFO: ProcessCDR(1,17965516,1,1,2)
[2026-09-08 07:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965516,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965516,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 07:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 07:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 07:55:10] Production.INFO: ==7944== Releasing lock...
[2026-09-08 07:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 07:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 07:55:14] Production.ERROR: CronJobId end10
[2026-09-08 07:55:14] Production.INFO: ==7940== Releasing lock...
[2026-09-08 07:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:55:17] Production.INFO: call_cost start
[2026-09-08 07:55:17] Production.INFO: call_cost end
[2026-09-08 07:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:55:17] Production.INFO: ==7936== Releasing lock...
[2026-09-08 07:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:56:02] Production.INFO: ==8002== Lock acquired, processing the job...
[2026-09-08 12:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:56:02] Production.INFO: neon service started
[2026-09-08 12:56:02] Production.INFO: neon service started
[2026-09-08 12:56:02] Production.INFO: ==8002== Releasing lock...
[2026-09-08 12:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:56:02] Production.INFO: ==8005== Lock acquired, processing the job...
[2026-09-08 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:56:02] Production.INFO: ==8005== Releasing lock...
[2026-09-08 07:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:56:02] Production.INFO: ==8007== Lock acquired, processing the job...
[2026-09-08 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:56:02] Production.INFO: ==8007== Releasing lock...
[2026-09-08 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:56:03] Production.INFO: ==8009== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:56:03] Production.INFO: ==8011== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:56:03] Production.INFO: ==8013== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:56:03] Production.INFO: ==8015== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:56:03] Production.INFO: ==8017== Lock acquired, processing the job...
[2026-09-08 07:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:56:03] Production.INFO: Account Balance Start.
[2026-09-08 07:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:56:03] Production.INFO: 117
[2026-09-08 07:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:56:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 07:56:03] Production.INFO: CreateAllLog End
[2026-09-08 07: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-08 07:56:04] Production.INFO: ==8017== Releasing lock...
[2026-09-08 07:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:56:04] Production.INFO: Account Balance End.
[2026-09-08 07:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:56:04] Production.INFO: ==8015== Releasing lock...
[2026-09-08 07:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:56:04] Production.INFO: ==8011== Releasing lock...
[2026-09-08 07:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:56:11] Production.ERROR: CronJobId end10
[2026-09-08 07:56:11] Production.INFO: ==8013== Releasing lock...
[2026-09-08 07:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:56:15] Production.INFO: call_cost start
[2026-09-08 07:56:15] Production.INFO: call_cost end
[2026-09-08 07:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:56:15] Production.INFO: ==8009== Releasing lock...
[2026-09-08 07:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:57:01] Production.INFO: ==8072== Lock acquired, processing the job...
[2026-09-08 12:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:57:01] Production.INFO: neon service started
[2026-09-08 12:57:01] Production.INFO: neon service started
[2026-09-08 12:57:01] Production.INFO: ==8072== Releasing lock...
[2026-09-08 12:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:57:02] Production.INFO: ==8074== Lock acquired, processing the job...
[2026-09-08 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:57:02] Production.INFO: ==8076== Lock acquired, processing the job...
[2026-09-08 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:57:02] Production.INFO: ==8076== Releasing lock...
[2026-09-08 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:57:02] Production.INFO: ==8074== Releasing lock...
[2026-09-08 07:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:57:03] Production.INFO: ==8079== Lock acquired, processing the job...
[2026-09-08 07:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:57:03] Production.INFO: ==8081== Lock acquired, processing the job...
[2026-09-08 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:57:03] Production.INFO: ==8083== Lock acquired, processing the job...
[2026-09-08 07:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:57:03] Production.INFO: ==8085== Lock acquired, processing the job...
[2026-09-08 07:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:57:03] Production.INFO: ==8081== Releasing lock...
[2026-09-08 07:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:57:03] Production.INFO: ==8087== Lock acquired, processing the job...
[2026-09-08 07:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:57:03] Production.INFO: Account Balance Start.
[2026-09-08 07:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:57:03] Production.INFO: 117
[2026-09-08 07:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:57:03] Production.INFO: Total Charge 0
[2026-09-08 07:57:03] Production.INFO: CreateAllLog End
[2026-09-08 07: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-08 07:57:04] Production.INFO: Account Balance End.
[2026-09-08 07: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-08 07: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-08 07:57:04] Production.INFO: ==8087== Releasing lock...
[2026-09-08 07:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:57:04] Production.INFO: ==8085== Releasing lock...
[2026-09-08 07:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:57:11] Production.ERROR: CronJobId end10
[2026-09-08 07:57:11] Production.INFO: ==8083== Releasing lock...
[2026-09-08 07:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:57:14] Production.INFO: call_cost start
[2026-09-08 07:57:14] Production.INFO: call_cost end
[2026-09-08 07:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:57:14] Production.INFO: ==8079== Releasing lock...
[2026-09-08 07:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:58:01] Production.INFO: ==8141== Lock acquired, processing the job...
[2026-09-08 12:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:58:02] Production.INFO: neon service started
[2026-09-08 12:58:02] Production.INFO: neon service started
[2026-09-08 12:58:02] Production.INFO: ==8141== Releasing lock...
[2026-09-08 12:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:58:02] Production.INFO: ==8145== Lock acquired, processing the job...
[2026-09-08 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:58:02] Production.INFO: ==8145== Releasing lock...
[2026-09-08 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:58:02] Production.INFO: ==8143== Lock acquired, processing the job...
[2026-09-08 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 07:58:02] Production.INFO: ==8143== Releasing lock...
[2026-09-08 07:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:58:03] Production.INFO: ==8148== Lock acquired, processing the job...
[2026-09-08 07:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:58:03] Production.INFO: ==8150== Lock acquired, processing the job...
[2026-09-08 07:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:58:03] Production.INFO: ==8154== Lock acquired, processing the job...
[2026-09-08 07:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:58:03] Production.INFO: ==8152== Lock acquired, processing the job...
[2026-09-08 07:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:58:03] Production.INFO: Account Balance Start.
[2026-09-08 07:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:58:03] Production.INFO: 117
[2026-09-08 07:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 07:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 07:58:03] Production.INFO: ==8156== Lock acquired, processing the job...
[2026-09-08 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:58:03] Production.INFO: Total Charge 0
[2026-09-08 07:58:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 07:58:03] Production.INFO: ==8156== Releasing lock...
[2026-09-08 07:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:58:04] Production.INFO: Account Balance End.
[2026-09-08 07:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:58:04] Production.INFO: ==8154== Releasing lock...
[2026-09-08 07:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:58:04] Production.INFO: ==8150== Releasing lock...
[2026-09-08 07:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:58:11] Production.ERROR: CronJobId end10
[2026-09-08 07:58:11] Production.INFO: ==8152== Releasing lock...
[2026-09-08 07:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:58:14] Production.INFO: call_cost start
[2026-09-08 07:58:14] Production.INFO: call_cost end
[2026-09-08 07:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:58:14] Production.INFO: ==8148== Releasing lock...
[2026-09-08 07:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 12:59:01] Production.INFO: ==8213== Lock acquired, processing the job...
[2026-09-08 12:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 12:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 12:59:01] Production.INFO: neon service started
[2026-09-08 12:59:01] Production.INFO: neon service started
[2026-09-08 12:59:01] Production.INFO: ==8213== Releasing lock...
[2026-09-08 12:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 12:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 07:59:02] Production.INFO: ==8215== Lock acquired, processing the job...
[2026-09-08 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:59:02] Production.INFO: ==8217== Lock acquired, processing the job...
[2026-09-08 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:59:02] Production.INFO: ==8217== Releasing lock...
[2026-09-08 11:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 11:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 07:59:02] Production.INFO: ==8215== Releasing lock...
[2026-09-08 07:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 07:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 07:59:03] Production.INFO: ==8220== Lock acquired, processing the job...
[2026-09-08 07:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 07:59:03] Production.INFO: ==8222== Lock acquired, processing the job...
[2026-09-08 07:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 07:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 07:59:03] Production.INFO: ==8224== Lock acquired, processing the job...
[2026-09-08 07:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 07:59:03] Production.INFO: ==8226== Lock acquired, processing the job...
[2026-09-08 07:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 07:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 07:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 07:59:03] Production.INFO: ==8228== Lock acquired, processing the job...
[2026-09-08 07:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 07:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 07:59:03] Production.INFO: Account Balance Start.
[2026-09-08 07:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 07:59:03] Production.INFO: 117
[2026-09-08 07:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 07: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-08 07:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 07: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-08 07: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-08 07:59:03] Production.INFO: ==8228== Releasing lock...
[2026-09-08 07:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 07:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 07:59:03] Production.INFO: Total Charge 0
[2026-09-08 07:59:03] Production.INFO: CreateAllLog End
[2026-09-08 07:59:03] Production.INFO: Account Balance End.
[2026-09-08 07:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 07:59:04] Production.INFO: ==8226== Releasing lock...
[2026-09-08 07:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 07:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 07:59:04] Production.INFO: ==8222== Releasing lock...
[2026-09-08 07:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 07:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 07:59:11] Production.ERROR: CronJobId end10
[2026-09-08 07:59:11] Production.INFO: ==8224== Releasing lock...
[2026-09-08 07:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 07:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 07:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 07:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 07:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 07:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 07:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 07:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 07:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 07:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 07:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 07:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 07:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 07:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 07:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 07:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 07:59:14] Production.INFO: call_cost start
[2026-09-08 07:59:14] Production.INFO: call_cost end
[2026-09-08 07:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 07:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 07:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 07:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 07:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 07:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 07:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 07:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 07:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 07:59:14] Production.INFO: ==8220== Releasing lock...
[2026-09-08 07:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 07:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:00:01] Production.INFO: ==8282== Lock acquired, processing the job...
[2026-09-08 13:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:00:01] Production.INFO: neon service started
[2026-09-08 13:00:01] Production.INFO: neon service started
[2026-09-08 13:00:01] Production.INFO: ==8282== Releasing lock...
[2026-09-08 13:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:00:02] Production.INFO: ==8286== Lock acquired, processing the job...
[2026-09-08 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:00:02] Production.INFO: ==8286== Releasing lock...
[2026-09-08 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:00:02] Production.INFO: ==8284== Lock acquired, processing the job...
[2026-09-08 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:00:02] Production.INFO: ==8284== Releasing lock...
[2026-09-08 08:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:00:03] Production.INFO: ==8294== Lock acquired, processing the job...
[2026-09-08 08:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:00:03] Production.INFO: ==8296== Lock acquired, processing the job...
[2026-09-08 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:00:03] Production.INFO: ==8288== Lock acquired, processing the job...
[2026-09-08 08:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:00:03] Production.INFO: ==8290== Lock acquired, processing the job...
[2026-09-08 08:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:00:03] Production.INFO: ==8292== Lock acquired, processing the job...
[2026-09-08 08:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:00:03] Production.INFO: Account Balance Start.
[2026-09-08 08:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:00:03] Production.INFO: 117
[2026-09-08 08:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:00:03] Production.INFO: ==8296== Releasing lock...
[2026-09-08 08:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:00:03] Production.INFO: Total Charge 0
[2026-09-08 08:00:03] Production.INFO: CreateAllLog End
[2026-09-08 08:00:04] Production.INFO: Account Balance End.
[2026-09-08 08:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:00:04] Production.INFO: ==8294== Releasing lock...
[2026-09-08 08:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:00:04] Production.INFO: ==8290== Releasing lock...
[2026-09-08 08:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:00:12] Production.ERROR: CronJobId end10
[2026-09-08 08:00:12] Production.INFO: ==8292== Releasing lock...
[2026-09-08 08:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:00:14] Production.INFO: call_cost start
[2026-09-08 08:00:14] Production.INFO: call_cost end
[2026-09-08 08:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:00:14] Production.INFO: ==8288== Releasing lock...
[2026-09-08 08:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:01:02] Production.INFO: ==8360== Lock acquired, processing the job...
[2026-09-08 13:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:01:02] Production.INFO: neon service started
[2026-09-08 13:01:02] Production.INFO: neon service started
[2026-09-08 13:01:02] Production.INFO: ==8360== Releasing lock...
[2026-09-08 13:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:01:02] Production.INFO: ==8373== Lock acquired, processing the job...
[2026-09-08 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:01:02] Production.INFO: ==8373== Releasing lock...
[2026-09-08 08:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:01:03] Production.INFO: ==8375== Lock acquired, processing the job...
[2026-09-08 12:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:01:03] Production.INFO: ==8375== Releasing lock...
[2026-09-08 12:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:01:03] Production.INFO: ==8379== Lock acquired, processing the job...
[2026-09-08 08:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:01:03] Production.INFO: ==8377== Lock acquired, processing the job...
[2026-09-08 08:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:01:04] Production.INFO: ==8381== Lock acquired, processing the job...
[2026-09-08 08:01:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:01:04] Production.INFO: ==8383== Lock acquired, processing the job...
[2026-09-08 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:01:04] Production.INFO: Account Balance Start.
[2026-09-08 08:01:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:01:04] Production.INFO: 117
[2026-09-08 08:01:04] Production.INFO: ==8385== Lock acquired, processing the job...
[2026-09-08 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:01:04] Production.INFO: Total Charge 0
[2026-09-08 08:01:04] Production.INFO: CreateAllLog End
[2026-09-08 08:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:01:04] Production.INFO: ==8385== Releasing lock...
[2026-09-08 08:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:01:04] Production.INFO: ==8379== Releasing lock...
[2026-09-08 08:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:01:04] Production.INFO: Account Balance End.
[2026-09-08 08:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:01:04] Production.INFO: ==8383== Releasing lock...
[2026-09-08 08:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:01: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-08 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-08 08:01:12] Production.ERROR: CronJobId end10
[2026-09-08 08:01:12] Production.INFO: ==8381== Releasing lock...
[2026-09-08 08:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:01:15] Production.INFO: call_cost start
[2026-09-08 08:01:15] Production.INFO: call_cost end
[2026-09-08 08:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:01:15] Production.INFO: ==8377== Releasing lock...
[2026-09-08 08:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:02:01] Production.INFO: ==8446== Lock acquired, processing the job...
[2026-09-08 13:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:02:01] Production.INFO: neon service started
[2026-09-08 13:02:01] Production.INFO: neon service started
[2026-09-08 13:02:01] Production.INFO: ==8446== Releasing lock...
[2026-09-08 13:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:02:02] Production.INFO: ==8450== Lock acquired, processing the job...
[2026-09-08 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:02:02] Production.INFO: ==8450== Releasing lock...
[2026-09-08 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:02:02] Production.INFO: ==8448== Lock acquired, processing the job...
[2026-09-08 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:02:02] Production.INFO: ==8448== Releasing lock...
[2026-09-08 08:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:02:03] Production.INFO: ==8458== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:02:03] Production.INFO: Account Balance Start.
[2026-09-08 08:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:02:03] Production.INFO: 117
[2026-09-08 08:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:02:03] Production.INFO: ==8462== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:02:03] Production.INFO: ==8452== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:02:03] Production.INFO: Total Charge 0
[2026-09-08 08:02:03] Production.INFO: CreateAllLog End
[2026-09-08 08:02:03] Production.INFO: ==8454== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:02:03] Production.INFO: ==8456== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:02:03] Production.INFO: ==8462== Releasing lock...
[2026-09-08 08:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:02:03] Production.INFO: ==8460== Lock acquired, processing the job...
[2026-09-08 08:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 08:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:02:03] Production.INFO: Account Balance End.
[2026-09-08 08:02:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:02:03] Production.INFO: ==8458== Releasing lock...
[2026-09-08 08:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:02:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:02:04] Production.ERROR: done
[2026-09-08 08:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 08:02:04] Production.ERROR: done
[2026-09-08 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-08 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-08 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-08 08:02:04] Production.INFO: ==8454== Releasing lock...
[2026-09-08 08:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 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-08 08:02:04] Production.INFO: ==8460== Releasing lock...
[2026-09-08 08:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 08:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 08:02:11] Production.ERROR: CronJobId end10
[2026-09-08 08:02:11] Production.INFO: ==8456== Releasing lock...
[2026-09-08 08:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:02:15] Production.INFO: call_cost start
[2026-09-08 08:02:15] Production.INFO: call_cost end
[2026-09-08 08:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:02:15] Production.INFO: ==8452== Releasing lock...
[2026-09-08 08:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:03:02] Production.INFO: ==8515== Lock acquired, processing the job...
[2026-09-08 13:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:03:02] Production.INFO: neon service started
[2026-09-08 13:03:02] Production.INFO: neon service started
[2026-09-08 13:03:02] Production.INFO: ==8515== Releasing lock...
[2026-09-08 13:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:03:02] Production.INFO: ==8519== Lock acquired, processing the job...
[2026-09-08 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:03:02] Production.INFO: ==8519== Releasing lock...
[2026-09-08 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:03:02] Production.INFO: ==8517== Lock acquired, processing the job...
[2026-09-08 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:03:02] Production.INFO: ==8517== Releasing lock...
[2026-09-08 08:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:03:03] Production.INFO: ==8522== Lock acquired, processing the job...
[2026-09-08 08:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:03:03] Production.INFO: ==8526== Lock acquired, processing the job...
[2026-09-08 08:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:03:03] Production.INFO: ==8524== Lock acquired, processing the job...
[2026-09-08 08:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:03:03] Production.INFO: ==8528== Lock acquired, processing the job...
[2026-09-08 08:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:03:03] Production.INFO: ==8530== Lock acquired, processing the job...
[2026-09-08 08:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:03:03] Production.INFO: Account Balance Start.
[2026-09-08 08:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:03:03] Production.INFO: 117
[2026-09-08 08:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 08:03:04] Production.INFO: Total Charge 0
[2026-09-08 08:03:04] Production.INFO: ==8530== Releasing lock...
[2026-09-08 08:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:03:04] Production.INFO: CreateAllLog End
[2026-09-08 08:03:04] Production.INFO: Account Balance End.
[2026-09-08 08:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:03:04] Production.INFO: ==8528== Releasing lock...
[2026-09-08 08:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:03:04] Production.INFO: ==8524== Releasing lock...
[2026-09-08 08:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:03:12] Production.ERROR: CronJobId end10
[2026-09-08 08:03:12] Production.INFO: ==8526== Releasing lock...
[2026-09-08 08:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:03:14] Production.INFO: call_cost start
[2026-09-08 08:03:14] Production.INFO: call_cost end
[2026-09-08 08:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:03:14] Production.INFO: ==8522== Releasing lock...
[2026-09-08 08:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:04:01] Production.INFO: ==8584== Lock acquired, processing the job...
[2026-09-08 13:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:04:01] Production.INFO: neon service started
[2026-09-08 13:04:01] Production.INFO: neon service started
[2026-09-08 13:04:01] Production.INFO: ==8584== Releasing lock...
[2026-09-08 13:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:04:01] Production.INFO: ==8587== Lock acquired, processing the job...
[2026-09-08 08:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:04:02] Production.INFO: ==8587== Releasing lock...
[2026-09-08 08:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:04:02] Production.INFO: ==8589== Lock acquired, processing the job...
[2026-09-08 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:04:02] Production.INFO: ==8589== Releasing lock...
[2026-09-08 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:04:02] Production.INFO: ==8591== Lock acquired, processing the job...
[2026-09-08 08:04:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:04:02] Production.INFO: ==8595== Lock acquired, processing the job...
[2026-09-08 08:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:04:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:04:02] Production.INFO: ==8597== Lock acquired, processing the job...
[2026-09-08 08:04:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:04:03] Production.INFO: ==8593== Lock acquired, processing the job...
[2026-09-08 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:04:03] Production.INFO: Account Balance Start.
[2026-09-08 08:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:04:03] Production.INFO: 117
[2026-09-08 08:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:04:03] Production.INFO: Total Charge 0
[2026-09-08 08:04:03] Production.INFO: CreateAllLog End
[2026-09-08 08:04:03] Production.INFO: ==8599== Lock acquired, processing the job...
[2026-09-08 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:04:03] Production.INFO: Account Balance End.
[2026-09-08 08:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:04:03] Production.INFO: ==8597== Releasing lock...
[2026-09-08 08:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 08:04:03] Production.INFO: ==8599== Releasing lock...
[2026-09-08 08:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:04:03] Production.INFO: ==8593== Releasing lock...
[2026-09-08 08:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:04:10] Production.ERROR: CronJobId end10
[2026-09-08 08:04:10] Production.INFO: ==8595== Releasing lock...
[2026-09-08 08:04:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:04:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:04:13] Production.INFO: call_cost start
[2026-09-08 08:04:13] Production.INFO: call_cost end
[2026-09-08 08:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:04:14] Production.INFO: ==8591== Releasing lock...
[2026-09-08 08:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:05:01] Production.INFO: ==8655== Lock acquired, processing the job...
[2026-09-08 13:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:05:01] Production.INFO: neon service started
[2026-09-08 13:05:02] Production.INFO: neon service started
[2026-09-08 13:05:02] Production.INFO: ==8655== Releasing lock...
[2026-09-08 13:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:05:02] Production.INFO: ==8659== Lock acquired, processing the job...
[2026-09-08 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:05:02] Production.INFO: ==8657== Lock acquired, processing the job...
[2026-09-08 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:05:02] Production.INFO: ==8659== Releasing lock...
[2026-09-08 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:05:02] Production.INFO: ==8657== Releasing lock...
[2026-09-08 08:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:05:03] Production.INFO: ==8662== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:05:03] Production.INFO: ==8666== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:05:03] Production.INFO: ==8664== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:05:03] Production.INFO: ==8662== Releasing lock...
[2026-09-08 08:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:05:03] Production.INFO: ==8668== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:05:03] Production.INFO: ==8674== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:05:03] Production.INFO: ==8670== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:05:03] Production.INFO: ==8672== Lock acquired, processing the job...
[2026-09-08 08:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:05:04] Production.INFO: Account Balance Start.
[2026-09-08 08:05:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:05:04] Production.INFO: 117
[2026-09-08 08:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 08: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-08 08: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-08 08:05:04] Production.INFO: Total Charge 0
[2026-09-08 08: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-08 08:05:04] Production.INFO: ==8674== Releasing lock...
[2026-09-08 08:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:05:04] Production.INFO: CreateAllLog End
[2026-09-08 08:05:04] Production.ERROR: done
[2026-09-08 08:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965558', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:05:04] Production.INFO: Account Balance End.
[2026-09-08 08:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:05:04] Production.INFO: ==8670== Releasing lock...
[2026-09-08 08:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:05:04] Production.INFO: ==8666== Releasing lock...
[2026-09-08 08:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965558', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:05:10] Production.INFO: ProcessCDR(1,17965558,1,1,2)
[2026-09-08 08:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965558,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965558,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:05:10] Production.INFO: ==8672== Releasing lock...
[2026-09-08 08:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:05:15] Production.ERROR: CronJobId end10
[2026-09-08 08:05:15] Production.INFO: ==8668== Releasing lock...
[2026-09-08 08:05:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:05:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:05:17] Production.INFO: call_cost start
[2026-09-08 08:05:17] Production.INFO: call_cost end
[2026-09-08 08:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:05:17] Production.INFO: ==8664== Releasing lock...
[2026-09-08 08:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:06:01] Production.INFO: ==8732== Lock acquired, processing the job...
[2026-09-08 13:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:06:01] Production.INFO: neon service started
[2026-09-08 13:06:01] Production.INFO: neon service started
[2026-09-08 13:06:01] Production.INFO: ==8732== Releasing lock...
[2026-09-08 13:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:06:01] Production.INFO: ==8736== Lock acquired, processing the job...
[2026-09-08 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:06:01] Production.INFO: ==8736== Releasing lock...
[2026-09-08 12:06:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:06:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:06:02] Production.INFO: ==8734== Lock acquired, processing the job...
[2026-09-08 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:06:02] Production.INFO: ==8734== Releasing lock...
[2026-09-08 08:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:06:03] Production.INFO: ==8739== Lock acquired, processing the job...
[2026-09-08 08:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:06:03] Production.INFO: ==8741== Lock acquired, processing the job...
[2026-09-08 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:06:03] Production.INFO: ==8745== Lock acquired, processing the job...
[2026-09-08 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:06:03] Production.INFO: ==8747== Lock acquired, processing the job...
[2026-09-08 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:06:03] Production.INFO: ==8743== Lock acquired, processing the job...
[2026-09-08 08:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:06:03] Production.INFO: Account Balance Start.
[2026-09-08 08:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:06:03] Production.INFO: 117
[2026-09-08 08:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 08: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-08 08: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-08 08: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-08 08:06:03] Production.INFO: ==8747== Releasing lock...
[2026-09-08 08:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:06:03] Production.INFO: Total Charge 0
[2026-09-08 08:06:03] Production.INFO: CreateAllLog End
[2026-09-08 08:06:03] Production.INFO: Account Balance End.
[2026-09-08 08:06:03] Production.INFO: ==8741== Releasing lock...
[2026-09-08 08:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:06:03] Production.INFO: ==8745== Releasing lock...
[2026-09-08 08:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:06:11] Production.ERROR: CronJobId end10
[2026-09-08 08:06:11] Production.INFO: ==8743== Releasing lock...
[2026-09-08 08:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:06:14] Production.INFO: call_cost start
[2026-09-08 08:06:14] Production.INFO: call_cost end
[2026-09-08 08:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:06:14] Production.INFO: ==8739== Releasing lock...
[2026-09-08 08:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:07:02] Production.INFO: ==8801== Lock acquired, processing the job...
[2026-09-08 13:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:07:02] Production.INFO: neon service started
[2026-09-08 13:07:02] Production.INFO: neon service started
[2026-09-08 13:07:02] Production.INFO: ==8801== Releasing lock...
[2026-09-08 13:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:07:02] Production.INFO: ==8805== Lock acquired, processing the job...
[2026-09-08 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:07:02] Production.INFO: ==8805== Releasing lock...
[2026-09-08 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:07:02] Production.INFO: ==8803== Lock acquired, processing the job...
[2026-09-08 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:07:02] Production.INFO: ==8803== Releasing lock...
[2026-09-08 08:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:07:03] Production.INFO: ==8808== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:07:03] Production.INFO: ==8810== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:07:03] Production.INFO: ==8816== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:07:03] Production.INFO: ==8814== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:07:03] Production.INFO: ==8812== Lock acquired, processing the job...
[2026-09-08 08:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:07:03] Production.INFO: Account Balance Start.
[2026-09-08 08:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:07:03] Production.INFO: 117
[2026-09-08 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-08 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-08 08:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 08:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:07:03] Production.INFO: ==8816== Releasing lock...
[2026-09-08 08:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:07:03] Production.INFO: Total Charge 0
[2026-09-08 08:07:03] Production.INFO: CreateAllLog End
[2026-09-08 08:07:04] Production.INFO: Account Balance End.
[2026-09-08 08:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:07:04] Production.INFO: ==8814== Releasing lock...
[2026-09-08 08:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:07:04] Production.INFO: ==8810== Releasing lock...
[2026-09-08 08:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:07:12] Production.ERROR: CronJobId end10
[2026-09-08 08:07:12] Production.INFO: ==8812== Releasing lock...
[2026-09-08 08:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:07:15] Production.INFO: call_cost start
[2026-09-08 08:07:15] Production.INFO: call_cost end
[2026-09-08 08:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:07:15] Production.INFO: ==8808== Releasing lock...
[2026-09-08 08:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:08:01] Production.INFO: ==8872== Lock acquired, processing the job...
[2026-09-08 13:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:08:01] Production.INFO: neon service started
[2026-09-08 13:08:01] Production.INFO: neon service started
[2026-09-08 13:08:01] Production.INFO: ==8872== Releasing lock...
[2026-09-08 13:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:08:01] Production.INFO: ==8874== Lock acquired, processing the job...
[2026-09-08 08:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:08:02] Production.INFO: ==8874== Releasing lock...
[2026-09-08 08:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:08:02] Production.INFO: ==8876== Lock acquired, processing the job...
[2026-09-08 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:08:02] Production.INFO: ==8876== Releasing lock...
[2026-09-08 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:08:02] Production.INFO: ==8878== Lock acquired, processing the job...
[2026-09-08 08:08:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:08:02] Production.INFO: ==8880== Lock acquired, processing the job...
[2026-09-08 08:08:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:08:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:08:02] Production.INFO: ==8884== Lock acquired, processing the job...
[2026-09-08 08:08:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:08:03] Production.INFO: ==8882== Lock acquired, processing the job...
[2026-09-08 08:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:08:03] Production.INFO: Account Balance Start.
[2026-09-08 08:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:08:03] Production.INFO: 117
[2026-09-08 08:08:03] Production.INFO: ==8887== Lock acquired, processing the job...
[2026-09-08 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:08:03] Production.INFO: Total Charge 0
[2026-09-08 08:08:03] Production.INFO: CreateAllLog End
[2026-09-08 08:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 08:08:03] Production.INFO: ==8887== Releasing lock...
[2026-09-08 08:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:08:03] Production.INFO: Account Balance End.
[2026-09-08 08:08:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:08:03] Production.INFO: ==8884== Releasing lock...
[2026-09-08 08:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:08:03] Production.INFO: ==8880== Releasing lock...
[2026-09-08 08:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:08:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:08:11] Production.ERROR: CronJobId end10
[2026-09-08 08:08:11] Production.INFO: ==8882== Releasing lock...
[2026-09-08 08:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:08:13] Production.INFO: call_cost start
[2026-09-08 08:08:13] Production.INFO: call_cost end
[2026-09-08 08:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:08:14] Production.INFO: ==8878== Releasing lock...
[2026-09-08 08:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:09:01] Production.INFO: ==8942== Lock acquired, processing the job...
[2026-09-08 13:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:09:01] Production.INFO: neon service started
[2026-09-08 13:09:01] Production.INFO: neon service started
[2026-09-08 13:09:01] Production.INFO: ==8942== Releasing lock...
[2026-09-08 13:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:09:02] Production.INFO: ==8944== Lock acquired, processing the job...
[2026-09-08 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:09:02] Production.INFO: ==8944== Releasing lock...
[2026-09-08 08:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:09:02] Production.INFO: ==8946== Lock acquired, processing the job...
[2026-09-08 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:09:02] Production.INFO: ==8946== Releasing lock...
[2026-09-08 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:09:03] Production.INFO: ==8949== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:09:03] Production.INFO: ==8955== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:09:03] Production.INFO: ==8957== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:09:03] Production.INFO: Account Balance Start.
[2026-09-08 08:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:09:03] Production.INFO: 117
[2026-09-08 08:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:09:03] Production.INFO: ==8953== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:09:03] Production.INFO: ==8951== Lock acquired, processing the job...
[2026-09-08 08:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:09:03] Production.INFO: Total Charge 0
[2026-09-08 08:09:03] Production.INFO: CreateAllLog End
[2026-09-08 08:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:09:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:09:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:09:03] Production.INFO: ==8957== Releasing lock...
[2026-09-08 08:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:09:03] Production.INFO: Account Balance End.
[2026-09-08 08:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:09:03] Production.INFO: ==8955== Releasing lock...
[2026-09-08 08:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:09:04] Production.INFO: ==8951== Releasing lock...
[2026-09-08 08:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:09:12] Production.ERROR: CronJobId end10
[2026-09-08 08:09:12] Production.INFO: ==8953== Releasing lock...
[2026-09-08 08:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:09:15] Production.INFO: call_cost start
[2026-09-08 08:09:15] Production.INFO: call_cost end
[2026-09-08 08:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:09:15] Production.INFO: ==8949== Releasing lock...
[2026-09-08 08:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:10:01] Production.INFO: ==9016== Lock acquired, processing the job...
[2026-09-08 13:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:10:01] Production.INFO: neon service started
[2026-09-08 13:10:01] Production.INFO: neon service started
[2026-09-08 13:10:01] Production.INFO: ==9016== Releasing lock...
[2026-09-08 13:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:10:02] Production.INFO: ==9018== Lock acquired, processing the job...
[2026-09-08 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:10:02] Production.INFO: ==9020== Lock acquired, processing the job...
[2026-09-08 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:10:02] Production.INFO: ==9020== Releasing lock...
[2026-09-08 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:10:02] Production.INFO: ==9018== Releasing lock...
[2026-09-08 08:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:10:03] Production.INFO: ==9023== Lock acquired, processing the job...
[2026-09-08 08:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:10:03] Production.INFO: ==9025== Lock acquired, processing the job...
[2026-09-08 08:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:10:03] Production.INFO: ==9029== Lock acquired, processing the job...
[2026-09-08 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:10:03] Production.INFO: ==9027== Lock acquired, processing the job...
[2026-09-08 08:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:10:03] Production.INFO: Account Balance Start.
[2026-09-08 08:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:10:03] Production.INFO: 117
[2026-09-08 08:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:10:03] Production.INFO: ==9031== Lock acquired, processing the job...
[2026-09-08 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:10:03] Production.INFO: Total Charge 0
[2026-09-08 08:10:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 08:10:03] Production.INFO: ==9031== Releasing lock...
[2026-09-08 08:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:10:03] Production.INFO: Account Balance End.
[2026-09-08 08:10:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:10:03] Production.INFO: ==9029== Releasing lock...
[2026-09-08 08:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:10:04] Production.INFO: ==9025== Releasing lock...
[2026-09-08 08:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:10:10] Production.ERROR: CronJobId end10
[2026-09-08 08:10:10] Production.INFO: ==9027== Releasing lock...
[2026-09-08 08:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:10:13] Production.INFO: call_cost start
[2026-09-08 08:10:13] Production.INFO: call_cost end
[2026-09-08 08:10:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:10:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:10:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:10:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:10:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:10:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:10:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:10:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:10:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:10:13] Production.INFO: ==9023== Releasing lock...
[2026-09-08 08:10:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:10:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:11:01] Production.INFO: ==9084== Lock acquired, processing the job...
[2026-09-08 13:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:11:01] Production.INFO: neon service started
[2026-09-08 13:11:01] Production.INFO: neon service started
[2026-09-08 13:11:01] Production.INFO: ==9084== Releasing lock...
[2026-09-08 13:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:11:02] Production.INFO: ==9086== Lock acquired, processing the job...
[2026-09-08 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:11:02] Production.INFO: ==9088== Lock acquired, processing the job...
[2026-09-08 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:11:02] Production.INFO: ==9088== Releasing lock...
[2026-09-08 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:11:02] Production.INFO: ==9086== Releasing lock...
[2026-09-08 08:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:11:03] Production.INFO: ==9091== Lock acquired, processing the job...
[2026-09-08 08:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:11:03] Production.INFO: ==9095== Lock acquired, processing the job...
[2026-09-08 08:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:11:03] Production.INFO: ==9093== Lock acquired, processing the job...
[2026-09-08 08:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:11:03] Production.INFO: ==9097== Lock acquired, processing the job...
[2026-09-08 08:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:11:03] Production.INFO: ==9099== Lock acquired, processing the job...
[2026-09-08 08:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:11:03] Production.INFO: Account Balance Start.
[2026-09-08 08:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:11:03] Production.INFO: 117
[2026-09-08 08:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 08:11:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 08:11:04] Production.INFO: ==9099== Releasing lock...
[2026-09-08 08:11:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:11:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:11:04] Production.INFO: CreateAllLog End
[2026-09-08 08:11:04] Production.INFO: Account Balance End.
[2026-09-08 08:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:11:04] Production.INFO: ==9097== Releasing lock...
[2026-09-08 08:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:11:04] Production.INFO: ==9093== Releasing lock...
[2026-09-08 08:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:11:12] Production.ERROR: CronJobId end10
[2026-09-08 08:11:12] Production.INFO: ==9095== Releasing lock...
[2026-09-08 08:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:11:15] Production.INFO: call_cost start
[2026-09-08 08:11:15] Production.INFO: call_cost end
[2026-09-08 08:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:11:15] Production.INFO: ==9091== Releasing lock...
[2026-09-08 08:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:12:02] Production.INFO: ==9159== Lock acquired, processing the job...
[2026-09-08 13:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:12:02] Production.INFO: neon service started
[2026-09-08 13:12:02] Production.INFO: neon service started
[2026-09-08 13:12:02] Production.INFO: ==9159== Releasing lock...
[2026-09-08 13:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:12:02] Production.INFO: ==9161== Lock acquired, processing the job...
[2026-09-08 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:12:02] Production.INFO: ==9161== Releasing lock...
[2026-09-08 08:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:12:03] Production.INFO: ==9163== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:12:03] Production.INFO: ==9163== Releasing lock...
[2026-09-08 12:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:12:03] Production.INFO: ==9173== Lock acquired, processing the job...
[2026-09-08 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 08:12:03] Production.INFO: ==9173== Releasing lock...
[2026-09-08 08:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:12:03] Production.INFO: ==9165== Lock acquired, processing the job...
[2026-09-08 08:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:12:03] Production.INFO: ==9167== Lock acquired, processing the job...
[2026-09-08 08:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:12:04] Production.INFO: ==9169== Lock acquired, processing the job...
[2026-09-08 08:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:12:04] Production.INFO: ==9171== Lock acquired, processing the job...
[2026-09-08 08:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:12:04] Production.INFO: Account Balance Start.
[2026-09-08 08:12:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:12:04] Production.INFO: 117
[2026-09-08 08:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:12:04] Production.INFO: Total Charge 0
[2026-09-08 08:12:04] Production.INFO: CreateAllLog End
[2026-09-08 08:12:04] Production.INFO: Account Balance End.
[2026-09-08 08:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:12:04] Production.INFO: ==9171== Releasing lock...
[2026-09-08 08:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:12:04] Production.INFO: ==9167== Releasing lock...
[2026-09-08 08:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:12:12] Production.ERROR: CronJobId end10
[2026-09-08 08:12:12] Production.INFO: ==9169== Releasing lock...
[2026-09-08 08:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:12:15] Production.INFO: call_cost start
[2026-09-08 08:12:15] Production.INFO: call_cost end
[2026-09-08 08:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:12:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:12:16] Production.INFO: ==9165== Releasing lock...
[2026-09-08 08:12:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:12:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:13:01] Production.INFO: ==9227== Lock acquired, processing the job...
[2026-09-08 13:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:13:01] Production.INFO: neon service started
[2026-09-08 13:13:01] Production.INFO: neon service started
[2026-09-08 13:13:01] Production.INFO: ==9227== Releasing lock...
[2026-09-08 13:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:13:02] Production.INFO: ==9229== Lock acquired, processing the job...
[2026-09-08 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:13:02] Production.INFO: ==9229== Releasing lock...
[2026-09-08 08:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:13:02] Production.INFO: ==9231== Lock acquired, processing the job...
[2026-09-08 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:13:02] Production.INFO: ==9231== Releasing lock...
[2026-09-08 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:13:03] Production.INFO: ==9233== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:13:03] Production.INFO: ==9235== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:13:03] Production.INFO: ==9238== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:13:03] Production.INFO: ==9240== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:13:03] Production.INFO: ==9242== Lock acquired, processing the job...
[2026-09-08 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:13:03] Production.INFO: Account Balance Start.
[2026-09-08 08:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:13:03] Production.INFO: 117
[2026-09-08 08:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:13:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:13:03] Production.INFO: Total Charge 0
[2026-09-08 08:13:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:13:03] Production.INFO: CreateAllLog End
[2026-09-08 08:13:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:13:03] Production.INFO: ==9242== Releasing lock...
[2026-09-08 08:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:13:03] Production.INFO: Account Balance End.
[2026-09-08 08:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:13:03] Production.INFO: ==9240== Releasing lock...
[2026-09-08 08:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:13:04] Production.INFO: ==9235== Releasing lock...
[2026-09-08 08:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:13:12] Production.ERROR: CronJobId end10
[2026-09-08 08:13:12] Production.INFO: ==9238== Releasing lock...
[2026-09-08 08:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:13:14] Production.INFO: call_cost start
[2026-09-08 08:13:14] Production.INFO: call_cost end
[2026-09-08 08:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:13:14] Production.INFO: ==9233== Releasing lock...
[2026-09-08 08:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:14:02] Production.INFO: ==9299== Lock acquired, processing the job...
[2026-09-08 13:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:14:02] Production.INFO: neon service started
[2026-09-08 13:14:02] Production.INFO: neon service started
[2026-09-08 13:14:02] Production.INFO: ==9299== Releasing lock...
[2026-09-08 13:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:14:02] Production.INFO: ==9303== Lock acquired, processing the job...
[2026-09-08 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:14:02] Production.INFO: ==9303== Releasing lock...
[2026-09-08 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:14:02] Production.INFO: ==9301== Lock acquired, processing the job...
[2026-09-08 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:14:02] Production.INFO: ==9301== Releasing lock...
[2026-09-08 08:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:14:03] Production.INFO: ==9305== Lock acquired, processing the job...
[2026-09-08 08:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:14:03] Production.INFO: ==9307== Lock acquired, processing the job...
[2026-09-08 08:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:14:03] Production.INFO: ==9311== Lock acquired, processing the job...
[2026-09-08 08:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:14:03] Production.INFO: ==9313== Lock acquired, processing the job...
[2026-09-08 08:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:14:03] Production.INFO: Account Balance Start.
[2026-09-08 08:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:14:03] Production.INFO: 117
[2026-09-08 08:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 08:14:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 08:14:03] Production.INFO: CreateAllLog End
[2026-09-08 08:14:04] Production.INFO: ==9313== Releasing lock...
[2026-09-08 08:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:14:04] Production.INFO: ==9309== Lock acquired, processing the job...
[2026-09-08 08:14:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:14:04] Production.INFO: Account Balance End.
[2026-09-08 08:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:14:04] Production.INFO: ==9311== Releasing lock...
[2026-09-08 08:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:14:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:14:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:14:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:14:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:14:04] Production.INFO: ==9307== Releasing lock...
[2026-09-08 08:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:14:11] Production.ERROR: CronJobId end10
[2026-09-08 08:14:11] Production.INFO: ==9309== Releasing lock...
[2026-09-08 08:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:14:14] Production.INFO: call_cost start
[2026-09-08 08:14:14] Production.INFO: call_cost end
[2026-09-08 08:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:14:14] Production.INFO: ==9305== Releasing lock...
[2026-09-08 08:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:15:01] Production.INFO: ==9375== Lock acquired, processing the job...
[2026-09-08 13:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:15:01] Production.INFO: neon service started
[2026-09-08 13:15:01] Production.INFO: neon service started
[2026-09-08 13:15:01] Production.INFO: ==9375== Releasing lock...
[2026-09-08 13:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:15:02] Production.INFO: ==9377== Lock acquired, processing the job...
[2026-09-08 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:15:02] Production.INFO: ==9377== Releasing lock...
[2026-09-08 08:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:15:02] Production.INFO: ==9379== Lock acquired, processing the job...
[2026-09-08 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:15:03] Production.INFO: ==9379== Releasing lock...
[2026-09-08 12:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:15:03] Production.INFO: ==9381== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:15:03] Production.INFO: ==9381== Releasing lock...
[2026-09-08 08:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:15:03] Production.INFO: ==9383== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:15:03] Production.INFO: ==9387== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:15:03] Production.INFO: ==9391== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:15:03] Production.INFO: ==9385== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:15:03] Production.INFO: ==9393== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:15:03] Production.INFO: ==9389== Lock acquired, processing the job...
[2026-09-08 08:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:15:03] Production.INFO: Account Balance Start.
[2026-09-08 08:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:15:03] Production.INFO: 117
[2026-09-08 08:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 08: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-08 08:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:15:04] Production.INFO: ==9393== Releasing lock...
[2026-09-08 08:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:15:04] Production.ERROR: done
[2026-09-08 08:15:04] Production.INFO: Total Charge 0
[2026-09-08 08:15:04] Production.INFO: CreateAllLog End
[2026-09-08 08:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965599', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:15:04] Production.INFO: Account Balance End.
[2026-09-08 08:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:15:04] Production.INFO: ==9389== Releasing lock...
[2026-09-08 08:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:15:04] Production.INFO: ==9385== Releasing lock...
[2026-09-08 08:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965599', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:15:09] Production.INFO: ProcessCDR(1,17965599,1,1,2)
[2026-09-08 08:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965599,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965599,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:15:09] Production.INFO: ==9391== Releasing lock...
[2026-09-08 08:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:15:13] Production.ERROR: CronJobId end10
[2026-09-08 08:15:13] Production.INFO: ==9387== Releasing lock...
[2026-09-08 08:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:15:16] Production.INFO: call_cost start
[2026-09-08 08:15:16] Production.INFO: call_cost end
[2026-09-08 08:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:15:16] Production.INFO: ==9383== Releasing lock...
[2026-09-08 08:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:16:02] Production.INFO: ==9450== Lock acquired, processing the job...
[2026-09-08 13:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:16:02] Production.INFO: neon service started
[2026-09-08 13:16:02] Production.INFO: neon service started
[2026-09-08 13:16:02] Production.INFO: ==9450== Releasing lock...
[2026-09-08 13:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:16:02] Production.INFO: ==9454== Lock acquired, processing the job...
[2026-09-08 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:16:02] Production.INFO: ==9454== Releasing lock...
[2026-09-08 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:16:02] Production.INFO: ==9452== Lock acquired, processing the job...
[2026-09-08 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:16:02] Production.INFO: ==9452== Releasing lock...
[2026-09-08 08:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:16:03] Production.INFO: ==9456== Lock acquired, processing the job...
[2026-09-08 08:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:16:03] Production.INFO: ==9458== Lock acquired, processing the job...
[2026-09-08 08:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:16:03] Production.INFO: ==9460== Lock acquired, processing the job...
[2026-09-08 08:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:16:03] Production.INFO: ==9462== Lock acquired, processing the job...
[2026-09-08 08:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:16:03] Production.INFO: ==9465== Lock acquired, processing the job...
[2026-09-08 08:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:16:03] Production.INFO: Account Balance Start.
[2026-09-08 08:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:16:03] Production.INFO: 117
[2026-09-08 08:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:16:03] Production.INFO: Total Charge 0
[2026-09-08 08:16:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:16:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:16:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:16:04] Production.INFO: CreateAllLog End
[2026-09-08 08:16:04] Production.INFO: ==9465== Releasing lock...
[2026-09-08 08:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:16:04] Production.INFO: Account Balance End.
[2026-09-08 08:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:16:04] Production.INFO: ==9462== Releasing lock...
[2026-09-08 08:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:16:04] Production.INFO: ==9458== Releasing lock...
[2026-09-08 08:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:16:12] Production.ERROR: CronJobId end10
[2026-09-08 08:16:12] Production.INFO: ==9460== Releasing lock...
[2026-09-08 08:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:16:15] Production.INFO: call_cost start
[2026-09-08 08:16:15] Production.INFO: call_cost end
[2026-09-08 08:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:16:15] Production.INFO: ==9456== Releasing lock...
[2026-09-08 08:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:17:01] Production.INFO: ==9520== Lock acquired, processing the job...
[2026-09-08 13:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:17:01] Production.INFO: neon service started
[2026-09-08 13:17:01] Production.INFO: neon service started
[2026-09-08 13:17:01] Production.INFO: ==9520== Releasing lock...
[2026-09-08 13:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:17:01] Production.INFO: ==9524== Lock acquired, processing the job...
[2026-09-08 12:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:17:01] Production.INFO: ==9524== Releasing lock...
[2026-09-08 12:17:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:17:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:17:02] Production.INFO: ==9522== Lock acquired, processing the job...
[2026-09-08 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:17:02] Production.INFO: ==9522== Releasing lock...
[2026-09-08 08:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:17:02] Production.INFO: ==9526== Lock acquired, processing the job...
[2026-09-08 08:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:17:02] Production.INFO: ==9530== Lock acquired, processing the job...
[2026-09-08 08:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:17:03] Production.INFO: ==9528== Lock acquired, processing the job...
[2026-09-08 08:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:17:03] Production.INFO: ==9532== Lock acquired, processing the job...
[2026-09-08 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:17:03] Production.INFO: ==9534== Lock acquired, processing the job...
[2026-09-08 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:17:03] Production.INFO: Account Balance Start.
[2026-09-08 08:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:17:03] Production.INFO: 117
[2026-09-08 08:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 08:17:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 08:17:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 08:17:03] Production.INFO: ==9534== Releasing lock...
[2026-09-08 08:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:17:03] Production.INFO: Account Balance End.
[2026-09-08 08:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:17:03] Production.INFO: ==9532== Releasing lock...
[2026-09-08 08:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:17:04] Production.INFO: ==9528== Releasing lock...
[2026-09-08 08:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:17:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-09-08 08:17:11] Production.ERROR: CronJobId end10
[2026-09-08 08:17:11] Production.INFO: ==9530== Releasing lock...
[2026-09-08 08:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:17:13] Production.INFO: call_cost start
[2026-09-08 08:17:13] Production.INFO: call_cost end
[2026-09-08 08:17:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:17:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:17:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:17:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:17:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:17:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:17:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:17:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:17:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:17:13] Production.INFO: ==9526== Releasing lock...
[2026-09-08 08:17:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:17:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:18:01] Production.INFO: ==9591== Lock acquired, processing the job...
[2026-09-08 13:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:18:01] Production.INFO: neon service started
[2026-09-08 13:18:01] Production.INFO: neon service started
[2026-09-08 13:18:01] Production.INFO: ==9591== Releasing lock...
[2026-09-08 13:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:18:02] Production.INFO: ==9595== Lock acquired, processing the job...
[2026-09-08 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:18:02] Production.INFO: ==9595== Releasing lock...
[2026-09-08 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:18:02] Production.INFO: ==9593== Lock acquired, processing the job...
[2026-09-08 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:18:02] Production.INFO: ==9593== Releasing lock...
[2026-09-08 08:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:18:03] Production.INFO: ==9597== Lock acquired, processing the job...
[2026-09-08 08:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:18:03] Production.INFO: ==9599== Lock acquired, processing the job...
[2026-09-08 08:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:18:03] Production.INFO: ==9603== Lock acquired, processing the job...
[2026-09-08 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:18:03] Production.INFO: ==9605== Lock acquired, processing the job...
[2026-09-08 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:18:03] Production.INFO: Account Balance Start.
[2026-09-08 08:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:18:03] Production.INFO: 117
[2026-09-08 08:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:18:03] Production.INFO: ==9601== Lock acquired, processing the job...
[2026-09-08 08:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:18:03] Production.INFO: Total Charge 0
[2026-09-08 08:18:03] Production.INFO: CreateAllLog End
[2026-09-08 08:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:18:03] Production.INFO: ==9605== Releasing lock...
[2026-09-08 08:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:18:03] Production.INFO: Account Balance End.
[2026-09-08 08:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:18:03] Production.INFO: ==9603== Releasing lock...
[2026-09-08 08:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:18:04] Production.INFO: ==9599== Releasing lock...
[2026-09-08 08:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:18:11] Production.ERROR: CronJobId end10
[2026-09-08 08:18:11] Production.INFO: ==9601== Releasing lock...
[2026-09-08 08:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:18:14] Production.INFO: call_cost start
[2026-09-08 08:18:14] Production.INFO: call_cost end
[2026-09-08 08:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:18:14] Production.INFO: ==9597== Releasing lock...
[2026-09-08 08:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:19:01] Production.INFO: ==9662== Lock acquired, processing the job...
[2026-09-08 13:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:19:01] Production.INFO: neon service started
[2026-09-08 13:19:01] Production.INFO: neon service started
[2026-09-08 13:19:01] Production.INFO: ==9662== Releasing lock...
[2026-09-08 13:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:19:01] Production.INFO: ==9664== Lock acquired, processing the job...
[2026-09-08 08:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:19:02] Production.INFO: ==9664== Releasing lock...
[2026-09-08 08:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:19:02] Production.INFO: ==9666== Lock acquired, processing the job...
[2026-09-08 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:19:02] Production.INFO: ==9666== Releasing lock...
[2026-09-08 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:19:02] Production.INFO: ==9668== Lock acquired, processing the job...
[2026-09-08 08:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:19:02] Production.INFO: ==9670== Lock acquired, processing the job...
[2026-09-08 08:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:19:02] Production.INFO: ==9674== Lock acquired, processing the job...
[2026-09-08 08:19:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:19:03] Production.INFO: Account Balance Start.
[2026-09-08 08:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:19:03] Production.INFO: 117
[2026-09-08 08:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:19:03] Production.INFO: ==9672== Lock acquired, processing the job...
[2026-09-08 08:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:19:03] Production.INFO: ==9677== Lock acquired, processing the job...
[2026-09-08 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:19:03] Production.INFO: Total Charge 0
[2026-09-08 08:19:03] Production.INFO: CreateAllLog End
[2026-09-08 08:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 08:19:03] Production.INFO: ==9677== Releasing lock...
[2026-09-08 08:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:19:03] Production.INFO: Account Balance End.
[2026-09-08 08:19:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:19:03] Production.INFO: ==9674== Releasing lock...
[2026-09-08 08:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:19:03] Production.INFO: ==9670== Releasing lock...
[2026-09-08 08:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:19:10] Production.ERROR: CronJobId end10
[2026-09-08 08:19:10] Production.INFO: ==9672== Releasing lock...
[2026-09-08 08:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:19:14] Production.INFO: call_cost start
[2026-09-08 08:19:14] Production.INFO: call_cost end
[2026-09-08 08:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:19:14] Production.INFO: ==9668== Releasing lock...
[2026-09-08 08:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:20:01] Production.INFO: ==9734== Lock acquired, processing the job...
[2026-09-08 13:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:20:01] Production.INFO: neon service started
[2026-09-08 13:20:01] Production.INFO: neon service started
[2026-09-08 13:20:01] Production.INFO: ==9734== Releasing lock...
[2026-09-08 13:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:20:02] Production.INFO: ==9738== Lock acquired, processing the job...
[2026-09-08 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:20:02] Production.INFO: ==9736== Lock acquired, processing the job...
[2026-09-08 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:20:02] Production.INFO: ==9738== Releasing lock...
[2026-09-08 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:20:02] Production.INFO: ==9736== Releasing lock...
[2026-09-08 08:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:20:03] Production.INFO: ==9741== Lock acquired, processing the job...
[2026-09-08 08:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:20:03] Production.INFO: ==9745== Lock acquired, processing the job...
[2026-09-08 08:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:20:03] Production.INFO: ==9743== Lock acquired, processing the job...
[2026-09-08 08:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:20:03] Production.INFO: ==9749== Lock acquired, processing the job...
[2026-09-08 08:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:20:03] Production.INFO: ==9747== Lock acquired, processing the job...
[2026-09-08 08:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 08:20:04] Production.INFO: Account Balance Start.
[2026-09-08 08:20:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:20:04] Production.INFO: 117
[2026-09-08 08:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:20:04] Production.INFO: Total Charge 0
[2026-09-08 08:20:04] Production.INFO: ==9749== Releasing lock...
[2026-09-08 08:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:20:04] Production.INFO: CreateAllLog End
[2026-09-08 08:20:04] Production.INFO: Account Balance End.
[2026-09-08 08:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:20:04] Production.INFO: ==9747== Releasing lock...
[2026-09-08 08:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:20:04] Production.INFO: ==9743== Releasing lock...
[2026-09-08 08:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:20:11] Production.ERROR: CronJobId end10
[2026-09-08 08:20:11] Production.INFO: ==9745== Releasing lock...
[2026-09-08 08:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:20:14] Production.INFO: call_cost start
[2026-09-08 08:20:14] Production.INFO: call_cost end
[2026-09-08 08:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:20:14] Production.INFO: ==9741== Releasing lock...
[2026-09-08 08:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:21:01] Production.INFO: ==9804== Lock acquired, processing the job...
[2026-09-08 13:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:21:01] Production.INFO: neon service started
[2026-09-08 13:21:01] Production.INFO: neon service started
[2026-09-08 13:21:01] Production.INFO: ==9804== Releasing lock...
[2026-09-08 13:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:21:01] Production.INFO: ==9806== Lock acquired, processing the job...
[2026-09-08 08:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:21:01] Production.INFO: ==9806== Releasing lock...
[2026-09-08 08:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:21:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:21:02] Production.INFO: ==9808== Lock acquired, processing the job...
[2026-09-08 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:21:02] Production.INFO: ==9808== Releasing lock...
[2026-09-08 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:21:02] Production.INFO: ==9810== Lock acquired, processing the job...
[2026-09-08 08:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:21:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:21:02] Production.INFO: ==9812== Lock acquired, processing the job...
[2026-09-08 08:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:21:02] Production.INFO: ==9816== Lock acquired, processing the job...
[2026-09-08 08:21:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:21:02] Production.INFO: ==9814== Lock acquired, processing the job...
[2026-09-08 08:21:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:21:02] Production.INFO: ==9818== Lock acquired, processing the job...
[2026-09-08 08:21:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:21:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:21:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:21:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:21:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:21:02] Production.INFO: Account Balance Start.
[2026-09-08 08:21:02] Production.INFO: CreateAllLog Start
[2026-09-08 08:21:02] Production.INFO: 117
[2026-09-08 08:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 08:21:03] Production.INFO: Total Charge 0
[2026-09-08 08:21:03] Production.INFO: ==9818== Releasing lock...
[2026-09-08 08:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:21:03] Production.INFO: CreateAllLog End
[2026-09-08 08:21:03] Production.INFO: Account Balance End.
[2026-09-08 08:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:21:03] Production.INFO: ==9816== Releasing lock...
[2026-09-08 08:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:21:03] Production.INFO: ==9812== Releasing lock...
[2026-09-08 08:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:21:11] Production.ERROR: CronJobId end10
[2026-09-08 08:21:11] Production.INFO: ==9814== Releasing lock...
[2026-09-08 08:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:21:14] Production.INFO: call_cost start
[2026-09-08 08:21:14] Production.INFO: call_cost end
[2026-09-08 08:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:21:14] Production.INFO: ==9810== Releasing lock...
[2026-09-08 08:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:22:01] Production.INFO: ==9878== Lock acquired, processing the job...
[2026-09-08 13:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:22:01] Production.INFO: neon service started
[2026-09-08 13:22:01] Production.INFO: neon service started
[2026-09-08 13:22:01] Production.INFO: ==9878== Releasing lock...
[2026-09-08 13:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:22:02] Production.INFO: ==9881== Lock acquired, processing the job...
[2026-09-08 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:22:02] Production.INFO: ==9883== Lock acquired, processing the job...
[2026-09-08 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 08:22:02] Production.INFO: ==9881== Releasing lock...
[2026-09-08 08:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:22:02] Production.INFO: ==9883== Releasing lock...
[2026-09-08 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:22:03] Production.INFO: ==9885== Lock acquired, processing the job...
[2026-09-08 08:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:22:03] Production.INFO: ==9889== Lock acquired, processing the job...
[2026-09-08 08:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:22:03] Production.INFO: ==9887== Lock acquired, processing the job...
[2026-09-08 08:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:22:03] Production.INFO: ==9891== Lock acquired, processing the job...
[2026-09-08 08:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:22:03] Production.INFO: ==9893== Lock acquired, processing the job...
[2026-09-08 08:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 08:22:03] Production.INFO: Account Balance Start.
[2026-09-08 08:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:22:03] Production.INFO: 117
[2026-09-08 08:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:22:03] Production.INFO: ==9893== Releasing lock...
[2026-09-08 08:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:22:03] Production.INFO: Total Charge 0
[2026-09-08 08:22:03] Production.INFO: CreateAllLog End
[2026-09-08 08:22:03] Production.INFO: Account Balance End.
[2026-09-08 08:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:22:04] Production.INFO: ==9891== Releasing lock...
[2026-09-08 08:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:22:04] Production.INFO: ==9887== Releasing lock...
[2026-09-08 08:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:22:10] Production.ERROR: CronJobId end10
[2026-09-08 08:22:10] Production.INFO: ==9889== Releasing lock...
[2026-09-08 08:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:22:14] Production.INFO: call_cost start
[2026-09-08 08:22:14] Production.INFO: call_cost end
[2026-09-08 08:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:22:14] Production.INFO: ==9885== Releasing lock...
[2026-09-08 08:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:23:02] Production.INFO: ==9947== Lock acquired, processing the job...
[2026-09-08 13:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:23:02] Production.INFO: neon service started
[2026-09-08 13:23:02] Production.INFO: neon service started
[2026-09-08 13:23:02] Production.INFO: ==9947== Releasing lock...
[2026-09-08 13:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:23:02] Production.INFO: ==9949== Lock acquired, processing the job...
[2026-09-08 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:23:02] Production.INFO: ==9949== Releasing lock...
[2026-09-08 08:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:23:03] Production.INFO: ==9951== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:23:03] Production.INFO: ==9951== Releasing lock...
[2026-09-08 12:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:23:03] Production.INFO: ==9954== Lock acquired, processing the job...
[2026-09-08 08:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:23:03] Production.INFO: ==9956== Lock acquired, processing the job...
[2026-09-08 08:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:23:03] Production.INFO: ==9960== Lock acquired, processing the job...
[2026-09-08 08:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:23:03] Production.INFO: ==9958== Lock acquired, processing the job...
[2026-09-08 08:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:23:03] Production.INFO: ==9962== Lock acquired, processing the job...
[2026-09-08 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:23:03] Production.INFO: Account Balance Start.
[2026-09-08 08:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:23:03] Production.INFO: 117
[2026-09-08 08:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 08:23:03] Production.INFO: Total Charge 0
[2026-09-08 08:23:03] Production.INFO: ==9962== Releasing lock...
[2026-09-08 08:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:23:04] Production.INFO: CreateAllLog End
[2026-09-08 08:23:04] Production.INFO: Account Balance End.
[2026-09-08 08:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:23:04] Production.INFO: ==9960== Releasing lock...
[2026-09-08 08:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:23:04] Production.INFO: ==9956== Releasing lock...
[2026-09-08 08:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:23:10] Production.ERROR: CronJobId end10
[2026-09-08 08:23:10] Production.INFO: ==9958== Releasing lock...
[2026-09-08 08:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:23:14] Production.INFO: call_cost start
[2026-09-08 08:23:14] Production.INFO: call_cost end
[2026-09-08 08:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:23:14] Production.INFO: ==9954== Releasing lock...
[2026-09-08 08:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:24:01] Production.INFO: ==10016== Lock acquired, processing the job...
[2026-09-08 13:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:24:01] Production.INFO: neon service started
[2026-09-08 13:24:01] Production.INFO: neon service started
[2026-09-08 13:24:01] Production.INFO: ==10016== Releasing lock...
[2026-09-08 13:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:24:02] Production.INFO: ==10019== Lock acquired, processing the job...
[2026-09-08 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:24:02] Production.INFO: ==10019== Releasing lock...
[2026-09-08 08:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:24:02] Production.INFO: ==10021== Lock acquired, processing the job...
[2026-09-08 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:24:02] Production.INFO: ==10021== Releasing lock...
[2026-09-08 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:24:03] Production.INFO: ==10026== Lock acquired, processing the job...
[2026-09-08 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:24:03] Production.INFO: ==10028== Lock acquired, processing the job...
[2026-09-08 08:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:24:03] Production.INFO: ==10024== Lock acquired, processing the job...
[2026-09-08 08:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:24:03] Production.INFO: ==10030== Lock acquired, processing the job...
[2026-09-08 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:24:03] Production.INFO: ==10032== Lock acquired, processing the job...
[2026-09-08 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:24:03] Production.INFO: Account Balance Start.
[2026-09-08 08:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:24:03] Production.INFO: 117
[2026-09-08 08:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:24:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 08:24:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 08:24:03] Production.INFO: ==10032== Releasing lock...
[2026-09-08 08:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:24:03] Production.INFO: Account Balance End.
[2026-09-08 08:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:24:03] Production.INFO: ==10030== Releasing lock...
[2026-09-08 08:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:24:03] Production.INFO: ==10026== Releasing lock...
[2026-09-08 08:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:24:12] Production.ERROR: CronJobId end10
[2026-09-08 08:24:12] Production.INFO: ==10028== Releasing lock...
[2026-09-08 08:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:24:14] Production.INFO: call_cost start
[2026-09-08 08:24:14] Production.INFO: call_cost end
[2026-09-08 08:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:24:14] Production.INFO: ==10024== Releasing lock...
[2026-09-08 08:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:25:02] Production.INFO: ==10089== Lock acquired, processing the job...
[2026-09-08 13:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:25:02] Production.INFO: neon service started
[2026-09-08 13:25:02] Production.INFO: neon service started
[2026-09-08 13:25:02] Production.INFO: ==10089== Releasing lock...
[2026-09-08 13:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:25:02] Production.INFO: ==10091== Lock acquired, processing the job...
[2026-09-08 08:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:25:02] Production.INFO: ==10093== Lock acquired, processing the job...
[2026-09-08 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:25:02] Production.INFO: ==10093== Releasing lock...
[2026-09-08 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:25:03] Production.INFO: ==10091== Releasing lock...
[2026-09-08 08:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:25:03] Production.INFO: ==10096== Lock acquired, processing the job...
[2026-09-08 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:25:03] Production.INFO: ==10096== Releasing lock...
[2026-09-08 08:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:25:03] Production.INFO: ==10100== Lock acquired, processing the job...
[2026-09-08 08:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:25:04] Production.INFO: ==10104== Lock acquired, processing the job...
[2026-09-08 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:25:04] Production.INFO: ==10098== Lock acquired, processing the job...
[2026-09-08 08:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:25:04] Production.INFO: Account Balance Start.
[2026-09-08 08:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:25:04] Production.INFO: 117
[2026-09-08 08:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:25:04] Production.INFO: Total Charge 0
[2026-09-08 08:25:04] Production.INFO: CreateAllLog End
[2026-09-08 08:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:25:04] Production.INFO: ==10102== Lock acquired, processing the job...
[2026-09-08 08:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:25:04] Production.INFO: ==10108== Lock acquired, processing the job...
[2026-09-08 08:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:25:04] Production.INFO: Account Balance End.
[2026-09-08 08:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:25:04] Production.INFO: ==10104== Releasing lock...
[2026-09-08 08:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08: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-08 08: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-08 08:25:04] Production.INFO: ==10106== Lock acquired, processing the job...
[2026-09-08 08:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08: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-08 08:25:04] Production.INFO: ==10108== Releasing lock...
[2026-09-08 08:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:25:04] Production.INFO: ==10100== Releasing lock...
[2026-09-08 08:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:25:04] Production.ERROR: done
[2026-09-08 08:25:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:25:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965640', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965640', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:25:11] Production.INFO: ProcessCDR(1,17965640,1,1,2)
[2026-09-08 08:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965640,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965640,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:25:11] Production.INFO: ==10106== Releasing lock...
[2026-09-08 08:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:25:15] Production.ERROR: CronJobId end10
[2026-09-08 08:25:15] Production.INFO: ==10102== Releasing lock...
[2026-09-08 08:25:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:25:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:25:18] Production.INFO: call_cost start
[2026-09-08 08:25:18] Production.INFO: call_cost end
[2026-09-08 08:25:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:25:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:25:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:25:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:25:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:25:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:25:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:25:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:25:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:25:18] Production.INFO: ==10098== Releasing lock...
[2026-09-08 08:25:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:25:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:26:01] Production.INFO: ==10163== Lock acquired, processing the job...
[2026-09-08 13:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:26:01] Production.INFO: neon service started
[2026-09-08 13:26:01] Production.INFO: neon service started
[2026-09-08 13:26:01] Production.INFO: ==10163== Releasing lock...
[2026-09-08 13:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:26:01] Production.INFO: ==10167== Lock acquired, processing the job...
[2026-09-08 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:26:01] Production.INFO: ==10167== Releasing lock...
[2026-09-08 12:26:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:26:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:26:02] Production.INFO: ==10165== Lock acquired, processing the job...
[2026-09-08 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:26:02] Production.INFO: ==10165== Releasing lock...
[2026-09-08 08:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:26:03] Production.INFO: ==10169== Lock acquired, processing the job...
[2026-09-08 08:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:26:03] Production.INFO: ==10171== Lock acquired, processing the job...
[2026-09-08 08:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:26:03] Production.INFO: ==10174== Lock acquired, processing the job...
[2026-09-08 08:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:26:03] Production.INFO: ==10178== Lock acquired, processing the job...
[2026-09-08 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 08:26:03] Production.INFO: ==10176== Lock acquired, processing the job...
[2026-09-08 08:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 08:26:03] Production.INFO: ==10178== Releasing lock...
[2026-09-08 08:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:26:03] Production.INFO: Account Balance Start.
[2026-09-08 08:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:26:03] Production.INFO: 117
[2026-09-08 08:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:26:03] Production.INFO: Total Charge 0
[2026-09-08 08:26:03] Production.INFO: CreateAllLog End
[2026-09-08 08:26:04] Production.INFO: Account Balance End.
[2026-09-08 08:26:04] Production.INFO: ==10171== Releasing lock...
[2026-09-08 08:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:26:04] Production.INFO: ==10176== Releasing lock...
[2026-09-08 08:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:26:11] Production.ERROR: CronJobId end10
[2026-09-08 08:26:11] Production.INFO: ==10174== Releasing lock...
[2026-09-08 08:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:26:13] Production.INFO: call_cost start
[2026-09-08 08:26:14] Production.INFO: call_cost end
[2026-09-08 08:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:26:14] Production.INFO: ==10169== Releasing lock...
[2026-09-08 08:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:27:01] Production.INFO: ==10241== Lock acquired, processing the job...
[2026-09-08 13:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:27:01] Production.INFO: neon service started
[2026-09-08 13:27:02] Production.INFO: neon service started
[2026-09-08 13:27:02] Production.INFO: ==10241== Releasing lock...
[2026-09-08 13:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:27:02] Production.INFO: ==10243== Lock acquired, processing the job...
[2026-09-08 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:27:02] Production.INFO: ==10243== Releasing lock...
[2026-09-08 08:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:27:02] Production.INFO: ==10245== Lock acquired, processing the job...
[2026-09-08 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:27:03] Production.INFO: ==10245== Releasing lock...
[2026-09-08 12:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:27:03] Production.INFO: ==10249== Lock acquired, processing the job...
[2026-09-08 08:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:27:03] Production.INFO: ==10253== Lock acquired, processing the job...
[2026-09-08 08:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:27:03] Production.INFO: ==10251== Lock acquired, processing the job...
[2026-09-08 08:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:27:03] Production.INFO: Account Balance Start.
[2026-09-08 08:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:27:03] Production.INFO: ==10247== Lock acquired, processing the job...
[2026-09-08 08:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:27:03] Production.INFO: 117
[2026-09-08 08:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:27:03] Production.INFO: ==10255== Lock acquired, processing the job...
[2026-09-08 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:27:03] Production.INFO: Total Charge 0
[2026-09-08 08:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:27:03] Production.INFO: CreateAllLog End
[2026-09-08 08:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:27:03] Production.INFO: ==10255== Releasing lock...
[2026-09-08 08:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:27:03] Production.INFO: Account Balance End.
[2026-09-08 08:27:04] Production.INFO: ==10249== Releasing lock...
[2026-09-08 08:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:27:04] Production.INFO: ==10253== Releasing lock...
[2026-09-08 08:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:27:11] Production.ERROR: CronJobId end10
[2026-09-08 08:27:11] Production.INFO: ==10251== Releasing lock...
[2026-09-08 08:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:27:14] Production.INFO: call_cost start
[2026-09-08 08:27:14] Production.INFO: call_cost end
[2026-09-08 08:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:27:14] Production.INFO: ==10247== Releasing lock...
[2026-09-08 08:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:28:01] Production.INFO: ==10312== Lock acquired, processing the job...
[2026-09-08 13:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:28:01] Production.INFO: neon service started
[2026-09-08 13:28:01] Production.INFO: neon service started
[2026-09-08 13:28:01] Production.INFO: ==10312== Releasing lock...
[2026-09-08 13:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:28:01] Production.INFO: ==10316== Lock acquired, processing the job...
[2026-09-08 12:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:28:01] Production.INFO: ==10316== Releasing lock...
[2026-09-08 12:28:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:28:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:28:01] Production.INFO: ==10314== Lock acquired, processing the job...
[2026-09-08 08:28:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:28:02] Production.INFO: ==10314== Releasing lock...
[2026-09-08 08:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:28:02] Production.INFO: ==10323== Lock acquired, processing the job...
[2026-09-08 08:28:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:28:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:28:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:28:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:28:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:28:03] Production.INFO: ==10319== Lock acquired, processing the job...
[2026-09-08 08:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:28:03] Production.INFO: ==10321== Lock acquired, processing the job...
[2026-09-08 08:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:28:03] Production.INFO: ==10325== Lock acquired, processing the job...
[2026-09-08 08:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:28:03] Production.INFO: ==10327== Lock acquired, processing the job...
[2026-09-08 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:28:03] Production.INFO: Account Balance Start.
[2026-09-08 08:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:28:03] Production.INFO: 117
[2026-09-08 08:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 08:28:03] Production.INFO: ==10327== Releasing lock...
[2026-09-08 08:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:28:03] Production.INFO: Total Charge 0
[2026-09-08 08:28:03] Production.INFO: CreateAllLog End
[2026-09-08 08:28:03] Production.INFO: Account Balance End.
[2026-09-08 08:28:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:28:03] Production.INFO: ==10325== Releasing lock...
[2026-09-08 08:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:28:04] Production.INFO: ==10321== Releasing lock...
[2026-09-08 08:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:28:11] Production.ERROR: CronJobId end10
[2026-09-08 08:28:11] Production.INFO: ==10323== Releasing lock...
[2026-09-08 08:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:28:13] Production.INFO: call_cost start
[2026-09-08 08:28:13] Production.INFO: call_cost end
[2026-09-08 08:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:28:13] Production.INFO: ==10319== Releasing lock...
[2026-09-08 08:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:29:01] Production.INFO: ==10389== Lock acquired, processing the job...
[2026-09-08 13:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:29:01] Production.INFO: neon service started
[2026-09-08 13:29:01] Production.INFO: neon service started
[2026-09-08 13:29:01] Production.INFO: ==10389== Releasing lock...
[2026-09-08 13:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:29:02] Production.INFO: ==10393== Lock acquired, processing the job...
[2026-09-08 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:29:02] Production.INFO: ==10393== Releasing lock...
[2026-09-08 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:29:02] Production.INFO: ==10391== Lock acquired, processing the job...
[2026-09-08 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:29:02] Production.INFO: ==10391== Releasing lock...
[2026-09-08 08:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:29:03] Production.INFO: ==10395== Lock acquired, processing the job...
[2026-09-08 08:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:29:03] Production.INFO: ==10397== Lock acquired, processing the job...
[2026-09-08 08:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:29:03] Production.INFO: ==10401== Lock acquired, processing the job...
[2026-09-08 08:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:29:03] Production.INFO: ==10399== Lock acquired, processing the job...
[2026-09-08 08:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:29:03] Production.INFO: ==10404== Lock acquired, processing the job...
[2026-09-08 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:29:03] Production.INFO: Account Balance Start.
[2026-09-08 08:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:29:03] Production.INFO: 117
[2026-09-08 08:29:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:29:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:29:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:29:03] Production.INFO: ==10404== Releasing lock...
[2026-09-08 08:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:29:03] Production.INFO: Total Charge 0
[2026-09-08 08:29:03] Production.INFO: CreateAllLog End
[2026-09-08 08:29:04] Production.INFO: Account Balance End.
[2026-09-08 08:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:29:04] Production.INFO: ==10401== Releasing lock...
[2026-09-08 08:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:29:04] Production.INFO: ==10397== Releasing lock...
[2026-09-08 08:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:29:11] Production.ERROR: CronJobId end10
[2026-09-08 08:29:11] Production.INFO: ==10399== Releasing lock...
[2026-09-08 08:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:29:14] Production.INFO: call_cost start
[2026-09-08 08:29:14] Production.INFO: call_cost end
[2026-09-08 08:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:29:14] Production.INFO: ==10395== Releasing lock...
[2026-09-08 08:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:30:02] Production.INFO: ==10459== Lock acquired, processing the job...
[2026-09-08 13:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:30:02] Production.INFO: neon service started
[2026-09-08 13:30:02] Production.INFO: neon service started
[2026-09-08 13:30:02] Production.INFO: ==10459== Releasing lock...
[2026-09-08 13:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:30:02] Production.INFO: ==10464== Lock acquired, processing the job...
[2026-09-08 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:30:02] Production.INFO: ==10464== Releasing lock...
[2026-09-08 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:30:02] Production.INFO: ==10462== Lock acquired, processing the job...
[2026-09-08 08:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:30:03] Production.INFO: ==10462== Releasing lock...
[2026-09-08 08:30:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:30:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:30:03] Production.INFO: ==10467== Lock acquired, processing the job...
[2026-09-08 08:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:30:03] Production.INFO: ==10471== Lock acquired, processing the job...
[2026-09-08 08:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:30:03] Production.INFO: ==10475== Lock acquired, processing the job...
[2026-09-08 08:30:03] Production.INFO: ==10469== Lock acquired, processing the job...
[2026-09-08 08:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:30:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:30:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:30:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:30:04] Production.INFO: ==10475== Releasing lock...
[2026-09-08 08:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:30:04] Production.INFO: ==10473== Lock acquired, processing the job...
[2026-09-08 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:30:04] Production.INFO: Account Balance Start.
[2026-09-08 08:30:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:30:04] Production.INFO: 117
[2026-09-08 08:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:30:04] Production.INFO: Total Charge 0
[2026-09-08 08:30:04] Production.INFO: CreateAllLog End
[2026-09-08 08:30:04] Production.INFO: Account Balance End.
[2026-09-08 08:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:30:04] Production.INFO: ==10473== Releasing lock...
[2026-09-08 08:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:30:04] Production.INFO: ==10469== Releasing lock...
[2026-09-08 08:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:30:12] Production.ERROR: CronJobId end10
[2026-09-08 08:30:12] Production.INFO: ==10471== Releasing lock...
[2026-09-08 08:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:30:15] Production.INFO: call_cost start
[2026-09-08 08:30:15] Production.INFO: call_cost end
[2026-09-08 08:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:30:15] Production.INFO: ==10467== Releasing lock...
[2026-09-08 08:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:31:01] Production.INFO: ==10529== Lock acquired, processing the job...
[2026-09-08 13:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:31:01] Production.INFO: neon service started
[2026-09-08 13:31:01] Production.INFO: neon service started
[2026-09-08 13:31:01] Production.INFO: ==10529== Releasing lock...
[2026-09-08 13:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:31:02] Production.INFO: ==10531== Lock acquired, processing the job...
[2026-09-08 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:31:02] Production.INFO: ==10531== Releasing lock...
[2026-09-08 08:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:31:02] Production.INFO: ==10533== Lock acquired, processing the job...
[2026-09-08 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:31:02] Production.INFO: ==10533== Releasing lock...
[2026-09-08 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:31:03] Production.INFO: ==10538== Lock acquired, processing the job...
[2026-09-08 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:31:03] Production.INFO: ==10544== Lock acquired, processing the job...
[2026-09-08 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:31:03] Production.INFO: ==10540== Lock acquired, processing the job...
[2026-09-08 08:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:31:03] Production.INFO: ==10536== Lock acquired, processing the job...
[2026-09-08 08:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:31:03] Production.INFO: ==10542== Lock acquired, processing the job...
[2026-09-08 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 08:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:31:03] Production.INFO: ==10544== Releasing lock...
[2026-09-08 08:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:31:03] Production.INFO: Account Balance Start.
[2026-09-08 08:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:31:03] Production.INFO: 117
[2026-09-08 08:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:31:03] Production.INFO: Total Charge 0
[2026-09-08 08:31:03] Production.INFO: CreateAllLog End
[2026-09-08 08:31:03] Production.INFO: Account Balance End.
[2026-09-08 08:31:03] Production.INFO: ==10538== Releasing lock...
[2026-09-08 08:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:31:03] Production.INFO: ==10542== Releasing lock...
[2026-09-08 08:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:31:11] Production.ERROR: CronJobId end10
[2026-09-08 08:31:11] Production.INFO: ==10540== Releasing lock...
[2026-09-08 08:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:31:14] Production.INFO: call_cost start
[2026-09-08 08:31:14] Production.INFO: call_cost end
[2026-09-08 08:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:31:14] Production.INFO: ==10536== Releasing lock...
[2026-09-08 08:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:32:02] Production.INFO: ==10603== Lock acquired, processing the job...
[2026-09-08 13:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:32:02] Production.INFO: neon service started
[2026-09-08 13:32:02] Production.INFO: neon service started
[2026-09-08 13:32:02] Production.INFO: ==10603== Releasing lock...
[2026-09-08 13:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:32:02] Production.INFO: ==10607== Lock acquired, processing the job...
[2026-09-08 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:32:02] Production.INFO: ==10607== Releasing lock...
[2026-09-08 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:32:02] Production.INFO: ==10605== Lock acquired, processing the job...
[2026-09-08 08:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:32:03] Production.INFO: ==10605== Releasing lock...
[2026-09-08 08:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:32:03] Production.INFO: ==10614== Lock acquired, processing the job...
[2026-09-08 08:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:32:03] Production.INFO: ==10616== Lock acquired, processing the job...
[2026-09-08 08:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:32:03] Production.INFO: Account Balance Start.
[2026-09-08 08:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:32:03] Production.INFO: 117
[2026-09-08 08:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:32:03] Production.INFO: Total Charge 0
[2026-09-08 08:32:03] Production.INFO: CreateAllLog End
[2026-09-08 08:32:03] Production.INFO: Account Balance End.
[2026-09-08 08:32:03] Production.INFO: ==10612== Lock acquired, processing the job...
[2026-09-08 08:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:32:04] Production.INFO: ==10610== Lock acquired, processing the job...
[2026-09-08 08:32:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:32:04] Production.INFO: ==10616== Releasing lock...
[2026-09-08 08:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:32:04] Production.INFO: ==10618== Lock acquired, processing the job...
[2026-09-08 08:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:32:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08: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-08 08: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-08 08: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-08 08:32:04] Production.INFO: ==10618== Releasing lock...
[2026-09-08 08:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:32:04] Production.INFO: ==10612== Releasing lock...
[2026-09-08 08:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:32:12] Production.ERROR: CronJobId end10
[2026-09-08 08:32:12] Production.INFO: ==10614== Releasing lock...
[2026-09-08 08:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:32:14] Production.INFO: call_cost start
[2026-09-08 08:32:14] Production.INFO: call_cost end
[2026-09-08 08:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:32:14] Production.INFO: ==10610== Releasing lock...
[2026-09-08 08:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:33:01] Production.INFO: ==10673== Lock acquired, processing the job...
[2026-09-08 13:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:33:01] Production.INFO: neon service started
[2026-09-08 13:33:01] Production.INFO: neon service started
[2026-09-08 13:33:01] Production.INFO: ==10673== Releasing lock...
[2026-09-08 13:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:33:02] Production.INFO: ==10675== Lock acquired, processing the job...
[2026-09-08 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:33:02] Production.INFO: ==10675== Releasing lock...
[2026-09-08 08:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:33:02] Production.INFO: ==10677== Lock acquired, processing the job...
[2026-09-08 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:33:02] Production.INFO: ==10677== Releasing lock...
[2026-09-08 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:33:03] Production.INFO: ==10682== Lock acquired, processing the job...
[2026-09-08 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:33:03] Production.INFO: ==10680== Lock acquired, processing the job...
[2026-09-08 08:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:33:03] Production.INFO: ==10688== Lock acquired, processing the job...
[2026-09-08 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 08:33:03] Production.INFO: ==10686== Lock acquired, processing the job...
[2026-09-08 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:33:03] Production.INFO: ==10684== Lock acquired, processing the job...
[2026-09-08 08:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 08:33:03] Production.INFO: ==10688== Releasing lock...
[2026-09-08 08:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:33:03] Production.INFO: Account Balance Start.
[2026-09-08 08:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:33:03] Production.INFO: 117
[2026-09-08 08:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:33:03] Production.INFO: Total Charge 0
[2026-09-08 08:33:03] Production.INFO: CreateAllLog End
[2026-09-08 08:33:03] Production.INFO: Account Balance End.
[2026-09-08 08:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:33:03] Production.INFO: ==10686== Releasing lock...
[2026-09-08 08:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:33:03] Production.INFO: ==10682== Releasing lock...
[2026-09-08 08:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:33:12] Production.ERROR: CronJobId end10
[2026-09-08 08:33:12] Production.INFO: ==10684== Releasing lock...
[2026-09-08 08:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:33:14] Production.INFO: call_cost start
[2026-09-08 08:33:14] Production.INFO: call_cost end
[2026-09-08 08:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:33:14] Production.INFO: ==10680== Releasing lock...
[2026-09-08 08:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:34:02] Production.INFO: ==10743== Lock acquired, processing the job...
[2026-09-08 13:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:34:02] Production.INFO: neon service started
[2026-09-08 13:34:02] Production.INFO: neon service started
[2026-09-08 13:34:02] Production.INFO: ==10743== Releasing lock...
[2026-09-08 13:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:34:02] Production.INFO: ==10745== Lock acquired, processing the job...
[2026-09-08 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:34:02] Production.INFO: ==10745== Releasing lock...
[2026-09-08 08:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:34:03] Production.INFO: ==10747== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:34:03] Production.INFO: ==10747== Releasing lock...
[2026-09-08 12:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:34:03] Production.INFO: ==10749== Lock acquired, processing the job...
[2026-09-08 08:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:34:03] Production.INFO: ==10751== Lock acquired, processing the job...
[2026-09-08 08:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:34:03] Production.INFO: ==10755== Lock acquired, processing the job...
[2026-09-08 08:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:34:03] Production.INFO: ==10753== Lock acquired, processing the job...
[2026-09-08 08:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:34:03] Production.INFO: ==10757== Lock acquired, processing the job...
[2026-09-08 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:34:03] Production.INFO: Account Balance Start.
[2026-09-08 08:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:34:03] Production.INFO: 117
[2026-09-08 08:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:34:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 08:34:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 08:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 08:34:03] Production.INFO: ==10757== Releasing lock...
[2026-09-08 08:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:34:04] Production.INFO: Account Balance End.
[2026-09-08 08:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:34:04] Production.INFO: ==10755== Releasing lock...
[2026-09-08 08:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:34:04] Production.INFO: ==10751== Releasing lock...
[2026-09-08 08:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:34:11] Production.ERROR: CronJobId end10
[2026-09-08 08:34:11] Production.INFO: ==10753== Releasing lock...
[2026-09-08 08:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:34:14] Production.INFO: call_cost start
[2026-09-08 08:34:14] Production.INFO: call_cost end
[2026-09-08 08:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:34:14] Production.INFO: ==10749== Releasing lock...
[2026-09-08 08:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:35:01] Production.INFO: ==10817== Lock acquired, processing the job...
[2026-09-08 13:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:35:01] Production.INFO: neon service started
[2026-09-08 13:35:01] Production.INFO: neon service started
[2026-09-08 13:35:01] Production.INFO: ==10817== Releasing lock...
[2026-09-08 13:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:35:02] Production.INFO: ==10819== Lock acquired, processing the job...
[2026-09-08 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:35:02] Production.INFO: ==10821== Lock acquired, processing the job...
[2026-09-08 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:35:02] Production.INFO: ==10821== Releasing lock...
[2026-09-08 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:35:02] Production.INFO: ==10819== Releasing lock...
[2026-09-08 08:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:35:03] Production.INFO: ==10824== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:35:03] Production.INFO: ==10826== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:35:03] Production.INFO: ==10828== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:35:03] Production.INFO: ==10824== Releasing lock...
[2026-09-08 08:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:35:03] Production.INFO: ==10830== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:35:03] Production.INFO: ==10832== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:35:03] Production.INFO: ==10834== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08:35:03] Production.INFO: Account Balance Start.
[2026-09-08 08:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:35:03] Production.INFO: 117
[2026-09-08 08:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:35:03] Production.INFO: ==10836== Lock acquired, processing the job...
[2026-09-08 08:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:35:03] Production.INFO: Total Charge 0
[2026-09-08 08:35:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 08:35:04] Production.INFO: ==10836== Releasing lock...
[2026-09-08 08:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:35:04] Production.ERROR: done
[2026-09-08 08:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965681', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:35:04] Production.INFO: Account Balance End.
[2026-09-08 08:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:35:04] Production.INFO: ==10832== Releasing lock...
[2026-09-08 08:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:35:04] Production.INFO: ==10828== Releasing lock...
[2026-09-08 08:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965681', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:35:10] Production.INFO: ProcessCDR(1,17965681,1,1,2)
[2026-09-08 08:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965681,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965681,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:35:10] Production.INFO: ==10834== Releasing lock...
[2026-09-08 08:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:35:14] Production.ERROR: CronJobId end10
[2026-09-08 08:35:14] Production.INFO: ==10830== Releasing lock...
[2026-09-08 08:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:35:17] Production.INFO: call_cost start
[2026-09-08 08:35:17] Production.INFO: call_cost end
[2026-09-08 08:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:35:17] Production.INFO: ==10826== Releasing lock...
[2026-09-08 08:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:36:02] Production.INFO: ==10894== Lock acquired, processing the job...
[2026-09-08 13:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:36:02] Production.INFO: neon service started
[2026-09-08 13:36:02] Production.INFO: neon service started
[2026-09-08 13:36:02] Production.INFO: ==10894== Releasing lock...
[2026-09-08 13:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:36:02] Production.INFO: ==10896== Lock acquired, processing the job...
[2026-09-08 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:36:02] Production.INFO: ==10896== Releasing lock...
[2026-09-08 08:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:36:02] Production.INFO: ==10898== Lock acquired, processing the job...
[2026-09-08 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:36:03] Production.INFO: ==10898== Releasing lock...
[2026-09-08 12:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:36:03] Production.INFO: ==10907== Lock acquired, processing the job...
[2026-09-08 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:36:03] Production.INFO: Account Balance Start.
[2026-09-08 08:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:36:03] Production.INFO: 117
[2026-09-08 08:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:36:03] Production.INFO: Total Charge 0
[2026-09-08 08:36:03] Production.INFO: CreateAllLog End
[2026-09-08 08:36:03] Production.INFO: ==10900== Lock acquired, processing the job...
[2026-09-08 08:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:36:03] Production.INFO: ==10905== Lock acquired, processing the job...
[2026-09-08 08:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:36:03] Production.INFO: Account Balance End.
[2026-09-08 08:36:03] Production.INFO: ==10902== Lock acquired, processing the job...
[2026-09-08 08:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:36:03] Production.INFO: ==10907== Releasing lock...
[2026-09-08 08:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:36:03] Production.INFO: ==10909== Lock acquired, processing the job...
[2026-09-08 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:36:03] Production.INFO: ==10909== Releasing lock...
[2026-09-08 08:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:36:04] Production.INFO: ==10902== Releasing lock...
[2026-09-08 08:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:36:11] Production.ERROR: CronJobId end10
[2026-09-08 08:36:11] Production.INFO: ==10905== Releasing lock...
[2026-09-08 08:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:36:14] Production.INFO: call_cost start
[2026-09-08 08:36:14] Production.INFO: call_cost end
[2026-09-08 08:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:36:14] Production.INFO: ==10900== Releasing lock...
[2026-09-08 08:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:37:01] Production.INFO: ==10965== Lock acquired, processing the job...
[2026-09-08 13:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:37:01] Production.INFO: neon service started
[2026-09-08 13:37:01] Production.INFO: neon service started
[2026-09-08 13:37:01] Production.INFO: ==10965== Releasing lock...
[2026-09-08 13:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:37:01] Production.INFO: ==10969== Lock acquired, processing the job...
[2026-09-08 12:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:37:01] Production.INFO: ==10969== Releasing lock...
[2026-09-08 12:37:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:37:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:37:02] Production.INFO: ==10967== Lock acquired, processing the job...
[2026-09-08 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:37:02] Production.INFO: ==10967== Releasing lock...
[2026-09-08 08:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:37:03] Production.INFO: ==10973== Lock acquired, processing the job...
[2026-09-08 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:37:03] Production.INFO: ==10975== Lock acquired, processing the job...
[2026-09-08 08:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:37:03] Production.INFO: ==10971== Lock acquired, processing the job...
[2026-09-08 08:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:37:03] Production.INFO: ==10979== Lock acquired, processing the job...
[2026-09-08 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:37:03] Production.INFO: ==10977== Lock acquired, processing the job...
[2026-09-08 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 08:37:03] Production.INFO: ==10979== Releasing lock...
[2026-09-08 08:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:37:03] Production.INFO: Account Balance Start.
[2026-09-08 08:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:37:03] Production.INFO: 117
[2026-09-08 08:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:37:03] Production.INFO: Total Charge 0
[2026-09-08 08:37:03] Production.INFO: CreateAllLog End
[2026-09-08 08:37:03] Production.INFO: Account Balance End.
[2026-09-08 08:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:37:03] Production.INFO: ==10977== Releasing lock...
[2026-09-08 08:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:37:03] Production.INFO: ==10973== Releasing lock...
[2026-09-08 08:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:37:11] Production.ERROR: CronJobId end10
[2026-09-08 08:37:11] Production.INFO: ==10975== Releasing lock...
[2026-09-08 08:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:37:14] Production.INFO: call_cost start
[2026-09-08 08:37:14] Production.INFO: call_cost end
[2026-09-08 08:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:37:14] Production.INFO: ==10971== Releasing lock...
[2026-09-08 08:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:38:01] Production.INFO: ==11033== Lock acquired, processing the job...
[2026-09-08 13:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:38:01] Production.INFO: neon service started
[2026-09-08 13:38:01] Production.INFO: neon service started
[2026-09-08 13:38:01] Production.INFO: ==11033== Releasing lock...
[2026-09-08 13:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:38:02] Production.INFO: ==11035== Lock acquired, processing the job...
[2026-09-08 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:38:02] Production.INFO: ==11035== Releasing lock...
[2026-09-08 08:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:38:02] Production.INFO: ==11037== Lock acquired, processing the job...
[2026-09-08 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:38:02] Production.INFO: ==11037== Releasing lock...
[2026-09-08 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:38:03] Production.INFO: ==11040== Lock acquired, processing the job...
[2026-09-08 08:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:38:03] Production.INFO: ==11042== Lock acquired, processing the job...
[2026-09-08 08:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:38:03] Production.INFO: ==11048== Lock acquired, processing the job...
[2026-09-08 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:38:03] Production.INFO: ==11046== Lock acquired, processing the job...
[2026-09-08 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:38:03] Production.INFO: ==11044== Lock acquired, processing the job...
[2026-09-08 08:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:38:03] Production.INFO: Account Balance Start.
[2026-09-08 08:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:38:03] Production.INFO: 117
[2026-09-08 08:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 08:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:38:03] Production.INFO: ==11048== Releasing lock...
[2026-09-08 08:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:38:03] Production.INFO: Total Charge 0
[2026-09-08 08:38:03] Production.INFO: CreateAllLog End
[2026-09-08 08:38:03] Production.INFO: Account Balance End.
[2026-09-08 08:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:38:03] Production.INFO: ==11046== Releasing lock...
[2026-09-08 08:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:38:04] Production.INFO: ==11042== Releasing lock...
[2026-09-08 08:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:38:12] Production.ERROR: CronJobId end10
[2026-09-08 08:38:12] Production.INFO: ==11044== Releasing lock...
[2026-09-08 08:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:38:14] Production.INFO: call_cost start
[2026-09-08 08:38:14] Production.INFO: call_cost end
[2026-09-08 08:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:38:14] Production.INFO: ==11040== Releasing lock...
[2026-09-08 08:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:39:01] Production.INFO: ==11106== Lock acquired, processing the job...
[2026-09-08 13:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:39:01] Production.INFO: neon service started
[2026-09-08 13:39:01] Production.INFO: neon service started
[2026-09-08 13:39:01] Production.INFO: ==11106== Releasing lock...
[2026-09-08 13:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:39:01] Production.INFO: ==11108== Lock acquired, processing the job...
[2026-09-08 08:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:39:01] Production.INFO: ==11108== Releasing lock...
[2026-09-08 08:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:39:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:39:02] Production.INFO: ==11110== Lock acquired, processing the job...
[2026-09-08 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:39:02] Production.INFO: ==11110== Releasing lock...
[2026-09-08 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:39:02] Production.INFO: ==11114== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==11112== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==11116== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==11118== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:39:02] Production.INFO: ==11120== Lock acquired, processing the job...
[2026-09-08 08:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:39:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:39:03] Production.INFO: Account Balance Start.
[2026-09-08 08:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:39:03] Production.INFO: 117
[2026-09-08 08:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 08:39:03] Production.INFO: ==11120== Releasing lock...
[2026-09-08 08:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:39:03] Production.INFO: Total Charge 0
[2026-09-08 08:39:03] Production.INFO: CreateAllLog End
[2026-09-08 08:39:03] Production.INFO: Account Balance End.
[2026-09-08 08:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:39:03] Production.INFO: ==11118== Releasing lock...
[2026-09-08 08:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:39:03] Production.INFO: ==11114== Releasing lock...
[2026-09-08 08:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:39:10] Production.ERROR: CronJobId end10
[2026-09-08 08:39:10] Production.INFO: ==11116== Releasing lock...
[2026-09-08 08:39:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:39:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:39:14] Production.INFO: call_cost start
[2026-09-08 08:39:14] Production.INFO: call_cost end
[2026-09-08 08:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:39:14] Production.INFO: ==11112== Releasing lock...
[2026-09-08 08:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:40:01] Production.INFO: ==11177== Lock acquired, processing the job...
[2026-09-08 13:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:40:01] Production.INFO: neon service started
[2026-09-08 13:40:01] Production.INFO: neon service started
[2026-09-08 13:40:01] Production.INFO: ==11177== Releasing lock...
[2026-09-08 13:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:40:02] Production.INFO: ==11180== Lock acquired, processing the job...
[2026-09-08 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:40:02] Production.INFO: ==11182== Lock acquired, processing the job...
[2026-09-08 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:40:02] Production.INFO: ==11182== Releasing lock...
[2026-09-08 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:40:02] Production.INFO: ==11180== Releasing lock...
[2026-09-08 08:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:40:03] Production.INFO: ==11184== Lock acquired, processing the job...
[2026-09-08 08:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:40:03] Production.INFO: ==11186== Lock acquired, processing the job...
[2026-09-08 08:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:40:03] Production.INFO: ==11188== Lock acquired, processing the job...
[2026-09-08 08:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:40:03] Production.INFO: ==11192== Lock acquired, processing the job...
[2026-09-08 08:40:03] Production.INFO: ==11190== Lock acquired, processing the job...
[2026-09-08 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:40:03] Production.INFO: Account Balance Start.
[2026-09-08 08:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:40:03] Production.INFO: 117
[2026-09-08 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-08 08:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 08:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:40:03] Production.INFO: ==11192== Releasing lock...
[2026-09-08 08:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:40:04] Production.INFO: Total Charge 0
[2026-09-08 08:40:04] Production.INFO: CreateAllLog End
[2026-09-08 08:40:04] Production.INFO: Account Balance End.
[2026-09-08 08:40:04] Production.INFO: ==11186== Releasing lock...
[2026-09-08 08:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:40:04] Production.INFO: ==11190== Releasing lock...
[2026-09-08 08:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:40:12] Production.ERROR: CronJobId end10
[2026-09-08 08:40:12] Production.INFO: ==11188== Releasing lock...
[2026-09-08 08:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:40:14] Production.INFO: call_cost start
[2026-09-08 08:40:14] Production.INFO: call_cost end
[2026-09-08 08:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:40:14] Production.INFO: ==11184== Releasing lock...
[2026-09-08 08:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:41:02] Production.INFO: ==11249== Lock acquired, processing the job...
[2026-09-08 13:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:41:02] Production.INFO: neon service started
[2026-09-08 13:41:02] Production.INFO: neon service started
[2026-09-08 13:41:02] Production.INFO: ==11249== Releasing lock...
[2026-09-08 13:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:41:02] Production.INFO: ==11251== Lock acquired, processing the job...
[2026-09-08 08:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:41:02] Production.INFO: ==11253== Lock acquired, processing the job...
[2026-09-08 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:41:02] Production.INFO: ==11253== Releasing lock...
[2026-09-08 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:41:03] Production.INFO: ==11251== Releasing lock...
[2026-09-08 08:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:41:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:41:03] Production.INFO: ==11256== Lock acquired, processing the job...
[2026-09-08 08:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:41:03] Production.INFO: ==11258== Lock acquired, processing the job...
[2026-09-08 08:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:41:03] Production.INFO: ==11260== Lock acquired, processing the job...
[2026-09-08 08:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:41:03] Production.INFO: ==11262== Lock acquired, processing the job...
[2026-09-08 08:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:41:04] Production.INFO: Account Balance Start.
[2026-09-08 08:41:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:41:04] Production.INFO: 117
[2026-09-08 08:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:41:04] Production.INFO: ==11264== Lock acquired, processing the job...
[2026-09-08 08:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:41:04] Production.INFO: Total Charge 0
[2026-09-08 08:41:04] Production.INFO: CreateAllLog End
[2026-09-08 08: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-08 08: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-08 08: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-08 08:41:04] Production.INFO: ==11264== Releasing lock...
[2026-09-08 08:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:41:04] Production.INFO: Account Balance End.
[2026-09-08 08:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:41:04] Production.INFO: ==11262== Releasing lock...
[2026-09-08 08:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:41:04] Production.INFO: ==11258== Releasing lock...
[2026-09-08 08:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:41:12] Production.ERROR: CronJobId end10
[2026-09-08 08:41:12] Production.INFO: ==11260== Releasing lock...
[2026-09-08 08:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:41:14] Production.INFO: call_cost start
[2026-09-08 08:41:14] Production.INFO: call_cost end
[2026-09-08 08:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:41:14] Production.INFO: ==11256== Releasing lock...
[2026-09-08 08:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:42:01] Production.INFO: ==11320== Lock acquired, processing the job...
[2026-09-08 13:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:42:01] Production.INFO: neon service started
[2026-09-08 13:42:01] Production.INFO: neon service started
[2026-09-08 13:42:01] Production.INFO: ==11320== Releasing lock...
[2026-09-08 13:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:42:01] Production.INFO: ==11322== Lock acquired, processing the job...
[2026-09-08 08:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:42:02] Production.INFO: ==11322== Releasing lock...
[2026-09-08 08:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:42:02] Production.INFO: ==11324== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:42:02] Production.INFO: ==11324== Releasing lock...
[2026-09-08 12:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:42:03] Production.INFO: ==11328== Lock acquired, processing the job...
[2026-09-08 08:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:42:03] Production.INFO: ==11326== Lock acquired, processing the job...
[2026-09-08 08:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:42:03] Production.INFO: ==11330== Lock acquired, processing the job...
[2026-09-08 08:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:42:03] Production.INFO: ==11332== Lock acquired, processing the job...
[2026-09-08 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:42:03] Production.INFO: ==11334== Lock acquired, processing the job...
[2026-09-08 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:42:03] Production.INFO: Account Balance Start.
[2026-09-08 08:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:42:03] Production.INFO: 117
[2026-09-08 08:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:42:03] Production.INFO: Total Charge 0
[2026-09-08 08:42:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 08:42:03] Production.INFO: ==11334== Releasing lock...
[2026-09-08 08:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:42:03] Production.INFO: Account Balance End.
[2026-09-08 08:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:42:03] Production.INFO: ==11332== Releasing lock...
[2026-09-08 08:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:42:04] Production.INFO: ==11328== Releasing lock...
[2026-09-08 08:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:42:11] Production.ERROR: CronJobId end10
[2026-09-08 08:42:11] Production.INFO: ==11330== Releasing lock...
[2026-09-08 08:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:42:14] Production.INFO: call_cost start
[2026-09-08 08:42:14] Production.INFO: call_cost end
[2026-09-08 08:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:42:14] Production.INFO: ==11326== Releasing lock...
[2026-09-08 08:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:43:02] Production.INFO: ==11394== Lock acquired, processing the job...
[2026-09-08 13:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:43:02] Production.INFO: neon service started
[2026-09-08 13:43:02] Production.INFO: neon service started
[2026-09-08 13:43:02] Production.INFO: ==11394== Releasing lock...
[2026-09-08 13:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:43:02] Production.INFO: ==11397== Lock acquired, processing the job...
[2026-09-08 08:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:43:02] Production.INFO: ==11399== Lock acquired, processing the job...
[2026-09-08 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:43:02] Production.INFO: ==11399== Releasing lock...
[2026-09-08 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:43:03] Production.INFO: ==11397== Releasing lock...
[2026-09-08 08:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:43:03] Production.INFO: ==11401== Lock acquired, processing the job...
[2026-09-08 08:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:43:03] Production.INFO: ==11409== Lock acquired, processing the job...
[2026-09-08 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 08:43:03] Production.INFO: ==11409== Releasing lock...
[2026-09-08 08:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:43:04] Production.INFO: ==11403== Lock acquired, processing the job...
[2026-09-08 08:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:43:04] Production.INFO: ==11407== Lock acquired, processing the job...
[2026-09-08 08:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:43:04] Production.INFO: ==11405== Lock acquired, processing the job...
[2026-09-08 08:43:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:43:04] Production.INFO: Account Balance Start.
[2026-09-08 08:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:43:04] Production.INFO: 117
[2026-09-08 08:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:43:04] Production.INFO: Total Charge 0
[2026-09-08 08:43:04] Production.INFO: CreateAllLog End
[2026-09-08 08:43:04] Production.INFO: Account Balance End.
[2026-09-08 08:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:43:04] Production.INFO: ==11407== Releasing lock...
[2026-09-08 08:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:43:04] Production.INFO: ==11403== Releasing lock...
[2026-09-08 08:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:43:11] Production.ERROR: CronJobId end10
[2026-09-08 08:43:11] Production.INFO: ==11405== Releasing lock...
[2026-09-08 08:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:43:14] Production.INFO: call_cost start
[2026-09-08 08:43:14] Production.INFO: call_cost end
[2026-09-08 08:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:43:14] Production.INFO: ==11401== Releasing lock...
[2026-09-08 08:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:44:01] Production.INFO: ==11463== Lock acquired, processing the job...
[2026-09-08 13:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:44:01] Production.INFO: neon service started
[2026-09-08 13:44:01] Production.INFO: neon service started
[2026-09-08 13:44:01] Production.INFO: ==11463== Releasing lock...
[2026-09-08 13:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:44:01] Production.INFO: ==11467== Lock acquired, processing the job...
[2026-09-08 12:44:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:44:02] Production.INFO: ==11467== Releasing lock...
[2026-09-08 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:44:02] Production.INFO: ==11465== Lock acquired, processing the job...
[2026-09-08 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:44:02] Production.INFO: ==11465== Releasing lock...
[2026-09-08 08:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:44:03] Production.INFO: ==11470== Lock acquired, processing the job...
[2026-09-08 08:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:44:03] Production.INFO: ==11472== Lock acquired, processing the job...
[2026-09-08 08:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:44:03] Production.INFO: ==11474== Lock acquired, processing the job...
[2026-09-08 08:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:44:03] Production.INFO: ==11476== Lock acquired, processing the job...
[2026-09-08 08:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:44:03] Production.INFO: ==11478== Lock acquired, processing the job...
[2026-09-08 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:44:03] Production.INFO: Account Balance Start.
[2026-09-08 08:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 08:44:03] Production.INFO: 117
[2026-09-08 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-08 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-08 08:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:44:03] Production.INFO: ==11478== Releasing lock...
[2026-09-08 08:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:44:03] Production.INFO: Total Charge 0
[2026-09-08 08:44:03] Production.INFO: CreateAllLog End
[2026-09-08 08:44:04] Production.INFO: ==11472== Releasing lock...
[2026-09-08 08:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:44:04] Production.INFO: Account Balance End.
[2026-09-08 08:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:44:04] Production.INFO: ==11476== Releasing lock...
[2026-09-08 08:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:44:11] Production.ERROR: CronJobId end10
[2026-09-08 08:44:11] Production.INFO: ==11474== Releasing lock...
[2026-09-08 08:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:44:14] Production.INFO: call_cost start
[2026-09-08 08:44:14] Production.INFO: call_cost end
[2026-09-08 08:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:44:14] Production.INFO: ==11470== Releasing lock...
[2026-09-08 08:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:45:02] Production.INFO: ==11538== Lock acquired, processing the job...
[2026-09-08 13:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:45:02] Production.INFO: neon service started
[2026-09-08 13:45:02] Production.INFO: neon service started
[2026-09-08 13:45:02] Production.INFO: ==11538== Releasing lock...
[2026-09-08 13:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:45:02] Production.INFO: ==11540== Lock acquired, processing the job...
[2026-09-08 08:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:45:02] Production.INFO: ==11542== Lock acquired, processing the job...
[2026-09-08 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:45:02] Production.INFO: ==11542== Releasing lock...
[2026-09-08 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:45:03] Production.INFO: ==11540== Releasing lock...
[2026-09-08 08:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:45:03] Production.INFO: ==11549== Lock acquired, processing the job...
[2026-09-08 08:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:45:04] Production.INFO: ==11553== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:45:04] Production.INFO: Account Balance Start.
[2026-09-08 08:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:45:04] Production.INFO: 117
[2026-09-08 08:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:45:04] Production.INFO: Total Charge 0
[2026-09-08 08:45:04] Production.INFO: CreateAllLog End
[2026-09-08 08:45:04] Production.INFO: ==11545== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:45:04] Production.INFO: ==11547== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 08:45:04] Production.ERROR: CronJob PID - 11549
[2026-09-08 08:45:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 08:45:04] Production.ERROR: CronJob ID - 7
[2026-09-08 08:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 08:45:00
[2026-09-08 08:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 08:45:04] Production.ERROR: CronJob PID - 11553
[2026-09-08 08:45:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 08:45:04] Production.ERROR: CronJob ID - 12
[2026-09-08 08:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 08:45:00
[2026-09-08 08:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 08:45:04] Production.INFO: Account Balance End.
[2026-09-08 08:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:45:04] Production.INFO: ==11545== Releasing lock...
[2026-09-08 08:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:45:04] Production.INFO: ==11553== Releasing lock...
[2026-09-08 08:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:45:04] Production.INFO: ==11551== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:45:04] Production.INFO: ==11555== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:45:04] Production.INFO: ==11557== Lock acquired, processing the job...
[2026-09-08 08:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:45:04] Production.INFO: ==11549== Releasing lock...
[2026-09-08 08:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08: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-08 08: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-08 08: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-08 08:45:04] Production.INFO: ==11557== Releasing lock...
[2026-09-08 08:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:45:05] Production.ERROR: done
[2026-09-08 08:45:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:45:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965722', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965722', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:45:09] Production.INFO: ProcessCDR(1,17965722,1,1,2)
[2026-09-08 08:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965722,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965722,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:45:09] Production.INFO: ==11555== Releasing lock...
[2026-09-08 08:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:45:13] Production.ERROR: CronJobId end10
[2026-09-08 08:45:13] Production.INFO: ==11551== Releasing lock...
[2026-09-08 08:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:45:17] Production.INFO: call_cost start
[2026-09-08 08:45:17] Production.INFO: call_cost end
[2026-09-08 08:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:45:17] Production.INFO: ==11547== Releasing lock...
[2026-09-08 08:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:46:01] Production.INFO: ==11613== Lock acquired, processing the job...
[2026-09-08 13:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:46:01] Production.INFO: neon service started
[2026-09-08 13:46:01] Production.INFO: neon service started
[2026-09-08 13:46:01] Production.INFO: ==11613== Releasing lock...
[2026-09-08 13:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:46:01] Production.INFO: ==11615== Lock acquired, processing the job...
[2026-09-08 08:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:46:02] Production.INFO: ==11615== Releasing lock...
[2026-09-08 08:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:46:02] Production.INFO: ==11617== Lock acquired, processing the job...
[2026-09-08 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:46:02] Production.INFO: ==11617== Releasing lock...
[2026-09-08 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:46:02] Production.INFO: ==11627== Lock acquired, processing the job...
[2026-09-08 08:46:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 08:46:03] Production.INFO: ==11627== Releasing lock...
[2026-09-08 08:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:46:03] Production.INFO: ==11621== Lock acquired, processing the job...
[2026-09-08 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:46:03] Production.INFO: ==11623== Lock acquired, processing the job...
[2026-09-08 08:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:46:03] Production.INFO: ==11619== Lock acquired, processing the job...
[2026-09-08 08:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:46:03] Production.INFO: ==11625== Lock acquired, processing the job...
[2026-09-08 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:46:03] Production.INFO: Account Balance Start.
[2026-09-08 08:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:46:03] Production.INFO: 117
[2026-09-08 08:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:46:03] Production.INFO: Total Charge 0
[2026-09-08 08:46:03] Production.INFO: CreateAllLog End
[2026-09-08 08:46:03] Production.INFO: Account Balance End.
[2026-09-08 08:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:46:03] Production.INFO: ==11625== Releasing lock...
[2026-09-08 08:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:46:03] Production.INFO: ==11621== Releasing lock...
[2026-09-08 08:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:46:10] Production.ERROR: CronJobId end10
[2026-09-08 08:46:10] Production.INFO: ==11623== Releasing lock...
[2026-09-08 08:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:46:14] Production.INFO: call_cost start
[2026-09-08 08:46:14] Production.INFO: call_cost end
[2026-09-08 08:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:46:14] Production.INFO: ==11619== Releasing lock...
[2026-09-08 08:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:47:01] Production.INFO: ==11684== Lock acquired, processing the job...
[2026-09-08 13:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:47:01] Production.INFO: neon service started
[2026-09-08 13:47:01] Production.INFO: neon service started
[2026-09-08 13:47:01] Production.INFO: ==11684== Releasing lock...
[2026-09-08 13:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:47:02] Production.INFO: ==11686== Lock acquired, processing the job...
[2026-09-08 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:47:02] Production.INFO: ==11688== Lock acquired, processing the job...
[2026-09-08 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:47:02] Production.INFO: ==11688== Releasing lock...
[2026-09-08 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:47:02] Production.INFO: ==11686== Releasing lock...
[2026-09-08 08:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:47:03] Production.INFO: ==11690== Lock acquired, processing the job...
[2026-09-08 08:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:47:03] Production.INFO: ==11692== Lock acquired, processing the job...
[2026-09-08 08:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:47:03] Production.INFO: ==11694== Lock acquired, processing the job...
[2026-09-08 08:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:47:03] Production.INFO: ==11698== Lock acquired, processing the job...
[2026-09-08 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:47:03] Production.INFO: ==11696== Lock acquired, processing the job...
[2026-09-08 08:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:47:03] Production.INFO: Account Balance Start.
[2026-09-08 08:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:47:03] Production.INFO: 117
[2026-09-08 08:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:47:03] Production.INFO: Total Charge 0
[2026-09-08 08:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:47:03] Production.INFO: CreateAllLog End
[2026-09-08 08:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:47:03] Production.INFO: ==11698== Releasing lock...
[2026-09-08 08:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:47:03] Production.INFO: Account Balance End.
[2026-09-08 08:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:47:04] Production.INFO: ==11696== Releasing lock...
[2026-09-08 08:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:47:04] Production.INFO: ==11692== Releasing lock...
[2026-09-08 08:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:47:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-09-08 08:47:11] Production.ERROR: CronJobId end10
[2026-09-08 08:47:11] Production.INFO: ==11694== Releasing lock...
[2026-09-08 08:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:47:15] Production.INFO: call_cost start
[2026-09-08 08:47:15] Production.INFO: call_cost end
[2026-09-08 08:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:47:15] Production.INFO: ==11690== Releasing lock...
[2026-09-08 08:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:48:02] Production.INFO: ==11757== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:48:02] Production.INFO: neon service started
[2026-09-08 13:48:02] Production.INFO: neon service started
[2026-09-08 13:48:02] Production.INFO: ==11757== Releasing lock...
[2026-09-08 13:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:48:02] Production.INFO: ==11759== Lock acquired, processing the job...
[2026-09-08 08:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:48:03] Production.INFO: ==11761== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:48:03] Production.INFO: ==11761== Releasing lock...
[2026-09-08 12:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:48:03] Production.INFO: ==11759== Releasing lock...
[2026-09-08 08:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:48:03] Production.INFO: ==11764== Lock acquired, processing the job...
[2026-09-08 08:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:48:03] Production.INFO: ==11768== Lock acquired, processing the job...
[2026-09-08 08:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:48:04] Production.INFO: ==11766== Lock acquired, processing the job...
[2026-09-08 08:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:48:04] Production.INFO: ==11772== Lock acquired, processing the job...
[2026-09-08 08:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:48:04] Production.INFO: ==11770== Lock acquired, processing the job...
[2026-09-08 08:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:48:04] Production.INFO: Account Balance Start.
[2026-09-08 08:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:48:04] Production.INFO: 117
[2026-09-08 08:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 08: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-08 08:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 08: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-08 08:48:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:48:04] Production.INFO: Total Charge 0
[2026-09-08 08:48:04] Production.INFO: ==11772== Releasing lock...
[2026-09-08 08:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:48:04] Production.INFO: CreateAllLog End
[2026-09-08 08:48:04] Production.INFO: Account Balance End.
[2026-09-08 08:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:48:04] Production.INFO: ==11770== Releasing lock...
[2026-09-08 08:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:48:04] Production.INFO: ==11766== Releasing lock...
[2026-09-08 08:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:48:11] Production.ERROR: CronJobId end10
[2026-09-08 08:48:11] Production.INFO: ==11768== Releasing lock...
[2026-09-08 08:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:48:14] Production.INFO: call_cost start
[2026-09-08 08:48:14] Production.INFO: call_cost end
[2026-09-08 08:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:48:14] Production.INFO: ==11764== Releasing lock...
[2026-09-08 08:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:49:01] Production.INFO: ==11826== Lock acquired, processing the job...
[2026-09-08 13:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:49:01] Production.INFO: neon service started
[2026-09-08 13:49:01] Production.INFO: neon service started
[2026-09-08 13:49:01] Production.INFO: ==11826== Releasing lock...
[2026-09-08 13:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:49:02] Production.INFO: ==11828== Lock acquired, processing the job...
[2026-09-08 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:49:02] Production.INFO: ==11830== Lock acquired, processing the job...
[2026-09-08 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:49:02] Production.INFO: ==11830== Releasing lock...
[2026-09-08 12:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:49:02] Production.INFO: ==11828== Releasing lock...
[2026-09-08 08:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:49:03] Production.INFO: ==11837== Lock acquired, processing the job...
[2026-09-08 08:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:49:03] Production.INFO: ==11833== Lock acquired, processing the job...
[2026-09-08 08:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:49:03] Production.INFO: ==11835== Lock acquired, processing the job...
[2026-09-08 08:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:49:03] Production.INFO: ==11839== Lock acquired, processing the job...
[2026-09-08 08:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:49:03] Production.INFO: ==11841== Lock acquired, processing the job...
[2026-09-08 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:49:03] Production.INFO: Account Balance Start.
[2026-09-08 08:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:49:03] Production.INFO: 117
[2026-09-08 08:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:49:03] Production.INFO: Total Charge 0
[2026-09-08 08:49:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 08:49:03] Production.INFO: ==11841== Releasing lock...
[2026-09-08 08:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:49:04] Production.INFO: Account Balance End.
[2026-09-08 08:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:49:04] Production.INFO: ==11839== Releasing lock...
[2026-09-08 08:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:49:04] Production.INFO: ==11835== Releasing lock...
[2026-09-08 08:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:49:11] Production.ERROR: CronJobId end10
[2026-09-08 08:49:11] Production.INFO: ==11837== Releasing lock...
[2026-09-08 08:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:49:14] Production.INFO: call_cost start
[2026-09-08 08:49:14] Production.INFO: call_cost end
[2026-09-08 08:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:49:14] Production.INFO: ==11833== Releasing lock...
[2026-09-08 08:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:50:02] Production.INFO: ==11899== Lock acquired, processing the job...
[2026-09-08 13:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:50:02] Production.INFO: neon service started
[2026-09-08 13:50:02] Production.INFO: neon service started
[2026-09-08 13:50:02] Production.INFO: ==11899== Releasing lock...
[2026-09-08 13:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:50:02] Production.INFO: ==11901== Lock acquired, processing the job...
[2026-09-08 08:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:50:02] Production.INFO: ==11903== Lock acquired, processing the job...
[2026-09-08 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:50:02] Production.INFO: ==11903== Releasing lock...
[2026-09-08 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:50:03] Production.INFO: ==11901== Releasing lock...
[2026-09-08 08:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:50:03] Production.INFO: ==11914== Lock acquired, processing the job...
[2026-09-08 08:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08: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-08 08: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-08 08: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-08 08:50:04] Production.INFO: ==11914== Releasing lock...
[2026-09-08 08:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:50:04] Production.INFO: ==11906== Lock acquired, processing the job...
[2026-09-08 08:50:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:50:04] Production.INFO: ==11912== Lock acquired, processing the job...
[2026-09-08 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:50:04] Production.INFO: ==11908== Lock acquired, processing the job...
[2026-09-08 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:50:04] Production.INFO: ==11910== Lock acquired, processing the job...
[2026-09-08 08:50:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:50:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:50:04] Production.INFO: Account Balance Start.
[2026-09-08 08:50:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:50:04] Production.INFO: 117
[2026-09-08 08:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:50:04] Production.INFO: Total Charge 0
[2026-09-08 08:50:04] Production.INFO: CreateAllLog End
[2026-09-08 08:50:04] Production.INFO: Account Balance End.
[2026-09-08 08:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:50:04] Production.INFO: ==11912== Releasing lock...
[2026-09-08 08:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:50:04] Production.INFO: ==11908== Releasing lock...
[2026-09-08 08:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:50:11] Production.ERROR: CronJobId end10
[2026-09-08 08:50:11] Production.INFO: ==11910== Releasing lock...
[2026-09-08 08:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:50:14] Production.INFO: call_cost start
[2026-09-08 08:50:14] Production.INFO: call_cost end
[2026-09-08 08:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:50:14] Production.INFO: ==11906== Releasing lock...
[2026-09-08 08:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:51:01] Production.INFO: ==11967== Lock acquired, processing the job...
[2026-09-08 13:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:51:01] Production.INFO: neon service started
[2026-09-08 13:51:01] Production.INFO: neon service started
[2026-09-08 13:51:01] Production.INFO: ==11967== Releasing lock...
[2026-09-08 13:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:51:02] Production.INFO: ==11969== Lock acquired, processing the job...
[2026-09-08 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:51:02] Production.INFO: ==11969== Releasing lock...
[2026-09-08 08:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:51:02] Production.INFO: ==11971== Lock acquired, processing the job...
[2026-09-08 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:51:02] Production.INFO: ==11971== Releasing lock...
[2026-09-08 12:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:51:03] Production.INFO: ==11977== Lock acquired, processing the job...
[2026-09-08 08:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:51:03] Production.INFO: ==11973== Lock acquired, processing the job...
[2026-09-08 08:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:51:03] Production.INFO: ==11975== Lock acquired, processing the job...
[2026-09-08 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:51:03] Production.INFO: ==11979== Lock acquired, processing the job...
[2026-09-08 08:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:51:03] Production.INFO: ==11982== Lock acquired, processing the job...
[2026-09-08 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:51:03] Production.INFO: Account Balance Start.
[2026-09-08 08:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:51:03] Production.INFO: 117
[2026-09-08 08:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 08:51:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 08:51:03] Production.INFO: ==11982== Releasing lock...
[2026-09-08 08:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:51:03] Production.INFO: CreateAllLog End
[2026-09-08 08:51:03] Production.INFO: Account Balance End.
[2026-09-08 08:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:51:03] Production.INFO: ==11979== Releasing lock...
[2026-09-08 08:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:51:03] Production.INFO: ==11975== Releasing lock...
[2026-09-08 08:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:51:11] Production.ERROR: CronJobId end10
[2026-09-08 08:51:11] Production.INFO: ==11977== Releasing lock...
[2026-09-08 08:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:51:14] Production.INFO: call_cost start
[2026-09-08 08:51:14] Production.INFO: call_cost end
[2026-09-08 08:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:51:14] Production.INFO: ==11973== Releasing lock...
[2026-09-08 08:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:52:02] Production.INFO: ==12041== Lock acquired, processing the job...
[2026-09-08 13:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:52:02] Production.INFO: neon service started
[2026-09-08 13:52:02] Production.INFO: neon service started
[2026-09-08 13:52:02] Production.INFO: ==12041== Releasing lock...
[2026-09-08 13:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:52:02] Production.INFO: ==12043== Lock acquired, processing the job...
[2026-09-08 08:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:52:02] Production.INFO: ==12045== Lock acquired, processing the job...
[2026-09-08 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:52:02] Production.INFO: ==12045== Releasing lock...
[2026-09-08 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:52:03] Production.INFO: ==12043== Releasing lock...
[2026-09-08 08:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:52:03] Production.INFO: ==12048== Lock acquired, processing the job...
[2026-09-08 08:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:52:03] Production.INFO: ==12050== Lock acquired, processing the job...
[2026-09-08 08:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:52:04] Production.INFO: ==12054== Lock acquired, processing the job...
[2026-09-08 08:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:52:04] Production.INFO: ==12056== Lock acquired, processing the job...
[2026-09-08 08:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:52:04] Production.INFO: ==12052== Lock acquired, processing the job...
[2026-09-08 08:52:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:52:04] Production.INFO: Account Balance Start.
[2026-09-08 08:52:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:52:04] Production.INFO: 117
[2026-09-08 08:52:04] Production.INFO: Date 2026-09-08
[2026-09-08 08:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 08:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08: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-08 08: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-08 08:52:04] Production.INFO: Total Charge 0
[2026-09-08 08: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-08 08:52:04] Production.INFO: ==12056== Releasing lock...
[2026-09-08 08:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:52:04] Production.INFO: CreateAllLog End
[2026-09-08 08:52:04] Production.INFO: Account Balance End.
[2026-09-08 08:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:52:04] Production.INFO: ==12054== Releasing lock...
[2026-09-08 08:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:52:04] Production.INFO: ==12050== Releasing lock...
[2026-09-08 08:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:52:12] Production.ERROR: CronJobId end10
[2026-09-08 08:52:12] Production.INFO: ==12052== Releasing lock...
[2026-09-08 08:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:52:16] Production.INFO: call_cost start
[2026-09-08 08:52:16] Production.INFO: call_cost end
[2026-09-08 08:52:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:52:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:52:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:52:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:52:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:52:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:52:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:52:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:52:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:52:16] Production.INFO: ==12048== Releasing lock...
[2026-09-08 08:52:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:52:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:53:01] Production.INFO: ==12109== Lock acquired, processing the job...
[2026-09-08 13:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:53:01] Production.INFO: neon service started
[2026-09-08 13:53:01] Production.INFO: neon service started
[2026-09-08 13:53:01] Production.INFO: ==12109== Releasing lock...
[2026-09-08 13:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:53:02] Production.INFO: ==12111== Lock acquired, processing the job...
[2026-09-08 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:53:02] Production.INFO: ==12111== Releasing lock...
[2026-09-08 08:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:53:02] Production.INFO: ==12113== Lock acquired, processing the job...
[2026-09-08 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:53:02] Production.INFO: ==12113== Releasing lock...
[2026-09-08 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:53:03] Production.INFO: ==12115== Lock acquired, processing the job...
[2026-09-08 08:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:53:03] Production.INFO: ==12123== Lock acquired, processing the job...
[2026-09-08 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:53:03] Production.INFO: ==12117== Lock acquired, processing the job...
[2026-09-08 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:53:03] Production.INFO: ==12119== Lock acquired, processing the job...
[2026-09-08 08:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:53:03] Production.INFO: ==12121== Lock acquired, processing the job...
[2026-09-08 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:53:03] Production.INFO: Account Balance Start.
[2026-09-08 08:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:53:03] Production.INFO: 117
[2026-09-08 08:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 08: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-08 08: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-08 08: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-08 08:53:03] Production.INFO: Total Charge 0
[2026-09-08 08:53:03] Production.INFO: CreateAllLog End
[2026-09-08 08:53:03] Production.INFO: ==12123== Releasing lock...
[2026-09-08 08:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:53:03] Production.INFO: Account Balance End.
[2026-09-08 08:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:53:03] Production.INFO: ==12121== Releasing lock...
[2026-09-08 08:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:53:03] Production.INFO: ==12117== Releasing lock...
[2026-09-08 08:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:53:11] Production.ERROR: CronJobId end10
[2026-09-08 08:53:11] Production.INFO: ==12119== Releasing lock...
[2026-09-08 08:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:53:13] Production.INFO: call_cost start
[2026-09-08 08:53:13] Production.INFO: call_cost end
[2026-09-08 08:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:53:13] Production.INFO: ==12115== Releasing lock...
[2026-09-08 08:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:54:02] Production.INFO: ==12176== Lock acquired, processing the job...
[2026-09-08 13:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:54:02] Production.INFO: neon service started
[2026-09-08 13:54:02] Production.INFO: neon service started
[2026-09-08 13:54:02] Production.INFO: ==12176== Releasing lock...
[2026-09-08 13:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:54:02] Production.INFO: ==12181== Lock acquired, processing the job...
[2026-09-08 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:54:02] Production.INFO: ==12181== Releasing lock...
[2026-09-08 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:54:02] Production.INFO: ==12179== Lock acquired, processing the job...
[2026-09-08 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:54:02] Production.INFO: ==12179== Releasing lock...
[2026-09-08 08:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:54:03] Production.INFO: ==12189== Lock acquired, processing the job...
[2026-09-08 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:54:03] Production.INFO: Account Balance Start.
[2026-09-08 08:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:54:03] Production.INFO: 117
[2026-09-08 08:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:54:03] Production.INFO: Total Charge 0
[2026-09-08 08:54:03] Production.INFO: CreateAllLog End
[2026-09-08 08:54:03] Production.INFO: Account Balance End.
[2026-09-08 08:54:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:54:03] Production.INFO: ==12189== Releasing lock...
[2026-09-08 08:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:54:03] Production.INFO: ==12183== Lock acquired, processing the job...
[2026-09-08 08:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:54:03] Production.INFO: ==12185== Lock acquired, processing the job...
[2026-09-08 08:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:54:03] Production.INFO: ==12187== Lock acquired, processing the job...
[2026-09-08 08:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:54:03] Production.INFO: ==12191== Lock acquired, processing the job...
[2026-09-08 08:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 08: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-08 08:54:04] Production.INFO: ==12191== Releasing lock...
[2026-09-08 08:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:54:04] Production.INFO: ==12185== Releasing lock...
[2026-09-08 08:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:54:11] Production.ERROR: CronJobId end10
[2026-09-08 08:54:11] Production.INFO: ==12187== Releasing lock...
[2026-09-08 08:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:54:14] Production.INFO: call_cost start
[2026-09-08 08:54:14] Production.INFO: call_cost end
[2026-09-08 08:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:54:14] Production.INFO: ==12183== Releasing lock...
[2026-09-08 08:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:55:01] Production.INFO: ==12247== Lock acquired, processing the job...
[2026-09-08 13:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:55:01] Production.INFO: neon service started
[2026-09-08 13:55:01] Production.INFO: neon service started
[2026-09-08 13:55:01] Production.INFO: ==12247== Releasing lock...
[2026-09-08 13:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:55:01] Production.INFO: ==12251== Lock acquired, processing the job...
[2026-09-08 12:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:55:01] Production.INFO: ==12251== Releasing lock...
[2026-09-08 12:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:55:01] Production.INFO: ==12249== Lock acquired, processing the job...
[2026-09-08 08:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:55:02] Production.INFO: ==12249== Releasing lock...
[2026-09-08 08:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:55:03] Production.INFO: ==12254== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 08:55:03] Production.INFO: ==12256== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 08:55:03] Production.INFO: ==12258== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 08:55:03] Production.INFO: ==12254== Releasing lock...
[2026-09-08 08:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 08:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 08:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:55:03] Production.INFO: ==12260== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:55:03] Production.INFO: ==12264== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 08:55:03] Production.INFO: ==12262== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 08:55:03] Production.INFO: ==12266== Lock acquired, processing the job...
[2026-09-08 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:55:03] Production.INFO: Account Balance Start.
[2026-09-08 08:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:55:03] Production.INFO: 117
[2026-09-08 08:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:55:03] Production.INFO: Total Charge 0
[2026-09-08 08:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:55:03] Production.INFO: CreateAllLog End
[2026-09-08 08:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:55:03] Production.INFO: ==12266== Releasing lock...
[2026-09-08 08:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:55:04] Production.ERROR: done
[2026-09-08 08:55:04] Production.INFO: Account Balance End.
[2026-09-08 08:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:55:04] Production.INFO: ==12262== Releasing lock...
[2026-09-08 08:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 08:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965763', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 08:55:04] Production.INFO: ==12258== Releasing lock...
[2026-09-08 08:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965763', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 08:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 08:55:10] Production.INFO: ProcessCDR(1,17965763,1,1,2)
[2026-09-08 08:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965763,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965763,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 08:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 08:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 08:55:10] Production.INFO: ==12264== Releasing lock...
[2026-09-08 08:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 08:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 08:55:14] Production.ERROR: CronJobId end10
[2026-09-08 08:55:14] Production.INFO: ==12260== Releasing lock...
[2026-09-08 08:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:55:17] Production.INFO: call_cost start
[2026-09-08 08:55:17] Production.INFO: call_cost end
[2026-09-08 08:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:55:17] Production.INFO: ==12256== Releasing lock...
[2026-09-08 08:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:56:02] Production.INFO: ==12322== Lock acquired, processing the job...
[2026-09-08 13:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:56:02] Production.INFO: neon service started
[2026-09-08 13:56:02] Production.INFO: neon service started
[2026-09-08 13:56:02] Production.INFO: ==12322== Releasing lock...
[2026-09-08 13:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:56:02] Production.INFO: ==12326== Lock acquired, processing the job...
[2026-09-08 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:56:02] Production.INFO: ==12326== Releasing lock...
[2026-09-08 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:56:02] Production.INFO: ==12324== Lock acquired, processing the job...
[2026-09-08 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:56:02] Production.INFO: ==12324== Releasing lock...
[2026-09-08 08:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:56:03] Production.INFO: ==12329== Lock acquired, processing the job...
[2026-09-08 08:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:56:03] Production.INFO: ==12331== Lock acquired, processing the job...
[2026-09-08 08:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:56:03] Production.INFO: ==12333== Lock acquired, processing the job...
[2026-09-08 08:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:56:03] Production.INFO: ==12337== Lock acquired, processing the job...
[2026-09-08 08:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:56:03] Production.INFO: ==12335== Lock acquired, processing the job...
[2026-09-08 08:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:56:04] Production.INFO: Account Balance Start.
[2026-09-08 08:56:04] Production.INFO: CreateAllLog Start
[2026-09-08 08:56:04] Production.INFO: 117
[2026-09-08 08:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 08:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 08:56:04] Production.INFO: ==12337== Releasing lock...
[2026-09-08 08:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:56:04] Production.INFO: Total Charge 0
[2026-09-08 08:56:04] Production.INFO: CreateAllLog End
[2026-09-08 08:56:04] Production.INFO: Account Balance End.
[2026-09-08 08:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:56:04] Production.INFO: ==12335== Releasing lock...
[2026-09-08 08:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:56:04] Production.INFO: ==12331== Releasing lock...
[2026-09-08 08:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:56:11] Production.ERROR: CronJobId end10
[2026-09-08 08:56:11] Production.INFO: ==12333== Releasing lock...
[2026-09-08 08:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:56:14] Production.INFO: call_cost start
[2026-09-08 08:56:14] Production.INFO: call_cost end
[2026-09-08 08:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:56:14] Production.INFO: ==12329== Releasing lock...
[2026-09-08 08:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:57:01] Production.INFO: ==12397== Lock acquired, processing the job...
[2026-09-08 13:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:57:01] Production.INFO: neon service started
[2026-09-08 13:57:01] Production.INFO: neon service started
[2026-09-08 13:57:01] Production.INFO: ==12397== Releasing lock...
[2026-09-08 13:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 08:57:02] Production.INFO: ==12399== Lock acquired, processing the job...
[2026-09-08 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:57:02] Production.INFO: ==12401== Lock acquired, processing the job...
[2026-09-08 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:57:02] Production.INFO: ==12401== Releasing lock...
[2026-09-08 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:57:02] Production.INFO: ==12399== Releasing lock...
[2026-09-08 08:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:57:03] Production.INFO: ==12406== Lock acquired, processing the job...
[2026-09-08 08:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:57:03] Production.INFO: ==12404== Lock acquired, processing the job...
[2026-09-08 08:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:57:03] Production.INFO: ==12408== Lock acquired, processing the job...
[2026-09-08 08:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:57:03] Production.INFO: ==12410== Lock acquired, processing the job...
[2026-09-08 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:57:03] Production.INFO: ==12412== Lock acquired, processing the job...
[2026-09-08 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:57:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 08:57:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 08:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 08:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:57:03] Production.INFO: Account Balance Start.
[2026-09-08 08:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:57:03] Production.INFO: 117
[2026-09-08 08:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 08:57:03] Production.INFO: ==12412== Releasing lock...
[2026-09-08 08:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:57:03] Production.INFO: Total Charge 0
[2026-09-08 08:57:03] Production.INFO: CreateAllLog End
[2026-09-08 08:57:03] Production.INFO: Account Balance End.
[2026-09-08 08:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:57:03] Production.INFO: ==12410== Releasing lock...
[2026-09-08 08:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:57:04] Production.INFO: ==12406== Releasing lock...
[2026-09-08 08:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:57:11] Production.ERROR: CronJobId end10
[2026-09-08 08:57:11] Production.INFO: ==12408== Releasing lock...
[2026-09-08 08:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:57:14] Production.INFO: call_cost start
[2026-09-08 08:57:14] Production.INFO: call_cost end
[2026-09-08 08:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:57:14] Production.INFO: ==12404== Releasing lock...
[2026-09-08 08:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:58:02] Production.INFO: ==12464== Lock acquired, processing the job...
[2026-09-08 13:58:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:58:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:58:02] Production.INFO: neon service started
[2026-09-08 13:58:02] Production.INFO: neon service started
[2026-09-08 13:58:02] Production.INFO: ==12464== Releasing lock...
[2026-09-08 13:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:58:02] Production.INFO: ==12468== Lock acquired, processing the job...
[2026-09-08 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:58:02] Production.INFO: ==12468== Releasing lock...
[2026-09-08 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:58:02] Production.INFO: ==12466== Lock acquired, processing the job...
[2026-09-08 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:58:02] Production.INFO: ==12466== Releasing lock...
[2026-09-08 08:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:58:03] Production.INFO: ==12473== Lock acquired, processing the job...
[2026-09-08 08:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:58:03] Production.INFO: ==12477== Lock acquired, processing the job...
[2026-09-08 08:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:58:03] Production.INFO: ==12475== Lock acquired, processing the job...
[2026-09-08 08:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:58:03] Production.INFO: ==12479== Lock acquired, processing the job...
[2026-09-08 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:58:03] Production.INFO: ==12471== Lock acquired, processing the job...
[2026-09-08 08:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 08:58:03] Production.INFO: Account Balance Start.
[2026-09-08 08:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:58:03] Production.INFO: 117
[2026-09-08 08:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 08:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 08:58:03] Production.INFO: Total Charge 0
[2026-09-08 08:58:03] Production.INFO: ==12479== Releasing lock...
[2026-09-08 08:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:58:03] Production.INFO: CreateAllLog End
[2026-09-08 08:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:58:03] Production.INFO: Account Balance End.
[2026-09-08 08:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 08:58:04] Production.INFO: ==12477== Releasing lock...
[2026-09-08 08:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:58:04] Production.INFO: ==12473== Releasing lock...
[2026-09-08 08:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:58:11] Production.ERROR: CronJobId end10
[2026-09-08 08:58:11] Production.INFO: ==12475== Releasing lock...
[2026-09-08 08:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:58:14] Production.INFO: call_cost start
[2026-09-08 08:58:14] Production.INFO: call_cost end
[2026-09-08 08:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:58:14] Production.INFO: ==12471== Releasing lock...
[2026-09-08 08:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:59:01] Production.INFO: ==12544== Lock acquired, processing the job...
[2026-09-08 13:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 13:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 13:59:01] Production.INFO: neon service started
[2026-09-08 13:59:01] Production.INFO: neon service started
[2026-09-08 13:59:01] Production.INFO: ==12544== Releasing lock...
[2026-09-08 13:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 13:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:59:01] Production.INFO: ==12548== Lock acquired, processing the job...
[2026-09-08 12:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:59:01] Production.INFO: ==12548== Releasing lock...
[2026-09-08 12:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 12:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 08:59:01] Production.INFO: ==12546== Lock acquired, processing the job...
[2026-09-08 08:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 08:59:02] Production.INFO: ==12546== Releasing lock...
[2026-09-08 08:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 08:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 08:59:03] Production.INFO: ==12553== Lock acquired, processing the job...
[2026-09-08 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 08:59:03] Production.INFO: ==12551== Lock acquired, processing the job...
[2026-09-08 08:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 08:59:03] Production.INFO: ==12555== Lock acquired, processing the job...
[2026-09-08 08:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 08:59:03] Production.INFO: ==12557== Lock acquired, processing the job...
[2026-09-08 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 08:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 08:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 08:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 08:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 08:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 08:59:03] Production.INFO: ==12559== Lock acquired, processing the job...
[2026-09-08 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 08:59:03] Production.INFO: Account Balance Start.
[2026-09-08 08:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 08:59:03] Production.INFO: 117
[2026-09-08 08:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 08:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 08:59:03] Production.INFO: ==12559== Releasing lock...
[2026-09-08 08:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 08:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 08:59:03] Production.INFO: Total Charge 0
[2026-09-08 08:59:03] Production.INFO: CreateAllLog End
[2026-09-08 08:59:03] Production.INFO: Account Balance End.
[2026-09-08 08:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 08:59:03] Production.INFO: ==12557== Releasing lock...
[2026-09-08 08:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 08:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 08:59:03] Production.INFO: ==12553== Releasing lock...
[2026-09-08 08:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 08:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 08:59:12] Production.ERROR: CronJobId end10
[2026-09-08 08:59:12] Production.INFO: ==12555== Releasing lock...
[2026-09-08 08:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 08:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 08:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 08:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 08:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 08:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 08:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 08:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 08:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 08:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 08:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 08:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 08:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 08:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 08:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 08:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 08:59:15] Production.INFO: call_cost start
[2026-09-08 08:59:15] Production.INFO: call_cost end
[2026-09-08 08:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 08:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 08:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 08:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 08:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 08:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 08:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 08:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 08:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 08:59:16] Production.INFO: ==12551== Releasing lock...
[2026-09-08 08:59:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 08:59:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:00:01] Production.INFO: ==12613== Lock acquired, processing the job...
[2026-09-08 14:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:00:01] Production.INFO: neon service started
[2026-09-08 14:00:01] Production.INFO: neon service started
[2026-09-08 14:00:01] Production.INFO: ==12613== Releasing lock...
[2026-09-08 14:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:00:02] Production.INFO: ==12617== Lock acquired, processing the job...
[2026-09-08 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:00:02] Production.INFO: ==12617== Releasing lock...
[2026-09-08 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:00:02] Production.INFO: ==12615== Lock acquired, processing the job...
[2026-09-08 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:00:02] Production.INFO: ==12615== Releasing lock...
[2026-09-08 09:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:00:03] Production.INFO: ==12620== Lock acquired, processing the job...
[2026-09-08 09:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:00:03] Production.INFO: ==12624== Lock acquired, processing the job...
[2026-09-08 09:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:00:03] Production.INFO: ==12626== Lock acquired, processing the job...
[2026-09-08 09:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:00:03] Production.INFO: ==12622== Lock acquired, processing the job...
[2026-09-08 09:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:00:03] Production.INFO: ==12628== Lock acquired, processing the job...
[2026-09-08 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:00:03] Production.INFO: Account Balance Start.
[2026-09-08 09:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:00:03] Production.INFO: 117
[2026-09-08 09:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:00:03] Production.INFO: Total Charge 0
[2026-09-08 09:00:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 09:00:03] Production.INFO: ==12628== Releasing lock...
[2026-09-08 09:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:00:03] Production.INFO: Account Balance End.
[2026-09-08 09:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:00:04] Production.INFO: ==12626== Releasing lock...
[2026-09-08 09:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:00:04] Production.INFO: ==12622== Releasing lock...
[2026-09-08 09:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:00:10] Production.ERROR: CronJobId end10
[2026-09-08 09:00:10] Production.INFO: ==12624== Releasing lock...
[2026-09-08 09:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:00:14] Production.INFO: call_cost start
[2026-09-08 09:00:14] Production.INFO: call_cost end
[2026-09-08 09:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:00:14] Production.INFO: ==12620== Releasing lock...
[2026-09-08 09:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:01:02] Production.INFO: ==12684== Lock acquired, processing the job...
[2026-09-08 14:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:01:02] Production.INFO: neon service started
[2026-09-08 14:01:02] Production.INFO: neon service started
[2026-09-08 14:01:02] Production.INFO: ==12684== Releasing lock...
[2026-09-08 14:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:01:02] Production.INFO: ==12698== Lock acquired, processing the job...
[2026-09-08 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:01:02] Production.INFO: ==12698== Releasing lock...
[2026-09-08 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:01:02] Production.INFO: ==12696== Lock acquired, processing the job...
[2026-09-08 09:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==12696== Releasing lock...
[2026-09-08 09:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:01:03] Production.INFO: ==12701== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==12707== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==12703== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:01:03] Production.INFO: ==12705== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:01:03] Production.INFO: Account Balance Start.
[2026-09-08 09:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:01:03] Production.INFO: 117
[2026-09-08 09:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:01:03] Production.INFO: ==12709== Lock acquired, processing the job...
[2026-09-08 09:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:01:04] Production.INFO: Total Charge 0
[2026-09-08 09:01:04] Production.INFO: CreateAllLog End
[2026-09-08 09: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-08 09: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-08 09: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-08 09:01:04] Production.INFO: ==12709== Releasing lock...
[2026-09-08 09:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:01:04] Production.INFO: Account Balance End.
[2026-09-08 09:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:01:04] Production.INFO: ==12707== Releasing lock...
[2026-09-08 09:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:01:04] Production.INFO: ==12703== Releasing lock...
[2026-09-08 09:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:01:05] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:05] Production.INFO: =diffInterval=0
[2026-09-08 09:01:07] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:07] Production.INFO: =diffInterval=0
[2026-09-08 09:01:08] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:08] Production.INFO: =diffInterval=0
[2026-09-08 09:01:08] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:08] Production.INFO: =diffInterval=0
[2026-09-08 09:01:09] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:09] Production.INFO: =diffInterval=0
[2026-09-08 09:01:10] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:10] Production.INFO: =diffInterval=0
[2026-09-08 09:01:11] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:11] Production.INFO: =diffInterval=0
[2026-09-08 09:01:12] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:12] Production.INFO: =diffInterval=0
[2026-09-08 09:01:13] Production.ERROR: CronJobId end10
[2026-09-08 09:01:13] Production.INFO: ==12705== Releasing lock...
[2026-09-08 09:01:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:01:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:01:13] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:13] Production.INFO: =diffInterval=0
[2026-09-08 09:01:13] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:13] Production.INFO: =diffInterval=0
[2026-09-08 09:01:14] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:14] Production.INFO: =diffInterval=0
[2026-09-08 09:01:15] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:15] Production.INFO: =diffInterval=0
[2026-09-08 09:01:15] Production.INFO: helper-LastRunTime===2026-09-08 09:01:00
[2026-09-08 09:01:15] Production.INFO: =diffInterval=0
[2026-09-08 09:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:01:16] Production.INFO: call_cost start
[2026-09-08 09:01:16] Production.INFO: call_cost end
[2026-09-08 09:01:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:01:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:01:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:01:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:01:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:01:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:01:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:01:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:01:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:01:16] Production.INFO: ==12701== Releasing lock...
[2026-09-08 09:01:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:01:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:02:01] Production.INFO: ==12768== Lock acquired, processing the job...
[2026-09-08 14:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:02:01] Production.INFO: neon service started
[2026-09-08 14:02:01] Production.INFO: neon service started
[2026-09-08 14:02:01] Production.INFO: ==12768== Releasing lock...
[2026-09-08 14:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:02:02] Production.INFO: ==12770== Lock acquired, processing the job...
[2026-09-08 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:02:02] Production.INFO: ==12772== Lock acquired, processing the job...
[2026-09-08 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:02:02] Production.INFO: ==12772== Releasing lock...
[2026-09-08 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:02:02] Production.INFO: ==12770== Releasing lock...
[2026-09-08 09:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:02:03] Production.INFO: ==12777== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:02:03] Production.INFO: ==12781== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:02:03] Production.INFO: ==12783== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 09:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:02:03] Production.INFO: Account Balance Start.
[2026-09-08 09:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:02:03] Production.INFO: 117
[2026-09-08 09:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:02:03] Production.INFO: ==12775== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:02:03] Production.INFO: Total Charge 0
[2026-09-08 09:02:03] Production.INFO: CreateAllLog End
[2026-09-08 09:02:03] Production.INFO: ==12779== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:02:03] Production.INFO: ==12785== Lock acquired, processing the job...
[2026-09-08 09:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:02:03] Production.INFO: Account Balance End.
[2026-09-08 09:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:02:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:02:03] Production.INFO: ==12781== Releasing lock...
[2026-09-08 09:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:02:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:02:04] Production.ERROR: done
[2026-09-08 09:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 09: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-08 09: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-08 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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:02:04] Production.INFO: ==12777== Releasing lock...
[2026-09-08 09:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:02:04] Production.INFO: ==12785== Releasing lock...
[2026-09-08 09:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:02:04] Production.ERROR: done
[2026-09-08 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-08 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-08 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-08 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-08 09:02:04] Production.INFO: ==12783== Releasing lock...
[2026-09-08 09:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 09:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 09:02:12] Production.ERROR: CronJobId end10
[2026-09-08 09:02:12] Production.INFO: ==12779== Releasing lock...
[2026-09-08 09:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:02:15] Production.INFO: call_cost start
[2026-09-08 09:02:15] Production.INFO: call_cost end
[2026-09-08 09:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:02:15] Production.INFO: ==12775== Releasing lock...
[2026-09-08 09:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:03:02] Production.INFO: ==12839== Lock acquired, processing the job...
[2026-09-08 14:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:03:02] Production.INFO: neon service started
[2026-09-08 14:03:02] Production.INFO: neon service started
[2026-09-08 14:03:02] Production.INFO: ==12839== Releasing lock...
[2026-09-08 14:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:03:02] Production.INFO: ==12843== Lock acquired, processing the job...
[2026-09-08 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:03:02] Production.INFO: ==12843== Releasing lock...
[2026-09-08 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:03:02] Production.INFO: ==12841== Lock acquired, processing the job...
[2026-09-08 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:03:02] Production.INFO: ==12841== Releasing lock...
[2026-09-08 09:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:03:03] Production.INFO: ==12846== Lock acquired, processing the job...
[2026-09-08 09:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:03:03] Production.INFO: ==12848== Lock acquired, processing the job...
[2026-09-08 09:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:03:03] Production.INFO: ==12852== Lock acquired, processing the job...
[2026-09-08 09:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:03:03] Production.INFO: ==12850== Lock acquired, processing the job...
[2026-09-08 09:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:03:03] Production.INFO: ==12854== Lock acquired, processing the job...
[2026-09-08 09:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:03:03] Production.INFO: Account Balance Start.
[2026-09-08 09:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:03:03] Production.INFO: 117
[2026-09-08 09:03:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 09: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-08 09: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-08 09: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-08 09:03:04] Production.INFO: ==12854== Releasing lock...
[2026-09-08 09:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:03:04] Production.INFO: Total Charge 0
[2026-09-08 09:03:04] Production.INFO: CreateAllLog End
[2026-09-08 09:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:03:04] Production.INFO: Account Balance End.
[2026-09-08 09:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:03:04] Production.INFO: ==12852== Releasing lock...
[2026-09-08 09:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:03:04] Production.INFO: ==12848== Releasing lock...
[2026-09-08 09:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:03:13] Production.ERROR: CronJobId end10
[2026-09-08 09:03:13] Production.INFO: ==12850== Releasing lock...
[2026-09-08 09:03:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:03:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:03:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:03:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:03:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:03:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:03:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:03:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:03:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:03:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:03:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:03:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:03:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:03:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:03:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:03:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:03:16] Production.INFO: call_cost start
[2026-09-08 09:03:16] Production.INFO: call_cost end
[2026-09-08 09:03:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:03:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:03:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:03:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:03:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:03:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:03:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:03:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:03:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:03:16] Production.INFO: ==12846== Releasing lock...
[2026-09-08 09:03:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:03:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:04:01] Production.INFO: ==12909== Lock acquired, processing the job...
[2026-09-08 14:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:04:01] Production.INFO: neon service started
[2026-09-08 14:04:01] Production.INFO: neon service started
[2026-09-08 14:04:01] Production.INFO: ==12909== Releasing lock...
[2026-09-08 14:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:04:02] Production.INFO: ==12913== Lock acquired, processing the job...
[2026-09-08 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:04:02] Production.INFO: ==12913== Releasing lock...
[2026-09-08 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:04:02] Production.INFO: ==12911== Lock acquired, processing the job...
[2026-09-08 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:04:02] Production.INFO: ==12911== Releasing lock...
[2026-09-08 09:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:04:03] Production.INFO: ==12920== Lock acquired, processing the job...
[2026-09-08 09:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:04:03] Production.INFO: ==12915== Lock acquired, processing the job...
[2026-09-08 09:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:04:03] Production.INFO: ==12922== Lock acquired, processing the job...
[2026-09-08 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:04:03] Production.INFO: ==12918== Lock acquired, processing the job...
[2026-09-08 09:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:04:03] Production.INFO: Account Balance Start.
[2026-09-08 09:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:04:03] Production.INFO: 117
[2026-09-08 09:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:04:03] Production.INFO: ==12924== Lock acquired, processing the job...
[2026-09-08 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:04:03] Production.INFO: Total Charge 0
[2026-09-08 09:04:03] Production.INFO: CreateAllLog End
[2026-09-08 09:04:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:04:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:04:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:04:03] Production.INFO: ==12924== Releasing lock...
[2026-09-08 09:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:04:03] Production.INFO: Account Balance End.
[2026-09-08 09:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:04:03] Production.INFO: ==12922== Releasing lock...
[2026-09-08 09:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:04:04] Production.INFO: ==12918== Releasing lock...
[2026-09-08 09:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:04:11] Production.ERROR: CronJobId end10
[2026-09-08 09:04:11] Production.INFO: ==12920== Releasing lock...
[2026-09-08 09:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:04:15] Production.INFO: call_cost start
[2026-09-08 09:04:15] Production.INFO: call_cost end
[2026-09-08 09:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:04:15] Production.INFO: ==12915== Releasing lock...
[2026-09-08 09:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:05:01] Production.INFO: ==12984== Lock acquired, processing the job...
[2026-09-08 14:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:05:02] Production.INFO: neon service started
[2026-09-08 14:05:02] Production.INFO: neon service started
[2026-09-08 14:05:02] Production.INFO: ==12984== Releasing lock...
[2026-09-08 14:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:05:02] Production.INFO: ==12986== Lock acquired, processing the job...
[2026-09-08 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:05:02] Production.INFO: ==12986== Releasing lock...
[2026-09-08 09:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:05:03] Production.INFO: ==12988== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:05:03] Production.INFO: ==12988== Releasing lock...
[2026-09-08 13:05:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:05:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:05:03] Production.INFO: ==12990== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:05:03] Production.INFO: ==12992== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:05:03] Production.INFO: ==12990== Releasing lock...
[2026-09-08 09:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:05:03] Production.INFO: ==12998== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:05:03] Production.INFO: ==12994== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:05:03] Production.INFO: ==12996== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:05:03] Production.INFO: ==13000== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:05:03] Production.INFO: ==13002== Lock acquired, processing the job...
[2026-09-08 09:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:05:03] Production.INFO: Account Balance Start.
[2026-09-08 09:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:05:03] Production.INFO: 117
[2026-09-08 09:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:05:03] Production.INFO: Total Charge 0
[2026-09-08 09:05:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 09:05:04] Production.INFO: ==13002== Releasing lock...
[2026-09-08 09:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:05:04] Production.ERROR: done
[2026-09-08 09:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965805', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:05:04] Production.INFO: Account Balance End.
[2026-09-08 09:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:05:04] Production.INFO: ==12998== Releasing lock...
[2026-09-08 09:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:05:04] Production.INFO: ==12994== Releasing lock...
[2026-09-08 09:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965805', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:05:09] Production.INFO: ProcessCDR(1,17965805,1,1,2)
[2026-09-08 09:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965805,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965805,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:05:09] Production.INFO: ==13000== Releasing lock...
[2026-09-08 09:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:05:13] Production.ERROR: CronJobId end10
[2026-09-08 09:05:13] Production.INFO: ==12996== Releasing lock...
[2026-09-08 09:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:05:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:05:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:05:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:05:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:05:16] Production.INFO: call_cost start
[2026-09-08 09:05:16] Production.INFO: call_cost end
[2026-09-08 09:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:05:16] Production.INFO: ==12992== Releasing lock...
[2026-09-08 09:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:06:01] Production.INFO: ==13058== Lock acquired, processing the job...
[2026-09-08 14:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:06:01] Production.INFO: neon service started
[2026-09-08 14:06:01] Production.INFO: neon service started
[2026-09-08 14:06:01] Production.INFO: ==13058== Releasing lock...
[2026-09-08 14:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:06:01] Production.INFO: ==13060== Lock acquired, processing the job...
[2026-09-08 09:06:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:06:02] Production.INFO: ==13060== Releasing lock...
[2026-09-08 09:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:06:02] Production.INFO: ==13062== Lock acquired, processing the job...
[2026-09-08 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:06:02] Production.INFO: ==13062== Releasing lock...
[2026-09-08 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:06:02] Production.INFO: ==13071== Lock acquired, processing the job...
[2026-09-08 09:06:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:06:02] Production.INFO: Account Balance Start.
[2026-09-08 09:06:02] Production.INFO: CreateAllLog Start
[2026-09-08 09:06:02] Production.INFO: 117
[2026-09-08 09:06:02] Production.INFO: Date 2026-09-08
[2026-09-08 09:06:02] Production.INFO: Reseller ==> 0
[2026-09-08 09:06:02] Production.INFO: Total Charge 0
[2026-09-08 09:06:03] Production.INFO: CreateAllLog End
[2026-09-08 09:06:03] Production.INFO: Account Balance End.
[2026-09-08 09:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:06:03] Production.INFO: ==13071== Releasing lock...
[2026-09-08 09:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:06:03] Production.INFO: ==13064== Lock acquired, processing the job...
[2026-09-08 09:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:06:03] Production.INFO: ==13066== Lock acquired, processing the job...
[2026-09-08 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:06:03] Production.INFO: ==13068== Lock acquired, processing the job...
[2026-09-08 09:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:06:03] Production.INFO: ==13073== Lock acquired, processing the job...
[2026-09-08 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:06:03] Production.INFO: ==13073== Releasing lock...
[2026-09-08 09:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:06:03] Production.INFO: ==13066== Releasing lock...
[2026-09-08 09:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:06:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:06:11] Production.ERROR: CronJobId end10
[2026-09-08 09:06:11] Production.INFO: ==13068== Releasing lock...
[2026-09-08 09:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:06:14] Production.INFO: call_cost start
[2026-09-08 09:06:14] Production.INFO: call_cost end
[2026-09-08 09:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:06:14] Production.INFO: ==13064== Releasing lock...
[2026-09-08 09:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:07:01] Production.INFO: ==13130== Lock acquired, processing the job...
[2026-09-08 14:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:07:01] Production.INFO: neon service started
[2026-09-08 14:07:01] Production.INFO: neon service started
[2026-09-08 14:07:01] Production.INFO: ==13130== Releasing lock...
[2026-09-08 14:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:07:02] Production.INFO: ==13132== Lock acquired, processing the job...
[2026-09-08 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:07:02] Production.INFO: ==13132== Releasing lock...
[2026-09-08 09:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:07:02] Production.INFO: ==13134== Lock acquired, processing the job...
[2026-09-08 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:07:02] Production.INFO: ==13134== Releasing lock...
[2026-09-08 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:07:03] Production.INFO: ==13136== Lock acquired, processing the job...
[2026-09-08 09:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:07:03] Production.INFO: ==13138== Lock acquired, processing the job...
[2026-09-08 09:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:07:03] Production.INFO: ==13142== Lock acquired, processing the job...
[2026-09-08 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:07:03] Production.INFO: ==13140== Lock acquired, processing the job...
[2026-09-08 09:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:07:03] Production.INFO: ==13144== Lock acquired, processing the job...
[2026-09-08 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:07:03] Production.INFO: Account Balance Start.
[2026-09-08 09:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:07:03] Production.INFO: 117
[2026-09-08 09:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 09:07:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 09:07:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 09:07:03] Production.INFO: ==13144== Releasing lock...
[2026-09-08 09:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:07:03] Production.INFO: Account Balance End.
[2026-09-08 09:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:07:03] Production.INFO: ==13142== Releasing lock...
[2026-09-08 09:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:07:04] Production.INFO: ==13138== Releasing lock...
[2026-09-08 09:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:07:11] Production.ERROR: CronJobId end10
[2026-09-08 09:07:11] Production.INFO: ==13140== Releasing lock...
[2026-09-08 09:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:07:14] Production.INFO: call_cost start
[2026-09-08 09:07:14] Production.INFO: call_cost end
[2026-09-08 09:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:07:14] Production.INFO: ==13136== Releasing lock...
[2026-09-08 09:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:08:02] Production.INFO: ==13197== Lock acquired, processing the job...
[2026-09-08 14:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:08:02] Production.INFO: neon service started
[2026-09-08 14:08:02] Production.INFO: neon service started
[2026-09-08 14:08:02] Production.INFO: ==13197== Releasing lock...
[2026-09-08 14:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:08:02] Production.INFO: ==13202== Lock acquired, processing the job...
[2026-09-08 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:08:02] Production.INFO: ==13202== Releasing lock...
[2026-09-08 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:08:02] Production.INFO: ==13200== Lock acquired, processing the job...
[2026-09-08 09:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:08:03] Production.INFO: ==13200== Releasing lock...
[2026-09-08 09:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:08:03] Production.INFO: ==13206== Lock acquired, processing the job...
[2026-09-08 09:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:08:03] Production.INFO: ==13204== Lock acquired, processing the job...
[2026-09-08 09:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:08:04] Production.INFO: ==13208== Lock acquired, processing the job...
[2026-09-08 09:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:08:04] Production.INFO: ==13212== Lock acquired, processing the job...
[2026-09-08 09:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:08:04] Production.INFO: ==13210== Lock acquired, processing the job...
[2026-09-08 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:08:04] Production.INFO: ==13212== Releasing lock...
[2026-09-08 09:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:08:04] Production.INFO: Account Balance Start.
[2026-09-08 09:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:08:04] Production.INFO: 117
[2026-09-08 09:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:08:04] Production.INFO: Total Charge 0
[2026-09-08 09:08:04] Production.INFO: CreateAllLog End
[2026-09-08 09:08:04] Production.INFO: Account Balance End.
[2026-09-08 09:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:08:04] Production.INFO: ==13210== Releasing lock...
[2026-09-08 09:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:08:04] Production.INFO: ==13206== Releasing lock...
[2026-09-08 09:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:08:11] Production.ERROR: CronJobId end10
[2026-09-08 09:08:11] Production.INFO: ==13208== Releasing lock...
[2026-09-08 09:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:08:14] Production.INFO: call_cost start
[2026-09-08 09:08:14] Production.INFO: call_cost end
[2026-09-08 09:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:08:14] Production.INFO: ==13204== Releasing lock...
[2026-09-08 09:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:09:01] Production.INFO: ==13269== Lock acquired, processing the job...
[2026-09-08 14:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:09:01] Production.INFO: neon service started
[2026-09-08 14:09:01] Production.INFO: neon service started
[2026-09-08 14:09:01] Production.INFO: ==13269== Releasing lock...
[2026-09-08 14:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:09:02] Production.INFO: ==13273== Lock acquired, processing the job...
[2026-09-08 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:09:02] Production.INFO: ==13273== Releasing lock...
[2026-09-08 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:09:02] Production.INFO: ==13271== Lock acquired, processing the job...
[2026-09-08 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:09:02] Production.INFO: ==13271== Releasing lock...
[2026-09-08 09:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:09:03] Production.INFO: ==13277== Lock acquired, processing the job...
[2026-09-08 09:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:09:03] Production.INFO: ==13279== Lock acquired, processing the job...
[2026-09-08 09:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:09:03] Production.INFO: ==13283== Lock acquired, processing the job...
[2026-09-08 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 09:09:03] Production.INFO: ==13283== Releasing lock...
[2026-09-08 09:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:09:03] Production.INFO: ==13275== Lock acquired, processing the job...
[2026-09-08 09:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:09:03] Production.INFO: ==13281== Lock acquired, processing the job...
[2026-09-08 09:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:09:04] Production.INFO: Account Balance Start.
[2026-09-08 09:09:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:09:04] Production.INFO: 117
[2026-09-08 09:09:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:09:04] Production.INFO: Total Charge 0
[2026-09-08 09:09:04] Production.INFO: CreateAllLog End
[2026-09-08 09:09:04] Production.INFO: ==13277== Releasing lock...
[2026-09-08 09:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:09:04] Production.INFO: Account Balance End.
[2026-09-08 09:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:09:04] Production.INFO: ==13281== Releasing lock...
[2026-09-08 09:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:09:11] Production.ERROR: CronJobId end10
[2026-09-08 09:09:11] Production.INFO: ==13279== Releasing lock...
[2026-09-08 09:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:09:15] Production.INFO: call_cost start
[2026-09-08 09:09:15] Production.INFO: call_cost end
[2026-09-08 09:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:09:15] Production.INFO: ==13275== Releasing lock...
[2026-09-08 09:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:10:02] Production.INFO: ==13339== Lock acquired, processing the job...
[2026-09-08 14:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:10:02] Production.INFO: neon service started
[2026-09-08 14:10:02] Production.INFO: neon service started
[2026-09-08 14:10:02] Production.INFO: ==13339== Releasing lock...
[2026-09-08 14:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:10:02] Production.INFO: ==13343== Lock acquired, processing the job...
[2026-09-08 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:10:02] Production.INFO: ==13343== Releasing lock...
[2026-09-08 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:10:02] Production.INFO: ==13341== Lock acquired, processing the job...
[2026-09-08 09:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:10:03] Production.INFO: ==13341== Releasing lock...
[2026-09-08 09:10:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:10:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:10:03] Production.INFO: ==13345== Lock acquired, processing the job...
[2026-09-08 09:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:10:03] Production.INFO: ==13354== Lock acquired, processing the job...
[2026-09-08 09:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:10:04] Production.INFO: ==13347== Lock acquired, processing the job...
[2026-09-08 09:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:10:04] Production.INFO: ==13349== Lock acquired, processing the job...
[2026-09-08 09:10:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 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-08 09:10:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:10:04] Production.INFO: ==13351== Lock acquired, processing the job...
[2026-09-08 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 09:10:04] Production.INFO: ==13354== Releasing lock...
[2026-09-08 09:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:10:04] Production.INFO: Account Balance Start.
[2026-09-08 09:10:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:10:04] Production.INFO: 117
[2026-09-08 09:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:10:04] Production.INFO: Total Charge 0
[2026-09-08 09:10:04] Production.INFO: CreateAllLog End
[2026-09-08 09:10:04] Production.INFO: Account Balance End.
[2026-09-08 09:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:10:04] Production.INFO: ==13351== Releasing lock...
[2026-09-08 09:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:10:04] Production.INFO: ==13347== Releasing lock...
[2026-09-08 09:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:10:11] Production.ERROR: CronJobId end10
[2026-09-08 09:10:11] Production.INFO: ==13349== Releasing lock...
[2026-09-08 09:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:10:14] Production.INFO: call_cost start
[2026-09-08 09:10:14] Production.INFO: call_cost end
[2026-09-08 09:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:10:14] Production.INFO: ==13345== Releasing lock...
[2026-09-08 09:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:11:01] Production.INFO: ==13422== Lock acquired, processing the job...
[2026-09-08 14:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:11:01] Production.INFO: neon service started
[2026-09-08 14:11:01] Production.INFO: neon service started
[2026-09-08 14:11:01] Production.INFO: ==13422== Releasing lock...
[2026-09-08 14:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:11:02] Production.INFO: ==13424== Lock acquired, processing the job...
[2026-09-08 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:11:02] Production.INFO: ==13424== Releasing lock...
[2026-09-08 09:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:11:02] Production.INFO: ==13426== Lock acquired, processing the job...
[2026-09-08 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:11:02] Production.INFO: ==13426== Releasing lock...
[2026-09-08 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:11:03] Production.INFO: ==13430== Lock acquired, processing the job...
[2026-09-08 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:11:03] Production.INFO: ==13428== Lock acquired, processing the job...
[2026-09-08 09:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:11:03] Production.INFO: ==13432== Lock acquired, processing the job...
[2026-09-08 09:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:11:03] Production.INFO: ==13436== Lock acquired, processing the job...
[2026-09-08 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:11:03] Production.INFO: ==13434== Lock acquired, processing the job...
[2026-09-08 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 09:11:03] Production.INFO: Account Balance Start.
[2026-09-08 09:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 09:11:03] Production.INFO: 117
[2026-09-08 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-08 09:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:11:03] Production.INFO: ==13436== Releasing lock...
[2026-09-08 09:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:11:03] Production.INFO: Total Charge 0
[2026-09-08 09:11:03] Production.INFO: CreateAllLog End
[2026-09-08 09:11:03] Production.INFO: Account Balance End.
[2026-09-08 09:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:11:03] Production.INFO: ==13434== Releasing lock...
[2026-09-08 09:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:11:03] Production.INFO: ==13430== Releasing lock...
[2026-09-08 09:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:11:11] Production.ERROR: CronJobId end10
[2026-09-08 09:11:11] Production.INFO: ==13432== Releasing lock...
[2026-09-08 09:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:11:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:11:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:11:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:11:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:11:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:11:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:11:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:11:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:11:15] Production.INFO: call_cost start
[2026-09-08 09:11:15] Production.INFO: call_cost end
[2026-09-08 09:11:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:11:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:11:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:11:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:11:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:11:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:11:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:11:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:11:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:11:15] Production.INFO: ==13428== Releasing lock...
[2026-09-08 09:11:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:11:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:12:02] Production.INFO: ==13509== Lock acquired, processing the job...
[2026-09-08 14:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:12:02] Production.INFO: neon service started
[2026-09-08 14:12:02] Production.INFO: neon service started
[2026-09-08 14:12:02] Production.INFO: ==13509== Releasing lock...
[2026-09-08 14:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:12:02] Production.INFO: ==13511== Lock acquired, processing the job...
[2026-09-08 09:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:12:02] Production.INFO: ==13513== Lock acquired, processing the job...
[2026-09-08 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:12:02] Production.INFO: ==13513== Releasing lock...
[2026-09-08 13:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:12:03] Production.INFO: ==13511== Releasing lock...
[2026-09-08 09:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:12:03] Production.INFO: ==13516== Lock acquired, processing the job...
[2026-09-08 09:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:12:03] Production.INFO: ==13518== Lock acquired, processing the job...
[2026-09-08 09:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:12:04] Production.INFO: ==13520== Lock acquired, processing the job...
[2026-09-08 09:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:12:04] Production.INFO: ==13522== Lock acquired, processing the job...
[2026-09-08 09:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:12:04] Production.INFO: ==13524== Lock acquired, processing the job...
[2026-09-08 09:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:12:04] Production.INFO: Account Balance Start.
[2026-09-08 09:12:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:12:04] Production.INFO: 117
[2026-09-08 09:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 09: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-08 09: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-08 09:12:04] Production.INFO: Total Charge 0
[2026-09-08 09:12:04] Production.INFO: CreateAllLog End
[2026-09-08 09: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-08 09:12:04] Production.INFO: ==13524== Releasing lock...
[2026-09-08 09:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:12:04] Production.INFO: Account Balance End.
[2026-09-08 09:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:12:04] Production.INFO: ==13522== Releasing lock...
[2026-09-08 09:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:12:04] Production.INFO: ==13518== Releasing lock...
[2026-09-08 09:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:12: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-08 09:12:12] Production.ERROR: CronJobId end10
[2026-09-08 09:12:12] Production.INFO: ==13520== Releasing lock...
[2026-09-08 09:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:12:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:12:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:12:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:12:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:12:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:12:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:12:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:12:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:12:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:12:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:12:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:12:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:12:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:12:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:12:15] Production.INFO: call_cost start
[2026-09-08 09:12:15] Production.INFO: call_cost end
[2026-09-08 09:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:12:15] Production.INFO: ==13516== Releasing lock...
[2026-09-08 09:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:13:01] Production.INFO: ==13590== Lock acquired, processing the job...
[2026-09-08 14:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:13:01] Production.INFO: neon service started
[2026-09-08 14:13:01] Production.INFO: neon service started
[2026-09-08 14:13:01] Production.INFO: ==13590== Releasing lock...
[2026-09-08 14:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:13:02] Production.INFO: ==13592== Lock acquired, processing the job...
[2026-09-08 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:13:02] Production.INFO: ==13594== Lock acquired, processing the job...
[2026-09-08 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:13:02] Production.INFO: ==13594== Releasing lock...
[2026-09-08 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:13:02] Production.INFO: ==13592== Releasing lock...
[2026-09-08 09:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:13:03] Production.INFO: ==13597== Lock acquired, processing the job...
[2026-09-08 09:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:13:03] Production.INFO: ==13599== Lock acquired, processing the job...
[2026-09-08 09:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:13:03] Production.INFO: ==13603== Lock acquired, processing the job...
[2026-09-08 09:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:13:03] Production.INFO: ==13601== Lock acquired, processing the job...
[2026-09-08 09:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:13:03] Production.INFO: ==13605== Lock acquired, processing the job...
[2026-09-08 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:13:03] Production.INFO: Account Balance Start.
[2026-09-08 09:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:13:03] Production.INFO: ==13605== Releasing lock...
[2026-09-08 09:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:13:03] Production.INFO: 117
[2026-09-08 09:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:13:03] Production.INFO: Total Charge 0
[2026-09-08 09:13:03] Production.INFO: CreateAllLog End
[2026-09-08 09:13:03] Production.INFO: Account Balance End.
[2026-09-08 09:13:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:13:04] Production.INFO: ==13603== Releasing lock...
[2026-09-08 09:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:13:04] Production.INFO: ==13599== Releasing lock...
[2026-09-08 09:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:13:12] Production.ERROR: CronJobId end10
[2026-09-08 09:13:12] Production.INFO: ==13601== Releasing lock...
[2026-09-08 09:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:13:14] Production.INFO: call_cost start
[2026-09-08 09:13:14] Production.INFO: call_cost end
[2026-09-08 09:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:13:14] Production.INFO: ==13597== Releasing lock...
[2026-09-08 09:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:14:02] Production.INFO: ==13668== Lock acquired, processing the job...
[2026-09-08 14:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:14:02] Production.INFO: neon service started
[2026-09-08 14:14:02] Production.INFO: neon service started
[2026-09-08 14:14:02] Production.INFO: ==13668== Releasing lock...
[2026-09-08 14:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:14:02] Production.INFO: ==13673== Lock acquired, processing the job...
[2026-09-08 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:14:02] Production.INFO: ==13673== Releasing lock...
[2026-09-08 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:14:02] Production.INFO: ==13671== Lock acquired, processing the job...
[2026-09-08 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:14:02] Production.INFO: ==13671== Releasing lock...
[2026-09-08 09:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:14:03] Production.INFO: ==13677== Lock acquired, processing the job...
[2026-09-08 09:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:14:03] Production.INFO: ==13681== Lock acquired, processing the job...
[2026-09-08 09:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:14:03] Production.INFO: ==13679== Lock acquired, processing the job...
[2026-09-08 09:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:14:03] Production.INFO: ==13683== Lock acquired, processing the job...
[2026-09-08 09:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:14:03] Production.INFO: ==13685== Lock acquired, processing the job...
[2026-09-08 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 09:14:03] Production.INFO: Account Balance Start.
[2026-09-08 09:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:14:03] Production.INFO: 117
[2026-09-08 09:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:14:03] Production.INFO: ==13685== Releasing lock...
[2026-09-08 09:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:14:04] Production.INFO: Total Charge 0
[2026-09-08 09:14:04] Production.INFO: CreateAllLog End
[2026-09-08 09:14:04] Production.INFO: Account Balance End.
[2026-09-08 09:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:14:04] Production.INFO: ==13683== Releasing lock...
[2026-09-08 09:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:14:04] Production.INFO: ==13679== Releasing lock...
[2026-09-08 09:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:14:12] Production.ERROR: CronJobId end10
[2026-09-08 09:14:12] Production.INFO: ==13681== Releasing lock...
[2026-09-08 09:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:14:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:14:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:14:15] Production.INFO: call_cost start
[2026-09-08 09:14:15] Production.INFO: call_cost end
[2026-09-08 09:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:14:15] Production.INFO: ==13677== Releasing lock...
[2026-09-08 09:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:15:01] Production.INFO: ==13748== Lock acquired, processing the job...
[2026-09-08 14:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:15:01] Production.INFO: neon service started
[2026-09-08 14:15:01] Production.INFO: neon service started
[2026-09-08 14:15:01] Production.INFO: ==13748== Releasing lock...
[2026-09-08 14:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:15:02] Production.INFO: ==13753== Lock acquired, processing the job...
[2026-09-08 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:15:02] Production.INFO: ==13753== Releasing lock...
[2026-09-08 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:15:02] Production.INFO: ==13751== Lock acquired, processing the job...
[2026-09-08 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:15:02] Production.INFO: ==13751== Releasing lock...
[2026-09-08 09:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:15:03] Production.INFO: ==13755== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:15:03] Production.INFO: ==13757== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:15:03] Production.INFO: ==13759== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:15:03] Production.INFO: ==13761== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:15:03] Production.INFO: ==13755== Releasing lock...
[2026-09-08 09:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:15:03] Production.INFO: ==13765== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:15:03] Production.INFO: ==13763== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:15:03] Production.INFO: ==13767== Lock acquired, processing the job...
[2026-09-08 09:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:15:03] Production.INFO: Account Balance Start.
[2026-09-08 09:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:15:03] Production.INFO: 117
[2026-09-08 09:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 09:15:04] Production.ERROR: done
[2026-09-08 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-08 09:15:04] Production.INFO: Total Charge 0
[2026-09-08 09:15:04] Production.INFO: ==13767== Releasing lock...
[2026-09-08 09:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:15:04] Production.INFO: CreateAllLog End
[2026-09-08 09:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965846', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:15:04] Production.INFO: Account Balance End.
[2026-09-08 09:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:15:04] Production.INFO: ==13763== Releasing lock...
[2026-09-08 09:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:15:04] Production.INFO: ==13759== Releasing lock...
[2026-09-08 09:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965846', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:15:10] Production.INFO: ProcessCDR(1,17965846,1,1,2)
[2026-09-08 09:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965846,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965846,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:15:10] Production.INFO: ==13765== Releasing lock...
[2026-09-08 09:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:15:15] Production.ERROR: CronJobId end10
[2026-09-08 09:15:15] Production.INFO: ==13761== Releasing lock...
[2026-09-08 09:15:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:15:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:15:17] Production.INFO: call_cost start
[2026-09-08 09:15:17] Production.INFO: call_cost end
[2026-09-08 09:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:15:17] Production.INFO: ==13757== Releasing lock...
[2026-09-08 09:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:16:02] Production.INFO: ==13834== Lock acquired, processing the job...
[2026-09-08 14:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:16:02] Production.INFO: neon service started
[2026-09-08 14:16:02] Production.INFO: neon service started
[2026-09-08 14:16:02] Production.INFO: ==13834== Releasing lock...
[2026-09-08 14:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:16:02] Production.INFO: ==13836== Lock acquired, processing the job...
[2026-09-08 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:16:02] Production.INFO: ==13836== Releasing lock...
[2026-09-08 09:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:16:02] Production.INFO: ==13838== Lock acquired, processing the job...
[2026-09-08 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:16:02] Production.INFO: ==13838== Releasing lock...
[2026-09-08 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:16:03] Production.INFO: ==13844== Lock acquired, processing the job...
[2026-09-08 09:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:16:03] Production.INFO: ==13840== Lock acquired, processing the job...
[2026-09-08 09:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:16:03] Production.INFO: ==13842== Lock acquired, processing the job...
[2026-09-08 09:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:16:03] Production.INFO: ==13849== Lock acquired, processing the job...
[2026-09-08 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:16:03] Production.INFO: ==13846== Lock acquired, processing the job...
[2026-09-08 09:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 09:16:03] Production.INFO: ==13849== Releasing lock...
[2026-09-08 09:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:16:03] Production.INFO: Account Balance Start.
[2026-09-08 09:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:16:03] Production.INFO: 117
[2026-09-08 09:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:16:03] Production.INFO: Total Charge 0
[2026-09-08 09:16:04] Production.INFO: CreateAllLog End
[2026-09-08 09:16:04] Production.INFO: Account Balance End.
[2026-09-08 09:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:16:04] Production.INFO: ==13846== Releasing lock...
[2026-09-08 09:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:16:04] Production.INFO: ==13842== Releasing lock...
[2026-09-08 09:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:16:12] Production.ERROR: CronJobId end10
[2026-09-08 09:16:12] Production.INFO: ==13844== Releasing lock...
[2026-09-08 09:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:16:14] Production.INFO: call_cost start
[2026-09-08 09:16:14] Production.INFO: call_cost end
[2026-09-08 09:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:16:14] Production.INFO: ==13840== Releasing lock...
[2026-09-08 09:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:17:01] Production.INFO: ==13906== Lock acquired, processing the job...
[2026-09-08 14:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:17:01] Production.INFO: neon service started
[2026-09-08 14:17:01] Production.INFO: neon service started
[2026-09-08 14:17:01] Production.INFO: ==13906== Releasing lock...
[2026-09-08 14:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:17:01] Production.INFO: ==13908== Lock acquired, processing the job...
[2026-09-08 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:17:01] Production.INFO: ==13908== Releasing lock...
[2026-09-08 09:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:17:02] Production.INFO: ==13910== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:17:02] Production.INFO: ==13910== Releasing lock...
[2026-09-08 13:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:17:02] Production.INFO: ==13920== Lock acquired, processing the job...
[2026-09-08 09:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:17:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:17:02] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:17:02] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:17:02] Production.INFO: ==13920== Releasing lock...
[2026-09-08 09:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:17:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:17:02] Production.INFO: ==13912== Lock acquired, processing the job...
[2026-09-08 09:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:17:03] Production.INFO: ==13918== Lock acquired, processing the job...
[2026-09-08 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:17:03] Production.INFO: ==13914== Lock acquired, processing the job...
[2026-09-08 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:17:03] Production.INFO: ==13916== Lock acquired, processing the job...
[2026-09-08 09:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:17:03] Production.INFO: Account Balance Start.
[2026-09-08 09:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:17:03] Production.INFO: 117
[2026-09-08 09:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:17:03] Production.INFO: Total Charge 0
[2026-09-08 09:17:03] Production.INFO: CreateAllLog End
[2026-09-08 09:17:03] Production.INFO: Account Balance End.
[2026-09-08 09:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:17:03] Production.INFO: ==13918== Releasing lock...
[2026-09-08 09:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:17:03] Production.INFO: ==13914== Releasing lock...
[2026-09-08 09:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:17:10] Production.ERROR: CronJobId end10
[2026-09-08 09:17:10] Production.INFO: ==13916== Releasing lock...
[2026-09-08 09:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:17:14] Production.INFO: call_cost start
[2026-09-08 09:17:14] Production.INFO: call_cost end
[2026-09-08 09:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:17:14] Production.INFO: ==13912== Releasing lock...
[2026-09-08 09:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:18:01] Production.INFO: ==13973== Lock acquired, processing the job...
[2026-09-08 14:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:18:01] Production.INFO: neon service started
[2026-09-08 14:18:01] Production.INFO: neon service started
[2026-09-08 14:18:01] Production.INFO: ==13973== Releasing lock...
[2026-09-08 14:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:18:02] Production.INFO: ==13976== Lock acquired, processing the job...
[2026-09-08 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:18:02] Production.INFO: ==13978== Lock acquired, processing the job...
[2026-09-08 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:18:02] Production.INFO: ==13978== Releasing lock...
[2026-09-08 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:18:02] Production.INFO: ==13976== Releasing lock...
[2026-09-08 09:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:18:03] Production.INFO: ==13980== Lock acquired, processing the job...
[2026-09-08 09:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:18:03] Production.INFO: ==13982== Lock acquired, processing the job...
[2026-09-08 09:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:18:03] Production.INFO: ==13988== Lock acquired, processing the job...
[2026-09-08 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:18:03] Production.INFO: ==13984== Lock acquired, processing the job...
[2026-09-08 09:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:18:03] Production.INFO: ==13986== Lock acquired, processing the job...
[2026-09-08 09:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:18:03] Production.INFO: Account Balance Start.
[2026-09-08 09:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:18:03] Production.INFO: ==13988== Releasing lock...
[2026-09-08 09:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:18:03] Production.INFO: 117
[2026-09-08 09:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:18:03] Production.INFO: Total Charge 0
[2026-09-08 09:18:03] Production.INFO: CreateAllLog End
[2026-09-08 09:18:03] Production.INFO: Account Balance End.
[2026-09-08 09:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:18:04] Production.INFO: ==13986== Releasing lock...
[2026-09-08 09:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:18:04] Production.INFO: ==13982== Releasing lock...
[2026-09-08 09:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:18:11] Production.ERROR: CronJobId end10
[2026-09-08 09:18:11] Production.INFO: ==13984== Releasing lock...
[2026-09-08 09:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:18:14] Production.INFO: call_cost start
[2026-09-08 09:18:14] Production.INFO: call_cost end
[2026-09-08 09:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:18:14] Production.INFO: ==13980== Releasing lock...
[2026-09-08 09:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:19:02] Production.INFO: ==14050== Lock acquired, processing the job...
[2026-09-08 14:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:19:02] Production.INFO: neon service started
[2026-09-08 14:19:02] Production.INFO: neon service started
[2026-09-08 14:19:02] Production.INFO: ==14050== Releasing lock...
[2026-09-08 14:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:19:02] Production.INFO: ==14052== Lock acquired, processing the job...
[2026-09-08 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:19:02] Production.INFO: ==14052== Releasing lock...
[2026-09-08 09:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:19:03] Production.INFO: ==14054== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:19:03] Production.INFO: ==14054== Releasing lock...
[2026-09-08 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:19:03] Production.INFO: ==14058== Lock acquired, processing the job...
[2026-09-08 09:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:19:03] Production.INFO: ==14064== Lock acquired, processing the job...
[2026-09-08 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:19:03] Production.INFO: ==14060== Lock acquired, processing the job...
[2026-09-08 09:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:19:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:19:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:19:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:19:03] Production.INFO: ==14064== Releasing lock...
[2026-09-08 09:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:19:03] Production.INFO: ==14056== Lock acquired, processing the job...
[2026-09-08 09:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:19:03] Production.INFO: ==14062== Lock acquired, processing the job...
[2026-09-08 09:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:19:03] Production.INFO: Account Balance Start.
[2026-09-08 09:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:19:03] Production.INFO: 117
[2026-09-08 09:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:19:04] Production.INFO: Total Charge 0
[2026-09-08 09:19:04] Production.INFO: CreateAllLog End
[2026-09-08 09:19:04] Production.INFO: ==14058== Releasing lock...
[2026-09-08 09:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:19:04] Production.INFO: Account Balance End.
[2026-09-08 09:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:19:04] Production.INFO: ==14062== Releasing lock...
[2026-09-08 09:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:19:10] Production.ERROR: CronJobId end10
[2026-09-08 09:19:10] Production.INFO: ==14060== Releasing lock...
[2026-09-08 09:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:19:15] Production.INFO: call_cost start
[2026-09-08 09:19:15] Production.INFO: call_cost end
[2026-09-08 09:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:19:15] Production.INFO: ==14056== Releasing lock...
[2026-09-08 09:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:20:01] Production.INFO: ==14116== Lock acquired, processing the job...
[2026-09-08 14:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:20:01] Production.INFO: neon service started
[2026-09-08 14:20:01] Production.INFO: neon service started
[2026-09-08 14:20:01] Production.INFO: ==14116== Releasing lock...
[2026-09-08 14:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:20:01] Production.INFO: ==14118== Lock acquired, processing the job...
[2026-09-08 09:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:20:02] Production.INFO: ==14118== Releasing lock...
[2026-09-08 09:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:20:02] Production.INFO: ==14120== Lock acquired, processing the job...
[2026-09-08 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:20:02] Production.INFO: ==14120== Releasing lock...
[2026-09-08 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:20:02] Production.INFO: ==14123== Lock acquired, processing the job...
[2026-09-08 09:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:20:03] Production.INFO: ==14125== Lock acquired, processing the job...
[2026-09-08 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:20:03] Production.INFO: ==14127== Lock acquired, processing the job...
[2026-09-08 09:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:20:03] Production.INFO: ==14129== Lock acquired, processing the job...
[2026-09-08 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:20:03] Production.INFO: ==14131== Lock acquired, processing the job...
[2026-09-08 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 09:20:03] Production.INFO: Account Balance Start.
[2026-09-08 09:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:20:03] Production.INFO: 117
[2026-09-08 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-08 09:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:20:03] Production.INFO: ==14131== Releasing lock...
[2026-09-08 09:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:20:03] Production.INFO: Total Charge 0
[2026-09-08 09:20:03] Production.INFO: CreateAllLog End
[2026-09-08 09:20:03] Production.INFO: Account Balance End.
[2026-09-08 09:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:20:03] Production.INFO: ==14129== Releasing lock...
[2026-09-08 09:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:20:03] Production.INFO: ==14125== Releasing lock...
[2026-09-08 09:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:20:12] Production.ERROR: CronJobId end10
[2026-09-08 09:20:12] Production.INFO: ==14127== Releasing lock...
[2026-09-08 09:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:20:14] Production.INFO: call_cost start
[2026-09-08 09:20:14] Production.INFO: call_cost end
[2026-09-08 09:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:20:14] Production.INFO: ==14123== Releasing lock...
[2026-09-08 09:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:21:02] Production.INFO: ==14185== Lock acquired, processing the job...
[2026-09-08 14:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:21:02] Production.INFO: neon service started
[2026-09-08 14:21:02] Production.INFO: neon service started
[2026-09-08 14:21:02] Production.INFO: ==14185== Releasing lock...
[2026-09-08 14:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:21:02] Production.INFO: ==14189== Lock acquired, processing the job...
[2026-09-08 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:21:02] Production.INFO: ==14189== Releasing lock...
[2026-09-08 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:21:02] Production.INFO: ==14187== Lock acquired, processing the job...
[2026-09-08 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:21:02] Production.INFO: ==14187== Releasing lock...
[2026-09-08 09:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:21:03] Production.INFO: ==14192== Lock acquired, processing the job...
[2026-09-08 09:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:21:03] Production.INFO: ==14194== Lock acquired, processing the job...
[2026-09-08 09:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:21:03] Production.INFO: ==14196== Lock acquired, processing the job...
[2026-09-08 09:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:21:03] Production.INFO: ==14200== Lock acquired, processing the job...
[2026-09-08 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:21:03] Production.INFO: ==14198== Lock acquired, processing the job...
[2026-09-08 09:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09: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-08 09:21:03] Production.INFO: Account Balance Start.
[2026-09-08 09:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 09: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-08 09:21:03] Production.INFO: 117
[2026-09-08 09: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-08 09:21:03] Production.INFO: ==14200== Releasing lock...
[2026-09-08 09:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:21:03] Production.INFO: Total Charge 0
[2026-09-08 09:21:04] Production.INFO: CreateAllLog End
[2026-09-08 09:21:04] Production.INFO: Account Balance End.
[2026-09-08 09:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:21:04] Production.INFO: ==14198== Releasing lock...
[2026-09-08 09:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:21:04] Production.INFO: ==14194== Releasing lock...
[2026-09-08 09:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:21:11] Production.ERROR: CronJobId end10
[2026-09-08 09:21:11] Production.INFO: ==14196== Releasing lock...
[2026-09-08 09:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:21:14] Production.INFO: call_cost start
[2026-09-08 09:21:14] Production.INFO: call_cost end
[2026-09-08 09:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:21:14] Production.INFO: ==14192== Releasing lock...
[2026-09-08 09:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:22:01] Production.INFO: ==14256== Lock acquired, processing the job...
[2026-09-08 14:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:22:01] Production.INFO: neon service started
[2026-09-08 14:22:01] Production.INFO: neon service started
[2026-09-08 14:22:01] Production.INFO: ==14256== Releasing lock...
[2026-09-08 14:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:22:01] Production.INFO: ==14260== Lock acquired, processing the job...
[2026-09-08 13:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:22:01] Production.INFO: ==14260== Releasing lock...
[2026-09-08 13:22:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:22:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:22:01] Production.INFO: ==14258== Lock acquired, processing the job...
[2026-09-08 09:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:22:02] Production.INFO: ==14258== Releasing lock...
[2026-09-08 09:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:22:03] Production.INFO: ==14269== Lock acquired, processing the job...
[2026-09-08 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:22:03] Production.INFO: ==14271== Lock acquired, processing the job...
[2026-09-08 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:22:03] Production.INFO: ==14263== Lock acquired, processing the job...
[2026-09-08 09:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:22:03] Production.INFO: ==14265== Lock acquired, processing the job...
[2026-09-08 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:22:03] Production.INFO: Account Balance Start.
[2026-09-08 09:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:22:03] Production.INFO: 117
[2026-09-08 09:22:03] Production.INFO: ==14267== Lock acquired, processing the job...
[2026-09-08 09:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 09:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 09:22:03] Production.INFO: Total Charge 0
[2026-09-08 09:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:22:03] Production.INFO: ==14271== Releasing lock...
[2026-09-08 09:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:22:03] Production.INFO: CreateAllLog End
[2026-09-08 09:22:03] Production.INFO: Account Balance End.
[2026-09-08 09:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:22:03] Production.INFO: ==14269== Releasing lock...
[2026-09-08 09:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:22:03] Production.INFO: ==14265== Releasing lock...
[2026-09-08 09:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:22:12] Production.ERROR: CronJobId end10
[2026-09-08 09:22:12] Production.INFO: ==14267== Releasing lock...
[2026-09-08 09:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:22:14] Production.INFO: call_cost start
[2026-09-08 09:22:14] Production.INFO: call_cost end
[2026-09-08 09:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:22:14] Production.INFO: ==14263== Releasing lock...
[2026-09-08 09:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:23:01] Production.INFO: ==14325== Lock acquired, processing the job...
[2026-09-08 14:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:23:01] Production.INFO: neon service started
[2026-09-08 14:23:01] Production.INFO: neon service started
[2026-09-08 14:23:01] Production.INFO: ==14325== Releasing lock...
[2026-09-08 14:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:23:02] Production.INFO: ==14327== Lock acquired, processing the job...
[2026-09-08 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:23:02] Production.INFO: ==14329== Lock acquired, processing the job...
[2026-09-08 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:23:02] Production.INFO: ==14329== Releasing lock...
[2026-09-08 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:23:02] Production.INFO: ==14327== Releasing lock...
[2026-09-08 09:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:23:03] Production.INFO: ==14332== Lock acquired, processing the job...
[2026-09-08 09:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:23:03] Production.INFO: ==14336== Lock acquired, processing the job...
[2026-09-08 09:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:23:03] Production.INFO: ==14340== Lock acquired, processing the job...
[2026-09-08 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:23:03] Production.INFO: ==14334== Lock acquired, processing the job...
[2026-09-08 09:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:23:03] Production.INFO: ==14338== Lock acquired, processing the job...
[2026-09-08 09:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 09:23:03] Production.INFO: ==14340== Releasing lock...
[2026-09-08 09:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:23:03] Production.INFO: Account Balance Start.
[2026-09-08 09:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:23:03] Production.INFO: 117
[2026-09-08 09:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:23:03] Production.INFO: Total Charge 0
[2026-09-08 09:23:03] Production.INFO: CreateAllLog End
[2026-09-08 09:23:04] Production.INFO: Account Balance End.
[2026-09-08 09:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:23:04] Production.INFO: ==14338== Releasing lock...
[2026-09-08 09:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:23:04] Production.INFO: ==14334== Releasing lock...
[2026-09-08 09:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:23:11] Production.ERROR: CronJobId end10
[2026-09-08 09:23:11] Production.INFO: ==14336== Releasing lock...
[2026-09-08 09:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:23:14] Production.INFO: call_cost start
[2026-09-08 09:23:14] Production.INFO: call_cost end
[2026-09-08 09:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:23:14] Production.INFO: ==14332== Releasing lock...
[2026-09-08 09:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:24:02] Production.INFO: ==14392== Lock acquired, processing the job...
[2026-09-08 14:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:24:02] Production.INFO: neon service started
[2026-09-08 14:24:02] Production.INFO: neon service started
[2026-09-08 14:24:02] Production.INFO: ==14392== Releasing lock...
[2026-09-08 14:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:24:02] Production.INFO: ==14396== Lock acquired, processing the job...
[2026-09-08 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:24:02] Production.INFO: ==14396== Releasing lock...
[2026-09-08 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:24:02] Production.INFO: ==14394== Lock acquired, processing the job...
[2026-09-08 09:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:24:03] Production.INFO: ==14394== Releasing lock...
[2026-09-08 09:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:24:03] Production.INFO: ==14403== Lock acquired, processing the job...
[2026-09-08 09:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:24:04] Production.INFO: ==14399== Lock acquired, processing the job...
[2026-09-08 09:24:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:24:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:24:04] Production.INFO: ==14401== Lock acquired, processing the job...
[2026-09-08 09:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:24:04] Production.INFO: ==14405== Lock acquired, processing the job...
[2026-09-08 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:24:04] Production.INFO: ==14407== Lock acquired, processing the job...
[2026-09-08 09:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:24:04] Production.INFO: Account Balance Start.
[2026-09-08 09:24:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:24:04] Production.INFO: 117
[2026-09-08 09:24:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:24:04] Production.INFO: Total Charge 0
[2026-09-08 09:24:04] Production.INFO: CreateAllLog End
[2026-09-08 09: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-08 09: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-08 09: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-08 09:24:04] Production.INFO: ==14407== Releasing lock...
[2026-09-08 09:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:24:04] Production.INFO: Account Balance End.
[2026-09-08 09:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:24:04] Production.INFO: ==14405== Releasing lock...
[2026-09-08 09:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:24:05] Production.INFO: ==14401== Releasing lock...
[2026-09-08 09:24:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:24:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:24:12] Production.ERROR: CronJobId end10
[2026-09-08 09:24:12] Production.INFO: ==14403== Releasing lock...
[2026-09-08 09:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:24:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:24:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:24:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:24:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:24:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:24:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:24:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:24:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:24:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:24:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:24:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:24:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:24:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:24:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:24:15] Production.INFO: call_cost start
[2026-09-08 09:24:15] Production.INFO: call_cost end
[2026-09-08 09:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:24:15] Production.INFO: ==14399== Releasing lock...
[2026-09-08 09:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:25:01] Production.INFO: ==14467== Lock acquired, processing the job...
[2026-09-08 14:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:25:01] Production.INFO: neon service started
[2026-09-08 14:25:01] Production.INFO: neon service started
[2026-09-08 14:25:01] Production.INFO: ==14467== Releasing lock...
[2026-09-08 14:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:25:02] Production.INFO: ==14471== Lock acquired, processing the job...
[2026-09-08 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:25:02] Production.INFO: ==14471== Releasing lock...
[2026-09-08 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:25:02] Production.INFO: ==14469== Lock acquired, processing the job...
[2026-09-08 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:25:02] Production.INFO: ==14469== Releasing lock...
[2026-09-08 09:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:25:03] Production.INFO: ==14473== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:25:03] Production.INFO: ==14473== Releasing lock...
[2026-09-08 09:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:25:03] Production.INFO: ==14475== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:25:03] Production.INFO: ==14477== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:25:03] Production.INFO: ==14481== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:25:03] Production.INFO: ==14479== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:25:03] Production.INFO: ==14484== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:25:03] Production.INFO: Account Balance Start.
[2026-09-08 09:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:25:03] Production.INFO: 117
[2026-09-08 09:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:25:03] Production.INFO: ==14486== Lock acquired, processing the job...
[2026-09-08 09:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:25:03] Production.INFO: Total Charge 0
[2026-09-08 09:25:03] Production.INFO: CreateAllLog End
[2026-09-08 09:25:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:25:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:25:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:25:04] Production.INFO: ==14486== Releasing lock...
[2026-09-08 09:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:25:04] Production.ERROR: done
[2026-09-08 09:25:04] Production.INFO: Account Balance End.
[2026-09-08 09:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:25:04] Production.INFO: ==14481== Releasing lock...
[2026-09-08 09:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965887', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:25:04] Production.INFO: ==14477== Releasing lock...
[2026-09-08 09:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965887', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:25:09] Production.INFO: ProcessCDR(1,17965887,1,1,2)
[2026-09-08 09:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965887,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965887,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:25:09] Production.INFO: ==14484== Releasing lock...
[2026-09-08 09:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:25:13] Production.ERROR: CronJobId end10
[2026-09-08 09:25:13] Production.INFO: ==14479== Releasing lock...
[2026-09-08 09:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:25:16] Production.INFO: call_cost start
[2026-09-08 09:25:16] Production.INFO: call_cost end
[2026-09-08 09:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:25:16] Production.INFO: ==14475== Releasing lock...
[2026-09-08 09:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:26:02] Production.INFO: ==14543== Lock acquired, processing the job...
[2026-09-08 14:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:26:02] Production.INFO: neon service started
[2026-09-08 14:26:02] Production.INFO: neon service started
[2026-09-08 14:26:02] Production.INFO: ==14543== Releasing lock...
[2026-09-08 14:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:26:02] Production.INFO: ==14547== Lock acquired, processing the job...
[2026-09-08 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:26:02] Production.INFO: ==14547== Releasing lock...
[2026-09-08 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:26:02] Production.INFO: ==14545== Lock acquired, processing the job...
[2026-09-08 09:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:26:03] Production.INFO: ==14545== Releasing lock...
[2026-09-08 09:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:26:03] Production.INFO: ==14550== Lock acquired, processing the job...
[2026-09-08 09:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:26:03] Production.INFO: ==14552== Lock acquired, processing the job...
[2026-09-08 09:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:26:04] Production.INFO: ==14556== Lock acquired, processing the job...
[2026-09-08 09:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:26:04] Production.INFO: ==14554== Lock acquired, processing the job...
[2026-09-08 09:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:26:04] Production.INFO: ==14558== Lock acquired, processing the job...
[2026-09-08 09:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:26:04] Production.INFO: Account Balance Start.
[2026-09-08 09:26:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:26:04] Production.INFO: 117
[2026-09-08 09:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09: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-08 09: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-08 09:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:26:04] Production.INFO: ==14558== Releasing lock...
[2026-09-08 09:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:26:04] Production.INFO: ==14552== Releasing lock...
[2026-09-08 09:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:26:04] Production.INFO: Total Charge 0
[2026-09-08 09:26:04] Production.INFO: CreateAllLog End
[2026-09-08 09:26:04] Production.INFO: Account Balance End.
[2026-09-08 09:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:26:04] Production.INFO: ==14556== Releasing lock...
[2026-09-08 09:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:26:12] Production.ERROR: CronJobId end10
[2026-09-08 09:26:12] Production.INFO: ==14554== Releasing lock...
[2026-09-08 09:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:26:14] Production.INFO: call_cost start
[2026-09-08 09:26:14] Production.INFO: call_cost end
[2026-09-08 09:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:26:14] Production.INFO: ==14550== Releasing lock...
[2026-09-08 09:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:27:01] Production.INFO: ==14612== Lock acquired, processing the job...
[2026-09-08 14:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:27:01] Production.INFO: neon service started
[2026-09-08 14:27:01] Production.INFO: neon service started
[2026-09-08 14:27:01] Production.INFO: ==14612== Releasing lock...
[2026-09-08 14:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:27:02] Production.INFO: ==14614== Lock acquired, processing the job...
[2026-09-08 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:27:02] Production.INFO: ==14614== Releasing lock...
[2026-09-08 09:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:27:02] Production.INFO: ==14616== Lock acquired, processing the job...
[2026-09-08 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:27:02] Production.INFO: ==14616== Releasing lock...
[2026-09-08 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:27:03] Production.INFO: ==14618== Lock acquired, processing the job...
[2026-09-08 09:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:27:03] Production.INFO: ==14620== Lock acquired, processing the job...
[2026-09-08 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:27:03] Production.INFO: ==14624== Lock acquired, processing the job...
[2026-09-08 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:27:03] Production.INFO: ==14622== Lock acquired, processing the job...
[2026-09-08 09:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:27:03] Production.INFO: ==14627== Lock acquired, processing the job...
[2026-09-08 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:27:03] Production.INFO: Account Balance Start.
[2026-09-08 09:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:27:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 09:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:27:03] Production.INFO: ==14627== Releasing lock...
[2026-09-08 09:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:27:03] Production.INFO: Total Charge 0
[2026-09-08 09:27:03] Production.INFO: CreateAllLog End
[2026-09-08 09:27:03] Production.INFO: Account Balance End.
[2026-09-08 09:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:27:03] Production.INFO: ==14624== Releasing lock...
[2026-09-08 09:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:27:03] Production.INFO: ==14620== Releasing lock...
[2026-09-08 09:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:27:11] Production.ERROR: CronJobId end10
[2026-09-08 09:27:11] Production.INFO: ==14622== Releasing lock...
[2026-09-08 09:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:27:14] Production.INFO: call_cost start
[2026-09-08 09:27:14] Production.INFO: call_cost end
[2026-09-08 09:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:27:14] Production.INFO: ==14618== Releasing lock...
[2026-09-08 09:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:28:02] Production.INFO: ==14682== Lock acquired, processing the job...
[2026-09-08 14:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:28:02] Production.INFO: neon service started
[2026-09-08 14:28:02] Production.INFO: neon service started
[2026-09-08 14:28:02] Production.INFO: ==14682== Releasing lock...
[2026-09-08 14:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:28:02] Production.INFO: ==14686== Lock acquired, processing the job...
[2026-09-08 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:28:02] Production.INFO: ==14686== Releasing lock...
[2026-09-08 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:28:02] Production.INFO: ==14684== Lock acquired, processing the job...
[2026-09-08 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:28:02] Production.INFO: ==14684== Releasing lock...
[2026-09-08 09:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:28:03] Production.INFO: ==14689== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:28:03] Production.INFO: ==14693== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:28:03] Production.INFO: ==14691== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:28:03] Production.INFO: ==14697== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:28:03] Production.INFO: ==14695== Lock acquired, processing the job...
[2026-09-08 09:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 09:28:03] Production.INFO: ==14697== Releasing lock...
[2026-09-08 09:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:28:04] Production.INFO: Account Balance Start.
[2026-09-08 09:28:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:28:04] Production.INFO: 117
[2026-09-08 09:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:28:04] Production.INFO: Total Charge 0
[2026-09-08 09:28:04] Production.INFO: CreateAllLog End
[2026-09-08 09:28:04] Production.INFO: Account Balance End.
[2026-09-08 09:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:28:04] Production.INFO: ==14695== Releasing lock...
[2026-09-08 09:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:28:04] Production.INFO: ==14691== Releasing lock...
[2026-09-08 09:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:28:12] Production.ERROR: CronJobId end10
[2026-09-08 09:28:12] Production.INFO: ==14693== Releasing lock...
[2026-09-08 09:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:28:14] Production.INFO: call_cost start
[2026-09-08 09:28:14] Production.INFO: call_cost end
[2026-09-08 09:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:28:14] Production.INFO: ==14689== Releasing lock...
[2026-09-08 09:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:29:01] Production.INFO: ==14753== Lock acquired, processing the job...
[2026-09-08 14:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:29:01] Production.INFO: neon service started
[2026-09-08 14:29:01] Production.INFO: neon service started
[2026-09-08 14:29:01] Production.INFO: ==14753== Releasing lock...
[2026-09-08 14:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:29:01] Production.INFO: ==14757== Lock acquired, processing the job...
[2026-09-08 13:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:29:01] Production.INFO: ==14757== Releasing lock...
[2026-09-08 13:29:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:29:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:29:02] Production.INFO: ==14755== Lock acquired, processing the job...
[2026-09-08 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:29:02] Production.INFO: ==14755== Releasing lock...
[2026-09-08 09:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:29:02] Production.INFO: ==14760== Lock acquired, processing the job...
[2026-09-08 09:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:29:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:29:03] Production.INFO: ==14764== Lock acquired, processing the job...
[2026-09-08 09:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:29:03] Production.INFO: ==14762== Lock acquired, processing the job...
[2026-09-08 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:29:03] Production.INFO: ==14766== Lock acquired, processing the job...
[2026-09-08 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:29:03] Production.INFO: Account Balance Start.
[2026-09-08 09:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:29:03] Production.INFO: ==14768== Lock acquired, processing the job...
[2026-09-08 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:29:03] Production.INFO: 117
[2026-09-08 09:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:29:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 09:29:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 09:29:03] Production.INFO: ==14768== Releasing lock...
[2026-09-08 09:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:29:03] Production.INFO: Account Balance End.
[2026-09-08 09:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:29:03] Production.INFO: ==14766== Releasing lock...
[2026-09-08 09:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:29:03] Production.INFO: ==14762== Releasing lock...
[2026-09-08 09:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:29:10] Production.ERROR: CronJobId end10
[2026-09-08 09:29:10] Production.INFO: ==14764== Releasing lock...
[2026-09-08 09:29:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:29:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:29:13] Production.INFO: call_cost start
[2026-09-08 09:29:13] Production.INFO: call_cost end
[2026-09-08 09:29:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:29:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:29:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:29:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:29:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:29:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:29:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:29:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:29:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:29:13] Production.INFO: ==14760== Releasing lock...
[2026-09-08 09:29:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:29:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:30:01] Production.INFO: ==14822== Lock acquired, processing the job...
[2026-09-08 14:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:30:02] Production.INFO: neon service started
[2026-09-08 14:30:02] Production.INFO: neon service started
[2026-09-08 14:30:02] Production.INFO: ==14822== Releasing lock...
[2026-09-08 14:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:30:02] Production.INFO: ==14824== Lock acquired, processing the job...
[2026-09-08 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:30:02] Production.INFO: ==14824== Releasing lock...
[2026-09-08 09:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:30:02] Production.INFO: ==14826== Lock acquired, processing the job...
[2026-09-08 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:30:02] Production.INFO: ==14826== Releasing lock...
[2026-09-08 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:30:03] Production.INFO: ==14828== Lock acquired, processing the job...
[2026-09-08 09:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:30:03] Production.INFO: ==14830== Lock acquired, processing the job...
[2026-09-08 09:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:30:03] Production.INFO: ==14834== Lock acquired, processing the job...
[2026-09-08 09:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:30:03] Production.INFO: Account Balance Start.
[2026-09-08 09:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:30:03] Production.INFO: 117
[2026-09-08 09:30:03] Production.INFO: ==14832== Lock acquired, processing the job...
[2026-09-08 09:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:30:03] Production.INFO: Total Charge 0
[2026-09-08 09:30:03] Production.INFO: CreateAllLog End
[2026-09-08 09:30:03] Production.INFO: ==14836== Lock acquired, processing the job...
[2026-09-08 09:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:30:04] Production.INFO: Account Balance End.
[2026-09-08 09:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:30:04] Production.INFO: ==14834== Releasing lock...
[2026-09-08 09:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 09:30:04] Production.INFO: ==14836== Releasing lock...
[2026-09-08 09:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:30:04] Production.INFO: ==14830== Releasing lock...
[2026-09-08 09:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:30:12] Production.ERROR: CronJobId end10
[2026-09-08 09:30:12] Production.INFO: ==14832== Releasing lock...
[2026-09-08 09:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:30:14] Production.INFO: call_cost start
[2026-09-08 09:30:14] Production.INFO: call_cost end
[2026-09-08 09:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:30:14] Production.INFO: ==14828== Releasing lock...
[2026-09-08 09:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:31:01] Production.INFO: ==14890== Lock acquired, processing the job...
[2026-09-08 14:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:31:01] Production.INFO: neon service started
[2026-09-08 14:31:01] Production.INFO: neon service started
[2026-09-08 14:31:01] Production.INFO: ==14890== Releasing lock...
[2026-09-08 14:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:31:01] Production.INFO: ==14894== Lock acquired, processing the job...
[2026-09-08 13:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:31:01] Production.INFO: ==14894== Releasing lock...
[2026-09-08 13:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:31:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:31:01] Production.INFO: ==14892== Lock acquired, processing the job...
[2026-09-08 09:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:31:02] Production.INFO: ==14892== Releasing lock...
[2026-09-08 09:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:31:02] Production.INFO: ==14896== Lock acquired, processing the job...
[2026-09-08 09:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:31:02] Production.INFO: ==14898== Lock acquired, processing the job...
[2026-09-08 09:31:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:31:02] Production.INFO: ==14900== Lock acquired, processing the job...
[2026-09-08 09:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:31:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:31:02] Production.INFO: ==14902== Lock acquired, processing the job...
[2026-09-08 09:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:31:03] Production.INFO: ==14904== Lock acquired, processing the job...
[2026-09-08 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:31:03] Production.INFO: Account Balance Start.
[2026-09-08 09:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:31:03] Production.INFO: 117
[2026-09-08 09:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 09:31:03] Production.INFO: ==14904== Releasing lock...
[2026-09-08 09:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:31:03] Production.INFO: Total Charge 0
[2026-09-08 09:31:03] Production.INFO: CreateAllLog End
[2026-09-08 09:31:03] Production.INFO: Account Balance End.
[2026-09-08 09:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:31:03] Production.INFO: ==14902== Releasing lock...
[2026-09-08 09:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:31:03] Production.INFO: ==14898== Releasing lock...
[2026-09-08 09:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:31:12] Production.ERROR: CronJobId end10
[2026-09-08 09:31:12] Production.INFO: ==14900== Releasing lock...
[2026-09-08 09:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:31:14] Production.INFO: call_cost start
[2026-09-08 09:31:14] Production.INFO: call_cost end
[2026-09-08 09:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:31:14] Production.INFO: ==14896== Releasing lock...
[2026-09-08 09:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:32:01] Production.INFO: ==14961== Lock acquired, processing the job...
[2026-09-08 14:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:32:01] Production.INFO: neon service started
[2026-09-08 14:32:01] Production.INFO: neon service started
[2026-09-08 14:32:01] Production.INFO: ==14961== Releasing lock...
[2026-09-08 14:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:32:02] Production.INFO: ==14965== Lock acquired, processing the job...
[2026-09-08 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:32:02] Production.INFO: ==14965== Releasing lock...
[2026-09-08 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:32:02] Production.INFO: ==14963== Lock acquired, processing the job...
[2026-09-08 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:32:02] Production.INFO: ==14963== Releasing lock...
[2026-09-08 09:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:32:03] Production.INFO: ==14972== Lock acquired, processing the job...
[2026-09-08 09:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:32:03] Production.INFO: ==14968== Lock acquired, processing the job...
[2026-09-08 09:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:32:03] Production.INFO: ==14970== Lock acquired, processing the job...
[2026-09-08 09:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:32:03] Production.INFO: ==14974== Lock acquired, processing the job...
[2026-09-08 09:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:32:03] Production.INFO: ==14976== Lock acquired, processing the job...
[2026-09-08 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:32:03] Production.INFO: Account Balance Start.
[2026-09-08 09:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:32:03] Production.INFO: 117
[2026-09-08 09:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09: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-08 09: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-08 09:32:03] Production.INFO: ==14976== Releasing lock...
[2026-09-08 09:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:32:03] Production.INFO: Total Charge 0
[2026-09-08 09:32:03] Production.INFO: CreateAllLog End
[2026-09-08 09:32:04] Production.INFO: Account Balance End.
[2026-09-08 09:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:32:04] Production.INFO: ==14974== Releasing lock...
[2026-09-08 09:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:32:04] Production.INFO: ==14970== Releasing lock...
[2026-09-08 09:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:32:11] Production.ERROR: CronJobId end10
[2026-09-08 09:32:11] Production.INFO: ==14972== Releasing lock...
[2026-09-08 09:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:32:14] Production.INFO: call_cost start
[2026-09-08 09:32:14] Production.INFO: call_cost end
[2026-09-08 09:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:32:14] Production.INFO: ==14968== Releasing lock...
[2026-09-08 09:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:33:02] Production.INFO: ==15095== Lock acquired, processing the job...
[2026-09-08 14:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:33:02] Production.INFO: neon service started
[2026-09-08 14:33:02] Production.INFO: neon service started
[2026-09-08 14:33:02] Production.INFO: ==15095== Releasing lock...
[2026-09-08 14:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:33:02] Production.INFO: ==15099== Lock acquired, processing the job...
[2026-09-08 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:33:02] Production.INFO: ==15099== Releasing lock...
[2026-09-08 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:33:02] Production.INFO: ==15097== Lock acquired, processing the job...
[2026-09-08 09:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:33:03] Production.INFO: ==15097== Releasing lock...
[2026-09-08 09:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:33:03] Production.INFO: ==15101== Lock acquired, processing the job...
[2026-09-08 09:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:33:03] Production.INFO: ==15103== Lock acquired, processing the job...
[2026-09-08 09:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:33:03] Production.INFO: ==15109== Lock acquired, processing the job...
[2026-09-08 09:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:33:03] Production.INFO: ==15105== Lock acquired, processing the job...
[2026-09-08 09:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:33:04] Production.INFO: ==15107== Lock acquired, processing the job...
[2026-09-08 09:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09: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-08 09: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-08 09: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-08 09:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:33:04] Production.INFO: ==15109== Releasing lock...
[2026-09-08 09:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:33:04] Production.INFO: Account Balance Start.
[2026-09-08 09:33:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:33:04] Production.INFO: 117
[2026-09-08 09:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:33:04] Production.INFO: Total Charge 0
[2026-09-08 09:33:04] Production.INFO: CreateAllLog End
[2026-09-08 09:33:04] Production.INFO: ==15103== Releasing lock...
[2026-09-08 09:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:33:04] Production.INFO: Account Balance End.
[2026-09-08 09:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:33:04] Production.INFO: ==15107== Releasing lock...
[2026-09-08 09:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:33:12] Production.ERROR: CronJobId end10
[2026-09-08 09:33:12] Production.INFO: ==15105== Releasing lock...
[2026-09-08 09:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:33:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:33:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:33:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:33:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:33:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:33:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:33:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:33:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:33:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:33:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:33:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:33:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:33:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:33:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:33:15] Production.INFO: call_cost start
[2026-09-08 09:33:15] Production.INFO: call_cost end
[2026-09-08 09:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:33:15] Production.INFO: ==15101== Releasing lock...
[2026-09-08 09:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:34:01] Production.INFO: ==15163== Lock acquired, processing the job...
[2026-09-08 14:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:34:01] Production.INFO: neon service started
[2026-09-08 14:34:01] Production.INFO: neon service started
[2026-09-08 14:34:01] Production.INFO: ==15163== Releasing lock...
[2026-09-08 14:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:34:02] Production.INFO: ==15165== Lock acquired, processing the job...
[2026-09-08 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:34:02] Production.INFO: ==15165== Releasing lock...
[2026-09-08 09:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:34:02] Production.INFO: ==15167== Lock acquired, processing the job...
[2026-09-08 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:34:02] Production.INFO: ==15167== Releasing lock...
[2026-09-08 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:34:03] Production.INFO: ==15171== Lock acquired, processing the job...
[2026-09-08 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:34:03] Production.INFO: ==15169== Lock acquired, processing the job...
[2026-09-08 09:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:34:03] Production.INFO: ==15177== Lock acquired, processing the job...
[2026-09-08 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:34:03] Production.INFO: ==15173== Lock acquired, processing the job...
[2026-09-08 09:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:34:03] Production.INFO: ==15175== Lock acquired, processing the job...
[2026-09-08 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 09:34:03] Production.INFO: ==15177== Releasing lock...
[2026-09-08 09:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:34:03] Production.INFO: Account Balance Start.
[2026-09-08 09:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:34:03] Production.INFO: 117
[2026-09-08 09:34:03] Production.INFO: ==15171== Releasing lock...
[2026-09-08 09:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:34:03] Production.INFO: Total Charge 0
[2026-09-08 09:34:03] Production.INFO: CreateAllLog End
[2026-09-08 09:34:03] Production.INFO: Account Balance End.
[2026-09-08 09:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:34:03] Production.INFO: ==15175== Releasing lock...
[2026-09-08 09:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:34:12] Production.ERROR: CronJobId end10
[2026-09-08 09:34:12] Production.INFO: ==15173== Releasing lock...
[2026-09-08 09:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:34:15] Production.INFO: call_cost start
[2026-09-08 09:34:15] Production.INFO: call_cost end
[2026-09-08 09:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:34:15] Production.INFO: ==15169== Releasing lock...
[2026-09-08 09:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:35:02] Production.INFO: ==15233== Lock acquired, processing the job...
[2026-09-08 14:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:35:02] Production.INFO: neon service started
[2026-09-08 14:35:02] Production.INFO: neon service started
[2026-09-08 14:35:02] Production.INFO: ==15233== Releasing lock...
[2026-09-08 14:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:35:02] Production.INFO: ==15235== Lock acquired, processing the job...
[2026-09-08 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:35:02] Production.INFO: ==15235== Releasing lock...
[2026-09-08 09:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:35:02] Production.INFO: ==15237== Lock acquired, processing the job...
[2026-09-08 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:35:03] Production.INFO: ==15237== Releasing lock...
[2026-09-08 13:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:35:03] Production.INFO: ==15239== Lock acquired, processing the job...
[2026-09-08 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:35:03] Production.INFO: ==15241== Lock acquired, processing the job...
[2026-09-08 09:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:35:03] Production.INFO: ==15245== Lock acquired, processing the job...
[2026-09-08 09:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:35:03] Production.INFO: ==15243== Lock acquired, processing the job...
[2026-09-08 09:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 09:35:03] Production.ERROR: CronJob PID - 15241
[2026-09-08 09:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 09:35:03] Production.ERROR: CronJob ID - 5
[2026-09-08 09:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 09:35:00
[2026-09-08 09:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 09:35:03] Production.ERROR: CronJob PID - 15243
[2026-09-08 09:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 09:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 09:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 09:35:00
[2026-09-08 09:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 09:35:03] Production.ERROR: CronJob PID - 15245
[2026-09-08 09:35:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 09:35:03] Production.ERROR: CronJob ID - 10
[2026-09-08 09:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 09:35:00
[2026-09-08 09:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 09:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:35:03] Production.INFO: ==15239== Releasing lock...
[2026-09-08 09:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:35:03] Production.INFO: ==15247== Lock acquired, processing the job...
[2026-09-08 09:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:35:04] Production.INFO: ==15249== Lock acquired, processing the job...
[2026-09-08 09:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:35:04] Production.INFO: Account Balance Start.
[2026-09-08 09:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:35:04] Production.INFO: 117
[2026-09-08 09:35:04] Production.INFO: ==15251== Lock acquired, processing the job...
[2026-09-08 09:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:35:04] Production.INFO: Total Charge 0
[2026-09-08 09:35:04] Production.INFO: CreateAllLog End
[2026-09-08 09: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-08 09: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-08 09: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-08 09:35:04] Production.INFO: ==15251== Releasing lock...
[2026-09-08 09:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:35:04] Production.ERROR: done
[2026-09-08 09:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965928', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:35:04] Production.INFO: Account Balance End.
[2026-09-08 09:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:35:04] Production.INFO: ==15247== Releasing lock...
[2026-09-08 09:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:35:04] Production.INFO: ==15243== Releasing lock...
[2026-09-08 09:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965928', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:35:10] Production.INFO: ProcessCDR(1,17965928,1,1,2)
[2026-09-08 09:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965928,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965928,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:35:10] Production.INFO: ==15249== Releasing lock...
[2026-09-08 09:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:35:15] Production.ERROR: CronJobId end10
[2026-09-08 09:35:15] Production.INFO: ==15245== Releasing lock...
[2026-09-08 09:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:35:17] Production.INFO: call_cost start
[2026-09-08 09:35:17] Production.INFO: call_cost end
[2026-09-08 09:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:35:17] Production.INFO: ==15241== Releasing lock...
[2026-09-08 09:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:36:01] Production.INFO: ==15351== Lock acquired, processing the job...
[2026-09-08 14:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:36:01] Production.INFO: neon service started
[2026-09-08 14:36:01] Production.INFO: neon service started
[2026-09-08 14:36:01] Production.INFO: ==15351== Releasing lock...
[2026-09-08 14:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:36:01] Production.INFO: ==15355== Lock acquired, processing the job...
[2026-09-08 09:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:36:02] Production.INFO: ==15355== Releasing lock...
[2026-09-08 09:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:36:02] Production.INFO: ==15357== Lock acquired, processing the job...
[2026-09-08 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:36:02] Production.INFO: ==15357== Releasing lock...
[2026-09-08 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:36:03] Production.INFO: ==15361== Lock acquired, processing the job...
[2026-09-08 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:36:03] Production.INFO: ==15359== Lock acquired, processing the job...
[2026-09-08 09:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:36:03] Production.INFO: ==15363== Lock acquired, processing the job...
[2026-09-08 09:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:36:03] Production.INFO: ==15367== Lock acquired, processing the job...
[2026-09-08 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:36:03] Production.INFO: ==15365== Lock acquired, processing the job...
[2026-09-08 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:36:03] Production.INFO: Account Balance Start.
[2026-09-08 09:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:36:03] Production.INFO: 117
[2026-09-08 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-08 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-08 09:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 09:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:36:03] Production.INFO: ==15367== Releasing lock...
[2026-09-08 09:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:36:03] Production.INFO: Total Charge 0
[2026-09-08 09:36:03] Production.INFO: CreateAllLog End
[2026-09-08 09:36:03] Production.INFO: Account Balance End.
[2026-09-08 09:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:36:03] Production.INFO: ==15365== Releasing lock...
[2026-09-08 09:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:36:03] Production.INFO: ==15361== Releasing lock...
[2026-09-08 09:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:36:12] Production.ERROR: CronJobId end10
[2026-09-08 09:36:12] Production.INFO: ==15363== Releasing lock...
[2026-09-08 09:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:36:14] Production.INFO: call_cost start
[2026-09-08 09:36:14] Production.INFO: call_cost end
[2026-09-08 09:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:36:14] Production.INFO: ==15359== Releasing lock...
[2026-09-08 09:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:37:01] Production.INFO: ==15424== Lock acquired, processing the job...
[2026-09-08 14:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:37:01] Production.INFO: neon service started
[2026-09-08 14:37:01] Production.INFO: neon service started
[2026-09-08 14:37:01] Production.INFO: ==15424== Releasing lock...
[2026-09-08 14:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:37:02] Production.INFO: ==15426== Lock acquired, processing the job...
[2026-09-08 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:37:02] Production.INFO: ==15428== Lock acquired, processing the job...
[2026-09-08 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:37:02] Production.INFO: ==15428== Releasing lock...
[2026-09-08 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:37:02] Production.INFO: ==15426== Releasing lock...
[2026-09-08 09:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:37:03] Production.INFO: ==15431== Lock acquired, processing the job...
[2026-09-08 09:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:37:03] Production.INFO: ==15437== Lock acquired, processing the job...
[2026-09-08 09:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:37:03] Production.INFO: Account Balance Start.
[2026-09-08 09:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:37:03] Production.INFO: 117
[2026-09-08 09:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:37:03] Production.INFO: Total Charge 0
[2026-09-08 09:37:03] Production.INFO: CreateAllLog End
[2026-09-08 09:37:03] Production.INFO: Account Balance End.
[2026-09-08 09:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:37:03] Production.INFO: ==15437== Releasing lock...
[2026-09-08 09:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:37:03] Production.INFO: ==15433== Lock acquired, processing the job...
[2026-09-08 09:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:37:03] Production.INFO: ==15435== Lock acquired, processing the job...
[2026-09-08 09:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:37:04] Production.INFO: ==15439== Lock acquired, processing the job...
[2026-09-08 09:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:37:04] Production.INFO: ==15439== Releasing lock...
[2026-09-08 09:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:37:04] Production.INFO: ==15433== Releasing lock...
[2026-09-08 09:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:37:12] Production.ERROR: CronJobId end10
[2026-09-08 09:37:12] Production.INFO: ==15435== Releasing lock...
[2026-09-08 09:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:37:14] Production.INFO: call_cost start
[2026-09-08 09:37:14] Production.INFO: call_cost end
[2026-09-08 09:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:37:14] Production.INFO: ==15431== Releasing lock...
[2026-09-08 09:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:38:01] Production.INFO: ==15497== Lock acquired, processing the job...
[2026-09-08 14:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:38:01] Production.INFO: neon service started
[2026-09-08 14:38:01] Production.INFO: neon service started
[2026-09-08 14:38:01] Production.INFO: ==15497== Releasing lock...
[2026-09-08 14:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:38:01] Production.INFO: ==15501== Lock acquired, processing the job...
[2026-09-08 13:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:38:01] Production.INFO: ==15501== Releasing lock...
[2026-09-08 13:38:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:38:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:38:02] Production.INFO: ==15499== Lock acquired, processing the job...
[2026-09-08 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:38:02] Production.INFO: ==15499== Releasing lock...
[2026-09-08 09:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:38:03] Production.INFO: ==15506== Lock acquired, processing the job...
[2026-09-08 09:38:03] Production.INFO: ==15508== Lock acquired, processing the job...
[2026-09-08 09:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:38:03] Production.INFO: ==15504== Lock acquired, processing the job...
[2026-09-08 09:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:38:03] Production.INFO: ==15510== Lock acquired, processing the job...
[2026-09-08 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:38:03] Production.INFO: ==15512== Lock acquired, processing the job...
[2026-09-08 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:38:03] Production.INFO: Account Balance Start.
[2026-09-08 09:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:38:03] Production.INFO: 117
[2026-09-08 09:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:38:03] Production.INFO: Total Charge 0
[2026-09-08 09:38:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 09:38:03] Production.INFO: ==15512== Releasing lock...
[2026-09-08 09:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:38:03] Production.INFO: Account Balance End.
[2026-09-08 09:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:38:03] Production.INFO: ==15510== Releasing lock...
[2026-09-08 09:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:38:03] Production.INFO: ==15506== Releasing lock...
[2026-09-08 09:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:38:11] Production.ERROR: CronJobId end10
[2026-09-08 09:38:11] Production.INFO: ==15508== Releasing lock...
[2026-09-08 09:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:38:13] Production.INFO: call_cost start
[2026-09-08 09:38:13] Production.INFO: call_cost end
[2026-09-08 09:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:38:13] Production.INFO: ==15504== Releasing lock...
[2026-09-08 09:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:39:01] Production.INFO: ==15570== Lock acquired, processing the job...
[2026-09-08 14:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:39:01] Production.INFO: neon service started
[2026-09-08 14:39:01] Production.INFO: neon service started
[2026-09-08 14:39:01] Production.INFO: ==15570== Releasing lock...
[2026-09-08 14:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:39:02] Production.INFO: ==15574== Lock acquired, processing the job...
[2026-09-08 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:39:02] Production.INFO: ==15574== Releasing lock...
[2026-09-08 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:39:02] Production.INFO: ==15572== Lock acquired, processing the job...
[2026-09-08 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:39:02] Production.INFO: ==15572== Releasing lock...
[2026-09-08 09:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:39:03] Production.INFO: ==15583== Lock acquired, processing the job...
[2026-09-08 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:39:03] Production.INFO: Account Balance Start.
[2026-09-08 09:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:39:03] Production.INFO: 117
[2026-09-08 09:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:39:03] Production.INFO: Total Charge 0
[2026-09-08 09:39:03] Production.INFO: CreateAllLog End
[2026-09-08 09:39:03] Production.INFO: Account Balance End.
[2026-09-08 09:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:39:03] Production.INFO: ==15583== Releasing lock...
[2026-09-08 09:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:39:03] Production.INFO: ==15577== Lock acquired, processing the job...
[2026-09-08 09:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:39:03] Production.INFO: ==15579== Lock acquired, processing the job...
[2026-09-08 09:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:39:03] Production.INFO: ==15581== Lock acquired, processing the job...
[2026-09-08 09:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:39:03] Production.INFO: ==15585== Lock acquired, processing the job...
[2026-09-08 09:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09: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-08 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-08 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-08 09:39:04] Production.INFO: ==15585== Releasing lock...
[2026-09-08 09:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:39:04] Production.INFO: ==15579== Releasing lock...
[2026-09-08 09:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:39:12] Production.ERROR: CronJobId end10
[2026-09-08 09:39:12] Production.INFO: ==15581== Releasing lock...
[2026-09-08 09:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:39:14] Production.INFO: call_cost start
[2026-09-08 09:39:14] Production.INFO: call_cost end
[2026-09-08 09:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:39:14] Production.INFO: ==15577== Releasing lock...
[2026-09-08 09:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:40:01] Production.INFO: ==15637== Lock acquired, processing the job...
[2026-09-08 14:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:40:01] Production.INFO: neon service started
[2026-09-08 14:40:01] Production.INFO: neon service started
[2026-09-08 14:40:01] Production.INFO: ==15637== Releasing lock...
[2026-09-08 14:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:40:01] Production.INFO: ==15639== Lock acquired, processing the job...
[2026-09-08 09:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:40:01] Production.INFO: ==15639== Releasing lock...
[2026-09-08 09:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:40:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:40:02] Production.INFO: ==15641== Lock acquired, processing the job...
[2026-09-08 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:40:02] Production.INFO: ==15641== Releasing lock...
[2026-09-08 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:40:02] Production.INFO: ==15643== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:40:02] Production.INFO: ==15647== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:40:02] Production.INFO: ==15645== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:40:02] Production.INFO: ==15651== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:40:02] Production.INFO: ==15649== Lock acquired, processing the job...
[2026-09-08 09:40:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:40:03] Production.INFO: Account Balance Start.
[2026-09-08 09:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:40:03] Production.INFO: 117
[2026-09-08 09:40:03] Production.INFO: ==15651== Releasing lock...
[2026-09-08 09:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:40:03] Production.INFO: Total Charge 0
[2026-09-08 09:40:03] Production.INFO: CreateAllLog End
[2026-09-08 09:40:03] Production.INFO: Account Balance End.
[2026-09-08 09:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:40:03] Production.INFO: ==15649== Releasing lock...
[2026-09-08 09:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:40:03] Production.INFO: ==15645== Releasing lock...
[2026-09-08 09:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:40:11] Production.ERROR: CronJobId end10
[2026-09-08 09:40:11] Production.INFO: ==15647== Releasing lock...
[2026-09-08 09:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:40:13] Production.INFO: call_cost start
[2026-09-08 09:40:13] Production.INFO: call_cost end
[2026-09-08 09:40:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:40:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:40:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:40:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:40:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:40:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:40:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:40:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:40:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:40:13] Production.INFO: ==15643== Releasing lock...
[2026-09-08 09:40:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:40:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:41:01] Production.INFO: ==15706== Lock acquired, processing the job...
[2026-09-08 14:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:41:01] Production.INFO: neon service started
[2026-09-08 14:41:01] Production.INFO: neon service started
[2026-09-08 14:41:01] Production.INFO: ==15706== Releasing lock...
[2026-09-08 14:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:41:02] Production.INFO: ==15708== Lock acquired, processing the job...
[2026-09-08 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:41:02] Production.INFO: ==15708== Releasing lock...
[2026-09-08 09:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:41:02] Production.INFO: ==15710== Lock acquired, processing the job...
[2026-09-08 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:41:02] Production.INFO: ==15710== Releasing lock...
[2026-09-08 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:41:03] Production.INFO: ==15718== Lock acquired, processing the job...
[2026-09-08 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:41:03] Production.INFO: Account Balance Start.
[2026-09-08 09:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:41:03] Production.INFO: 117
[2026-09-08 09:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:41:03] Production.INFO: Total Charge 0
[2026-09-08 09:41:03] Production.INFO: ==15712== Lock acquired, processing the job...
[2026-09-08 09:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:41:03] Production.INFO: CreateAllLog End
[2026-09-08 09:41:03] Production.INFO: ==15714== Lock acquired, processing the job...
[2026-09-08 09:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:41:03] Production.INFO: ==15716== Lock acquired, processing the job...
[2026-09-08 09:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:41:03] Production.INFO: ==15720== Lock acquired, processing the job...
[2026-09-08 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:41:03] Production.INFO: Account Balance End.
[2026-09-08 09:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:41:03] Production.INFO: ==15718== Releasing lock...
[2026-09-08 09:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:41:03] Production.INFO: ==15720== Releasing lock...
[2026-09-08 09:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:41:04] Production.INFO: ==15714== Releasing lock...
[2026-09-08 09:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:41:10] Production.ERROR: CronJobId end10
[2026-09-08 09:41:10] Production.INFO: ==15716== Releasing lock...
[2026-09-08 09:41:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:41:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:41:14] Production.INFO: call_cost start
[2026-09-08 09:41:14] Production.INFO: call_cost end
[2026-09-08 09:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:41:14] Production.INFO: ==15712== Releasing lock...
[2026-09-08 09:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:42:02] Production.INFO: ==15781== Lock acquired, processing the job...
[2026-09-08 14:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:42:02] Production.INFO: neon service started
[2026-09-08 14:42:02] Production.INFO: neon service started
[2026-09-08 14:42:02] Production.INFO: ==15781== Releasing lock...
[2026-09-08 14:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:42:02] Production.INFO: ==15783== Lock acquired, processing the job...
[2026-09-08 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:42:02] Production.INFO: ==15783== Releasing lock...
[2026-09-08 09:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:42:03] Production.INFO: ==15785== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:42:03] Production.INFO: ==15785== Releasing lock...
[2026-09-08 13:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:42:03] Production.INFO: ==15791== Lock acquired, processing the job...
[2026-09-08 09:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:42:03] Production.INFO: ==15794== Lock acquired, processing the job...
[2026-09-08 09:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:42:03] Production.INFO: ==15787== Lock acquired, processing the job...
[2026-09-08 09:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:42:03] Production.INFO: ==15789== Lock acquired, processing the job...
[2026-09-08 09:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:42:03] Production.INFO: ==15796== Lock acquired, processing the job...
[2026-09-08 09:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:42:03] Production.INFO: Account Balance Start.
[2026-09-08 09:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:42:03] Production.INFO: 117
[2026-09-08 09:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:42:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:42:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:42:04] Production.INFO: Total Charge 0
[2026-09-08 09:42:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:42:04] Production.INFO: CreateAllLog End
[2026-09-08 09:42:04] Production.INFO: ==15796== Releasing lock...
[2026-09-08 09:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:42:04] Production.INFO: Account Balance End.
[2026-09-08 09:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:42:04] Production.INFO: ==15794== Releasing lock...
[2026-09-08 09:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:42:04] Production.INFO: ==15789== Releasing lock...
[2026-09-08 09:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:42:11] Production.ERROR: CronJobId end10
[2026-09-08 09:42:11] Production.INFO: ==15791== Releasing lock...
[2026-09-08 09:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:42:15] Production.INFO: call_cost start
[2026-09-08 09:42:15] Production.INFO: call_cost end
[2026-09-08 09:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:42:15] Production.INFO: ==15787== Releasing lock...
[2026-09-08 09:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:43:01] Production.INFO: ==15850== Lock acquired, processing the job...
[2026-09-08 14:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:43:01] Production.INFO: neon service started
[2026-09-08 14:43:01] Production.INFO: neon service started
[2026-09-08 14:43:01] Production.INFO: ==15850== Releasing lock...
[2026-09-08 14:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:43:02] Production.INFO: ==15854== Lock acquired, processing the job...
[2026-09-08 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:43:02] Production.INFO: ==15852== Lock acquired, processing the job...
[2026-09-08 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:43:02] Production.INFO: ==15854== Releasing lock...
[2026-09-08 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:43:02] Production.INFO: ==15852== Releasing lock...
[2026-09-08 09:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:43:03] Production.INFO: ==15861== Lock acquired, processing the job...
[2026-09-08 09:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:43:03] Production.INFO: ==15859== Lock acquired, processing the job...
[2026-09-08 09:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:43:03] Production.INFO: ==15857== Lock acquired, processing the job...
[2026-09-08 09:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:43:03] Production.INFO: ==15863== Lock acquired, processing the job...
[2026-09-08 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:43:03] Production.INFO: ==15865== Lock acquired, processing the job...
[2026-09-08 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:43:03] Production.INFO: Account Balance Start.
[2026-09-08 09:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:43:03] Production.INFO: 117
[2026-09-08 09:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 09:43:03] Production.INFO: Total Charge 0
[2026-09-08 09:43:03] Production.INFO: ==15865== Releasing lock...
[2026-09-08 09:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:43:03] Production.INFO: CreateAllLog End
[2026-09-08 09:43:03] Production.INFO: Account Balance End.
[2026-09-08 09:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:43:03] Production.INFO: ==15863== Releasing lock...
[2026-09-08 09:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:43:04] Production.INFO: ==15859== Releasing lock...
[2026-09-08 09:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:43:11] Production.ERROR: CronJobId end10
[2026-09-08 09:43:11] Production.INFO: ==15861== Releasing lock...
[2026-09-08 09:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:43:15] Production.INFO: call_cost start
[2026-09-08 09:43:15] Production.INFO: call_cost end
[2026-09-08 09:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:43:15] Production.INFO: ==15857== Releasing lock...
[2026-09-08 09:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:44:02] Production.INFO: ==15918== Lock acquired, processing the job...
[2026-09-08 14:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:44:02] Production.INFO: neon service started
[2026-09-08 14:44:02] Production.INFO: neon service started
[2026-09-08 14:44:02] Production.INFO: ==15918== Releasing lock...
[2026-09-08 14:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:44:02] Production.INFO: ==15920== Lock acquired, processing the job...
[2026-09-08 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:44:02] Production.INFO: ==15920== Releasing lock...
[2026-09-08 09:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:44:02] Production.INFO: ==15922== Lock acquired, processing the job...
[2026-09-08 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:44:02] Production.INFO: ==15922== Releasing lock...
[2026-09-08 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:44:03] Production.INFO: ==15925== Lock acquired, processing the job...
[2026-09-08 09:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:44:03] Production.INFO: ==15927== Lock acquired, processing the job...
[2026-09-08 09:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:44:03] Production.INFO: ==15929== Lock acquired, processing the job...
[2026-09-08 09:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:44:03] Production.INFO: ==15933== Lock acquired, processing the job...
[2026-09-08 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:44:03] Production.INFO: ==15931== Lock acquired, processing the job...
[2026-09-08 09:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09: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-08 09: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-08 09:44:03] Production.INFO: Account Balance Start.
[2026-09-08 09:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:44:03] Production.INFO: 117
[2026-09-08 09: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-08 09:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:44:03] Production.INFO: ==15933== Releasing lock...
[2026-09-08 09:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:44:03] Production.INFO: Total Charge 0
[2026-09-08 09:44:04] Production.INFO: CreateAllLog End
[2026-09-08 09:44:04] Production.INFO: Account Balance End.
[2026-09-08 09:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:44:04] Production.INFO: ==15931== Releasing lock...
[2026-09-08 09:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:44:04] Production.INFO: ==15927== Releasing lock...
[2026-09-08 09:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:44:12] Production.ERROR: CronJobId end10
[2026-09-08 09:44:12] Production.INFO: ==15929== Releasing lock...
[2026-09-08 09:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:44:15] Production.INFO: call_cost start
[2026-09-08 09:44:15] Production.INFO: call_cost end
[2026-09-08 09:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:44:15] Production.INFO: ==15925== Releasing lock...
[2026-09-08 09:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:45:01] Production.INFO: ==15987== Lock acquired, processing the job...
[2026-09-08 14:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:45:01] Production.INFO: neon service started
[2026-09-08 14:45:01] Production.INFO: neon service started
[2026-09-08 14:45:01] Production.INFO: ==15987== Releasing lock...
[2026-09-08 14:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:45:02] Production.INFO: ==15991== Lock acquired, processing the job...
[2026-09-08 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:45:02] Production.INFO: ==15991== Releasing lock...
[2026-09-08 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:45:02] Production.INFO: ==15989== Lock acquired, processing the job...
[2026-09-08 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:45:02] Production.INFO: ==15989== Releasing lock...
[2026-09-08 09:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:45:03] Production.INFO: ==15994== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:45:03] Production.INFO: ==15996== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:45:03] Production.INFO: ==15994== Releasing lock...
[2026-09-08 09:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:45:03] Production.INFO: ==16000== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:45:03] Production.INFO: ==15998== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:45:03] Production.INFO: ==16002== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:45:03] Production.INFO: ==16004== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:45:03] Production.INFO: ==16006== Lock acquired, processing the job...
[2026-09-08 09:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:45:04] Production.INFO: Account Balance Start.
[2026-09-08 09:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:45:04] Production.INFO: 117
[2026-09-08 09:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 09: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-08 09: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-08 09: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-08 09:45:04] Production.INFO: ==16006== Releasing lock...
[2026-09-08 09:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:45:04] Production.INFO: Total Charge 0
[2026-09-08 09:45:04] Production.INFO: CreateAllLog End
[2026-09-08 09:45:04] Production.ERROR: done
[2026-09-08 09:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965969', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:45:04] Production.INFO: Account Balance End.
[2026-09-08 09:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:45:04] Production.INFO: ==16002== Releasing lock...
[2026-09-08 09:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:45:04] Production.INFO: ==15998== Releasing lock...
[2026-09-08 09:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17965969', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:45:10] Production.INFO: ProcessCDR(1,17965969,1,1,2)
[2026-09-08 09:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17965969,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17965969,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:45:10] Production.INFO: ==16004== Releasing lock...
[2026-09-08 09:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:45:13] Production.ERROR: CronJobId end10
[2026-09-08 09:45:13] Production.INFO: ==16000== Releasing lock...
[2026-09-08 09:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:45:17] Production.INFO: call_cost start
[2026-09-08 09:45:17] Production.INFO: call_cost end
[2026-09-08 09:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:45:17] Production.INFO: ==15996== Releasing lock...
[2026-09-08 09:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:46:02] Production.INFO: ==16062== Lock acquired, processing the job...
[2026-09-08 14:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:46:02] Production.INFO: neon service started
[2026-09-08 14:46:02] Production.INFO: neon service started
[2026-09-08 14:46:02] Production.INFO: ==16062== Releasing lock...
[2026-09-08 14:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:46:02] Production.INFO: ==16064== Lock acquired, processing the job...
[2026-09-08 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:46:02] Production.INFO: ==16066== Lock acquired, processing the job...
[2026-09-08 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:46:02] Production.INFO: ==16066== Releasing lock...
[2026-09-08 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:46:02] Production.INFO: ==16064== Releasing lock...
[2026-09-08 09:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:46:03] Production.INFO: ==16069== Lock acquired, processing the job...
[2026-09-08 09:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:46:03] Production.INFO: ==16075== Lock acquired, processing the job...
[2026-09-08 09:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:46:03] Production.INFO: ==16073== Lock acquired, processing the job...
[2026-09-08 09:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:46:03] Production.INFO: ==16071== Lock acquired, processing the job...
[2026-09-08 09:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:46:03] Production.INFO: ==16077== Lock acquired, processing the job...
[2026-09-08 09:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:46:03] Production.INFO: Account Balance Start.
[2026-09-08 09:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:46:03] Production.INFO: 117
[2026-09-08 09:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 09: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-08 09:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 09: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-08 09:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09: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-08 09:46:04] Production.INFO: Total Charge 0
[2026-09-08 09:46:04] Production.INFO: CreateAllLog End
[2026-09-08 09:46:04] Production.INFO: ==16077== Releasing lock...
[2026-09-08 09:46:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:46:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:46:04] Production.INFO: Account Balance End.
[2026-09-08 09:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:46:04] Production.INFO: ==16075== Releasing lock...
[2026-09-08 09:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:46:04] Production.INFO: ==16071== Releasing lock...
[2026-09-08 09:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:46:11] Production.ERROR: CronJobId end10
[2026-09-08 09:46:11] Production.INFO: ==16073== Releasing lock...
[2026-09-08 09:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:46:14] Production.INFO: call_cost start
[2026-09-08 09:46:14] Production.INFO: call_cost end
[2026-09-08 09:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:46:14] Production.INFO: ==16069== Releasing lock...
[2026-09-08 09:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:47:01] Production.INFO: ==16132== Lock acquired, processing the job...
[2026-09-08 14:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:47:01] Production.INFO: neon service started
[2026-09-08 14:47:01] Production.INFO: neon service started
[2026-09-08 14:47:01] Production.INFO: ==16132== Releasing lock...
[2026-09-08 14:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:47:01] Production.INFO: ==16134== Lock acquired, processing the job...
[2026-09-08 09:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:47:02] Production.INFO: ==16134== Releasing lock...
[2026-09-08 09:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:47:02] Production.INFO: ==16136== Lock acquired, processing the job...
[2026-09-08 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:47:02] Production.INFO: ==16136== Releasing lock...
[2026-09-08 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:47:02] Production.INFO: ==16138== Lock acquired, processing the job...
[2026-09-08 09:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:47:02] Production.INFO: ==16144== Lock acquired, processing the job...
[2026-09-08 09:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:47:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:47:02] Production.INFO: ==16140== Lock acquired, processing the job...
[2026-09-08 09:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:47:03] Production.INFO: Account Balance Start.
[2026-09-08 09:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:47:03] Production.INFO: 117
[2026-09-08 09:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:47:03] Production.INFO: ==16142== Lock acquired, processing the job...
[2026-09-08 09:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:47:03] Production.INFO: ==16146== Lock acquired, processing the job...
[2026-09-08 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:47:03] Production.INFO: Total Charge 0
[2026-09-08 09:47:03] Production.INFO: CreateAllLog End
[2026-09-08 09:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:47:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 09:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 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-08 09:47:03] Production.INFO: ==16144== Releasing lock...
[2026-09-08 09:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 09:47:03] Production.INFO: ==16146== Releasing lock...
[2026-09-08 09:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:47:03] Production.INFO: ==16140== Releasing lock...
[2026-09-08 09:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:47:10] Production.ERROR: CronJobId end10
[2026-09-08 09:47:10] Production.INFO: ==16142== Releasing lock...
[2026-09-08 09:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:47:15] Production.INFO: call_cost start
[2026-09-08 09:47:15] Production.INFO: call_cost end
[2026-09-08 09:47:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:47:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:47:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:47:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:47:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:47:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:47:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:47:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:47:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:47:15] Production.INFO: ==16138== Releasing lock...
[2026-09-08 09:47:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:47:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:48:01] Production.INFO: ==16200== Lock acquired, processing the job...
[2026-09-08 14:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:48:01] Production.INFO: neon service started
[2026-09-08 14:48:01] Production.INFO: neon service started
[2026-09-08 14:48:01] Production.INFO: ==16200== Releasing lock...
[2026-09-08 14:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:48:02] Production.INFO: ==16202== Lock acquired, processing the job...
[2026-09-08 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:48:02] Production.INFO: ==16202== Releasing lock...
[2026-09-08 09:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:48:02] Production.INFO: ==16204== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:48:02] Production.INFO: ==16204== Releasing lock...
[2026-09-08 13:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:48:03] Production.INFO: ==16214== Lock acquired, processing the job...
[2026-09-08 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:48:03] Production.INFO: ==16206== Lock acquired, processing the job...
[2026-09-08 09:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 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-08 09:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:48:03] Production.INFO: ==16208== Lock acquired, processing the job...
[2026-09-08 09:48:03] Production.INFO: ==16214== Releasing lock...
[2026-09-08 09:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:48:03] Production.INFO: ==16212== Lock acquired, processing the job...
[2026-09-08 09:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:48:03] Production.INFO: ==16210== Lock acquired, processing the job...
[2026-09-08 09:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:48:03] Production.INFO: Account Balance Start.
[2026-09-08 09:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:48:03] Production.INFO: 117
[2026-09-08 09:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:48:03] Production.INFO: Total Charge 0
[2026-09-08 09:48:03] Production.INFO: CreateAllLog End
[2026-09-08 09:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:48:03] Production.INFO: Account Balance End.
[2026-09-08 09:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:48:04] Production.INFO: ==16212== Releasing lock...
[2026-09-08 09:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:48:04] Production.INFO: ==16208== Releasing lock...
[2026-09-08 09:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:48:12] Production.ERROR: CronJobId end10
[2026-09-08 09:48:12] Production.INFO: ==16210== Releasing lock...
[2026-09-08 09:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:48:15] Production.INFO: call_cost start
[2026-09-08 09:48:15] Production.INFO: call_cost end
[2026-09-08 09:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:48:15] Production.INFO: ==16206== Releasing lock...
[2026-09-08 09:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:49:01] Production.INFO: ==16271== Lock acquired, processing the job...
[2026-09-08 14:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:49:01] Production.INFO: neon service started
[2026-09-08 14:49:01] Production.INFO: neon service started
[2026-09-08 14:49:01] Production.INFO: ==16271== Releasing lock...
[2026-09-08 14:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:49:01] Production.INFO: ==16275== Lock acquired, processing the job...
[2026-09-08 13:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:49:01] Production.INFO: ==16275== Releasing lock...
[2026-09-08 13:49:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:49:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:49:01] Production.INFO: ==16273== Lock acquired, processing the job...
[2026-09-08 09:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:49:02] Production.INFO: ==16273== Releasing lock...
[2026-09-08 09:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:49:02] Production.INFO: ==16277== Lock acquired, processing the job...
[2026-09-08 09:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:49:02] Production.INFO: ==16281== Lock acquired, processing the job...
[2026-09-08 09:49:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:49:02] Production.INFO: ==16279== Lock acquired, processing the job...
[2026-09-08 09:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:49:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:49:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:49:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:49:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:49:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:49:02] Production.INFO: ==16283== Lock acquired, processing the job...
[2026-09-08 09:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:49:03] Production.INFO: ==16286== Lock acquired, processing the job...
[2026-09-08 09:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:49:03] Production.INFO: Account Balance Start.
[2026-09-08 09:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:49:03] Production.INFO: 117
[2026-09-08 09:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:49:03] Production.INFO: Total Charge 0
[2026-09-08 09:49:03] Production.INFO: CreateAllLog End
[2026-09-08 09:49:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:49:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09: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-08 09:49:03] Production.INFO: ==16286== Releasing lock...
[2026-09-08 09:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:49:03] Production.INFO: Account Balance End.
[2026-09-08 09:49:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:49:03] Production.INFO: ==16283== Releasing lock...
[2026-09-08 09:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:49:03] Production.INFO: ==16279== Releasing lock...
[2026-09-08 09:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:49:10] Production.ERROR: CronJobId end10
[2026-09-08 09:49:10] Production.INFO: ==16281== Releasing lock...
[2026-09-08 09:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:49:13] Production.INFO: call_cost start
[2026-09-08 09:49:13] Production.INFO: call_cost end
[2026-09-08 09:49:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:49:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:49:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:49:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:49:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:49:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:49:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:49:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:49:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:49:13] Production.INFO: ==16277== Releasing lock...
[2026-09-08 09:49:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:49:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:50:01] Production.INFO: ==16338== Lock acquired, processing the job...
[2026-09-08 14:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:50:01] Production.INFO: neon service started
[2026-09-08 14:50:01] Production.INFO: neon service started
[2026-09-08 14:50:01] Production.INFO: ==16338== Releasing lock...
[2026-09-08 14:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:50:02] Production.INFO: ==16340== Lock acquired, processing the job...
[2026-09-08 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:50:02] Production.INFO: ==16340== Releasing lock...
[2026-09-08 09:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:50:02] Production.INFO: ==16342== Lock acquired, processing the job...
[2026-09-08 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:50:02] Production.INFO: ==16342== Releasing lock...
[2026-09-08 13:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:50:03] Production.INFO: ==16347== Lock acquired, processing the job...
[2026-09-08 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:50:03] Production.INFO: ==16349== Lock acquired, processing the job...
[2026-09-08 09:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:50:03] Production.INFO: ==16351== Lock acquired, processing the job...
[2026-09-08 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:50:03] Production.INFO: ==16345== Lock acquired, processing the job...
[2026-09-08 09:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:50:03] Production.INFO: ==16353== Lock acquired, processing the job...
[2026-09-08 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 09:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 09:50:03] Production.INFO: ==16353== Releasing lock...
[2026-09-08 09:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:50:03] Production.INFO: Account Balance Start.
[2026-09-08 09:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:50:03] Production.INFO: 117
[2026-09-08 09:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:50:03] Production.INFO: Total Charge 0
[2026-09-08 09:50:03] Production.INFO: CreateAllLog End
[2026-09-08 09:50:03] Production.INFO: Account Balance End.
[2026-09-08 09:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:50:03] Production.INFO: ==16351== Releasing lock...
[2026-09-08 09:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:50:03] Production.INFO: ==16347== Releasing lock...
[2026-09-08 09:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:50:11] Production.ERROR: CronJobId end10
[2026-09-08 09:50:11] Production.INFO: ==16349== Releasing lock...
[2026-09-08 09:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:50:14] Production.INFO: call_cost start
[2026-09-08 09:50:14] Production.INFO: call_cost end
[2026-09-08 09:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:50:14] Production.INFO: ==16345== Releasing lock...
[2026-09-08 09:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:51:02] Production.INFO: ==16407== Lock acquired, processing the job...
[2026-09-08 14:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:51:02] Production.INFO: neon service started
[2026-09-08 14:51:02] Production.INFO: neon service started
[2026-09-08 14:51:02] Production.INFO: ==16407== Releasing lock...
[2026-09-08 14:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:51:02] Production.INFO: ==16411== Lock acquired, processing the job...
[2026-09-08 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:51:03] Production.INFO: ==16411== Releasing lock...
[2026-09-08 13:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:51:03] Production.INFO: ==16409== Lock acquired, processing the job...
[2026-09-08 09:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:51:03] Production.INFO: ==16409== Releasing lock...
[2026-09-08 09:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:51:04] Production.INFO: ==16418== Lock acquired, processing the job...
[2026-09-08 09:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:51:04] Production.INFO: ==16414== Lock acquired, processing the job...
[2026-09-08 09:51:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:51:04] Production.INFO: ==16416== Lock acquired, processing the job...
[2026-09-08 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:51:04] Production.INFO: ==16420== Lock acquired, processing the job...
[2026-09-08 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:51:04] Production.INFO: ==16422== Lock acquired, processing the job...
[2026-09-08 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:51:04] Production.INFO: Account Balance Start.
[2026-09-08 09:51:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:51:04] Production.INFO: 117
[2026-09-08 09:51:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:51:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:51:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:51:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:51:04] Production.INFO: ==16422== Releasing lock...
[2026-09-08 09:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:51:04] Production.INFO: Total Charge 0
[2026-09-08 09:51:04] Production.INFO: CreateAllLog End
[2026-09-08 09:51:04] Production.INFO: Account Balance End.
[2026-09-08 09:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:51:04] Production.INFO: ==16420== Releasing lock...
[2026-09-08 09:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:51:04] Production.INFO: ==16416== Releasing lock...
[2026-09-08 09:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:51:12] Production.ERROR: CronJobId end10
[2026-09-08 09:51:12] Production.INFO: ==16418== Releasing lock...
[2026-09-08 09:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:51:14] Production.INFO: call_cost start
[2026-09-08 09:51:14] Production.INFO: call_cost end
[2026-09-08 09:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:51:14] Production.INFO: ==16414== Releasing lock...
[2026-09-08 09:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:52:01] Production.INFO: ==16482== Lock acquired, processing the job...
[2026-09-08 14:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:52:01] Production.INFO: neon service started
[2026-09-08 14:52:01] Production.INFO: neon service started
[2026-09-08 14:52:01] Production.INFO: ==16482== Releasing lock...
[2026-09-08 14:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:52:02] Production.INFO: ==16486== Lock acquired, processing the job...
[2026-09-08 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 09:52:02] Production.INFO: ==16484== Lock acquired, processing the job...
[2026-09-08 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:52:02] Production.INFO: ==16486== Releasing lock...
[2026-09-08 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:52:02] Production.INFO: ==16484== Releasing lock...
[2026-09-08 09:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:52:03] Production.INFO: ==16495== Lock acquired, processing the job...
[2026-09-08 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:52:03] Production.INFO: Account Balance Start.
[2026-09-08 09:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:52:03] Production.INFO: 117
[2026-09-08 09:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:52:03] Production.INFO: Total Charge 0
[2026-09-08 09:52:03] Production.INFO: CreateAllLog End
[2026-09-08 09:52:03] Production.INFO: Account Balance End.
[2026-09-08 09:52:03] Production.INFO: ==16489== Lock acquired, processing the job...
[2026-09-08 09:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:52:03] Production.INFO: ==16495== Releasing lock...
[2026-09-08 09:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:52:03] Production.INFO: ==16491== Lock acquired, processing the job...
[2026-09-08 09:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:52:03] Production.INFO: ==16493== Lock acquired, processing the job...
[2026-09-08 09:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:52:03] Production.INFO: ==16497== Lock acquired, processing the job...
[2026-09-08 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 09:52:03] Production.INFO: ==16497== Releasing lock...
[2026-09-08 09:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:52:04] Production.INFO: ==16491== Releasing lock...
[2026-09-08 09:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:52:11] Production.ERROR: CronJobId end10
[2026-09-08 09:52:11] Production.INFO: ==16493== Releasing lock...
[2026-09-08 09:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:52:14] Production.INFO: call_cost start
[2026-09-08 09:52:14] Production.INFO: call_cost end
[2026-09-08 09:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:52:14] Production.INFO: ==16489== Releasing lock...
[2026-09-08 09:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:53:02] Production.INFO: ==16553== Lock acquired, processing the job...
[2026-09-08 14:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:53:02] Production.INFO: neon service started
[2026-09-08 14:53:02] Production.INFO: neon service started
[2026-09-08 14:53:02] Production.INFO: ==16553== Releasing lock...
[2026-09-08 14:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:53:02] Production.INFO: ==16555== Lock acquired, processing the job...
[2026-09-08 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:53:02] Production.INFO: ==16555== Releasing lock...
[2026-09-08 09:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:53:03] Production.INFO: ==16557== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:53:03] Production.INFO: ==16557== Releasing lock...
[2026-09-08 13:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:53:03] Production.INFO: ==16559== Lock acquired, processing the job...
[2026-09-08 09:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:53:03] Production.INFO: ==16561== Lock acquired, processing the job...
[2026-09-08 09:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:53:03] Production.INFO: ==16565== Lock acquired, processing the job...
[2026-09-08 09:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:53:03] Production.INFO: ==16563== Lock acquired, processing the job...
[2026-09-08 09:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:53:03] Production.INFO: ==16567== Lock acquired, processing the job...
[2026-09-08 09:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:53:03] Production.INFO: Account Balance Start.
[2026-09-08 09:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:53:03] Production.INFO: 117
[2026-09-08 09:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:53:03] Production.INFO: Total Charge 0
[2026-09-08 09:53:03] Production.INFO: CreateAllLog End
[2026-09-08 09: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-08 09: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-08 09: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-08 09:53:04] Production.INFO: ==16567== Releasing lock...
[2026-09-08 09:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:53:04] Production.INFO: Account Balance End.
[2026-09-08 09:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:53:04] Production.INFO: ==16565== Releasing lock...
[2026-09-08 09:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:53:04] Production.INFO: ==16561== Releasing lock...
[2026-09-08 09:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:53:12] Production.ERROR: CronJobId end10
[2026-09-08 09:53:12] Production.INFO: ==16563== Releasing lock...
[2026-09-08 09:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:53:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:53:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:53:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:53:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:53:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:53:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:53:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:53:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:53:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:53:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:53:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:53:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:53:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:53:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:53:15] Production.INFO: call_cost start
[2026-09-08 09:53:15] Production.INFO: call_cost end
[2026-09-08 09:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:53:15] Production.INFO: ==16559== Releasing lock...
[2026-09-08 09:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:54:01] Production.INFO: ==16621== Lock acquired, processing the job...
[2026-09-08 14:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:54:01] Production.INFO: neon service started
[2026-09-08 14:54:01] Production.INFO: neon service started
[2026-09-08 14:54:01] Production.INFO: ==16621== Releasing lock...
[2026-09-08 14:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:54:02] Production.INFO: ==16623== Lock acquired, processing the job...
[2026-09-08 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:54:02] Production.INFO: ==16623== Releasing lock...
[2026-09-08 09:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:54:02] Production.INFO: ==16625== Lock acquired, processing the job...
[2026-09-08 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:54:02] Production.INFO: ==16625== Releasing lock...
[2026-09-08 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:54:02] Production.INFO: ==16627== Lock acquired, processing the job...
[2026-09-08 09:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:54:03] Production.INFO: ==16631== Lock acquired, processing the job...
[2026-09-08 09:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:54:03] Production.INFO: ==16635== Lock acquired, processing the job...
[2026-09-08 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:54:03] Production.INFO: ==16629== Lock acquired, processing the job...
[2026-09-08 09:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 09:54:03] Production.INFO: ==16633== Lock acquired, processing the job...
[2026-09-08 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 09:54:03] Production.INFO: ==16635== Releasing lock...
[2026-09-08 09:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:54:03] Production.INFO: Account Balance Start.
[2026-09-08 09:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:54:03] Production.INFO: 117
[2026-09-08 09:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:54:03] Production.INFO: Total Charge 0
[2026-09-08 09:54:03] Production.INFO: CreateAllLog End
[2026-09-08 09:54:03] Production.INFO: Account Balance End.
[2026-09-08 09:54:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:54:03] Production.INFO: ==16633== Releasing lock...
[2026-09-08 09:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:54:04] Production.INFO: ==16629== Releasing lock...
[2026-09-08 09:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:54:11] Production.ERROR: CronJobId end10
[2026-09-08 09:54:11] Production.INFO: ==16631== Releasing lock...
[2026-09-08 09:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:54:14] Production.INFO: call_cost start
[2026-09-08 09:54:14] Production.INFO: call_cost end
[2026-09-08 09:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:54:14] Production.INFO: ==16627== Releasing lock...
[2026-09-08 09:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:55:02] Production.INFO: ==16692== Lock acquired, processing the job...
[2026-09-08 14:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:55:02] Production.INFO: neon service started
[2026-09-08 14:55:02] Production.INFO: neon service started
[2026-09-08 14:55:02] Production.INFO: ==16692== Releasing lock...
[2026-09-08 14:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:55:02] Production.INFO: ==16696== Lock acquired, processing the job...
[2026-09-08 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:55:02] Production.INFO: ==16696== Releasing lock...
[2026-09-08 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:55:02] Production.INFO: ==16694== Lock acquired, processing the job...
[2026-09-08 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:55:02] Production.INFO: ==16694== Releasing lock...
[2026-09-08 09:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:55:03] Production.INFO: ==16699== Lock acquired, processing the job...
[2026-09-08 09:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 09:55:03] Production.INFO: ==16703== Lock acquired, processing the job...
[2026-09-08 09:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:55:03] Production.INFO: ==16701== Lock acquired, processing the job...
[2026-09-08 09:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 09:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 09:55:03] Production.ERROR: CronJob PID - 16703
[2026-09-08 09:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 09:55:03] Production.ERROR: CronJob ID - 7
[2026-09-08 09:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 09:55:00
[2026-09-08 09:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 09:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 09:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 09:55:03] Production.INFO: ==16699== Releasing lock...
[2026-09-08 09:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 09:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 09:55:03] Production.INFO: ==16705== Lock acquired, processing the job...
[2026-09-08 09:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:55:04] Production.INFO: ==16707== Lock acquired, processing the job...
[2026-09-08 09:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:55:04] Production.INFO: ==16709== Lock acquired, processing the job...
[2026-09-08 09:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 09:55:04] Production.INFO: ==16711== Lock acquired, processing the job...
[2026-09-08 09:55:04] Production.INFO: Account Balance Start.
[2026-09-08 09:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 09:55:04] Production.INFO: 117
[2026-09-08 09:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 09:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 09:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 09:55:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 09:55:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 09:55:04] Production.INFO: ==16711== Releasing lock...
[2026-09-08 09:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:55:04] Production.ERROR: done
[2026-09-08 09:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 09:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966010', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 09:55:04] Production.INFO: Account Balance End.
[2026-09-08 09:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:55:04] Production.INFO: ==16707== Releasing lock...
[2026-09-08 09:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:55:05] Production.INFO: ==16703== Releasing lock...
[2026-09-08 09:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966010', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 09:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 09:55:10] Production.INFO: ProcessCDR(1,17966010,1,1,2)
[2026-09-08 09:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966010,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966010,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 09:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 09:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 09:55:10] Production.INFO: ==16709== Releasing lock...
[2026-09-08 09:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 09:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 09:55:14] Production.ERROR: CronJobId end10
[2026-09-08 09:55:14] Production.INFO: ==16705== Releasing lock...
[2026-09-08 09:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:55:17] Production.INFO: call_cost start
[2026-09-08 09:55:17] Production.INFO: call_cost end
[2026-09-08 09:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:55:17] Production.INFO: ==16701== Releasing lock...
[2026-09-08 09:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:56:01] Production.INFO: ==16768== Lock acquired, processing the job...
[2026-09-08 14:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:56:01] Production.INFO: neon service started
[2026-09-08 14:56:01] Production.INFO: neon service started
[2026-09-08 14:56:01] Production.INFO: ==16768== Releasing lock...
[2026-09-08 14:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:56:01] Production.INFO: ==16770== Lock acquired, processing the job...
[2026-09-08 09:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:56:01] Production.INFO: ==16770== Releasing lock...
[2026-09-08 09:56:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:56:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:56:02] Production.INFO: ==16772== Lock acquired, processing the job...
[2026-09-08 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:56:02] Production.INFO: ==16772== Releasing lock...
[2026-09-08 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:56:02] Production.INFO: ==16777== Lock acquired, processing the job...
[2026-09-08 09:56:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:56:02] Production.INFO: ==16775== Lock acquired, processing the job...
[2026-09-08 09:56:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:56:02] Production.INFO: ==16779== Lock acquired, processing the job...
[2026-09-08 09:56:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:56:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:56:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:56:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:56:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:56:02] Production.INFO: ==16781== Lock acquired, processing the job...
[2026-09-08 09:56:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:56:03] Production.INFO: ==16783== Lock acquired, processing the job...
[2026-09-08 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:56:03] Production.INFO: Account Balance Start.
[2026-09-08 09:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:56:03] Production.INFO: 117
[2026-09-08 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-08 09:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 09:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 09:56:03] Production.INFO: ==16783== Releasing lock...
[2026-09-08 09:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:56:03] Production.INFO: Total Charge 0
[2026-09-08 09:56:03] Production.INFO: CreateAllLog End
[2026-09-08 09:56:03] Production.INFO: ==16777== Releasing lock...
[2026-09-08 09:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:56:03] Production.INFO: Account Balance End.
[2026-09-08 09:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:56:03] Production.INFO: ==16781== Releasing lock...
[2026-09-08 09:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:56:11] Production.ERROR: CronJobId end10
[2026-09-08 09:56:11] Production.INFO: ==16779== Releasing lock...
[2026-09-08 09:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:56:14] Production.INFO: call_cost start
[2026-09-08 09:56:14] Production.INFO: call_cost end
[2026-09-08 09:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:56:14] Production.INFO: ==16775== Releasing lock...
[2026-09-08 09:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:57:01] Production.INFO: ==16842== Lock acquired, processing the job...
[2026-09-08 14:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:57:01] Production.INFO: neon service started
[2026-09-08 14:57:01] Production.INFO: neon service started
[2026-09-08 14:57:01] Production.INFO: ==16842== Releasing lock...
[2026-09-08 14:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:57:02] Production.INFO: ==16844== Lock acquired, processing the job...
[2026-09-08 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:57:02] Production.INFO: ==16844== Releasing lock...
[2026-09-08 09:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:57:02] Production.INFO: ==16846== Lock acquired, processing the job...
[2026-09-08 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:57:02] Production.INFO: ==16846== Releasing lock...
[2026-09-08 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:57:03] Production.INFO: ==16848== Lock acquired, processing the job...
[2026-09-08 09:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:57:03] Production.INFO: ==16850== Lock acquired, processing the job...
[2026-09-08 09:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:57:03] Production.INFO: ==16857== Lock acquired, processing the job...
[2026-09-08 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:57:03] Production.INFO: ==16852== Lock acquired, processing the job...
[2026-09-08 09:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:57:03] Production.INFO: ==16854== Lock acquired, processing the job...
[2026-09-08 09:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 09:57:03] Production.INFO: ==16857== Releasing lock...
[2026-09-08 09:57:03] Production.INFO: Account Balance Start.
[2026-09-08 09:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:57:03] Production.INFO: 117
[2026-09-08 09:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:57:03] Production.INFO: Total Charge 0
[2026-09-08 09:57:03] Production.INFO: CreateAllLog End
[2026-09-08 09:57:04] Production.INFO: Account Balance End.
[2026-09-08 09:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 09:57:04] Production.INFO: ==16854== Releasing lock...
[2026-09-08 09:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:57:04] Production.INFO: ==16850== Releasing lock...
[2026-09-08 09:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:57:11] Production.ERROR: CronJobId end10
[2026-09-08 09:57:11] Production.INFO: ==16852== Releasing lock...
[2026-09-08 09:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:57:14] Production.INFO: call_cost start
[2026-09-08 09:57:14] Production.INFO: call_cost end
[2026-09-08 09:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:57:14] Production.INFO: ==16848== Releasing lock...
[2026-09-08 09:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:58:01] Production.INFO: ==16911== Lock acquired, processing the job...
[2026-09-08 14:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:58:01] Production.INFO: neon service started
[2026-09-08 14:58:01] Production.INFO: neon service started
[2026-09-08 14:58:01] Production.INFO: ==16911== Releasing lock...
[2026-09-08 14:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:58:01] Production.INFO: ==16915== Lock acquired, processing the job...
[2026-09-08 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:58:01] Production.INFO: ==16915== Releasing lock...
[2026-09-08 13:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:58:01] Production.INFO: ==16913== Lock acquired, processing the job...
[2026-09-08 09:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 09:58:02] Production.INFO: ==16913== Releasing lock...
[2026-09-08 09:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:58:02] Production.INFO: ==16918== Lock acquired, processing the job...
[2026-09-08 09:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:58:02] Production.INFO: ==16922== Lock acquired, processing the job...
[2026-09-08 09:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:58:02] Production.INFO: ==16920== Lock acquired, processing the job...
[2026-09-08 09:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:58:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:58:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:58:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:58:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:58:02] Production.INFO: ==16924== Lock acquired, processing the job...
[2026-09-08 09:58:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:58:03] Production.INFO: ==16926== Lock acquired, processing the job...
[2026-09-08 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:58:03] Production.INFO: Account Balance Start.
[2026-09-08 09:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:58:03] Production.INFO: 117
[2026-09-08 09:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 09:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 09:58:03] Production.INFO: Total Charge 0
[2026-09-08 09:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 09:58:03] Production.INFO: CreateAllLog End
[2026-09-08 09:58:03] Production.INFO: ==16926== Releasing lock...
[2026-09-08 09:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:58:03] Production.INFO: Account Balance End.
[2026-09-08 09:58:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:58:03] Production.INFO: ==16924== Releasing lock...
[2026-09-08 09:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 09:58:03] Production.INFO: ==16920== Releasing lock...
[2026-09-08 09:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:58:11] Production.ERROR: CronJobId end10
[2026-09-08 09:58:11] Production.INFO: ==16922== Releasing lock...
[2026-09-08 09:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:58:14] Production.INFO: call_cost start
[2026-09-08 09:58:14] Production.INFO: call_cost end
[2026-09-08 09:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:58:14] Production.INFO: ==16918== Releasing lock...
[2026-09-08 09:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 14:59:01] Production.INFO: ==16981== Lock acquired, processing the job...
[2026-09-08 14:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 14:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 14:59:01] Production.INFO: neon service started
[2026-09-08 14:59:01] Production.INFO: neon service started
[2026-09-08 14:59:01] Production.INFO: ==16981== Releasing lock...
[2026-09-08 14:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 14:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 09:59:02] Production.INFO: ==16983== Lock acquired, processing the job...
[2026-09-08 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:59:02] Production.INFO: ==16985== Lock acquired, processing the job...
[2026-09-08 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:59:02] Production.INFO: ==16985== Releasing lock...
[2026-09-08 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 13:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 09:59:02] Production.INFO: ==16983== Releasing lock...
[2026-09-08 09:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 09:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 09:59:03] Production.INFO: ==16993== Lock acquired, processing the job...
[2026-09-08 09:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 09:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 09:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 09:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 09:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 09:59:03] Production.INFO: ==16995== Lock acquired, processing the job...
[2026-09-08 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 09:59:03] Production.INFO: ==16988== Lock acquired, processing the job...
[2026-09-08 09:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 09:59:03] Production.INFO: Account Balance Start.
[2026-09-08 09:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 09:59:03] Production.INFO: 117
[2026-09-08 09:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 09:59:03] Production.INFO: ==16990== Lock acquired, processing the job...
[2026-09-08 09:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 09:59:03] Production.INFO: Total Charge 0
[2026-09-08 09:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 09:59:03] Production.INFO: CreateAllLog End
[2026-09-08 09:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 09:59:03] Production.INFO: ==16997== Lock acquired, processing the job...
[2026-09-08 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 09:59:03] Production.INFO: Account Balance End.
[2026-09-08 09:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 09:59:03] Production.INFO: ==16995== Releasing lock...
[2026-09-08 09:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 09:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 09:59:03] Production.INFO: ==16997== Releasing lock...
[2026-09-08 09:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 09:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 09:59:04] Production.INFO: ==16990== Releasing lock...
[2026-09-08 09:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 09:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 09:59:10] Production.ERROR: CronJobId end10
[2026-09-08 09:59:10] Production.INFO: ==16993== Releasing lock...
[2026-09-08 09:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 09:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 09:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 09:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 09:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 09:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 09:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 09:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 09:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 09:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 09:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 09:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 09:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 09:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 09:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 09:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 09:59:14] Production.INFO: call_cost start
[2026-09-08 09:59:14] Production.INFO: call_cost end
[2026-09-08 09:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 09:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 09:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 09:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 09:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 09:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 09:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 09:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 09:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 09:59:14] Production.INFO: ==16988== Releasing lock...
[2026-09-08 09:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 09:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:00:02] Production.INFO: ==17054== Lock acquired, processing the job...
[2026-09-08 15:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:00:02] Production.INFO: neon service started
[2026-09-08 15:00:02] Production.INFO: neon service started
[2026-09-08 15:00:02] Production.INFO: ==17054== Releasing lock...
[2026-09-08 15:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:00:02] Production.INFO: ==17056== Lock acquired, processing the job...
[2026-09-08 10:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:00:02] Production.INFO: ==17058== Lock acquired, processing the job...
[2026-09-08 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:00:03] Production.INFO: ==17058== Releasing lock...
[2026-09-08 14:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:00:03] Production.INFO: ==17056== Releasing lock...
[2026-09-08 10:00:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:00:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:00:04] Production.INFO: ==17061== Lock acquired, processing the job...
[2026-09-08 10:00:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:00:04] Production.INFO: ==17067== Lock acquired, processing the job...
[2026-09-08 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:00:04] Production.INFO: ==17063== Lock acquired, processing the job...
[2026-09-08 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:00:04] Production.INFO: ==17065== Lock acquired, processing the job...
[2026-09-08 10:00:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:00:04] Production.INFO: ==17069== Lock acquired, processing the job...
[2026-09-08 10:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:00:04] Production.INFO: Account Balance Start.
[2026-09-08 10:00:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:00:04] Production.INFO: 117
[2026-09-08 10:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10: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-08 10:00:04] Production.INFO: Total Charge 0
[2026-09-08 10: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-08 10:00:04] Production.INFO: CreateAllLog End
[2026-09-08 10: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-08 10:00:04] Production.INFO: ==17069== Releasing lock...
[2026-09-08 10:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:00:04] Production.INFO: Account Balance End.
[2026-09-08 10:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:00:04] Production.INFO: ==17067== Releasing lock...
[2026-09-08 10:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:00:04] Production.INFO: ==17063== Releasing lock...
[2026-09-08 10:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:00:12] Production.ERROR: CronJobId end10
[2026-09-08 10:00:12] Production.INFO: ==17065== Releasing lock...
[2026-09-08 10:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:00:15] Production.INFO: call_cost start
[2026-09-08 10:00:15] Production.INFO: call_cost end
[2026-09-08 10:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:00:15] Production.INFO: ==17061== Releasing lock...
[2026-09-08 10:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:01:01] Production.INFO: ==17136== Lock acquired, processing the job...
[2026-09-08 15:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:01:01] Production.INFO: neon service started
[2026-09-08 15:01:01] Production.INFO: neon service started
[2026-09-08 15:01:01] Production.INFO: ==17136== Releasing lock...
[2026-09-08 15:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:01:02] Production.INFO: ==17144== Lock acquired, processing the job...
[2026-09-08 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:01:02] Production.INFO: ==17144== Releasing lock...
[2026-09-08 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:01:02] Production.INFO: ==17142== Lock acquired, processing the job...
[2026-09-08 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:01:02] Production.INFO: ==17142== Releasing lock...
[2026-09-08 10:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:01:03] Production.INFO: ==17155== Lock acquired, processing the job...
[2026-09-08 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:01:03] Production.INFO: ==17147== Lock acquired, processing the job...
[2026-09-08 10:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:01:03] Production.INFO: ==17149== Lock acquired, processing the job...
[2026-09-08 10:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:01:03] Production.INFO: ==17151== Lock acquired, processing the job...
[2026-09-08 10:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 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-08 10:01:03] Production.INFO: ==17155== Releasing lock...
[2026-09-08 10:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:01:03] Production.INFO: ==17153== Lock acquired, processing the job...
[2026-09-08 10:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:01:03] Production.INFO: Account Balance Start.
[2026-09-08 10:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:01:03] Production.INFO: 117
[2026-09-08 10:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:01:03] Production.INFO: Total Charge 0
[2026-09-08 10:01:03] Production.INFO: CreateAllLog End
[2026-09-08 10:01:03] Production.INFO: Account Balance End.
[2026-09-08 10:01:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:01:03] Production.INFO: ==17153== Releasing lock...
[2026-09-08 10:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:01:04] Production.INFO: ==17149== Releasing lock...
[2026-09-08 10:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:01:11] Production.ERROR: CronJobId end10
[2026-09-08 10:01:11] Production.INFO: ==17151== Releasing lock...
[2026-09-08 10:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:01:14] Production.INFO: call_cost start
[2026-09-08 10:01:14] Production.INFO: call_cost end
[2026-09-08 10:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:01:14] Production.INFO: ==17147== Releasing lock...
[2026-09-08 10:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:02:02] Production.INFO: ==17216== Lock acquired, processing the job...
[2026-09-08 15:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:02:02] Production.INFO: neon service started
[2026-09-08 15:02:02] Production.INFO: neon service started
[2026-09-08 15:02:02] Production.INFO: ==17216== Releasing lock...
[2026-09-08 15:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:02:02] Production.INFO: ==17218== Lock acquired, processing the job...
[2026-09-08 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:02:02] Production.INFO: ==17218== Releasing lock...
[2026-09-08 10:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:02:03] Production.INFO: ==17220== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:02:03] Production.INFO: ==17220== Releasing lock...
[2026-09-08 14:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:02:03] Production.INFO: ==17228== Lock acquired, processing the job...
[2026-09-08 10:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:02:03] Production.INFO: ==17230== Lock acquired, processing the job...
[2026-09-08 10:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 10:02:03] Production.INFO: Account Balance Start.
[2026-09-08 10:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:02:03] Production.INFO: 117
[2026-09-08 10:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:02:03] Production.INFO: ==17222== Lock acquired, processing the job...
[2026-09-08 10:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:02:03] Production.INFO: Total Charge 0
[2026-09-08 10:02:03] Production.INFO: ==17224== Lock acquired, processing the job...
[2026-09-08 10:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:02:03] Production.INFO: CreateAllLog End
[2026-09-08 10:02:03] Production.INFO: ==17226== Lock acquired, processing the job...
[2026-09-08 10:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:02:04] Production.INFO: ==17233== Lock acquired, processing the job...
[2026-09-08 10:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:02:04] Production.ERROR: done
[2026-09-08 10:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 10:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 10:02:04] Production.INFO: ==17233== Releasing lock...
[2026-09-08 10:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:02:04] Production.ERROR: done
[2026-09-08 10:02:04] Production.INFO: Account Balance End.
[2026-09-08 10:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:02:04] Production.INFO: ==17228== Releasing lock...
[2026-09-08 10:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 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-08 10:02:04] Production.INFO: ==17230== Releasing lock...
[2026-09-08 10:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 10:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 10:02:04] Production.INFO: ==17224== Releasing lock...
[2026-09-08 10:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:02:11] Production.ERROR: CronJobId end10
[2026-09-08 10:02:11] Production.INFO: ==17226== Releasing lock...
[2026-09-08 10:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:02:15] Production.INFO: call_cost start
[2026-09-08 10:02:15] Production.INFO: call_cost end
[2026-09-08 10:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:02:15] Production.INFO: ==17222== Releasing lock...
[2026-09-08 10:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:03:01] Production.INFO: ==17292== Lock acquired, processing the job...
[2026-09-08 15:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:03:01] Production.INFO: neon service started
[2026-09-08 15:03:01] Production.INFO: neon service started
[2026-09-08 15:03:01] Production.INFO: ==17292== Releasing lock...
[2026-09-08 15:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:03:01] Production.INFO: ==17294== Lock acquired, processing the job...
[2026-09-08 10:03:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:03:02] Production.INFO: ==17294== Releasing lock...
[2026-09-08 10:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:03:02] Production.INFO: ==17296== Lock acquired, processing the job...
[2026-09-08 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:03:02] Production.INFO: ==17296== Releasing lock...
[2026-09-08 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:03:02] Production.INFO: ==17298== Lock acquired, processing the job...
[2026-09-08 10:03:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:03:03] Production.INFO: ==17300== Lock acquired, processing the job...
[2026-09-08 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:03:03] Production.INFO: ==17304== Lock acquired, processing the job...
[2026-09-08 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:03:03] Production.INFO: ==17302== Lock acquired, processing the job...
[2026-09-08 10:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:03:03] Production.INFO: ==17306== Lock acquired, processing the job...
[2026-09-08 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:03:03] Production.INFO: Account Balance Start.
[2026-09-08 10:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:03:03] Production.INFO: 117
[2026-09-08 10:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:03:03] Production.INFO: ==17306== Releasing lock...
[2026-09-08 10:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:03:03] Production.INFO: Total Charge 0
[2026-09-08 10:03:03] Production.INFO: CreateAllLog End
[2026-09-08 10:03:03] Production.INFO: Account Balance End.
[2026-09-08 10:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:03:03] Production.INFO: ==17304== Releasing lock...
[2026-09-08 10:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:03:03] Production.INFO: ==17300== Releasing lock...
[2026-09-08 10:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:03:11] Production.ERROR: CronJobId end10
[2026-09-08 10:03:11] Production.INFO: ==17302== Releasing lock...
[2026-09-08 10:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:03:13] Production.INFO: call_cost start
[2026-09-08 10:03:13] Production.INFO: call_cost end
[2026-09-08 10:03:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:03:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:03:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:03:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:03:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:03:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:03:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:03:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:03:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:03:13] Production.INFO: ==17298== Releasing lock...
[2026-09-08 10:03:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:03:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:04:02] Production.INFO: ==17366== Lock acquired, processing the job...
[2026-09-08 15:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:04:02] Production.INFO: neon service started
[2026-09-08 15:04:02] Production.INFO: neon service started
[2026-09-08 15:04:02] Production.INFO: ==17366== Releasing lock...
[2026-09-08 15:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:04:02] Production.INFO: ==17369== Lock acquired, processing the job...
[2026-09-08 10:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:04:02] Production.INFO: ==17371== Lock acquired, processing the job...
[2026-09-08 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:04:02] Production.INFO: ==17371== Releasing lock...
[2026-09-08 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:04:03] Production.INFO: ==17369== Releasing lock...
[2026-09-08 10:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:04:03] Production.INFO: ==17373== Lock acquired, processing the job...
[2026-09-08 10:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:04:03] Production.INFO: ==17375== Lock acquired, processing the job...
[2026-09-08 10:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:04:03] Production.INFO: ==17377== Lock acquired, processing the job...
[2026-09-08 10:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:04:03] Production.INFO: ==17379== Lock acquired, processing the job...
[2026-09-08 10:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:04:03] Production.INFO: ==17381== Lock acquired, processing the job...
[2026-09-08 10:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:04:04] Production.INFO: Account Balance Start.
[2026-09-08 10:04:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:04:04] Production.INFO: 117
[2026-09-08 10:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:04:04] Production.INFO: Total Charge 0
[2026-09-08 10:04:04] Production.INFO: CreateAllLog End
[2026-09-08 10: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-08 10: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-08 10: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-08 10:04:04] Production.INFO: ==17381== Releasing lock...
[2026-09-08 10:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:04:04] Production.INFO: Account Balance End.
[2026-09-08 10:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:04:04] Production.INFO: ==17379== Releasing lock...
[2026-09-08 10:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:04:04] Production.INFO: ==17375== Releasing lock...
[2026-09-08 10:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:04:12] Production.ERROR: CronJobId end10
[2026-09-08 10:04:12] Production.INFO: ==17377== Releasing lock...
[2026-09-08 10:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:04:15] Production.INFO: call_cost start
[2026-09-08 10:04:15] Production.INFO: call_cost end
[2026-09-08 10:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:04:15] Production.INFO: ==17373== Releasing lock...
[2026-09-08 10:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:05:01] Production.INFO: ==17441== Lock acquired, processing the job...
[2026-09-08 15:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:05:01] Production.INFO: neon service started
[2026-09-08 15:05:01] Production.INFO: neon service started
[2026-09-08 15:05:01] Production.INFO: ==17441== Releasing lock...
[2026-09-08 15:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:05:01] Production.INFO: ==17443== Lock acquired, processing the job...
[2026-09-08 10:05:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:05:02] Production.INFO: ==17443== Releasing lock...
[2026-09-08 10:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:05:02] Production.INFO: ==17445== Lock acquired, processing the job...
[2026-09-08 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:05:02] Production.INFO: ==17445== Releasing lock...
[2026-09-08 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:05:03] Production.INFO: ==17454== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:05:03] Production.INFO: ==17447== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:05:03] Production.INFO: ==17449== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:05:03] Production.ERROR: CronJob PID - 17454
[2026-09-08 10:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 10:05:03] Production.ERROR: CronJob ID - 10
[2026-09-08 10:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 10:05:00
[2026-09-08 10:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:05:03] Production.INFO: ==17452== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:05:03] Production.INFO: ==17458== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:05:03] Production.INFO: ==17447== Releasing lock...
[2026-09-08 10:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:05:03] Production.INFO: ==17456== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:05:03] Production.INFO: ==17460== Lock acquired, processing the job...
[2026-09-08 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:05:03] Production.INFO: Account Balance Start.
[2026-09-08 10:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:05:03] Production.INFO: 117
[2026-09-08 10:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:05:03] Production.INFO: ==17460== Releasing lock...
[2026-09-08 10:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:05:03] Production.INFO: Total Charge 0
[2026-09-08 10:05:03] Production.INFO: CreateAllLog End
[2026-09-08 10:05:03] Production.ERROR: done
[2026-09-08 10:05:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:05:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966052', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:05:04] Production.INFO: Account Balance End.
[2026-09-08 10:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:05:04] Production.INFO: ==17456== Releasing lock...
[2026-09-08 10:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:05:04] Production.INFO: ==17452== Releasing lock...
[2026-09-08 10:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966052', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:05:10] Production.INFO: ProcessCDR(1,17966052,1,1,2)
[2026-09-08 10:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966052,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966052,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:05:10] Production.INFO: ==17458== Releasing lock...
[2026-09-08 10:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:05:14] Production.ERROR: CronJobId end10
[2026-09-08 10:05:14] Production.INFO: ==17454== Releasing lock...
[2026-09-08 10:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:05:17] Production.INFO: call_cost start
[2026-09-08 10:05:17] Production.INFO: call_cost end
[2026-09-08 10:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:05:17] Production.INFO: ==17449== Releasing lock...
[2026-09-08 10:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:06:02] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-09-08 15:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:06:02] Production.INFO: neon service started
[2026-09-08 15:06:02] Production.INFO: neon service started
[2026-09-08 15:06:02] Production.INFO: ==17523== Releasing lock...
[2026-09-08 15:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:06:02] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-09-08 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:06:02] Production.INFO: ==17525== Releasing lock...
[2026-09-08 10:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:06:02] Production.INFO: ==17527== Lock acquired, processing the job...
[2026-09-08 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:06:03] Production.INFO: ==17527== Releasing lock...
[2026-09-08 14:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:06:03] Production.INFO: ==17529== Lock acquired, processing the job...
[2026-09-08 10:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:06:03] Production.INFO: ==17531== Lock acquired, processing the job...
[2026-09-08 10:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:06:03] Production.INFO: ==17535== Lock acquired, processing the job...
[2026-09-08 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:06:03] Production.INFO: ==17533== Lock acquired, processing the job...
[2026-09-08 10:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:06:03] Production.INFO: ==17537== Lock acquired, processing the job...
[2026-09-08 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:06:03] Production.INFO: Account Balance Start.
[2026-09-08 10:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:06:03] Production.INFO: 117
[2026-09-08 10:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:06:03] Production.INFO: Total Charge 0
[2026-09-08 10:06:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:06:03] Production.INFO: ==17537== Releasing lock...
[2026-09-08 10:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:06:03] Production.INFO: Account Balance End.
[2026-09-08 10:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:06:03] Production.INFO: ==17535== Releasing lock...
[2026-09-08 10:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:06:04] Production.INFO: ==17531== Releasing lock...
[2026-09-08 10:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:06:13] Production.ERROR: CronJobId end10
[2026-09-08 10:06:13] Production.INFO: ==17533== Releasing lock...
[2026-09-08 10:06:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:06:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:06:14] Production.INFO: call_cost start
[2026-09-08 10:06:14] Production.INFO: call_cost end
[2026-09-08 10:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:06:14] Production.INFO: ==17529== Releasing lock...
[2026-09-08 10:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:07:01] Production.INFO: ==17597== Lock acquired, processing the job...
[2026-09-08 15:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:07:01] Production.INFO: neon service started
[2026-09-08 15:07:01] Production.INFO: neon service started
[2026-09-08 15:07:01] Production.INFO: ==17597== Releasing lock...
[2026-09-08 15:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:07:01] Production.INFO: ==17599== Lock acquired, processing the job...
[2026-09-08 10:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:07:01] Production.INFO: ==17599== Releasing lock...
[2026-09-08 10:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:07:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:07:02] Production.INFO: ==17601== Lock acquired, processing the job...
[2026-09-08 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:07:02] Production.INFO: ==17601== Releasing lock...
[2026-09-08 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:07:02] Production.INFO: ==17606== Lock acquired, processing the job...
[2026-09-08 10:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:07:02] Production.INFO: ==17604== Lock acquired, processing the job...
[2026-09-08 10:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:07:02] Production.INFO: ==17610== Lock acquired, processing the job...
[2026-09-08 10:07:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:07:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:07:02] Production.INFO: Account Balance Start.
[2026-09-08 10:07:02] Production.INFO: CreateAllLog Start
[2026-09-08 10:07:02] Production.INFO: 117
[2026-09-08 10:07:02] Production.INFO: Date 2026-09-08
[2026-09-08 10:07:02] Production.INFO: ==17608== Lock acquired, processing the job...
[2026-09-08 10:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:07:03] Production.INFO: Total Charge 0
[2026-09-08 10:07:03] Production.INFO: ==17612== Lock acquired, processing the job...
[2026-09-08 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:07:03] Production.INFO: CreateAllLog End
[2026-09-08 10:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 10:07:03] Production.INFO: ==17612== Releasing lock...
[2026-09-08 10:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:07:03] Production.INFO: Account Balance End.
[2026-09-08 10:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:07:03] Production.INFO: ==17610== Releasing lock...
[2026-09-08 10:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:07:03] Production.INFO: ==17606== Releasing lock...
[2026-09-08 10:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:07:11] Production.ERROR: CronJobId end10
[2026-09-08 10:07:11] Production.INFO: ==17608== Releasing lock...
[2026-09-08 10:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:07:14] Production.INFO: call_cost start
[2026-09-08 10:07:14] Production.INFO: call_cost end
[2026-09-08 10:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:07:14] Production.INFO: ==17604== Releasing lock...
[2026-09-08 10:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:08:01] Production.INFO: ==17670== Lock acquired, processing the job...
[2026-09-08 15:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:08:01] Production.INFO: neon service started
[2026-09-08 15:08:01] Production.INFO: neon service started
[2026-09-08 15:08:01] Production.INFO: ==17670== Releasing lock...
[2026-09-08 15:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:08:02] Production.INFO: ==17672== Lock acquired, processing the job...
[2026-09-08 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:08:02] Production.INFO: ==17672== Releasing lock...
[2026-09-08 10:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:08:02] Production.INFO: ==17674== Lock acquired, processing the job...
[2026-09-08 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:08:02] Production.INFO: ==17674== Releasing lock...
[2026-09-08 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:08:03] Production.INFO: ==17678== Lock acquired, processing the job...
[2026-09-08 10:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:08:03] Production.INFO: ==17680== Lock acquired, processing the job...
[2026-09-08 10:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:08:03] Production.INFO: ==17676== Lock acquired, processing the job...
[2026-09-08 10:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:08:03] Production.INFO: ==17682== Lock acquired, processing the job...
[2026-09-08 10:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:08:03] Production.INFO: ==17684== Lock acquired, processing the job...
[2026-09-08 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:08:03] Production.INFO: Account Balance Start.
[2026-09-08 10:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:08:03] Production.INFO: 117
[2026-09-08 10:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:08:03] Production.INFO: Total Charge 0
[2026-09-08 10:08:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 10: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-08 10:08:03] Production.INFO: ==17684== Releasing lock...
[2026-09-08 10:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:08:04] Production.INFO: Account Balance End.
[2026-09-08 10:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:08:04] Production.INFO: ==17682== Releasing lock...
[2026-09-08 10:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:08:04] Production.INFO: ==17678== Releasing lock...
[2026-09-08 10:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:08:11] Production.ERROR: CronJobId end10
[2026-09-08 10:08:11] Production.INFO: ==17680== Releasing lock...
[2026-09-08 10:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:08:14] Production.INFO: call_cost start
[2026-09-08 10:08:14] Production.INFO: call_cost end
[2026-09-08 10:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:08:14] Production.INFO: ==17676== Releasing lock...
[2026-09-08 10:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:09:02] Production.INFO: ==17750== Lock acquired, processing the job...
[2026-09-08 15:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:09:02] Production.INFO: neon service started
[2026-09-08 15:09:02] Production.INFO: neon service started
[2026-09-08 15:09:02] Production.INFO: ==17750== Releasing lock...
[2026-09-08 15:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:09:02] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-09-08 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:09:02] Production.INFO: ==17752== Releasing lock...
[2026-09-08 10:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:09:03] Production.INFO: ==17754== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:09:03] Production.INFO: ==17754== Releasing lock...
[2026-09-08 14:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:09:03] Production.INFO: ==17759== Lock acquired, processing the job...
[2026-09-08 10:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:09:03] Production.INFO: ==17757== Lock acquired, processing the job...
[2026-09-08 10:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:09:03] Production.INFO: ==17761== Lock acquired, processing the job...
[2026-09-08 10:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:09:03] Production.INFO: ==17763== Lock acquired, processing the job...
[2026-09-08 10:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:09:04] Production.INFO: ==17765== Lock acquired, processing the job...
[2026-09-08 10:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:09:04] Production.INFO: Account Balance Start.
[2026-09-08 10:09:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:09:04] Production.INFO: 117
[2026-09-08 10:09:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:09:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10: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-08 10:09:04] Production.INFO: Total Charge 0
[2026-09-08 10:09:04] Production.INFO: ==17765== Releasing lock...
[2026-09-08 10:09:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:09:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:09:04] Production.INFO: CreateAllLog End
[2026-09-08 10:09:04] Production.INFO: Account Balance End.
[2026-09-08 10:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:09:04] Production.INFO: ==17763== Releasing lock...
[2026-09-08 10:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:09:04] Production.INFO: ==17759== Releasing lock...
[2026-09-08 10:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:09:12] Production.ERROR: CronJobId end10
[2026-09-08 10:09:12] Production.INFO: ==17761== Releasing lock...
[2026-09-08 10:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:09:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:09:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:09:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:09:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:09:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:09:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:09:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:09:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:09:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:09:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:09:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:09:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:09:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:09:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:09:15] Production.INFO: call_cost start
[2026-09-08 10:09:15] Production.INFO: call_cost end
[2026-09-08 10:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:09:15] Production.INFO: ==17757== Releasing lock...
[2026-09-08 10:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:10:01] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-09-08 15:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:10:01] Production.INFO: neon service started
[2026-09-08 15:10:01] Production.INFO: neon service started
[2026-09-08 15:10:01] Production.INFO: ==17825== Releasing lock...
[2026-09-08 15:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:10:02] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-08 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:10:02] Production.INFO: ==17829== Lock acquired, processing the job...
[2026-09-08 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:10:02] Production.INFO: ==17829== Releasing lock...
[2026-09-08 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:10:02] Production.INFO: ==17827== Releasing lock...
[2026-09-08 10:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:10:03] Production.INFO: ==17834== Lock acquired, processing the job...
[2026-09-08 10:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:10:03] Production.INFO: ==17836== Lock acquired, processing the job...
[2026-09-08 10:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:10:03] Production.INFO: ==17832== Lock acquired, processing the job...
[2026-09-08 10:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:10:03] Production.INFO: ==17838== Lock acquired, processing the job...
[2026-09-08 10:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:10:03] Production.INFO: ==17840== Lock acquired, processing the job...
[2026-09-08 10:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:10:04] Production.INFO: Account Balance Start.
[2026-09-08 10:10:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:10:04] Production.INFO: 117
[2026-09-08 10:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:10:04] Production.INFO: Total Charge 0
[2026-09-08 10:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:10:04] Production.INFO: ==17834== Releasing lock...
[2026-09-08 10:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10: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-08 10:10:04] Production.INFO: CreateAllLog End
[2026-09-08 10: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-08 10:10:04] Production.INFO: ==17840== Releasing lock...
[2026-09-08 10:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:10:04] Production.INFO: Account Balance End.
[2026-09-08 10:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:10:04] Production.INFO: ==17838== Releasing lock...
[2026-09-08 10:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:10:10] Production.ERROR: CronJobId end10
[2026-09-08 10:10:10] Production.INFO: ==17836== Releasing lock...
[2026-09-08 10:10:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:10:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:10:14] Production.INFO: call_cost start
[2026-09-08 10:10:14] Production.INFO: call_cost end
[2026-09-08 10:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:10:14] Production.INFO: ==17832== Releasing lock...
[2026-09-08 10:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:11:02] Production.INFO: ==17905== Lock acquired, processing the job...
[2026-09-08 15:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:11:02] Production.INFO: neon service started
[2026-09-08 15:11:02] Production.INFO: neon service started
[2026-09-08 15:11:02] Production.INFO: ==17905== Releasing lock...
[2026-09-08 15:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:11:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:11:02] Production.INFO: ==17907== Lock acquired, processing the job...
[2026-09-08 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:11:02] Production.INFO: ==17907== Releasing lock...
[2026-09-08 10:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:11:02] Production.INFO: ==17909== Lock acquired, processing the job...
[2026-09-08 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:11:03] Production.INFO: ==17909== Releasing lock...
[2026-09-08 14:11:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:11:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:11:03] Production.INFO: ==17920== Lock acquired, processing the job...
[2026-09-08 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 10:11:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:11:03] Production.INFO: ==17920== Releasing lock...
[2026-09-08 10:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:11:03] Production.INFO: ==17911== Lock acquired, processing the job...
[2026-09-08 10:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:11:03] Production.INFO: ==17918== Lock acquired, processing the job...
[2026-09-08 10:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:11:04] Production.INFO: ==17913== Lock acquired, processing the job...
[2026-09-08 10:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:11:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:11:04] Production.INFO: Account Balance Start.
[2026-09-08 10:11:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:11:04] Production.INFO: 117
[2026-09-08 10:11:04] Production.INFO: ==17915== Lock acquired, processing the job...
[2026-09-08 10:11:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:11:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:11:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:11:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:11:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:11:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:11:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:11:04] Production.INFO: Total Charge 0
[2026-09-08 10:11:04] Production.INFO: CreateAllLog End
[2026-09-08 10:11:04] Production.INFO: Account Balance End.
[2026-09-08 10:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:11:04] Production.INFO: ==17918== Releasing lock...
[2026-09-08 10:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:11:04] Production.INFO: ==17913== Releasing lock...
[2026-09-08 10:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:11:12] Production.ERROR: CronJobId end10
[2026-09-08 10:11:12] Production.INFO: ==17915== Releasing lock...
[2026-09-08 10:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:11:14] Production.INFO: call_cost start
[2026-09-08 10:11:14] Production.INFO: call_cost end
[2026-09-08 10:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:11:14] Production.INFO: ==17911== Releasing lock...
[2026-09-08 10:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:12:01] Production.INFO: ==17981== Lock acquired, processing the job...
[2026-09-08 15:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:12:01] Production.INFO: neon service started
[2026-09-08 15:12:01] Production.INFO: neon service started
[2026-09-08 15:12:01] Production.INFO: ==17981== Releasing lock...
[2026-09-08 15:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:12:02] Production.INFO: ==17983== Lock acquired, processing the job...
[2026-09-08 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:12:02] Production.INFO: ==17985== Lock acquired, processing the job...
[2026-09-08 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:12:02] Production.INFO: ==17985== Releasing lock...
[2026-09-08 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:12:02] Production.INFO: ==17983== Releasing lock...
[2026-09-08 10:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:12:03] Production.INFO: ==17989== Lock acquired, processing the job...
[2026-09-08 10:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:12:03] Production.INFO: ==17987== Lock acquired, processing the job...
[2026-09-08 10:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:12:03] Production.INFO: ==17994== Lock acquired, processing the job...
[2026-09-08 10:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:12:03] Production.INFO: ==17992== Lock acquired, processing the job...
[2026-09-08 10:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:12:03] Production.INFO: ==17996== Lock acquired, processing the job...
[2026-09-08 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:12:03] Production.INFO: Account Balance Start.
[2026-09-08 10:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:12:03] Production.INFO: 117
[2026-09-08 10:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:12:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 10:12:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:12:03] Production.INFO: ==17996== Releasing lock...
[2026-09-08 10:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:12:04] Production.INFO: Account Balance End.
[2026-09-08 10:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:12:04] Production.INFO: ==17994== Releasing lock...
[2026-09-08 10:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:12:04] Production.INFO: ==17989== Releasing lock...
[2026-09-08 10:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:12:11] Production.ERROR: CronJobId end10
[2026-09-08 10:12:11] Production.INFO: ==17992== Releasing lock...
[2026-09-08 10:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:12:14] Production.INFO: call_cost start
[2026-09-08 10:12:14] Production.INFO: call_cost end
[2026-09-08 10:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:12:14] Production.INFO: ==17987== Releasing lock...
[2026-09-08 10:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:13:02] Production.INFO: ==18057== Lock acquired, processing the job...
[2026-09-08 15:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:13:02] Production.INFO: neon service started
[2026-09-08 15:13:02] Production.INFO: neon service started
[2026-09-08 15:13:02] Production.INFO: ==18057== Releasing lock...
[2026-09-08 15:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:13:02] Production.INFO: ==18059== Lock acquired, processing the job...
[2026-09-08 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:13:02] Production.INFO: ==18059== Releasing lock...
[2026-09-08 10:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:13:02] Production.INFO: ==18061== Lock acquired, processing the job...
[2026-09-08 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:13:03] Production.INFO: ==18061== Releasing lock...
[2026-09-08 14:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:13:03] Production.INFO: ==18066== Lock acquired, processing the job...
[2026-09-08 10:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:13:03] Production.INFO: ==18064== Lock acquired, processing the job...
[2026-09-08 10:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:13:03] Production.INFO: ==18070== Lock acquired, processing the job...
[2026-09-08 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:13:03] Production.INFO: ==18068== Lock acquired, processing the job...
[2026-09-08 10:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:13:03] Production.INFO: Account Balance Start.
[2026-09-08 10:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:13:03] Production.INFO: 117
[2026-09-08 10:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:13:03] Production.INFO: Total Charge 0
[2026-09-08 10:13:03] Production.INFO: CreateAllLog End
[2026-09-08 10:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:13:03] Production.INFO: ==18072== Lock acquired, processing the job...
[2026-09-08 10:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:13:03] Production.INFO: Account Balance End.
[2026-09-08 10:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:13:03] Production.INFO: ==18070== Releasing lock...
[2026-09-08 10:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10: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-08 10: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-08 10: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-08 10:13:04] Production.INFO: ==18072== Releasing lock...
[2026-09-08 10:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:13:04] Production.INFO: ==18066== Releasing lock...
[2026-09-08 10:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:13:11] Production.ERROR: CronJobId end10
[2026-09-08 10:13:11] Production.INFO: ==18068== Releasing lock...
[2026-09-08 10:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:13:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:13:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:13:15] Production.INFO: call_cost start
[2026-09-08 10:13:15] Production.INFO: call_cost end
[2026-09-08 10:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:13:15] Production.INFO: ==18064== Releasing lock...
[2026-09-08 10:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:14:01] Production.INFO: ==18136== Lock acquired, processing the job...
[2026-09-08 15:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:14:01] Production.INFO: neon service started
[2026-09-08 15:14:01] Production.INFO: neon service started
[2026-09-08 15:14:01] Production.INFO: ==18136== Releasing lock...
[2026-09-08 15:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:14:02] Production.INFO: ==18138== Lock acquired, processing the job...
[2026-09-08 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:14:02] Production.INFO: ==18138== Releasing lock...
[2026-09-08 10:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:14:02] Production.INFO: ==18140== Lock acquired, processing the job...
[2026-09-08 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:14:02] Production.INFO: ==18140== Releasing lock...
[2026-09-08 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:14:02] Production.INFO: ==18143== Lock acquired, processing the job...
[2026-09-08 10:14:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:14:03] Production.INFO: ==18145== Lock acquired, processing the job...
[2026-09-08 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:14:03] Production.INFO: ==18151== Lock acquired, processing the job...
[2026-09-08 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:14:03] Production.INFO: ==18147== Lock acquired, processing the job...
[2026-09-08 10:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:14:03] Production.INFO: ==18149== Lock acquired, processing the job...
[2026-09-08 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 10:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 10:14:03] Production.INFO: ==18151== Releasing lock...
[2026-09-08 10:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:14:03] Production.INFO: Account Balance Start.
[2026-09-08 10:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:14:03] Production.INFO: 117
[2026-09-08 10:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:14:03] Production.INFO: Total Charge 0
[2026-09-08 10:14:03] Production.INFO: CreateAllLog End
[2026-09-08 10:14:03] Production.INFO: Account Balance End.
[2026-09-08 10:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:14:03] Production.INFO: ==18149== Releasing lock...
[2026-09-08 10:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:14:03] Production.INFO: ==18145== Releasing lock...
[2026-09-08 10:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:14:11] Production.ERROR: CronJobId end10
[2026-09-08 10:14:11] Production.INFO: ==18147== Releasing lock...
[2026-09-08 10:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:14:13] Production.INFO: call_cost start
[2026-09-08 10:14:13] Production.INFO: call_cost end
[2026-09-08 10:14:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:14:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:14:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:14:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:14:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:14:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:14:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:14:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:14:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:14:13] Production.INFO: ==18143== Releasing lock...
[2026-09-08 10:14:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:14:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:15:02] Production.INFO: ==18213== Lock acquired, processing the job...
[2026-09-08 15:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:15:02] Production.INFO: neon service started
[2026-09-08 15:15:02] Production.INFO: neon service started
[2026-09-08 15:15:02] Production.INFO: ==18213== Releasing lock...
[2026-09-08 15:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:15:02] Production.INFO: ==18215== Lock acquired, processing the job...
[2026-09-08 10:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:15:02] Production.INFO: ==18217== Lock acquired, processing the job...
[2026-09-08 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:15:02] Production.INFO: ==18217== Releasing lock...
[2026-09-08 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:15:03] Production.INFO: ==18215== Releasing lock...
[2026-09-08 10:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:15:04] Production.INFO: ==18226== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:15:04] Production.INFO: ==18220== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:15:04] Production.INFO: ==18222== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:15:04] Production.INFO: ==18224== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:15:04] Production.ERROR: CronJob PID - 18224
[2026-09-08 10:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 10:15:04] Production.ERROR: CronJob ID - 7
[2026-09-08 10:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 10:15:00
[2026-09-08 10:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:15:04] Production.ERROR: CronJob PID - 18226
[2026-09-08 10:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 10:15:04] Production.ERROR: CronJob ID - 10
[2026-09-08 10:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 10:15:00
[2026-09-08 10:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:15:04] Production.INFO: ==18228== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:15:04] Production.INFO: ==18230== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:15:04] Production.INFO: ==18220== Releasing lock...
[2026-09-08 10:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:15:04] Production.INFO: ==18232== Lock acquired, processing the job...
[2026-09-08 10:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:15:04] Production.INFO: Account Balance Start.
[2026-09-08 10:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:15:04] Production.INFO: 117
[2026-09-08 10:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10:15:04] Production.INFO: Total Charge 0
[2026-09-08 10:15:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:15:04] Production.INFO: ==18232== Releasing lock...
[2026-09-08 10:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:15:04] Production.INFO: CreateAllLog End
[2026-09-08 10:15:04] Production.ERROR: done
[2026-09-08 10:15:04] Production.INFO: Account Balance End.
[2026-09-08 10:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966093', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:15:04] Production.INFO: ==18228== Releasing lock...
[2026-09-08 10:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:15:05] Production.INFO: ==18224== Releasing lock...
[2026-09-08 10:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966093', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:15:09] Production.INFO: ProcessCDR(1,17966093,1,1,2)
[2026-09-08 10:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966093,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966093,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:15:10] Production.INFO: ==18230== Releasing lock...
[2026-09-08 10:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:15:14] Production.ERROR: CronJobId end10
[2026-09-08 10:15:14] Production.INFO: ==18226== Releasing lock...
[2026-09-08 10:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:15:18] Production.INFO: call_cost start
[2026-09-08 10:15:18] Production.INFO: call_cost end
[2026-09-08 10:15:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:15:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:15:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:15:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:15:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:15:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:15:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:15:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:15:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:15:18] Production.INFO: ==18222== Releasing lock...
[2026-09-08 10:15:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:15:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:16:01] Production.INFO: ==18300== Lock acquired, processing the job...
[2026-09-08 15:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:16:01] Production.INFO: neon service started
[2026-09-08 15:16:01] Production.INFO: neon service started
[2026-09-08 15:16:01] Production.INFO: ==18300== Releasing lock...
[2026-09-08 15:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:16:01] Production.INFO: ==18302== Lock acquired, processing the job...
[2026-09-08 10:16:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:16:02] Production.INFO: ==18302== Releasing lock...
[2026-09-08 10:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:16:02] Production.INFO: ==18304== Lock acquired, processing the job...
[2026-09-08 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:16:02] Production.INFO: ==18304== Releasing lock...
[2026-09-08 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:16:02] Production.INFO: ==18306== Lock acquired, processing the job...
[2026-09-08 10:16:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:16:02] Production.INFO: ==18308== Lock acquired, processing the job...
[2026-09-08 10:16:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:16:03] Production.INFO: ==18310== Lock acquired, processing the job...
[2026-09-08 10:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:16:03] Production.INFO: ==18312== Lock acquired, processing the job...
[2026-09-08 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:16:03] Production.INFO: ==18314== Lock acquired, processing the job...
[2026-09-08 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:16:03] Production.INFO: Account Balance Start.
[2026-09-08 10:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:16:03] Production.INFO: 117
[2026-09-08 10:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:16:03] Production.INFO: ==18314== Releasing lock...
[2026-09-08 10:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:16:03] Production.INFO: Total Charge 0
[2026-09-08 10:16:03] Production.INFO: CreateAllLog End
[2026-09-08 10:16:03] Production.INFO: Account Balance End.
[2026-09-08 10:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:16:03] Production.INFO: ==18312== Releasing lock...
[2026-09-08 10:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:16:03] Production.INFO: ==18308== Releasing lock...
[2026-09-08 10:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:16:11] Production.ERROR: CronJobId end10
[2026-09-08 10:16:11] Production.INFO: ==18310== Releasing lock...
[2026-09-08 10:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:16:14] Production.INFO: call_cost start
[2026-09-08 10:16:14] Production.INFO: call_cost end
[2026-09-08 10:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:16:14] Production.INFO: ==18306== Releasing lock...
[2026-09-08 10:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:17:01] Production.INFO: ==18375== Lock acquired, processing the job...
[2026-09-08 15:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:17:02] Production.INFO: neon service started
[2026-09-08 15:17:02] Production.INFO: neon service started
[2026-09-08 15:17:02] Production.INFO: ==18375== Releasing lock...
[2026-09-08 15:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:17:02] Production.INFO: ==18377== Lock acquired, processing the job...
[2026-09-08 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:17:02] Production.INFO: ==18379== Lock acquired, processing the job...
[2026-09-08 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:17:02] Production.INFO: ==18379== Releasing lock...
[2026-09-08 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:17:02] Production.INFO: ==18377== Releasing lock...
[2026-09-08 10:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:17:03] Production.INFO: ==18382== Lock acquired, processing the job...
[2026-09-08 10:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:17:03] Production.INFO: ==18388== Lock acquired, processing the job...
[2026-09-08 10:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:17:03] Production.INFO: ==18384== Lock acquired, processing the job...
[2026-09-08 10:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:17:03] Production.INFO: ==18386== Lock acquired, processing the job...
[2026-09-08 10:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:17:03] Production.INFO: Account Balance Start.
[2026-09-08 10:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:17:03] Production.INFO: 117
[2026-09-08 10:17:03] Production.INFO: ==18390== Lock acquired, processing the job...
[2026-09-08 10:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:17:04] Production.INFO: Total Charge 0
[2026-09-08 10:17:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 10:17:04] Production.INFO: ==18390== Releasing lock...
[2026-09-08 10:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:17:04] Production.INFO: Account Balance End.
[2026-09-08 10:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:17:04] Production.INFO: ==18388== Releasing lock...
[2026-09-08 10:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:17:04] Production.INFO: ==18384== Releasing lock...
[2026-09-08 10:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:17:12] Production.ERROR: CronJobId end10
[2026-09-08 10:17:12] Production.INFO: ==18386== Releasing lock...
[2026-09-08 10:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:17:14] Production.INFO: call_cost start
[2026-09-08 10:17:14] Production.INFO: call_cost end
[2026-09-08 10:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:17:14] Production.INFO: ==18382== Releasing lock...
[2026-09-08 10:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:18:01] Production.INFO: ==18450== Lock acquired, processing the job...
[2026-09-08 15:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:18:01] Production.INFO: neon service started
[2026-09-08 15:18:01] Production.INFO: neon service started
[2026-09-08 15:18:01] Production.INFO: ==18450== Releasing lock...
[2026-09-08 15:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:18:01] Production.INFO: ==18452== Lock acquired, processing the job...
[2026-09-08 10:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:18:01] Production.INFO: ==18452== Releasing lock...
[2026-09-08 10:18:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:18:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:18:02] Production.INFO: ==18454== Lock acquired, processing the job...
[2026-09-08 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:18:02] Production.INFO: ==18454== Releasing lock...
[2026-09-08 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:18:02] Production.INFO: ==18459== Lock acquired, processing the job...
[2026-09-08 10:18:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:18:02] Production.INFO: ==18457== Lock acquired, processing the job...
[2026-09-08 10:18:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:18:02] Production.INFO: ==18463== Lock acquired, processing the job...
[2026-09-08 10:18:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:18:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:18:02] Production.INFO: ==18461== Lock acquired, processing the job...
[2026-09-08 10:18:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:18:03] Production.INFO: ==18465== Lock acquired, processing the job...
[2026-09-08 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:18:03] Production.INFO: Account Balance Start.
[2026-09-08 10:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:18:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 10:18:03] Production.INFO: ==18465== Releasing lock...
[2026-09-08 10:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:18:03] Production.INFO: Total Charge 0
[2026-09-08 10:18:03] Production.INFO: CreateAllLog End
[2026-09-08 10:18:03] Production.INFO: Account Balance End.
[2026-09-08 10:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:18:03] Production.INFO: ==18463== Releasing lock...
[2026-09-08 10:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:18:03] Production.INFO: ==18459== Releasing lock...
[2026-09-08 10:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:18:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:18:12] Production.ERROR: CronJobId end10
[2026-09-08 10:18:12] Production.INFO: ==18461== Releasing lock...
[2026-09-08 10:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:18:13] Production.INFO: call_cost start
[2026-09-08 10:18:13] Production.INFO: call_cost end
[2026-09-08 10:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:18:13] Production.INFO: ==18457== Releasing lock...
[2026-09-08 10:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:19:01] Production.INFO: ==18537== Lock acquired, processing the job...
[2026-09-08 15:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:19:01] Production.INFO: neon service started
[2026-09-08 15:19:01] Production.INFO: neon service started
[2026-09-08 15:19:01] Production.INFO: ==18537== Releasing lock...
[2026-09-08 15:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:19:02] Production.INFO: ==18539== Lock acquired, processing the job...
[2026-09-08 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:19:02] Production.INFO: ==18541== Lock acquired, processing the job...
[2026-09-08 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:19:02] Production.INFO: ==18541== Releasing lock...
[2026-09-08 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:19:02] Production.INFO: ==18539== Releasing lock...
[2026-09-08 10:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:19:03] Production.INFO: ==18544== Lock acquired, processing the job...
[2026-09-08 10:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:19:03] Production.INFO: ==18550== Lock acquired, processing the job...
[2026-09-08 10:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:19:03] Production.INFO: ==18546== Lock acquired, processing the job...
[2026-09-08 10:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:19:03] Production.INFO: ==18548== Lock acquired, processing the job...
[2026-09-08 10:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:19:03] Production.INFO: ==18552== Lock acquired, processing the job...
[2026-09-08 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:19:03] Production.INFO: Account Balance Start.
[2026-09-08 10:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:19:03] Production.INFO: 117
[2026-09-08 10:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 10:19:03] Production.INFO: Total Charge 0
[2026-09-08 10:19:03] Production.INFO: ==18552== Releasing lock...
[2026-09-08 10:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:19:03] Production.INFO: CreateAllLog End
[2026-09-08 10:19:04] Production.INFO: Account Balance End.
[2026-09-08 10:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:19:04] Production.INFO: ==18550== Releasing lock...
[2026-09-08 10:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:19:04] Production.INFO: ==18546== Releasing lock...
[2026-09-08 10:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:19:11] Production.ERROR: CronJobId end10
[2026-09-08 10:19:11] Production.INFO: ==18548== Releasing lock...
[2026-09-08 10:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:19:14] Production.INFO: call_cost start
[2026-09-08 10:19:14] Production.INFO: call_cost end
[2026-09-08 10:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:19:14] Production.INFO: ==18544== Releasing lock...
[2026-09-08 10:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:20:02] Production.INFO: ==18616== Lock acquired, processing the job...
[2026-09-08 15:20:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:20:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:20:02] Production.INFO: neon service started
[2026-09-08 15:20:02] Production.INFO: neon service started
[2026-09-08 15:20:02] Production.INFO: ==18616== Releasing lock...
[2026-09-08 15:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:20:02] Production.INFO: ==18618== Lock acquired, processing the job...
[2026-09-08 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:20:02] Production.INFO: ==18618== Releasing lock...
[2026-09-08 10:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:20:03] Production.INFO: ==18620== Lock acquired, processing the job...
[2026-09-08 14:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:20:03] Production.INFO: ==18620== Releasing lock...
[2026-09-08 14:20:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:20:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:20:03] Production.INFO: ==18623== Lock acquired, processing the job...
[2026-09-08 10:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:20:03] Production.INFO: ==18626== Lock acquired, processing the job...
[2026-09-08 10:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:20:03] Production.INFO: ==18628== Lock acquired, processing the job...
[2026-09-08 10:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:20:03] Production.INFO: ==18630== Lock acquired, processing the job...
[2026-09-08 10:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:20:03] Production.INFO: ==18632== Lock acquired, processing the job...
[2026-09-08 10:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:20:04] Production.INFO: Account Balance Start.
[2026-09-08 10:20:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:20:04] Production.INFO: 117
[2026-09-08 10:20:04] Production.INFO: Date 2026-09-08
[2026-09-08 10: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-08 10:20:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10:20:04] Production.INFO: ==18632== Releasing lock...
[2026-09-08 10:20:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:20:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:20:04] Production.INFO: Total Charge 0
[2026-09-08 10:20:04] Production.INFO: CreateAllLog End
[2026-09-08 10:20:04] Production.INFO: Account Balance End.
[2026-09-08 10:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:20:04] Production.INFO: ==18630== Releasing lock...
[2026-09-08 10:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:20:04] Production.INFO: ==18626== Releasing lock...
[2026-09-08 10:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:20:12] Production.ERROR: CronJobId end10
[2026-09-08 10:20:12] Production.INFO: ==18628== Releasing lock...
[2026-09-08 10:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:20:15] Production.INFO: call_cost start
[2026-09-08 10:20:15] Production.INFO: call_cost end
[2026-09-08 10:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:20:15] Production.INFO: ==18623== Releasing lock...
[2026-09-08 10:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:21:01] Production.INFO: ==18694== Lock acquired, processing the job...
[2026-09-08 15:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:21:01] Production.INFO: neon service started
[2026-09-08 15:21:01] Production.INFO: neon service started
[2026-09-08 15:21:01] Production.INFO: ==18694== Releasing lock...
[2026-09-08 15:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:21:02] Production.INFO: ==18696== Lock acquired, processing the job...
[2026-09-08 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:21:02] Production.INFO: ==18696== Releasing lock...
[2026-09-08 10:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:21:02] Production.INFO: ==18698== Lock acquired, processing the job...
[2026-09-08 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:21:02] Production.INFO: ==18698== Releasing lock...
[2026-09-08 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:21:03] Production.INFO: ==18700== Lock acquired, processing the job...
[2026-09-08 10:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:21:03] Production.INFO: ==18702== Lock acquired, processing the job...
[2026-09-08 10:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:21:03] Production.INFO: ==18706== Lock acquired, processing the job...
[2026-09-08 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:21:03] Production.INFO: ==18704== Lock acquired, processing the job...
[2026-09-08 10:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:21:03] Production.INFO: ==18708== Lock acquired, processing the job...
[2026-09-08 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:21:03] Production.INFO: Account Balance Start.
[2026-09-08 10:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:21:03] Production.INFO: 117
[2026-09-08 10:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 10:21:03] Production.INFO: Total Charge 0
[2026-09-08 10:21:03] Production.INFO: ==18708== Releasing lock...
[2026-09-08 10:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:21:03] Production.INFO: CreateAllLog End
[2026-09-08 10:21:03] Production.INFO: Account Balance End.
[2026-09-08 10:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:21:03] Production.INFO: ==18706== Releasing lock...
[2026-09-08 10:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:21:04] Production.INFO: ==18702== Releasing lock...
[2026-09-08 10:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:21:12] Production.ERROR: CronJobId end10
[2026-09-08 10:21:12] Production.INFO: ==18704== Releasing lock...
[2026-09-08 10:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:21:15] Production.INFO: call_cost start
[2026-09-08 10:21:15] Production.INFO: call_cost end
[2026-09-08 10:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:21:15] Production.INFO: ==18700== Releasing lock...
[2026-09-08 10:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:22:02] Production.INFO: ==18778== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:22:02] Production.INFO: neon service started
[2026-09-08 15:22:02] Production.INFO: neon service started
[2026-09-08 15:22:02] Production.INFO: ==18778== Releasing lock...
[2026-09-08 15:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:22:02] Production.INFO: ==18780== Lock acquired, processing the job...
[2026-09-08 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:22:02] Production.INFO: ==18780== Releasing lock...
[2026-09-08 10:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:22:03] Production.INFO: ==18782== Lock acquired, processing the job...
[2026-09-08 14:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:22:03] Production.INFO: ==18782== Releasing lock...
[2026-09-08 14:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:22:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:22:03] Production.INFO: ==18785== Lock acquired, processing the job...
[2026-09-08 10:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:22:03] Production.INFO: ==18787== Lock acquired, processing the job...
[2026-09-08 10:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:22:03] Production.INFO: ==18789== Lock acquired, processing the job...
[2026-09-08 10:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:22:03] Production.INFO: ==18791== Lock acquired, processing the job...
[2026-09-08 10:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:22:03] Production.INFO: ==18793== Lock acquired, processing the job...
[2026-09-08 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:22:03] Production.INFO: Account Balance Start.
[2026-09-08 10:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:22:03] Production.INFO: 117
[2026-09-08 10:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:22:03] Production.INFO: ==18793== Releasing lock...
[2026-09-08 10:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:22:04] Production.INFO: Total Charge 0
[2026-09-08 10:22:04] Production.INFO: CreateAllLog End
[2026-09-08 10:22:04] Production.INFO: Account Balance End.
[2026-09-08 10:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:22:04] Production.INFO: ==18791== Releasing lock...
[2026-09-08 10:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:22:04] Production.INFO: ==18787== Releasing lock...
[2026-09-08 10:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:22:11] Production.ERROR: CronJobId end10
[2026-09-08 10:22:11] Production.INFO: ==18789== Releasing lock...
[2026-09-08 10:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:22:14] Production.INFO: call_cost start
[2026-09-08 10:22:14] Production.INFO: call_cost end
[2026-09-08 10:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:22:14] Production.INFO: ==18785== Releasing lock...
[2026-09-08 10:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:23:01] Production.INFO: ==18867== Lock acquired, processing the job...
[2026-09-08 15:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:23:01] Production.INFO: neon service started
[2026-09-08 15:23:01] Production.INFO: neon service started
[2026-09-08 15:23:01] Production.INFO: ==18867== Releasing lock...
[2026-09-08 15:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:23:02] Production.INFO: ==18871== Lock acquired, processing the job...
[2026-09-08 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:23:02] Production.INFO: ==18871== Releasing lock...
[2026-09-08 10:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:23:02] Production.INFO: ==18873== Lock acquired, processing the job...
[2026-09-08 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:23:02] Production.INFO: ==18873== Releasing lock...
[2026-09-08 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:23:03] Production.INFO: ==18877== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:23:03] Production.INFO: ==18879== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:23:03] Production.INFO: ==18875== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:23:03] Production.INFO: ==18881== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:23:03] Production.INFO: ==18883== Lock acquired, processing the job...
[2026-09-08 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 10:23:03] Production.INFO: Account Balance Start.
[2026-09-08 10:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 10:23:03] Production.INFO: 117
[2026-09-08 10:23:03] Production.INFO: ==18883== Releasing lock...
[2026-09-08 10:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:23:03] Production.INFO: Total Charge 0
[2026-09-08 10:23:03] Production.INFO: CreateAllLog End
[2026-09-08 10:23:03] Production.INFO: Account Balance End.
[2026-09-08 10:23:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:23:03] Production.INFO: ==18881== Releasing lock...
[2026-09-08 10:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:23:03] Production.INFO: ==18877== Releasing lock...
[2026-09-08 10:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:23:11] Production.ERROR: CronJobId end10
[2026-09-08 10:23:11] Production.INFO: ==18879== Releasing lock...
[2026-09-08 10:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:23:15] Production.INFO: call_cost start
[2026-09-08 10:23:15] Production.INFO: call_cost end
[2026-09-08 10:23:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:23:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:23:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:23:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:23:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:23:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:23:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:23:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:23:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:23:15] Production.INFO: ==18875== Releasing lock...
[2026-09-08 10:23:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:23:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:24:02] Production.INFO: ==18970== Lock acquired, processing the job...
[2026-09-08 15:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:24:02] Production.INFO: neon service started
[2026-09-08 15:24:02] Production.INFO: neon service started
[2026-09-08 15:24:02] Production.INFO: ==18970== Releasing lock...
[2026-09-08 15:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:24:02] Production.INFO: ==18972== Lock acquired, processing the job...
[2026-09-08 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:24:02] Production.INFO: ==18972== Releasing lock...
[2026-09-08 10:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:24:02] Production.INFO: ==18974== Lock acquired, processing the job...
[2026-09-08 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:24:02] Production.INFO: ==18974== Releasing lock...
[2026-09-08 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:24:03] Production.INFO: ==18976== Lock acquired, processing the job...
[2026-09-08 10:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:24:03] Production.INFO: ==18979== Lock acquired, processing the job...
[2026-09-08 10:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:24:03] Production.INFO: ==18981== Lock acquired, processing the job...
[2026-09-08 10:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:24:03] Production.INFO: ==18983== Lock acquired, processing the job...
[2026-09-08 10:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:24:03] Production.INFO: ==18985== Lock acquired, processing the job...
[2026-09-08 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:24:03] Production.INFO: Account Balance Start.
[2026-09-08 10:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:24:03] Production.INFO: 117
[2026-09-08 10:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:24:03] Production.INFO: ==18985== Releasing lock...
[2026-09-08 10:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:24:03] Production.INFO: Total Charge 0
[2026-09-08 10:24:03] Production.INFO: CreateAllLog End
[2026-09-08 10:24:04] Production.INFO: Account Balance End.
[2026-09-08 10:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:24:04] Production.INFO: ==18983== Releasing lock...
[2026-09-08 10:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:24:04] Production.INFO: ==18979== Releasing lock...
[2026-09-08 10:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:24:11] Production.ERROR: CronJobId end10
[2026-09-08 10:24:11] Production.INFO: ==18981== Releasing lock...
[2026-09-08 10:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:24:15] Production.INFO: call_cost start
[2026-09-08 10:24:15] Production.INFO: call_cost end
[2026-09-08 10:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:24:15] Production.INFO: ==18976== Releasing lock...
[2026-09-08 10:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:25:01] Production.INFO: ==19071== Lock acquired, processing the job...
[2026-09-08 15:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:25:01] Production.INFO: neon service started
[2026-09-08 15:25:01] Production.INFO: neon service started
[2026-09-08 15:25:01] Production.INFO: ==19071== Releasing lock...
[2026-09-08 15:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:25:01] Production.INFO: ==19073== Lock acquired, processing the job...
[2026-09-08 10:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:25:02] Production.INFO: ==19073== Releasing lock...
[2026-09-08 10:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:25:02] Production.INFO: ==19075== Lock acquired, processing the job...
[2026-09-08 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:25:02] Production.INFO: ==19075== Releasing lock...
[2026-09-08 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:25:03] Production.INFO: ==19080== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:25:03] Production.INFO: ==19088== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:25:03] Production.INFO: ==19078== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:25:03] Production.INFO: ==19082== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:25:03] Production.ERROR: CronJob PID - 19080
[2026-09-08 10:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 10:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 10:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 10:25:00
[2026-09-08 10:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:25:03] Production.ERROR: CronJob PID - 19088
[2026-09-08 10:25:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 10:25:03] Production.ERROR: CronJob ID - 17
[2026-09-08 10:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 10:25:00
[2026-09-08 10:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:25:03] Production.INFO: ==19086== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:25:03] Production.INFO: ==19084== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:25:03] Production.INFO: ==19078== Releasing lock...
[2026-09-08 10:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:25:03] Production.INFO: ==19090== Lock acquired, processing the job...
[2026-09-08 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:25:03] Production.ERROR: done
[2026-09-08 10:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:25:03] Production.INFO: Account Balance Start.
[2026-09-08 10:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:25:03] Production.INFO: 117
[2026-09-08 10:25:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:25:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966133', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:25:03] Production.INFO: ==19090== Releasing lock...
[2026-09-08 10:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:25:03] Production.INFO: Total Charge 0
[2026-09-08 10:25:03] Production.INFO: CreateAllLog End
[2026-09-08 10:25:04] Production.INFO: Account Balance End.
[2026-09-08 10:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:25:04] Production.INFO: ==19086== Releasing lock...
[2026-09-08 10:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:25:04] Production.INFO: ==19082== Releasing lock...
[2026-09-08 10:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966133', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:25:09] Production.INFO: ProcessCDR(1,17966133,1,1,2)
[2026-09-08 10:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966133,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966133,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:25:09] Production.INFO: ==19088== Releasing lock...
[2026-09-08 10:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:25:14] Production.ERROR: CronJobId end10
[2026-09-08 10:25:14] Production.INFO: ==19084== Releasing lock...
[2026-09-08 10:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:25:16] Production.INFO: call_cost start
[2026-09-08 10:25:16] Production.INFO: call_cost end
[2026-09-08 10:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:25:16] Production.INFO: ==19080== Releasing lock...
[2026-09-08 10:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:26:01] Production.INFO: ==19178== Lock acquired, processing the job...
[2026-09-08 15:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:26:01] Production.INFO: neon service started
[2026-09-08 15:26:01] Production.INFO: neon service started
[2026-09-08 15:26:01] Production.INFO: ==19178== Releasing lock...
[2026-09-08 15:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:26:02] Production.INFO: ==19182== Lock acquired, processing the job...
[2026-09-08 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:26:02] Production.INFO: ==19182== Releasing lock...
[2026-09-08 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:26:02] Production.INFO: ==19180== Lock acquired, processing the job...
[2026-09-08 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:26:02] Production.INFO: ==19180== Releasing lock...
[2026-09-08 10:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:26:03] Production.INFO: ==19184== Lock acquired, processing the job...
[2026-09-08 10:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:26:03] Production.INFO: ==19190== Lock acquired, processing the job...
[2026-09-08 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:26:03] Production.INFO: Account Balance Start.
[2026-09-08 10:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:26:03] Production.INFO: 117
[2026-09-08 10:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:26:03] Production.INFO: Total Charge 0
[2026-09-08 10:26:03] Production.INFO: CreateAllLog End
[2026-09-08 10:26:03] Production.INFO: Account Balance End.
[2026-09-08 10:26:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:26:03] Production.INFO: ==19190== Releasing lock...
[2026-09-08 10:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:26:03] Production.INFO: ==19186== Lock acquired, processing the job...
[2026-09-08 10:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:26:03] Production.INFO: ==19188== Lock acquired, processing the job...
[2026-09-08 10:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:26:03] Production.INFO: ==19192== Lock acquired, processing the job...
[2026-09-08 10:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 10:26:04] Production.INFO: ==19192== Releasing lock...
[2026-09-08 10:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:26:04] Production.INFO: ==19186== Releasing lock...
[2026-09-08 10:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:26:12] Production.ERROR: CronJobId end10
[2026-09-08 10:26:12] Production.INFO: ==19188== Releasing lock...
[2026-09-08 10:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:26:14] Production.INFO: call_cost start
[2026-09-08 10:26:14] Production.INFO: call_cost end
[2026-09-08 10:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:26:14] Production.INFO: ==19184== Releasing lock...
[2026-09-08 10:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:27:02] Production.INFO: ==19278== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:27:02] Production.INFO: neon service started
[2026-09-08 15:27:02] Production.INFO: neon service started
[2026-09-08 15:27:02] Production.INFO: ==19278== Releasing lock...
[2026-09-08 15:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:27:03] Production.INFO: ==19280== Lock acquired, processing the job...
[2026-09-08 10:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:27:03] Production.INFO: ==19282== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:27:03] Production.INFO: ==19282== Releasing lock...
[2026-09-08 14:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:27:03] Production.INFO: ==19280== Releasing lock...
[2026-09-08 10:27:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:27:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:27:03] Production.INFO: ==19285== Lock acquired, processing the job...
[2026-09-08 10:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:27:04] Production.INFO: ==19287== Lock acquired, processing the job...
[2026-09-08 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:27:04] Production.INFO: ==19289== Lock acquired, processing the job...
[2026-09-08 10:27:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:27:04] Production.INFO: ==19291== Lock acquired, processing the job...
[2026-09-08 10:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:27:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:27:04] Production.INFO: ==19293== Lock acquired, processing the job...
[2026-09-08 10:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:27:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:27:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:27:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:27:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:27:04] Production.INFO: Account Balance Start.
[2026-09-08 10:27:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:27:04] Production.INFO: 117
[2026-09-08 10:27:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:27:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10: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-08 10:27:04] Production.INFO: ==19293== Releasing lock...
[2026-09-08 10:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:27:04] Production.INFO: Total Charge 0
[2026-09-08 10:27:04] Production.INFO: CreateAllLog End
[2026-09-08 10:27:04] Production.INFO: Account Balance End.
[2026-09-08 10:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:27:04] Production.INFO: ==19291== Releasing lock...
[2026-09-08 10:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:27:04] Production.INFO: ==19287== Releasing lock...
[2026-09-08 10:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:27:12] Production.ERROR: CronJobId end10
[2026-09-08 10:27:12] Production.INFO: ==19289== Releasing lock...
[2026-09-08 10:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:27:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:27:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:27:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:27:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:27:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:27:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:27:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:27:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:27:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:27:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:27:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:27:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:27:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:27:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:27:15] Production.INFO: call_cost start
[2026-09-08 10:27:15] Production.INFO: call_cost end
[2026-09-08 10:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:27:15] Production.INFO: ==19285== Releasing lock...
[2026-09-08 10:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:28:01] Production.INFO: ==19384== Lock acquired, processing the job...
[2026-09-08 15:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:28:01] Production.INFO: neon service started
[2026-09-08 15:28:01] Production.INFO: neon service started
[2026-09-08 15:28:01] Production.INFO: ==19384== Releasing lock...
[2026-09-08 15:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:28:02] Production.INFO: ==19386== Lock acquired, processing the job...
[2026-09-08 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:28:02] Production.INFO: ==19386== Releasing lock...
[2026-09-08 10:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:28:02] Production.INFO: ==19388== Lock acquired, processing the job...
[2026-09-08 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:28:02] Production.INFO: ==19388== Releasing lock...
[2026-09-08 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:28:03] Production.INFO: ==19390== Lock acquired, processing the job...
[2026-09-08 10:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:28:03] Production.INFO: ==19392== Lock acquired, processing the job...
[2026-09-08 10:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:28:03] Production.INFO: ==19396== Lock acquired, processing the job...
[2026-09-08 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:28:03] Production.INFO: ==19398== Lock acquired, processing the job...
[2026-09-08 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:28:03] Production.INFO: Account Balance Start.
[2026-09-08 10:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:28:03] Production.INFO: 117
[2026-09-08 10:28:03] Production.INFO: ==19394== Lock acquired, processing the job...
[2026-09-08 10:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:28:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 10:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 10:28:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:28:03] Production.INFO: ==19398== Releasing lock...
[2026-09-08 10:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:28:03] Production.INFO: Account Balance End.
[2026-09-08 10:28:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:28:03] Production.INFO: ==19396== Releasing lock...
[2026-09-08 10:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:28:04] Production.INFO: ==19392== Releasing lock...
[2026-09-08 10:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:28:11] Production.ERROR: CronJobId end10
[2026-09-08 10:28:11] Production.INFO: ==19394== Releasing lock...
[2026-09-08 10:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:28:14] Production.INFO: call_cost start
[2026-09-08 10:28:14] Production.INFO: call_cost end
[2026-09-08 10:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:28:14] Production.INFO: ==19390== Releasing lock...
[2026-09-08 10:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:29:02] Production.INFO: ==19486== Lock acquired, processing the job...
[2026-09-08 15:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:29:02] Production.INFO: neon service started
[2026-09-08 15:29:02] Production.INFO: neon service started
[2026-09-08 15:29:02] Production.INFO: ==19486== Releasing lock...
[2026-09-08 15:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:29:02] Production.INFO: ==19488== Lock acquired, processing the job...
[2026-09-08 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:29:02] Production.INFO: ==19488== Releasing lock...
[2026-09-08 10:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:29:02] Production.INFO: ==19490== Lock acquired, processing the job...
[2026-09-08 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:29:02] Production.INFO: ==19490== Releasing lock...
[2026-09-08 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:29:03] Production.INFO: ==19493== Lock acquired, processing the job...
[2026-09-08 10:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:29:03] Production.INFO: ==19497== Lock acquired, processing the job...
[2026-09-08 10:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:29:03] Production.INFO: ==19499== Lock acquired, processing the job...
[2026-09-08 10:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:29:03] Production.INFO: ==19495== Lock acquired, processing the job...
[2026-09-08 10:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:29:03] Production.INFO: Account Balance Start.
[2026-09-08 10:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:29:03] Production.INFO: 117
[2026-09-08 10:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:29:03] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-09-08 10:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:29:03] Production.INFO: Total Charge 0
[2026-09-08 10:29:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 10:29:04] Production.INFO: ==19501== Releasing lock...
[2026-09-08 10:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:29:04] Production.INFO: Account Balance End.
[2026-09-08 10:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:29:04] Production.INFO: ==19499== Releasing lock...
[2026-09-08 10:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:29:04] Production.INFO: ==19495== Releasing lock...
[2026-09-08 10:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:29:12] Production.ERROR: CronJobId end10
[2026-09-08 10:29:12] Production.INFO: ==19497== Releasing lock...
[2026-09-08 10:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:29:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:29:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:29:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:29:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:29:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:29:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:29:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:29:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:29:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:29:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:29:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:29:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:29:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:29:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:29:16] Production.INFO: call_cost start
[2026-09-08 10:29:16] Production.INFO: call_cost end
[2026-09-08 10:29:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:29:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:29:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:29:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:29:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:29:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:29:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:29:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:29:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:29:16] Production.INFO: ==19493== Releasing lock...
[2026-09-08 10:29:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:29:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:30:01] Production.INFO: ==19594== Lock acquired, processing the job...
[2026-09-08 15:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:30:01] Production.INFO: neon service started
[2026-09-08 15:30:01] Production.INFO: neon service started
[2026-09-08 15:30:01] Production.INFO: ==19594== Releasing lock...
[2026-09-08 15:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:30:02] Production.INFO: ==19596== Lock acquired, processing the job...
[2026-09-08 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:30:02] Production.INFO: ==19596== Releasing lock...
[2026-09-08 10:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:30:02] Production.INFO: ==19598== Lock acquired, processing the job...
[2026-09-08 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:30:02] Production.INFO: ==19598== Releasing lock...
[2026-09-08 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:30:02] Production.INFO: ==19600== Lock acquired, processing the job...
[2026-09-08 10:30:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:30:02] Production.INFO: ==19604== Lock acquired, processing the job...
[2026-09-08 10:30:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:30:03] Production.INFO: ==19602== Lock acquired, processing the job...
[2026-09-08 10:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:30:03] Production.INFO: ==19606== Lock acquired, processing the job...
[2026-09-08 10:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:30:03] Production.INFO: ==19608== Lock acquired, processing the job...
[2026-09-08 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:30:03] Production.INFO: Account Balance Start.
[2026-09-08 10:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:30:03] Production.INFO: 117
[2026-09-08 10:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 10:30:03] Production.INFO: Total Charge 0
[2026-09-08 10:30:03] Production.INFO: ==19608== Releasing lock...
[2026-09-08 10:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:30:04] Production.INFO: CreateAllLog End
[2026-09-08 10:30:04] Production.INFO: ==19602== Releasing lock...
[2026-09-08 10:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:30:04] Production.INFO: Account Balance End.
[2026-09-08 10:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:30:04] Production.INFO: ==19606== Releasing lock...
[2026-09-08 10:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:30:11] Production.ERROR: CronJobId end10
[2026-09-08 10:30:11] Production.INFO: ==19604== Releasing lock...
[2026-09-08 10:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:30:14] Production.INFO: call_cost start
[2026-09-08 10:30:14] Production.INFO: call_cost end
[2026-09-08 10:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:30:14] Production.INFO: ==19600== Releasing lock...
[2026-09-08 10:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:31:02] Production.INFO: ==19692== Lock acquired, processing the job...
[2026-09-08 15:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:31:02] Production.INFO: neon service started
[2026-09-08 15:31:02] Production.INFO: neon service started
[2026-09-08 15:31:02] Production.INFO: ==19692== Releasing lock...
[2026-09-08 15:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:31:02] Production.INFO: ==19697== Lock acquired, processing the job...
[2026-09-08 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:31:02] Production.INFO: ==19697== Releasing lock...
[2026-09-08 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:31:02] Production.INFO: ==19695== Lock acquired, processing the job...
[2026-09-08 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:31:02] Production.INFO: ==19695== Releasing lock...
[2026-09-08 10:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:31:03] Production.INFO: ==19701== Lock acquired, processing the job...
[2026-09-08 10:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:31:03] Production.INFO: ==19705== Lock acquired, processing the job...
[2026-09-08 10:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:31:03] Production.INFO: ==19703== Lock acquired, processing the job...
[2026-09-08 10:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:31:03] Production.INFO: ==19699== Lock acquired, processing the job...
[2026-09-08 10:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:31:03] Production.INFO: Account Balance Start.
[2026-09-08 10:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:31:03] Production.INFO: 117
[2026-09-08 10:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:31:03] Production.INFO: ==19707== Lock acquired, processing the job...
[2026-09-08 10:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:31:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 10:31:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:31:04] Production.INFO: ==19707== Releasing lock...
[2026-09-08 10:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:31:04] Production.INFO: Account Balance End.
[2026-09-08 10:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:31:04] Production.INFO: ==19705== Releasing lock...
[2026-09-08 10:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:31:04] Production.INFO: ==19701== Releasing lock...
[2026-09-08 10:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:31:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-08 10:31:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:31:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:31:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:31:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:31:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:31:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:31:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:31:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:31:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:31:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:31:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:31:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:31:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:31:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:31:12] Production.INFO: call_cost start
[2026-09-08 10:31:12] Production.INFO: call_cost end
[2026-09-08 10:31:12] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:31:12] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:31:12] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:31:12] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:31:12] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:31:12] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:31:12] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:31:12] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:31:12] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:31:12] Production.INFO: ==19699== Releasing lock...
[2026-09-08 10:31:12] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:31:12] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 10:31:13] Production.ERROR: CronJobId end10
[2026-09-08 10:31:13] Production.INFO: ==19703== Releasing lock...
[2026-09-08 10:31:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:31:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:32:01] Production.INFO: ==19791== Lock acquired, processing the job...
[2026-09-08 15:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:32:01] Production.INFO: neon service started
[2026-09-08 15:32:01] Production.INFO: neon service started
[2026-09-08 15:32:01] Production.INFO: ==19791== Releasing lock...
[2026-09-08 15:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:32:01] Production.INFO: ==19794== Lock acquired, processing the job...
[2026-09-08 10:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:32:02] Production.INFO: ==19794== Releasing lock...
[2026-09-08 10:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:32:02] Production.INFO: ==19796== Lock acquired, processing the job...
[2026-09-08 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:32:02] Production.INFO: ==19796== Releasing lock...
[2026-09-08 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:32:02] Production.INFO: ==19802== Lock acquired, processing the job...
[2026-09-08 10:32:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:32:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:32:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:32:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:32:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:32:03] Production.INFO: ==19798== Lock acquired, processing the job...
[2026-09-08 10:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:32:03] Production.INFO: ==19800== Lock acquired, processing the job...
[2026-09-08 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:32:03] Production.INFO: ==19806== Lock acquired, processing the job...
[2026-09-08 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:32:03] Production.INFO: ==19804== Lock acquired, processing the job...
[2026-09-08 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:32:03] Production.INFO: Account Balance Start.
[2026-09-08 10:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:32:03] Production.INFO: 117
[2026-09-08 10:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:32:03] Production.INFO: ==19806== Releasing lock...
[2026-09-08 10:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:32:03] Production.INFO: Total Charge 0
[2026-09-08 10:32:03] Production.INFO: CreateAllLog End
[2026-09-08 10:32:03] Production.INFO: Account Balance End.
[2026-09-08 10:32:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:32:03] Production.INFO: ==19804== Releasing lock...
[2026-09-08 10:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:32:03] Production.INFO: ==19800== Releasing lock...
[2026-09-08 10:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:32:10] Production.ERROR: CronJobId end10
[2026-09-08 10:32:10] Production.INFO: ==19802== Releasing lock...
[2026-09-08 10:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:32:14] Production.INFO: call_cost start
[2026-09-08 10:32:14] Production.INFO: call_cost end
[2026-09-08 10:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:32:14] Production.INFO: ==19798== Releasing lock...
[2026-09-08 10:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:33:01] Production.INFO: ==19896== Lock acquired, processing the job...
[2026-09-08 15:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:33:01] Production.INFO: neon service started
[2026-09-08 15:33:02] Production.INFO: neon service started
[2026-09-08 15:33:02] Production.INFO: ==19896== Releasing lock...
[2026-09-08 15:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:33:02] Production.INFO: ==19898== Lock acquired, processing the job...
[2026-09-08 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:33:02] Production.INFO: ==19898== Releasing lock...
[2026-09-08 10:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:33:02] Production.INFO: ==19900== Lock acquired, processing the job...
[2026-09-08 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:33:02] Production.INFO: ==19900== Releasing lock...
[2026-09-08 14:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:33:03] Production.INFO: ==19911== Lock acquired, processing the job...
[2026-09-08 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:33:03] Production.INFO: ==19911== Releasing lock...
[2026-09-08 10:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:33:03] Production.INFO: ==19903== Lock acquired, processing the job...
[2026-09-08 10:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:33:03] Production.INFO: ==19905== Lock acquired, processing the job...
[2026-09-08 10:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:33:03] Production.INFO: ==19907== Lock acquired, processing the job...
[2026-09-08 10:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:33:03] Production.INFO: ==19909== Lock acquired, processing the job...
[2026-09-08 10:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:33:03] Production.INFO: Account Balance Start.
[2026-09-08 10:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:33:03] Production.INFO: 117
[2026-09-08 10:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:33:03] Production.INFO: Total Charge 0
[2026-09-08 10:33:03] Production.INFO: CreateAllLog End
[2026-09-08 10:33:04] Production.INFO: Account Balance End.
[2026-09-08 10:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:33:04] Production.INFO: ==19909== Releasing lock...
[2026-09-08 10:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:33:04] Production.INFO: ==19905== Releasing lock...
[2026-09-08 10:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:33:11] Production.ERROR: CronJobId end10
[2026-09-08 10:33:11] Production.INFO: ==19907== Releasing lock...
[2026-09-08 10:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:33:14] Production.INFO: call_cost start
[2026-09-08 10:33:15] Production.INFO: call_cost end
[2026-09-08 10:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:33:15] Production.INFO: ==19903== Releasing lock...
[2026-09-08 10:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:34:01] Production.INFO: ==20000== Lock acquired, processing the job...
[2026-09-08 15:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:34:01] Production.INFO: neon service started
[2026-09-08 15:34:01] Production.INFO: neon service started
[2026-09-08 15:34:01] Production.INFO: ==20000== Releasing lock...
[2026-09-08 15:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:34:02] Production.INFO: ==20002== Lock acquired, processing the job...
[2026-09-08 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:34:02] Production.INFO: ==20004== Lock acquired, processing the job...
[2026-09-08 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:34:02] Production.INFO: ==20004== Releasing lock...
[2026-09-08 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:34:02] Production.INFO: ==20002== Releasing lock...
[2026-09-08 10:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:34:03] Production.INFO: ==20009== Lock acquired, processing the job...
[2026-09-08 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:34:03] Production.INFO: ==20007== Lock acquired, processing the job...
[2026-09-08 10:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:34:03] Production.INFO: ==20011== Lock acquired, processing the job...
[2026-09-08 10:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:34:03] Production.INFO: ==20013== Lock acquired, processing the job...
[2026-09-08 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:34:03] Production.INFO: ==20015== Lock acquired, processing the job...
[2026-09-08 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:34:03] Production.INFO: Account Balance Start.
[2026-09-08 10:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:34:03] Production.INFO: 117
[2026-09-08 10:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:34:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 10:34:03] Production.INFO: ==20015== Releasing lock...
[2026-09-08 10:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:34:03] Production.INFO: CreateAllLog End
[2026-09-08 10:34:03] Production.INFO: Account Balance End.
[2026-09-08 10:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:34:03] Production.INFO: ==20013== Releasing lock...
[2026-09-08 10:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:34:03] Production.INFO: ==20009== Releasing lock...
[2026-09-08 10:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:34:11] Production.ERROR: CronJobId end10
[2026-09-08 10:34:11] Production.INFO: ==20011== Releasing lock...
[2026-09-08 10:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:34:14] Production.INFO: call_cost start
[2026-09-08 10:34:14] Production.INFO: call_cost end
[2026-09-08 10:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:34:14] Production.INFO: ==20007== Releasing lock...
[2026-09-08 10:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:35:01] Production.INFO: ==20107== Lock acquired, processing the job...
[2026-09-08 15:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:35:01] Production.INFO: neon service started
[2026-09-08 15:35:01] Production.INFO: neon service started
[2026-09-08 15:35:01] Production.INFO: ==20107== Releasing lock...
[2026-09-08 15:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:35:02] Production.INFO: ==20109== Lock acquired, processing the job...
[2026-09-08 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:35:02] Production.INFO: ==20109== Releasing lock...
[2026-09-08 10:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:35:02] Production.INFO: ==20111== Lock acquired, processing the job...
[2026-09-08 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:35:02] Production.INFO: ==20111== Releasing lock...
[2026-09-08 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:35:03] Production.INFO: ==20115== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:35:03] Production.INFO: ==20124== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:35:03] Production.INFO: ==20113== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:35:03] Production.INFO: ==20117== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:35:03] Production.ERROR: CronJob PID - 20115
[2026-09-08 10:35:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 10:35:03] Production.ERROR: CronJob ID - 5
[2026-09-08 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 10:35:00
[2026-09-08 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 10:35:03] Production.ERROR: CronJob PID - 20124
[2026-09-08 10:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 10:35:03] Production.ERROR: CronJob ID - 17
[2026-09-08 10:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 10:35:00
[2026-09-08 10:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 10:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:35:03] Production.INFO: ==20113== Releasing lock...
[2026-09-08 10:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:35:03] Production.INFO: ==20120== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:35:03] Production.INFO: ==20122== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:35:03] Production.ERROR: done
[2026-09-08 10:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966173', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:35:03] Production.INFO: ==20126== Lock acquired, processing the job...
[2026-09-08 10:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:35:03] Production.INFO: Account Balance Start.
[2026-09-08 10:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:35:03] Production.INFO: 117
[2026-09-08 10:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:35:03] Production.INFO: Total Charge 0
[2026-09-08 10:35:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 10:35:04] Production.INFO: ==20126== Releasing lock...
[2026-09-08 10:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:35:04] Production.INFO: Account Balance End.
[2026-09-08 10:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:35:04] Production.INFO: ==20122== Releasing lock...
[2026-09-08 10:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:35:04] Production.INFO: ==20117== Releasing lock...
[2026-09-08 10:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966173', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:35:09] Production.INFO: ProcessCDR(1,17966173,1,1,2)
[2026-09-08 10:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966173,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966173,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:35:10] Production.INFO: ==20124== Releasing lock...
[2026-09-08 10:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:35:13] Production.ERROR: CronJobId end10
[2026-09-08 10:35:13] Production.INFO: ==20120== Releasing lock...
[2026-09-08 10:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:35:17] Production.INFO: call_cost start
[2026-09-08 10:35:17] Production.INFO: call_cost end
[2026-09-08 10:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:35:17] Production.INFO: ==20115== Releasing lock...
[2026-09-08 10:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:36:02] Production.INFO: ==20214== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:36:02] Production.INFO: neon service started
[2026-09-08 15:36:02] Production.INFO: neon service started
[2026-09-08 15:36:02] Production.INFO: ==20214== Releasing lock...
[2026-09-08 15:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:36:02] Production.INFO: ==20216== Lock acquired, processing the job...
[2026-09-08 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:36:02] Production.INFO: ==20216== Releasing lock...
[2026-09-08 10:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:36:02] Production.INFO: ==20218== Lock acquired, processing the job...
[2026-09-08 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:36:03] Production.INFO: ==20218== Releasing lock...
[2026-09-08 14:36:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:36:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:36:03] Production.INFO: ==20220== Lock acquired, processing the job...
[2026-09-08 10:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:36:03] Production.INFO: ==20222== Lock acquired, processing the job...
[2026-09-08 10:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:36:03] Production.INFO: ==20228== Lock acquired, processing the job...
[2026-09-08 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:36:03] Production.INFO: ==20224== Lock acquired, processing the job...
[2026-09-08 10:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:36:03] Production.INFO: ==20226== Lock acquired, processing the job...
[2026-09-08 10:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:36:03] Production.INFO: Account Balance Start.
[2026-09-08 10:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 10:36:03] Production.INFO: 117
[2026-09-08 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-08 10:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 10:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:36:03] Production.INFO: ==20228== Releasing lock...
[2026-09-08 10:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:36:03] Production.INFO: Total Charge 0
[2026-09-08 10:36:03] Production.INFO: CreateAllLog End
[2026-09-08 10:36:04] Production.INFO: Account Balance End.
[2026-09-08 10:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:36:04] Production.INFO: ==20226== Releasing lock...
[2026-09-08 10:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:36:04] Production.INFO: ==20222== Releasing lock...
[2026-09-08 10:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:36:11] Production.ERROR: CronJobId end10
[2026-09-08 10:36:11] Production.INFO: ==20224== Releasing lock...
[2026-09-08 10:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:36:14] Production.INFO: call_cost start
[2026-09-08 10:36:14] Production.INFO: call_cost end
[2026-09-08 10:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:36:14] Production.INFO: ==20220== Releasing lock...
[2026-09-08 10:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:37:01] Production.INFO: ==20311== Lock acquired, processing the job...
[2026-09-08 15:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:37:01] Production.INFO: neon service started
[2026-09-08 15:37:01] Production.INFO: neon service started
[2026-09-08 15:37:01] Production.INFO: ==20311== Releasing lock...
[2026-09-08 15:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:37:01] Production.INFO: ==20313== Lock acquired, processing the job...
[2026-09-08 10:37:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:37:02] Production.INFO: ==20313== Releasing lock...
[2026-09-08 10:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:37:02] Production.INFO: ==20315== Lock acquired, processing the job...
[2026-09-08 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:37:02] Production.INFO: ==20315== Releasing lock...
[2026-09-08 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:37:02] Production.INFO: ==20318== Lock acquired, processing the job...
[2026-09-08 10:37:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:37:03] Production.INFO: ==20320== Lock acquired, processing the job...
[2026-09-08 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:37:03] Production.INFO: ==20322== Lock acquired, processing the job...
[2026-09-08 10:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:37:03] Production.INFO: ==20324== Lock acquired, processing the job...
[2026-09-08 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:37:03] Production.INFO: ==20327== Lock acquired, processing the job...
[2026-09-08 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:37:03] Production.INFO: Account Balance Start.
[2026-09-08 10:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:37:03] Production.INFO: 117
[2026-09-08 10:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:37:03] Production.INFO: Total Charge 0
[2026-09-08 10:37:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:37:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 10:37:03] Production.INFO: ==20327== Releasing lock...
[2026-09-08 10:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:37:03] Production.INFO: ==20324== Releasing lock...
[2026-09-08 10:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:37:03] Production.INFO: ==20320== Releasing lock...
[2026-09-08 10:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:37:11] Production.ERROR: CronJobId end10
[2026-09-08 10:37:11] Production.INFO: ==20322== Releasing lock...
[2026-09-08 10:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:37:14] Production.INFO: call_cost start
[2026-09-08 10:37:14] Production.INFO: call_cost end
[2026-09-08 10:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:37:14] Production.INFO: ==20318== Releasing lock...
[2026-09-08 10:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:38:01] Production.INFO: ==20429== Lock acquired, processing the job...
[2026-09-08 15:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:38:02] Production.INFO: neon service started
[2026-09-08 15:38:02] Production.INFO: neon service started
[2026-09-08 15:38:02] Production.INFO: ==20429== Releasing lock...
[2026-09-08 15:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:38:02] Production.INFO: ==20433== Lock acquired, processing the job...
[2026-09-08 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:38:02] Production.INFO: ==20433== Releasing lock...
[2026-09-08 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:38:02] Production.INFO: ==20431== Lock acquired, processing the job...
[2026-09-08 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:38:02] Production.INFO: ==20431== Releasing lock...
[2026-09-08 10:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:38:03] Production.INFO: ==20435== Lock acquired, processing the job...
[2026-09-08 10:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:38:03] Production.INFO: ==20437== Lock acquired, processing the job...
[2026-09-08 10:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:38:03] Production.INFO: ==20439== Lock acquired, processing the job...
[2026-09-08 10:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:38:03] Production.INFO: ==20441== Lock acquired, processing the job...
[2026-09-08 10:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:38:03] Production.INFO: ==20443== Lock acquired, processing the job...
[2026-09-08 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 10:38:03] Production.INFO: Account Balance Start.
[2026-09-08 10:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:38:03] Production.INFO: 117
[2026-09-08 10:38:03] Production.INFO: ==20443== Releasing lock...
[2026-09-08 10:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:38:03] Production.INFO: Total Charge 0
[2026-09-08 10:38:03] Production.INFO: CreateAllLog End
[2026-09-08 10:38:04] Production.INFO: Account Balance End.
[2026-09-08 10:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:38:04] Production.INFO: ==20441== Releasing lock...
[2026-09-08 10:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:38:04] Production.INFO: ==20437== Releasing lock...
[2026-09-08 10:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:38:11] Production.ERROR: CronJobId end10
[2026-09-08 10:38:11] Production.INFO: ==20439== Releasing lock...
[2026-09-08 10:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:38:15] Production.INFO: call_cost start
[2026-09-08 10:38:15] Production.INFO: call_cost end
[2026-09-08 10:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:38:15] Production.INFO: ==20435== Releasing lock...
[2026-09-08 10:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:39:01] Production.INFO: ==20534== Lock acquired, processing the job...
[2026-09-08 15:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:39:01] Production.INFO: neon service started
[2026-09-08 15:39:01] Production.INFO: neon service started
[2026-09-08 15:39:01] Production.INFO: ==20534== Releasing lock...
[2026-09-08 15:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:39:01] Production.INFO: ==20536== Lock acquired, processing the job...
[2026-09-08 10:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:39:01] Production.INFO: ==20536== Releasing lock...
[2026-09-08 10:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:39:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:39:02] Production.INFO: ==20538== Lock acquired, processing the job...
[2026-09-08 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:39:02] Production.INFO: ==20538== Releasing lock...
[2026-09-08 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:39:02] Production.INFO: ==20546== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:39:02] Production.INFO: Account Balance Start.
[2026-09-08 10:39:02] Production.INFO: CreateAllLog Start
[2026-09-08 10:39:02] Production.INFO: 117
[2026-09-08 10:39:02] Production.INFO: Date 2026-09-08
[2026-09-08 10:39:02] Production.INFO: ==20540== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:39:02] Production.INFO: ==20542== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:39:02] Production.INFO: ==20544== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:39:02] Production.INFO: Reseller ==> 0
[2026-09-08 10:39:02] Production.INFO: ==20548== Lock acquired, processing the job...
[2026-09-08 10:39:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:39:02] Production.INFO: Total Charge 0
[2026-09-08 10:39:02] Production.INFO: CreateAllLog End
[2026-09-08 10:39:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:39:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:39:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:39:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:39:03] Production.INFO: Account Balance End.
[2026-09-08 10:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:39:03] Production.INFO: ==20546== Releasing lock...
[2026-09-08 10:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 10:39:03] Production.INFO: ==20548== Releasing lock...
[2026-09-08 10:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:39:03] Production.INFO: ==20542== Releasing lock...
[2026-09-08 10:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:39:11] Production.ERROR: CronJobId end10
[2026-09-08 10:39:11] Production.INFO: ==20544== Releasing lock...
[2026-09-08 10:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:39:14] Production.INFO: call_cost start
[2026-09-08 10:39:14] Production.INFO: call_cost end
[2026-09-08 10:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:39:14] Production.INFO: ==20540== Releasing lock...
[2026-09-08 10:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:40:01] Production.INFO: ==20636== Lock acquired, processing the job...
[2026-09-08 15:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:40:01] Production.INFO: neon service started
[2026-09-08 15:40:01] Production.INFO: neon service started
[2026-09-08 15:40:01] Production.INFO: ==20636== Releasing lock...
[2026-09-08 15:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:40:02] Production.INFO: ==20640== Lock acquired, processing the job...
[2026-09-08 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:40:02] Production.INFO: ==20638== Lock acquired, processing the job...
[2026-09-08 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:40:02] Production.INFO: ==20640== Releasing lock...
[2026-09-08 14:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:40:02] Production.INFO: ==20638== Releasing lock...
[2026-09-08 10:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:40:03] Production.INFO: ==20643== Lock acquired, processing the job...
[2026-09-08 10:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:40:03] Production.INFO: ==20647== Lock acquired, processing the job...
[2026-09-08 10:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:40:03] Production.INFO: ==20645== Lock acquired, processing the job...
[2026-09-08 10:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:40:03] Production.INFO: ==20651== Lock acquired, processing the job...
[2026-09-08 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:40:03] Production.INFO: ==20649== Lock acquired, processing the job...
[2026-09-08 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 10:40:03] Production.INFO: Account Balance Start.
[2026-09-08 10:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:40:03] Production.INFO: 117
[2026-09-08 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-08 10:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 10: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-08 10:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:40:03] Production.INFO: ==20651== Releasing lock...
[2026-09-08 10:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:40:03] Production.INFO: Total Charge 0
[2026-09-08 10:40:03] Production.INFO: CreateAllLog End
[2026-09-08 10:40:03] Production.INFO: Account Balance End.
[2026-09-08 10:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:40:03] Production.INFO: ==20649== Releasing lock...
[2026-09-08 10:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:40:04] Production.INFO: ==20645== Releasing lock...
[2026-09-08 10:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:40:11] Production.ERROR: CronJobId end10
[2026-09-08 10:40:11] Production.INFO: ==20647== Releasing lock...
[2026-09-08 10:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:40:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:40:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:40:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:40:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:40:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:40:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:40:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:40:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:40:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:40:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:40:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:40:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:40:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:40:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:40:15] Production.INFO: call_cost start
[2026-09-08 10:40:15] Production.INFO: call_cost end
[2026-09-08 10:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:40:15] Production.INFO: ==20643== Releasing lock...
[2026-09-08 10:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:41:02] Production.INFO: ==20734== Lock acquired, processing the job...
[2026-09-08 15:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:41:02] Production.INFO: neon service started
[2026-09-08 15:41:02] Production.INFO: neon service started
[2026-09-08 15:41:02] Production.INFO: ==20734== Releasing lock...
[2026-09-08 15:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:41:02] Production.INFO: ==20736== Lock acquired, processing the job...
[2026-09-08 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:41:02] Production.INFO: ==20736== Releasing lock...
[2026-09-08 10:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:41:03] Production.INFO: ==20738== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:41:03] Production.INFO: ==20738== Releasing lock...
[2026-09-08 14:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:41:03] Production.INFO: ==20744== Lock acquired, processing the job...
[2026-09-08 10:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:41:03] Production.INFO: ==20740== Lock acquired, processing the job...
[2026-09-08 10:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:41:03] Production.INFO: ==20742== Lock acquired, processing the job...
[2026-09-08 10:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:41:03] Production.INFO: ==20746== Lock acquired, processing the job...
[2026-09-08 10:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:41:03] Production.INFO: ==20748== Lock acquired, processing the job...
[2026-09-08 10:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:41:04] Production.INFO: Account Balance Start.
[2026-09-08 10:41:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:41:04] Production.INFO: 117
[2026-09-08 10:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10: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-08 10:41:04] Production.INFO: Total Charge 0
[2026-09-08 10:41:04] Production.INFO: ==20748== Releasing lock...
[2026-09-08 10:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:41:04] Production.INFO: CreateAllLog End
[2026-09-08 10:41:04] Production.INFO: Account Balance End.
[2026-09-08 10:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:41:04] Production.INFO: ==20746== Releasing lock...
[2026-09-08 10:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:41:04] Production.INFO: ==20742== Releasing lock...
[2026-09-08 10:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:41:13] Production.ERROR: CronJobId end10
[2026-09-08 10:41:13] Production.INFO: ==20744== Releasing lock...
[2026-09-08 10:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:41:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:41:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:41:17] Production.INFO: call_cost start
[2026-09-08 10:41:17] Production.INFO: call_cost end
[2026-09-08 10:41:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:41:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:41:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:41:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:41:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:41:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:41:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:41:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:41:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:41:17] Production.INFO: ==20740== Releasing lock...
[2026-09-08 10:41:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:41:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:42:01] Production.INFO: ==20840== Lock acquired, processing the job...
[2026-09-08 15:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:42:01] Production.INFO: neon service started
[2026-09-08 15:42:01] Production.INFO: neon service started
[2026-09-08 15:42:01] Production.INFO: ==20840== Releasing lock...
[2026-09-08 15:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:42:02] Production.INFO: ==20844== Lock acquired, processing the job...
[2026-09-08 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:42:02] Production.INFO: ==20842== Lock acquired, processing the job...
[2026-09-08 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:42:02] Production.INFO: ==20844== Releasing lock...
[2026-09-08 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:42:02] Production.INFO: ==20842== Releasing lock...
[2026-09-08 10:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:42:03] Production.INFO: ==20847== Lock acquired, processing the job...
[2026-09-08 10:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:42:03] Production.INFO: ==20849== Lock acquired, processing the job...
[2026-09-08 10:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:42:03] Production.INFO: ==20851== Lock acquired, processing the job...
[2026-09-08 10:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:42:03] Production.INFO: ==20853== Lock acquired, processing the job...
[2026-09-08 10:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:42:03] Production.INFO: ==20849== Releasing lock...
[2026-09-08 10:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:42:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:42:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:42:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:42:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:42:04] Production.INFO: ==20855== Lock acquired, processing the job...
[2026-09-08 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:42:04] Production.INFO: Account Balance Start.
[2026-09-08 10:42:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:42:04] Production.INFO: 117
[2026-09-08 10:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 10:42:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 10:42:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 10:42:04] Production.INFO: ==20855== Releasing lock...
[2026-09-08 10:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:42:04] Production.INFO: Account Balance End.
[2026-09-08 10:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:42:04] Production.INFO: ==20853== Releasing lock...
[2026-09-08 10:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:42:12] Production.ERROR: CronJobId end10
[2026-09-08 10:42:12] Production.INFO: ==20851== Releasing lock...
[2026-09-08 10:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:42:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:42:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:42:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:42:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:42:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:42:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:42:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:42:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:42:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:42:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:42:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:42:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:42:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:42:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:42:15] Production.INFO: call_cost start
[2026-09-08 10:42:15] Production.INFO: call_cost end
[2026-09-08 10:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:42:15] Production.INFO: ==20847== Releasing lock...
[2026-09-08 10:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:43:02] Production.INFO: ==20944== Lock acquired, processing the job...
[2026-09-08 15:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:43:02] Production.INFO: neon service started
[2026-09-08 15:43:02] Production.INFO: neon service started
[2026-09-08 15:43:02] Production.INFO: ==20944== Releasing lock...
[2026-09-08 15:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:43:02] Production.INFO: ==20948== Lock acquired, processing the job...
[2026-09-08 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 10:43:02] Production.INFO: ==20946== Lock acquired, processing the job...
[2026-09-08 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:43:02] Production.INFO: ==20948== Releasing lock...
[2026-09-08 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:43:02] Production.INFO: ==20946== Releasing lock...
[2026-09-08 10:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:43:03] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-08 10:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:43:03] Production.INFO: ==20955== Lock acquired, processing the job...
[2026-09-08 10:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:43:03] Production.INFO: ==20957== Lock acquired, processing the job...
[2026-09-08 10:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:43:03] Production.INFO: ==20953== Lock acquired, processing the job...
[2026-09-08 10:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:43:03] Production.INFO: ==20959== Lock acquired, processing the job...
[2026-09-08 10:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:43:03] Production.INFO: Account Balance Start.
[2026-09-08 10:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:43:03] Production.INFO: 117
[2026-09-08 10:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 10:43:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 10:43:04] Production.INFO: CreateAllLog End
[2026-09-08 10:43:04] Production.INFO: ==20959== Releasing lock...
[2026-09-08 10:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:43:04] Production.INFO: Account Balance End.
[2026-09-08 10:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:43:04] Production.INFO: ==20957== Releasing lock...
[2026-09-08 10:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:43:04] Production.INFO: ==20953== Releasing lock...
[2026-09-08 10:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:43:12] Production.ERROR: CronJobId end10
[2026-09-08 10:43:12] Production.INFO: ==20955== Releasing lock...
[2026-09-08 10:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:43:15] Production.INFO: call_cost start
[2026-09-08 10:43:15] Production.INFO: call_cost end
[2026-09-08 10:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:43:15] Production.INFO: ==20951== Releasing lock...
[2026-09-08 10:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:44:01] Production.INFO: ==21041== Lock acquired, processing the job...
[2026-09-08 15:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:44:01] Production.INFO: neon service started
[2026-09-08 15:44:01] Production.INFO: neon service started
[2026-09-08 15:44:01] Production.INFO: ==21041== Releasing lock...
[2026-09-08 15:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:44:01] Production.INFO: ==21043== Lock acquired, processing the job...
[2026-09-08 10:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:44:02] Production.INFO: ==21043== Releasing lock...
[2026-09-08 10:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:44:02] Production.INFO: ==21045== Lock acquired, processing the job...
[2026-09-08 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:44:02] Production.INFO: ==21045== Releasing lock...
[2026-09-08 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:44:02] Production.INFO: ==21047== Lock acquired, processing the job...
[2026-09-08 10:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:44:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:44:02] Production.INFO: ==21049== Lock acquired, processing the job...
[2026-09-08 10:44:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:44:03] Production.INFO: ==21055== Lock acquired, processing the job...
[2026-09-08 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:44:03] Production.INFO: ==21051== Lock acquired, processing the job...
[2026-09-08 10:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:44:03] Production.INFO: ==21053== Lock acquired, processing the job...
[2026-09-08 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 10:44:03] Production.INFO: Account Balance Start.
[2026-09-08 10:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:44:03] Production.INFO: 117
[2026-09-08 10:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:44:03] Production.INFO: ==21055== Releasing lock...
[2026-09-08 10:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:44:03] Production.INFO: Total Charge 0
[2026-09-08 10:44:03] Production.INFO: CreateAllLog End
[2026-09-08 10:44:03] Production.INFO: Account Balance End.
[2026-09-08 10:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:44:03] Production.INFO: ==21053== Releasing lock...
[2026-09-08 10:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:44:03] Production.INFO: ==21049== Releasing lock...
[2026-09-08 10:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:44:11] Production.ERROR: CronJobId end10
[2026-09-08 10:44:11] Production.INFO: ==21051== Releasing lock...
[2026-09-08 10:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:44:14] Production.INFO: call_cost start
[2026-09-08 10:44:14] Production.INFO: call_cost end
[2026-09-08 10:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:44:14] Production.INFO: ==21047== Releasing lock...
[2026-09-08 10:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:45:01] Production.INFO: ==21146== Lock acquired, processing the job...
[2026-09-08 15:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:45:01] Production.INFO: neon service started
[2026-09-08 15:45:01] Production.INFO: neon service started
[2026-09-08 15:45:01] Production.INFO: ==21146== Releasing lock...
[2026-09-08 15:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:45:02] Production.INFO: ==21150== Lock acquired, processing the job...
[2026-09-08 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:45:02] Production.INFO: ==21150== Releasing lock...
[2026-09-08 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:45:02] Production.INFO: ==21148== Lock acquired, processing the job...
[2026-09-08 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:45:02] Production.INFO: ==21148== Releasing lock...
[2026-09-08 10:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:45:03] Production.INFO: ==21153== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:45:03] Production.INFO: ==21157== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:45:03] Production.INFO: ==21155== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:45:03] Production.INFO: ==21153== Releasing lock...
[2026-09-08 10:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:45:03] Production.INFO: ==21163== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:45:03] Production.INFO: ==21159== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:45:03] Production.INFO: ==21165== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:45:03] Production.INFO: ==21161== Lock acquired, processing the job...
[2026-09-08 10:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10: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-08 10: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-08 10:45:04] Production.INFO: Account Balance Start.
[2026-09-08 10:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:45:04] Production.INFO: 117
[2026-09-08 10:45:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:45:04] Production.INFO: ==21165== Releasing lock...
[2026-09-08 10:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:45:04] Production.INFO: Total Charge 0
[2026-09-08 10:45:04] Production.ERROR: done
[2026-09-08 10:45:04] Production.INFO: CreateAllLog End
[2026-09-08 10:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966216', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:45:04] Production.INFO: Account Balance End.
[2026-09-08 10:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:45:04] Production.INFO: ==21161== Releasing lock...
[2026-09-08 10:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:45:04] Production.INFO: ==21157== Releasing lock...
[2026-09-08 10:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966216', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:45:10] Production.INFO: ProcessCDR(1,17966216,1,1,2)
[2026-09-08 10:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966216,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966216,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:45:10] Production.INFO: ==21163== Releasing lock...
[2026-09-08 10:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:45:14] Production.ERROR: CronJobId end10
[2026-09-08 10:45:14] Production.INFO: ==21159== Releasing lock...
[2026-09-08 10:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:45:17] Production.INFO: call_cost start
[2026-09-08 10:45:17] Production.INFO: call_cost end
[2026-09-08 10:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:45:17] Production.INFO: ==21155== Releasing lock...
[2026-09-08 10:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:46:01] Production.INFO: ==21252== Lock acquired, processing the job...
[2026-09-08 15:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:46:01] Production.INFO: neon service started
[2026-09-08 15:46:01] Production.INFO: neon service started
[2026-09-08 15:46:01] Production.INFO: ==21252== Releasing lock...
[2026-09-08 15:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:46:02] Production.INFO: ==21254== Lock acquired, processing the job...
[2026-09-08 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:46:02] Production.INFO: ==21256== Lock acquired, processing the job...
[2026-09-08 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:46:02] Production.INFO: ==21256== Releasing lock...
[2026-09-08 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:46:02] Production.INFO: ==21254== Releasing lock...
[2026-09-08 10:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:46:02] Production.INFO: ==21261== Lock acquired, processing the job...
[2026-09-08 10:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:46:03] Production.INFO: ==21259== Lock acquired, processing the job...
[2026-09-08 10:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:46:03] Production.INFO: ==21263== Lock acquired, processing the job...
[2026-09-08 10:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:46:03] Production.INFO: ==21267== Lock acquired, processing the job...
[2026-09-08 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:46:03] Production.INFO: ==21265== Lock acquired, processing the job...
[2026-09-08 10:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 10:46:03] Production.INFO: ==21267== Releasing lock...
[2026-09-08 10:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:46:03] Production.INFO: Account Balance Start.
[2026-09-08 10:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:46:03] Production.INFO: 117
[2026-09-08 10:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:46:03] Production.INFO: ==21261== Releasing lock...
[2026-09-08 10:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:46:03] Production.INFO: Total Charge 0
[2026-09-08 10:46:03] Production.INFO: CreateAllLog End
[2026-09-08 10:46:03] Production.INFO: Account Balance End.
[2026-09-08 10:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:46:04] Production.INFO: ==21265== Releasing lock...
[2026-09-08 10:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:46:10] Production.ERROR: CronJobId end10
[2026-09-08 10:46:10] Production.INFO: ==21263== Releasing lock...
[2026-09-08 10:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:46:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:46:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:46:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:46:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:46:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:46:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:46:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:46:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:46:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:46:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:46:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:46:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:46:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:46:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:46:14] Production.INFO: call_cost start
[2026-09-08 10:46:14] Production.INFO: call_cost end
[2026-09-08 10:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:46:14] Production.INFO: ==21259== Releasing lock...
[2026-09-08 10:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:47:01] Production.INFO: ==21361== Lock acquired, processing the job...
[2026-09-08 15:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:47:01] Production.INFO: neon service started
[2026-09-08 15:47:01] Production.INFO: neon service started
[2026-09-08 15:47:01] Production.INFO: ==21361== Releasing lock...
[2026-09-08 15:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:47:02] Production.INFO: ==21363== Lock acquired, processing the job...
[2026-09-08 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:47:02] Production.INFO: ==21363== Releasing lock...
[2026-09-08 10:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:47:02] Production.INFO: ==21365== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==21365== Releasing lock...
[2026-09-08 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:47:03] Production.INFO: ==21371== Lock acquired, processing the job...
[2026-09-08 10:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:47:03] Production.INFO: ==21367== Lock acquired, processing the job...
[2026-09-08 10:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:47:03] Production.INFO: ==21369== Lock acquired, processing the job...
[2026-09-08 10:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:47:03] Production.INFO: ==21375== Lock acquired, processing the job...
[2026-09-08 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:47:03] Production.INFO: ==21373== Lock acquired, processing the job...
[2026-09-08 10:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 10:47:03] Production.INFO: ==21375== Releasing lock...
[2026-09-08 10:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:47:03] Production.INFO: Account Balance Start.
[2026-09-08 10:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:47:03] Production.INFO: 117
[2026-09-08 10:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:47:03] Production.INFO: Total Charge 0
[2026-09-08 10:47:04] Production.INFO: CreateAllLog End
[2026-09-08 10:47:04] Production.INFO: Account Balance End.
[2026-09-08 10:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:47:04] Production.INFO: ==21373== Releasing lock...
[2026-09-08 10:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:47:04] Production.INFO: ==21369== Releasing lock...
[2026-09-08 10:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:47:12] Production.ERROR: CronJobId end10
[2026-09-08 10:47:12] Production.INFO: ==21371== Releasing lock...
[2026-09-08 10:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:47:14] Production.INFO: call_cost start
[2026-09-08 10:47:14] Production.INFO: call_cost end
[2026-09-08 10:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:47:14] Production.INFO: ==21367== Releasing lock...
[2026-09-08 10:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:48:02] Production.INFO: ==21461== Lock acquired, processing the job...
[2026-09-08 15:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:48:02] Production.INFO: neon service started
[2026-09-08 15:48:02] Production.INFO: neon service started
[2026-09-08 15:48:02] Production.INFO: ==21461== Releasing lock...
[2026-09-08 15:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:48:02] Production.INFO: ==21463== Lock acquired, processing the job...
[2026-09-08 10:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:48:02] Production.INFO: ==21465== Lock acquired, processing the job...
[2026-09-08 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:48:02] Production.INFO: ==21465== Releasing lock...
[2026-09-08 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:48:03] Production.INFO: ==21463== Releasing lock...
[2026-09-08 10:48:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:48:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:48:03] Production.INFO: ==21470== Lock acquired, processing the job...
[2026-09-08 10:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:48:03] Production.INFO: ==21472== Lock acquired, processing the job...
[2026-09-08 10:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:48:04] Production.INFO: ==21474== Lock acquired, processing the job...
[2026-09-08 10:48:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:48:04] Production.INFO: ==21476== Lock acquired, processing the job...
[2026-09-08 10:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:48:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:48:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:48:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:48:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:48:04] Production.INFO: ==21478== Lock acquired, processing the job...
[2026-09-08 10:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:48:04] Production.INFO: Account Balance Start.
[2026-09-08 10:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:48:04] Production.INFO: 117
[2026-09-08 10:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10: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-08 10: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-08 10:48:04] Production.INFO: Total Charge 0
[2026-09-08 10:48:04] Production.INFO: ==21478== Releasing lock...
[2026-09-08 10:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:48:04] Production.INFO: CreateAllLog End
[2026-09-08 10:48:04] Production.INFO: Account Balance End.
[2026-09-08 10:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:48:04] Production.INFO: ==21476== Releasing lock...
[2026-09-08 10:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:48:04] Production.INFO: ==21472== Releasing lock...
[2026-09-08 10:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:48:11] Production.ERROR: CronJobId end10
[2026-09-08 10:48:11] Production.INFO: ==21474== Releasing lock...
[2026-09-08 10:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:48:15] Production.INFO: call_cost start
[2026-09-08 10:48:15] Production.INFO: call_cost end
[2026-09-08 10:48:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:48:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:48:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:48:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:48:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:48:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:48:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:48:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:48:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:48:15] Production.INFO: ==21470== Releasing lock...
[2026-09-08 10:48:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:48:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:49:01] Production.INFO: ==21564== Lock acquired, processing the job...
[2026-09-08 15:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:49:01] Production.INFO: neon service started
[2026-09-08 15:49:01] Production.INFO: neon service started
[2026-09-08 15:49:01] Production.INFO: ==21564== Releasing lock...
[2026-09-08 15:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:49:02] Production.INFO: ==21568== Lock acquired, processing the job...
[2026-09-08 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:49:02] Production.INFO: ==21568== Releasing lock...
[2026-09-08 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:49:02] Production.INFO: ==21566== Lock acquired, processing the job...
[2026-09-08 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:49:02] Production.INFO: ==21566== Releasing lock...
[2026-09-08 10:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:49:02] Production.INFO: ==21570== Lock acquired, processing the job...
[2026-09-08 10:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:49:03] Production.INFO: ==21574== Lock acquired, processing the job...
[2026-09-08 10:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:49:03] Production.INFO: ==21572== Lock acquired, processing the job...
[2026-09-08 10:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:49:03] Production.INFO: ==21576== Lock acquired, processing the job...
[2026-09-08 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:49:03] Production.INFO: ==21578== Lock acquired, processing the job...
[2026-09-08 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:49:03] Production.INFO: Account Balance Start.
[2026-09-08 10:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 10:49:03] Production.INFO: 117
[2026-09-08 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-08 10:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:49:03] Production.INFO: ==21578== Releasing lock...
[2026-09-08 10:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:49:03] Production.INFO: Total Charge 0
[2026-09-08 10:49:03] Production.INFO: CreateAllLog End
[2026-09-08 10:49:03] Production.INFO: Account Balance End.
[2026-09-08 10:49:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:49:03] Production.INFO: ==21576== Releasing lock...
[2026-09-08 10:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:49:04] Production.INFO: ==21572== Releasing lock...
[2026-09-08 10:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:49:11] Production.ERROR: CronJobId end10
[2026-09-08 10:49:11] Production.INFO: ==21574== Releasing lock...
[2026-09-08 10:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:49:14] Production.INFO: call_cost start
[2026-09-08 10:49:14] Production.INFO: call_cost end
[2026-09-08 10:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:49:14] Production.INFO: ==21570== Releasing lock...
[2026-09-08 10:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:50:02] Production.INFO: ==21660== Lock acquired, processing the job...
[2026-09-08 15:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:50:02] Production.INFO: neon service started
[2026-09-08 15:50:02] Production.INFO: neon service started
[2026-09-08 15:50:02] Production.INFO: ==21660== Releasing lock...
[2026-09-08 15:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:50:02] Production.INFO: ==21662== Lock acquired, processing the job...
[2026-09-08 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:50:02] Production.INFO: ==21662== Releasing lock...
[2026-09-08 10:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:50:02] Production.INFO: ==21664== Lock acquired, processing the job...
[2026-09-08 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:50:03] Production.INFO: ==21664== Releasing lock...
[2026-09-08 14:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:50:03] Production.INFO: ==21668== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:50:03] Production.INFO: ==21670== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:50:03] Production.INFO: ==21666== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:50:03] Production.INFO: ==21674== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:50:03] Production.INFO: ==21672== Lock acquired, processing the job...
[2026-09-08 10:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:50:04] Production.INFO: Account Balance Start.
[2026-09-08 10:50:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:50:04] Production.INFO: 117
[2026-09-08 10: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-08 10: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-08 10:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 10: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-08 10:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:50:04] Production.INFO: ==21674== Releasing lock...
[2026-09-08 10:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:50:04] Production.INFO: Total Charge 0
[2026-09-08 10:50:04] Production.INFO: CreateAllLog End
[2026-09-08 10:50:04] Production.INFO: ==21668== Releasing lock...
[2026-09-08 10:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:50:04] Production.INFO: Account Balance End.
[2026-09-08 10:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:50:04] Production.INFO: ==21672== Releasing lock...
[2026-09-08 10:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:50:11] Production.ERROR: CronJobId end10
[2026-09-08 10:50:11] Production.INFO: ==21670== Releasing lock...
[2026-09-08 10:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:50:15] Production.INFO: call_cost start
[2026-09-08 10:50:15] Production.INFO: call_cost end
[2026-09-08 10:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:50:15] Production.INFO: ==21666== Releasing lock...
[2026-09-08 10:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:51:01] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-09-08 15:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:51:01] Production.INFO: neon service started
[2026-09-08 15:51:01] Production.INFO: neon service started
[2026-09-08 15:51:01] Production.INFO: ==21755== Releasing lock...
[2026-09-08 15:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:51:01] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-09-08 10:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:51:02] Production.INFO: ==21757== Releasing lock...
[2026-09-08 10:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:51:02] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-09-08 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:51:02] Production.INFO: ==21759== Releasing lock...
[2026-09-08 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:51:03] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-09-08 10:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:51:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-09-08 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:51:03] Production.INFO: ==21765== Lock acquired, processing the job...
[2026-09-08 10:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:51:03] Production.INFO: ==21769== Lock acquired, processing the job...
[2026-09-08 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:51:03] Production.INFO: ==21767== Lock acquired, processing the job...
[2026-09-08 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:51:03] Production.INFO: Account Balance Start.
[2026-09-08 10:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:51:03] Production.INFO: 117
[2026-09-08 10:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 10:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 10: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-08 10:51:03] Production.INFO: ==21769== Releasing lock...
[2026-09-08 10:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:51:03] Production.INFO: Total Charge 0
[2026-09-08 10:51:03] Production.INFO: CreateAllLog End
[2026-09-08 10:51:03] Production.INFO: Account Balance End.
[2026-09-08 10:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:51:03] Production.INFO: ==21767== Releasing lock...
[2026-09-08 10:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:51:03] Production.INFO: ==21763== Releasing lock...
[2026-09-08 10:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:51:12] Production.ERROR: CronJobId end10
[2026-09-08 10:51:12] Production.INFO: ==21765== Releasing lock...
[2026-09-08 10:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:51:14] Production.INFO: call_cost start
[2026-09-08 10:51:14] Production.INFO: call_cost end
[2026-09-08 10:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:51:14] Production.INFO: ==21761== Releasing lock...
[2026-09-08 10:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:52:02] Production.INFO: ==21852== Lock acquired, processing the job...
[2026-09-08 15:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:52:02] Production.INFO: neon service started
[2026-09-08 15:52:02] Production.INFO: neon service started
[2026-09-08 15:52:02] Production.INFO: ==21852== Releasing lock...
[2026-09-08 15:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:52:02] Production.INFO: ==21854== Lock acquired, processing the job...
[2026-09-08 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:52:02] Production.INFO: ==21856== Lock acquired, processing the job...
[2026-09-08 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:52:02] Production.INFO: ==21856== Releasing lock...
[2026-09-08 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:52:02] Production.INFO: ==21854== Releasing lock...
[2026-09-08 10:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:52:03] Production.INFO: ==21859== Lock acquired, processing the job...
[2026-09-08 10:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:52:03] Production.INFO: ==21861== Lock acquired, processing the job...
[2026-09-08 10:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:52:03] Production.INFO: ==21863== Lock acquired, processing the job...
[2026-09-08 10:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:52:03] Production.INFO: ==21865== Lock acquired, processing the job...
[2026-09-08 10:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:52:03] Production.INFO: ==21867== Lock acquired, processing the job...
[2026-09-08 10:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:52:03] Production.INFO: Account Balance Start.
[2026-09-08 10:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:52:03] Production.INFO: 117
[2026-09-08 10:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:52:04] Production.INFO: Total Charge 0
[2026-09-08 10: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-08 10: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-08 10:52:04] Production.INFO: CreateAllLog End
[2026-09-08 10: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-08 10:52:04] Production.INFO: ==21867== Releasing lock...
[2026-09-08 10:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:52:04] Production.INFO: Account Balance End.
[2026-09-08 10:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:52:04] Production.INFO: ==21865== Releasing lock...
[2026-09-08 10:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:52:04] Production.INFO: ==21861== Releasing lock...
[2026-09-08 10:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:52:11] Production.ERROR: CronJobId end10
[2026-09-08 10:52:11] Production.INFO: ==21863== Releasing lock...
[2026-09-08 10:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:52:14] Production.INFO: call_cost start
[2026-09-08 10:52:14] Production.INFO: call_cost end
[2026-09-08 10:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:52:14] Production.INFO: ==21859== Releasing lock...
[2026-09-08 10:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:53:01] Production.INFO: ==21946== Lock acquired, processing the job...
[2026-09-08 15:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:53:01] Production.INFO: neon service started
[2026-09-08 15:53:01] Production.INFO: neon service started
[2026-09-08 15:53:01] Production.INFO: ==21946== Releasing lock...
[2026-09-08 15:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:53:01] Production.INFO: ==21948== Lock acquired, processing the job...
[2026-09-08 10:53:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:53:02] Production.INFO: ==21948== Releasing lock...
[2026-09-08 10:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:53:02] Production.INFO: ==21950== Lock acquired, processing the job...
[2026-09-08 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:53:02] Production.INFO: ==21950== Releasing lock...
[2026-09-08 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:53:02] Production.INFO: ==21952== Lock acquired, processing the job...
[2026-09-08 10:53:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:53:03] Production.INFO: ==21955== Lock acquired, processing the job...
[2026-09-08 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:53:03] Production.INFO: ==21957== Lock acquired, processing the job...
[2026-09-08 10:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:53:03] Production.INFO: ==21959== Lock acquired, processing the job...
[2026-09-08 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:53:03] Production.INFO: ==21961== Lock acquired, processing the job...
[2026-09-08 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:53:03] Production.INFO: Account Balance Start.
[2026-09-08 10:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:53:03] Production.INFO: 117
[2026-09-08 10:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 10:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 10:53:03] Production.INFO: ==21961== Releasing lock...
[2026-09-08 10:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:53:03] Production.INFO: Total Charge 0
[2026-09-08 10:53:03] Production.INFO: CreateAllLog End
[2026-09-08 10:53:03] Production.INFO: Account Balance End.
[2026-09-08 10:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:53:03] Production.INFO: ==21959== Releasing lock...
[2026-09-08 10:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:53:03] Production.INFO: ==21955== Releasing lock...
[2026-09-08 10:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:53:10] Production.ERROR: CronJobId end10
[2026-09-08 10:53:10] Production.INFO: ==21957== Releasing lock...
[2026-09-08 10:53:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:53:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:53:14] Production.INFO: call_cost start
[2026-09-08 10:53:14] Production.INFO: call_cost end
[2026-09-08 10:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:53:14] Production.INFO: ==21952== Releasing lock...
[2026-09-08 10:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:54:01] Production.INFO: ==22043== Lock acquired, processing the job...
[2026-09-08 15:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:54:01] Production.INFO: neon service started
[2026-09-08 15:54:02] Production.INFO: neon service started
[2026-09-08 15:54:02] Production.INFO: ==22043== Releasing lock...
[2026-09-08 15:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:54:02] Production.INFO: ==22045== Lock acquired, processing the job...
[2026-09-08 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:54:02] Production.INFO: ==22047== Lock acquired, processing the job...
[2026-09-08 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:54:02] Production.INFO: ==22047== Releasing lock...
[2026-09-08 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:54:02] Production.INFO: ==22045== Releasing lock...
[2026-09-08 10:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:54:03] Production.INFO: ==22052== Lock acquired, processing the job...
[2026-09-08 10:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:54:03] Production.INFO: ==22050== Lock acquired, processing the job...
[2026-09-08 10:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:54:03] Production.INFO: ==22054== Lock acquired, processing the job...
[2026-09-08 10:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:54:03] Production.INFO: ==22056== Lock acquired, processing the job...
[2026-09-08 10:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:54:03] Production.INFO: ==22058== Lock acquired, processing the job...
[2026-09-08 10:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:54:03] Production.INFO: Account Balance Start.
[2026-09-08 10:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:54:03] Production.INFO: 117
[2026-09-08 10:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 10:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 10:54:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:54:04] Production.INFO: ==22058== Releasing lock...
[2026-09-08 10:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:54:04] Production.INFO: Total Charge 0
[2026-09-08 10:54:04] Production.INFO: CreateAllLog End
[2026-09-08 10:54:04] Production.INFO: ==22052== Releasing lock...
[2026-09-08 10:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:54:04] Production.INFO: Account Balance End.
[2026-09-08 10:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:54:04] Production.INFO: ==22056== Releasing lock...
[2026-09-08 10:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:54:12] Production.ERROR: CronJobId end10
[2026-09-08 10:54:12] Production.INFO: ==22054== Releasing lock...
[2026-09-08 10:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:54:15] Production.INFO: call_cost start
[2026-09-08 10:54:15] Production.INFO: call_cost end
[2026-09-08 10:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:54:15] Production.INFO: ==22050== Releasing lock...
[2026-09-08 10:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:55:01] Production.INFO: ==22138== Lock acquired, processing the job...
[2026-09-08 15:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:55:01] Production.INFO: neon service started
[2026-09-08 15:55:01] Production.INFO: neon service started
[2026-09-08 15:55:01] Production.INFO: ==22138== Releasing lock...
[2026-09-08 15:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:55:01] Production.INFO: ==22140== Lock acquired, processing the job...
[2026-09-08 10:55:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:55:02] Production.INFO: ==22140== Releasing lock...
[2026-09-08 10:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:55:02] Production.INFO: ==22142== Lock acquired, processing the job...
[2026-09-08 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:55:02] Production.INFO: ==22142== Releasing lock...
[2026-09-08 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:55:03] Production.INFO: ==22145== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 10:55:03] Production.INFO: ==22147== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:55:03] Production.INFO: ==22151== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 10:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 10:55:03] Production.INFO: ==22145== Releasing lock...
[2026-09-08 10:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 10:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 10:55:03] Production.INFO: ==22149== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:55:03] Production.INFO: ==22155== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 10:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:55:03] Production.INFO: ==22157== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:55:03] Production.INFO: ==22153== Lock acquired, processing the job...
[2026-09-08 10:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 10:55:03] Production.INFO: Account Balance Start.
[2026-09-08 10:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:55:03] Production.INFO: 117
[2026-09-08 10:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:55:03] Production.ERROR: done
[2026-09-08 10:55:03] Production.INFO: Total Charge 0
[2026-09-08 10:55:03] Production.INFO: ==22157== Releasing lock...
[2026-09-08 10:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:55:03] Production.INFO: CreateAllLog End
[2026-09-08 10:55:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 10:55:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966257', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 10:55:04] Production.INFO: Account Balance End.
[2026-09-08 10:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:55:04] Production.INFO: ==22153== Releasing lock...
[2026-09-08 10:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:55:04] Production.INFO: ==22149== Releasing lock...
[2026-09-08 10:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966257', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 10:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 10:55:10] Production.INFO: ProcessCDR(1,17966257,1,1,2)
[2026-09-08 10:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966257,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966257,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 10:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 10:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 10:55:10] Production.INFO: ==22155== Releasing lock...
[2026-09-08 10:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 10:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 10:55:14] Production.ERROR: CronJobId end10
[2026-09-08 10:55:14] Production.INFO: ==22151== Releasing lock...
[2026-09-08 10:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:55:18] Production.INFO: call_cost start
[2026-09-08 10:55:18] Production.INFO: call_cost end
[2026-09-08 10:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:55:18] Production.INFO: ==22147== Releasing lock...
[2026-09-08 10:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:56:01] Production.INFO: ==22245== Lock acquired, processing the job...
[2026-09-08 15:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:56:01] Production.INFO: neon service started
[2026-09-08 15:56:01] Production.INFO: neon service started
[2026-09-08 15:56:01] Production.INFO: ==22245== Releasing lock...
[2026-09-08 15:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:56:02] Production.INFO: ==22247== Lock acquired, processing the job...
[2026-09-08 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:56:02] Production.INFO: ==22247== Releasing lock...
[2026-09-08 10:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:56:02] Production.INFO: ==22249== Lock acquired, processing the job...
[2026-09-08 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:56:02] Production.INFO: ==22249== Releasing lock...
[2026-09-08 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:56:03] Production.INFO: ==22259== Lock acquired, processing the job...
[2026-09-08 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 10:56:03] Production.INFO: ==22259== Releasing lock...
[2026-09-08 10:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:56:03] Production.INFO: ==22251== Lock acquired, processing the job...
[2026-09-08 10:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:56:03] Production.INFO: ==22255== Lock acquired, processing the job...
[2026-09-08 10:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:56:03] Production.INFO: ==22253== Lock acquired, processing the job...
[2026-09-08 10:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:56:03] Production.INFO: ==22257== Lock acquired, processing the job...
[2026-09-08 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:56:03] Production.INFO: Account Balance Start.
[2026-09-08 10:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:56:03] Production.INFO: 117
[2026-09-08 10:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:56:03] Production.INFO: Total Charge 0
[2026-09-08 10:56:03] Production.INFO: CreateAllLog End
[2026-09-08 10:56:03] Production.INFO: Account Balance End.
[2026-09-08 10:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 10:56:03] Production.INFO: ==22257== Releasing lock...
[2026-09-08 10:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:56:04] Production.INFO: ==22253== Releasing lock...
[2026-09-08 10:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:56:12] Production.ERROR: CronJobId end10
[2026-09-08 10:56:12] Production.INFO: ==22255== Releasing lock...
[2026-09-08 10:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:56:14] Production.INFO: call_cost start
[2026-09-08 10:56:14] Production.INFO: call_cost end
[2026-09-08 10:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:56:14] Production.INFO: ==22251== Releasing lock...
[2026-09-08 10:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:57:02] Production.INFO: ==22342== Lock acquired, processing the job...
[2026-09-08 15:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:57:02] Production.INFO: neon service started
[2026-09-08 15:57:02] Production.INFO: neon service started
[2026-09-08 15:57:02] Production.INFO: ==22342== Releasing lock...
[2026-09-08 15:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:57:02] Production.INFO: ==22344== Lock acquired, processing the job...
[2026-09-08 10:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:57:02] Production.INFO: ==22346== Lock acquired, processing the job...
[2026-09-08 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:57:02] Production.INFO: ==22346== Releasing lock...
[2026-09-08 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:57:03] Production.INFO: ==22344== Releasing lock...
[2026-09-08 10:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:57:03] Production.INFO: ==22349== Lock acquired, processing the job...
[2026-09-08 10:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:57:04] Production.INFO: ==22355== Lock acquired, processing the job...
[2026-09-08 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:57:04] Production.INFO: ==22351== Lock acquired, processing the job...
[2026-09-08 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:57:04] Production.INFO: Account Balance Start.
[2026-09-08 10:57:04] Production.INFO: CreateAllLog Start
[2026-09-08 10:57:04] Production.INFO: 117
[2026-09-08 10:57:04] Production.INFO: Date 2026-09-08
[2026-09-08 10:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 10:57:04] Production.INFO: ==22353== Lock acquired, processing the job...
[2026-09-08 10:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:57:04] Production.INFO: Total Charge 0
[2026-09-08 10:57:04] Production.INFO: ==22357== Lock acquired, processing the job...
[2026-09-08 10:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:57:04] Production.INFO: CreateAllLog End
[2026-09-08 10:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10: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-08 10: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-08 10: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-08 10:57:04] Production.INFO: ==22357== Releasing lock...
[2026-09-08 10:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:57:04] Production.INFO: Account Balance End.
[2026-09-08 10:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:57:04] Production.INFO: ==22355== Releasing lock...
[2026-09-08 10:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:57:04] Production.INFO: ==22351== Releasing lock...
[2026-09-08 10:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:57:12] Production.ERROR: CronJobId end10
[2026-09-08 10:57:12] Production.INFO: ==22353== Releasing lock...
[2026-09-08 10:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:57:14] Production.INFO: call_cost start
[2026-09-08 10:57:14] Production.INFO: call_cost end
[2026-09-08 10:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:57:14] Production.INFO: ==22349== Releasing lock...
[2026-09-08 10:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:58:01] Production.INFO: ==22438== Lock acquired, processing the job...
[2026-09-08 15:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:58:01] Production.INFO: neon service started
[2026-09-08 15:58:01] Production.INFO: neon service started
[2026-09-08 15:58:01] Production.INFO: ==22438== Releasing lock...
[2026-09-08 15:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:58:02] Production.INFO: ==22442== Lock acquired, processing the job...
[2026-09-08 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:58:02] Production.INFO: ==22442== Releasing lock...
[2026-09-08 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:58:02] Production.INFO: ==22440== Lock acquired, processing the job...
[2026-09-08 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:58:02] Production.INFO: ==22440== Releasing lock...
[2026-09-08 10:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 10:58:02] Production.INFO: ==22445== Lock acquired, processing the job...
[2026-09-08 10:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:58:03] Production.INFO: ==22449== Lock acquired, processing the job...
[2026-09-08 10:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:58:03] Production.INFO: ==22451== Lock acquired, processing the job...
[2026-09-08 10:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:58:03] Production.INFO: ==22447== Lock acquired, processing the job...
[2026-09-08 10:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:58:03] Production.INFO: Account Balance Start.
[2026-09-08 10:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:58:03] Production.INFO: 117
[2026-09-08 10:58:03] Production.INFO: ==22453== Lock acquired, processing the job...
[2026-09-08 10:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:58:03] Production.INFO: Total Charge 0
[2026-09-08 10:58:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 10:58:04] Production.INFO: Account Balance End.
[2026-09-08 10:58:04] Production.INFO: ==22453== Releasing lock...
[2026-09-08 10:58:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:58:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:58:04] Production.INFO: ==22451== Releasing lock...
[2026-09-08 10:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:58:04] Production.INFO: ==22447== Releasing lock...
[2026-09-08 10:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:58:12] Production.ERROR: CronJobId end10
[2026-09-08 10:58:12] Production.INFO: ==22449== Releasing lock...
[2026-09-08 10:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:58:15] Production.INFO: call_cost start
[2026-09-08 10:58:15] Production.INFO: call_cost end
[2026-09-08 10:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:58:15] Production.INFO: ==22445== Releasing lock...
[2026-09-08 10:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 15:59:02] Production.INFO: ==22535== Lock acquired, processing the job...
[2026-09-08 15:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 15:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 15:59:02] Production.INFO: neon service started
[2026-09-08 15:59:02] Production.INFO: neon service started
[2026-09-08 15:59:02] Production.INFO: ==22535== Releasing lock...
[2026-09-08 15:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 15:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 10:59:02] Production.INFO: ==22537== Lock acquired, processing the job...
[2026-09-08 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 10:59:02] Production.INFO: ==22537== Releasing lock...
[2026-09-08 10:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 10:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:59:02] Production.INFO: ==22539== Lock acquired, processing the job...
[2026-09-08 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:59:02] Production.INFO: ==22539== Releasing lock...
[2026-09-08 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 14:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 10:59:03] Production.INFO: ==22544== Lock acquired, processing the job...
[2026-09-08 10:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 10:59:03] Production.INFO: ==22542== Lock acquired, processing the job...
[2026-09-08 10:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 10:59:03] Production.INFO: ==22546== Lock acquired, processing the job...
[2026-09-08 10:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 10:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 10:59:03] Production.INFO: ==22548== Lock acquired, processing the job...
[2026-09-08 10:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 10:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 10:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 10:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 10:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 10:59:03] Production.INFO: ==22550== Lock acquired, processing the job...
[2026-09-08 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 10:59:03] Production.INFO: Account Balance Start.
[2026-09-08 10:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 10:59:03] Production.INFO: 117
[2026-09-08 10:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 10:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 10:59:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 10:59:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 10:59:03] Production.INFO: Total Charge 0
[2026-09-08 10:59:03] Production.INFO: CreateAllLog End
[2026-09-08 10:59:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 10:59:03] Production.INFO: ==22550== Releasing lock...
[2026-09-08 10:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 10:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 10:59:04] Production.INFO: Account Balance End.
[2026-09-08 10:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 10:59:04] Production.INFO: ==22548== Releasing lock...
[2026-09-08 10:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 10:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 10:59:04] Production.INFO: ==22544== Releasing lock...
[2026-09-08 10:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 10:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 10:59:12] Production.ERROR: CronJobId end10
[2026-09-08 10:59:12] Production.INFO: ==22546== Releasing lock...
[2026-09-08 10:59:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 10:59:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 10:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 10:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 10:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 10:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 10:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 10:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 10:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 10:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 10:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 10:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 10:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 10:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 10:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 10:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 10:59:15] Production.INFO: call_cost start
[2026-09-08 10:59:15] Production.INFO: call_cost end
[2026-09-08 10:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 10:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 10:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 10:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 10:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 10:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 10:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 10:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 10:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 10:59:15] Production.INFO: ==22542== Releasing lock...
[2026-09-08 10:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 10:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:00:01] Production.INFO: ==22631== Lock acquired, processing the job...
[2026-09-08 16:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:00:01] Production.INFO: neon service started
[2026-09-08 16:00:01] Production.INFO: neon service started
[2026-09-08 16:00:01] Production.INFO: ==22631== Releasing lock...
[2026-09-08 16:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:00:02] Production.INFO: ==22634== Lock acquired, processing the job...
[2026-09-08 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:00:02] Production.INFO: ==22636== Lock acquired, processing the job...
[2026-09-08 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:00:02] Production.INFO: ==22636== Releasing lock...
[2026-09-08 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:00:02] Production.INFO: ==22634== Releasing lock...
[2026-09-08 11:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:00:03] Production.INFO: ==22640== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:00:03] Production.INFO: ==22642== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:00:03] Production.INFO: ==22638== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:00:03] Production.INFO: ==22644== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Starts#
[2026-09-08 11:00:03] Production.INFO: ==22646== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:00:03] Production.INFO: ==22648== Lock acquired, processing the job...
[2026-09-08 11:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:00:03] Production.INFO: Account Balance Start.
[2026-09-08 11:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:00:03] Production.INFO: 117
[2026-09-08 11:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '5', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '7', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '8', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '13', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '14', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '17', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: Total Charge 0
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '19', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '21', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '25', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '26', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '20', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '32', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: CreateAllLog End
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:03] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:03] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '33', '0', '1' )
[2026-09-08 11:00:03] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '37', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '41', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '43', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '45', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '49', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '47', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '52', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '53', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '54', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '57', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '58', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '34', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '59', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '63', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '65', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '67', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '73', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '74', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: ==22640== Releasing lock...
[2026-09-08 11:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '70', '0', '1' )
[2026-09-08 11: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-08 11: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-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '82', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '83', '0', '1' )
[2026-09-08 11: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-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '84', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: ==22648== Releasing lock...
[2026-09-08 11:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '85', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: Account Balance End.
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '93', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '95', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '92', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '86', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '78', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '87', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '88', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '90', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '98', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '99', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '97', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '100', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '101', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '102', '0', '1' )
[2026-09-08 11:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:00:04] Production.INFO: ==22646== Releasing lock...
[2026-09-08 11:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '104', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '106', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '107', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '110', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '111', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '113', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-08 11:00:04] Production.INFO: Outstanding Amount 0.02
[2026-09-08 11:00:04] Production.INFO: Invoice Full Number INV13250
[2026-09-08 11:00:04] Production.INFO: Transaction start
[2026-09-08 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-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '114', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '115', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '119', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '121', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '123', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '124', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '127', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '131', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '130', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 10
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '134', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '137', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '138', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '136', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '139', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '140', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '146', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '147', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '151', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '153', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '154', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '155', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '157', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 0
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '149', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 1
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '160', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '152', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '161', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '165', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '166', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '183', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '184', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '185', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '187', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '190', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '192', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '193', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 4
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '205', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '208', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '206', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 20
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '182', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '211', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '188', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '218', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '226', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '227', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '189', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '229', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '230', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '232', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '236', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 0
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '239', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '241', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '260', '0', '1' )
[2026-09-08 11:00:04] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:04] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:04] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '262', '0', '1' )
[2026-09-08 11:00:05] Production.INFO: PaymentPendingInvoice Count - 3
[2026-09-08 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '263', '0', '1' )
[2026-09-08 11:00:05] Production.INFO: PaymentPendingInvoice Count - 0
[2026-09-08 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '264', '0', '1' )
[2026-09-08 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-08 11:00:05] Production.INFO: PaymentMethod - 1
[2026-09-08 11:00:05] Production.ERROR: CALL prc_getPaymentPendingInvoice ('1', '266', '0', '1' )
[2026-09-08 11:00:05] Production.INFO: PaymentPendingInvoice Count - 2
[2026-09-08 11:00:06] Production.ERROR: CronJobId end11
[2026-09-08 11:00:06] Production.INFO: ==22644== Releasing lock...
[2026-09-08 11:00:06] Production.INFO: bulkautopaymentcapture-command-bulkautopaymentcapture-companyid-1-cronjobid-11 #Stops#
[2026-09-08 11:00:06] Production.INFO: 33.75 MB #Memory Used#
[2026-09-08 11:00:11] Production.ERROR: CronJobId end10
[2026-09-08 11:00:11] Production.INFO: ==22642== Releasing lock...
[2026-09-08 11:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:00:15] Production.INFO: call_cost start
[2026-09-08 11:00:15] Production.INFO: call_cost end
[2026-09-08 11:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:00:15] Production.INFO: ==22638== Releasing lock...
[2026-09-08 11:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:01:02] Production.INFO: ==22737== Lock acquired, processing the job...
[2026-09-08 16:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:01:02] Production.INFO: neon service started
[2026-09-08 16:01:02] Production.INFO: neon service started
[2026-09-08 16:01:02] Production.INFO: ==22737== Releasing lock...
[2026-09-08 16:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:01:02] Production.INFO: ==22751== Lock acquired, processing the job...
[2026-09-08 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:01:02] Production.INFO: ==22751== Releasing lock...
[2026-09-08 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:01:02] Production.INFO: ==22749== Lock acquired, processing the job...
[2026-09-08 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:01:02] Production.INFO: ==22749== Releasing lock...
[2026-09-08 11:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:01:03] Production.INFO: ==22754== Lock acquired, processing the job...
[2026-09-08 11:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:01:03] Production.INFO: ==22756== Lock acquired, processing the job...
[2026-09-08 11:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:01:03] Production.INFO: ==22758== Lock acquired, processing the job...
[2026-09-08 11:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:01:03] Production.INFO: ==22760== Lock acquired, processing the job...
[2026-09-08 11:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:01:03] Production.INFO: ==22762== Lock acquired, processing the job...
[2026-09-08 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:01:03] Production.INFO: Account Balance Start.
[2026-09-08 11:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:01:03] Production.INFO: 117
[2026-09-08 11:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 11:01:03] Production.INFO: ==22762== Releasing lock...
[2026-09-08 11:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:01:03] Production.INFO: Total Charge 0
[2026-09-08 11:01:03] Production.INFO: CreateAllLog End
[2026-09-08 11:01:04] Production.INFO: Account Balance End.
[2026-09-08 11:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:01:04] Production.INFO: ==22760== Releasing lock...
[2026-09-08 11:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:01:04] Production.INFO: ==22756== Releasing lock...
[2026-09-08 11:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:01:12] Production.ERROR: CronJobId end10
[2026-09-08 11:01:12] Production.INFO: ==22758== Releasing lock...
[2026-09-08 11:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:01:15] Production.INFO: call_cost start
[2026-09-08 11:01:15] Production.INFO: call_cost end
[2026-09-08 11:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:01:15] Production.INFO: ==22754== Releasing lock...
[2026-09-08 11:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:02:01] Production.INFO: ==22850== Lock acquired, processing the job...
[2026-09-08 16:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:02:01] Production.INFO: neon service started
[2026-09-08 16:02:01] Production.INFO: neon service started
[2026-09-08 16:02:01] Production.INFO: ==22850== Releasing lock...
[2026-09-08 16:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:02:02] Production.INFO: ==22852== Lock acquired, processing the job...
[2026-09-08 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:02:02] Production.INFO: ==22854== Lock acquired, processing the job...
[2026-09-08 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:02:02] Production.INFO: ==22854== Releasing lock...
[2026-09-08 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:02:02] Production.INFO: ==22852== Releasing lock...
[2026-09-08 11:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:02:03] Production.INFO: ==22857== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:02:03] Production.INFO: ==22861== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:02:03] Production.INFO: ==22859== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:02:03] Production.INFO: ==22865== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 11:02:03] Production.INFO: ==22863== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:02:03] Production.INFO: ==22867== Lock acquired, processing the job...
[2026-09-08 11:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 11:02:03] Production.INFO: Account Balance Start.
[2026-09-08 11:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:02:03] Production.INFO: 117
[2026-09-08 11:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 11:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:02:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:02:04] Production.INFO: CreateAllLog End
[2026-09-08 11:02:04] Production.INFO: ==22867== Releasing lock...
[2026-09-08 11:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:02:04] Production.ERROR: done
[2026-09-08 11:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 11:02:04] Production.ERROR: done
[2026-09-08 11:02:04] Production.INFO: ==22859== Releasing lock...
[2026-09-08 11:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-08 11:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-08 11:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:02:04] Production.INFO: ==22865== Releasing lock...
[2026-09-08 11:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 11:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 11:02:04] Production.INFO: Account Balance End.
[2026-09-08 11:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:02:04] Production.INFO: ==22863== Releasing lock...
[2026-09-08 11:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:02:13] Production.ERROR: CronJobId end10
[2026-09-08 11:02:13] Production.INFO: ==22861== Releasing lock...
[2026-09-08 11:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:02:16] Production.INFO: call_cost start
[2026-09-08 11:02:16] Production.INFO: call_cost end
[2026-09-08 11:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:02:16] Production.INFO: ==22857== Releasing lock...
[2026-09-08 11:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:03:01] Production.INFO: ==22951== Lock acquired, processing the job...
[2026-09-08 16:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:03:01] Production.INFO: neon service started
[2026-09-08 16:03:01] Production.INFO: neon service started
[2026-09-08 16:03:01] Production.INFO: ==22951== Releasing lock...
[2026-09-08 16:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:03:02] Production.INFO: ==22955== Lock acquired, processing the job...
[2026-09-08 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:03:02] Production.INFO: ==22955== Releasing lock...
[2026-09-08 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:03:02] Production.INFO: ==22953== Lock acquired, processing the job...
[2026-09-08 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:03:02] Production.INFO: ==22953== Releasing lock...
[2026-09-08 11:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:03:03] Production.INFO: ==22960== Lock acquired, processing the job...
[2026-09-08 11:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:03:03] Production.INFO: ==22958== Lock acquired, processing the job...
[2026-09-08 11:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:03:03] Production.INFO: ==22962== Lock acquired, processing the job...
[2026-09-08 11:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:03:03] Production.INFO: ==22966== Lock acquired, processing the job...
[2026-09-08 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:03:03] Production.INFO: ==22964== Lock acquired, processing the job...
[2026-09-08 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 11:03:03] Production.INFO: Account Balance Start.
[2026-09-08 11:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 11:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 11:03:03] Production.INFO: 117
[2026-09-08 11:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:03:03] Production.INFO: ==22966== Releasing lock...
[2026-09-08 11:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:03:03] Production.INFO: Total Charge 0
[2026-09-08 11:03:03] Production.INFO: CreateAllLog End
[2026-09-08 11:03:03] Production.INFO: Account Balance End.
[2026-09-08 11:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:03:03] Production.INFO: ==22964== Releasing lock...
[2026-09-08 11:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:03:04] Production.INFO: ==22960== Releasing lock...
[2026-09-08 11:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:03:11] Production.ERROR: CronJobId end10
[2026-09-08 11:03:11] Production.INFO: ==22962== Releasing lock...
[2026-09-08 11:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:03:14] Production.INFO: call_cost start
[2026-09-08 11:03:14] Production.INFO: call_cost end
[2026-09-08 11:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:03:14] Production.INFO: ==22958== Releasing lock...
[2026-09-08 11:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:04:02] Production.INFO: ==23046== Lock acquired, processing the job...
[2026-09-08 16:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:04:02] Production.INFO: neon service started
[2026-09-08 16:04:02] Production.INFO: neon service started
[2026-09-08 16:04:02] Production.INFO: ==23046== Releasing lock...
[2026-09-08 16:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:04:02] Production.INFO: ==23051== Lock acquired, processing the job...
[2026-09-08 11:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:04:02] Production.INFO: ==23053== Lock acquired, processing the job...
[2026-09-08 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:04:03] Production.INFO: ==23053== Releasing lock...
[2026-09-08 15:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:04:03] Production.INFO: ==23051== Releasing lock...
[2026-09-08 11:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:04:03] Production.INFO: ==23055== Lock acquired, processing the job...
[2026-09-08 11:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:04:04] Production.INFO: ==23057== Lock acquired, processing the job...
[2026-09-08 11:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:04:04] Production.INFO: ==23059== Lock acquired, processing the job...
[2026-09-08 11:04:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:04:04] Production.INFO: ==23061== Lock acquired, processing the job...
[2026-09-08 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:04:04] Production.INFO: ==23063== Lock acquired, processing the job...
[2026-09-08 11:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:04:04] Production.INFO: Account Balance Start.
[2026-09-08 11:04:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:04:04] Production.INFO: 117
[2026-09-08 11:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:04:04] Production.INFO: Total Charge 0
[2026-09-08 11:04:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:04:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:04:04] Production.INFO: CreateAllLog End
[2026-09-08 11:04:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:04:04] Production.INFO: ==23063== Releasing lock...
[2026-09-08 11:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:04:04] Production.INFO: Account Balance End.
[2026-09-08 11:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:04:04] Production.INFO: ==23061== Releasing lock...
[2026-09-08 11:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:04:05] Production.INFO: ==23057== Releasing lock...
[2026-09-08 11:04:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:04:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:04:12] Production.ERROR: CronJobId end10
[2026-09-08 11:04:12] Production.INFO: ==23059== Releasing lock...
[2026-09-08 11:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:04:15] Production.INFO: call_cost start
[2026-09-08 11:04:15] Production.INFO: call_cost end
[2026-09-08 11:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:04:15] Production.INFO: ==23055== Releasing lock...
[2026-09-08 11:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:05:01] Production.INFO: ==23145== Lock acquired, processing the job...
[2026-09-08 16:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:05:01] Production.INFO: neon service started
[2026-09-08 16:05:01] Production.INFO: neon service started
[2026-09-08 16:05:01] Production.INFO: ==23145== Releasing lock...
[2026-09-08 16:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:05:02] Production.INFO: ==23147== Lock acquired, processing the job...
[2026-09-08 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:05:02] Production.INFO: ==23147== Releasing lock...
[2026-09-08 11:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:05:02] Production.INFO: ==23149== Lock acquired, processing the job...
[2026-09-08 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:05:02] Production.INFO: ==23149== Releasing lock...
[2026-09-08 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:05:03] Production.INFO: ==23157== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:05:03] Production.INFO: ==23151== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:05:03] Production.INFO: ==23163== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 11:05:03] Production.ERROR: CronJob PID - 23157
[2026-09-08 11:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 11:05:03] Production.ERROR: CronJob ID - 10
[2026-09-08 11:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 11:05:00
[2026-09-08 11:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 11:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 11:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:05:03] Production.INFO: ==23151== Releasing lock...
[2026-09-08 11:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:05:03] Production.INFO: ==23153== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:05:03] Production.INFO: ==23155== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 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-08 11:05:03] Production.INFO: ==23161== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 11:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:05:03] Production.INFO: ==23163== Releasing lock...
[2026-09-08 11:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:05:03] Production.INFO: ==23159== Lock acquired, processing the job...
[2026-09-08 11:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 11:05:03] Production.INFO: Account Balance Start.
[2026-09-08 11:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:05:04] Production.INFO: 117
[2026-09-08 11:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:05:04] Production.INFO: Total Charge 0
[2026-09-08 11:05:04] Production.INFO: CreateAllLog End
[2026-09-08 11:05:04] Production.ERROR: done
[2026-09-08 11:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966299', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:05:04] Production.INFO: Account Balance End.
[2026-09-08 11:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:05:04] Production.INFO: ==23159== Releasing lock...
[2026-09-08 11:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:05:04] Production.INFO: ==23155== Releasing lock...
[2026-09-08 11:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966299', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:05:10] Production.INFO: ProcessCDR(1,17966299,1,1,2)
[2026-09-08 11:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966299,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966299,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:05:10] Production.INFO: ==23161== Releasing lock...
[2026-09-08 11:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:05:14] Production.ERROR: CronJobId end10
[2026-09-08 11:05:14] Production.INFO: ==23157== Releasing lock...
[2026-09-08 11:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:05:17] Production.INFO: call_cost start
[2026-09-08 11:05:17] Production.INFO: call_cost end
[2026-09-08 11:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:05:17] Production.INFO: ==23153== Releasing lock...
[2026-09-08 11:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:06:02] Production.INFO: ==23245== Lock acquired, processing the job...
[2026-09-08 16:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:06:02] Production.INFO: neon service started
[2026-09-08 16:06:02] Production.INFO: neon service started
[2026-09-08 16:06:02] Production.INFO: ==23245== Releasing lock...
[2026-09-08 16:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:06:02] Production.INFO: ==23251== Lock acquired, processing the job...
[2026-09-08 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:06:02] Production.INFO: ==23251== Releasing lock...
[2026-09-08 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:06:02] Production.INFO: ==23249== Lock acquired, processing the job...
[2026-09-08 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:06:02] Production.INFO: ==23249== Releasing lock...
[2026-09-08 11:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:06:03] Production.INFO: ==23260== Lock acquired, processing the job...
[2026-09-08 11:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:06:03] Production.INFO: Account Balance Start.
[2026-09-08 11:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:06:03] Production.INFO: 117
[2026-09-08 11:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:06:03] Production.INFO: ==23254== Lock acquired, processing the job...
[2026-09-08 11:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:06:03] Production.INFO: ==23258== Lock acquired, processing the job...
[2026-09-08 11:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:06:03] Production.INFO: ==23256== Lock acquired, processing the job...
[2026-09-08 11:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:06:03] Production.INFO: Total Charge 0
[2026-09-08 11:06:03] Production.INFO: CreateAllLog End
[2026-09-08 11:06:03] Production.INFO: ==23262== Lock acquired, processing the job...
[2026-09-08 11:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11: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-08 11:06:04] Production.INFO: Account Balance End.
[2026-09-08 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-08 11:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:06:04] Production.INFO: ==23260== Releasing lock...
[2026-09-08 11:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 11:06:04] Production.INFO: ==23262== Releasing lock...
[2026-09-08 11:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:06:04] Production.INFO: ==23256== Releasing lock...
[2026-09-08 11:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:06:12] Production.ERROR: CronJobId end10
[2026-09-08 11:06:12] Production.INFO: ==23258== Releasing lock...
[2026-09-08 11:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:06:15] Production.INFO: call_cost start
[2026-09-08 11:06:15] Production.INFO: call_cost end
[2026-09-08 11:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:06:15] Production.INFO: ==23254== Releasing lock...
[2026-09-08 11:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:07:01] Production.INFO: ==23348== Lock acquired, processing the job...
[2026-09-08 16:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:07:01] Production.INFO: neon service started
[2026-09-08 16:07:01] Production.INFO: neon service started
[2026-09-08 16:07:01] Production.INFO: ==23348== Releasing lock...
[2026-09-08 16:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:07:02] Production.INFO: ==23352== Lock acquired, processing the job...
[2026-09-08 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:07:02] Production.INFO: ==23350== Lock acquired, processing the job...
[2026-09-08 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:07:02] Production.INFO: ==23352== Releasing lock...
[2026-09-08 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:07:02] Production.INFO: ==23350== Releasing lock...
[2026-09-08 11:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:07:03] Production.INFO: ==23361== Lock acquired, processing the job...
[2026-09-08 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:07:03] Production.INFO: Account Balance Start.
[2026-09-08 11:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:07:03] Production.INFO: 117
[2026-09-08 11:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:07:03] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-09-08 11:07:03] Production.INFO: Total Charge 0
[2026-09-08 11:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:07:03] Production.INFO: CreateAllLog End
[2026-09-08 11:07:03] Production.INFO: ==23363== Lock acquired, processing the job...
[2026-09-08 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:07:03] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-09-08 11:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 11:07:03] Production.INFO: ==23359== Lock acquired, processing the job...
[2026-09-08 11:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 11:07:03] Production.INFO: ==23363== Releasing lock...
[2026-09-08 11:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:07:03] Production.INFO: Account Balance End.
[2026-09-08 11:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:07:03] Production.INFO: ==23361== Releasing lock...
[2026-09-08 11:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:07:04] Production.INFO: ==23357== Releasing lock...
[2026-09-08 11:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:07:12] Production.ERROR: CronJobId end10
[2026-09-08 11:07:12] Production.INFO: ==23359== Releasing lock...
[2026-09-08 11:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:07:15] Production.INFO: call_cost start
[2026-09-08 11:07:15] Production.INFO: call_cost end
[2026-09-08 11:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:07:15] Production.INFO: ==23355== Releasing lock...
[2026-09-08 11:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:08:02] Production.INFO: ==23442== Lock acquired, processing the job...
[2026-09-08 16:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:08:02] Production.INFO: neon service started
[2026-09-08 16:08:02] Production.INFO: neon service started
[2026-09-08 16:08:02] Production.INFO: ==23442== Releasing lock...
[2026-09-08 16:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:08:02] Production.INFO: ==23446== Lock acquired, processing the job...
[2026-09-08 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:08:02] Production.INFO: ==23446== Releasing lock...
[2026-09-08 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:08:02] Production.INFO: ==23444== Lock acquired, processing the job...
[2026-09-08 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:08:02] Production.INFO: ==23444== Releasing lock...
[2026-09-08 11:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:08:03] Production.INFO: ==23448== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:08:03] Production.INFO: ==23450== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:08:03] Production.INFO: ==23454== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:08:03] Production.INFO: ==23452== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:08:03] Production.INFO: ==23457== Lock acquired, processing the job...
[2026-09-08 11:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:08:03] Production.INFO: Account Balance Start.
[2026-09-08 11:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:08:03] Production.INFO: 117
[2026-09-08 11:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:08:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 11:08:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 11:08:04] Production.INFO: ==23457== Releasing lock...
[2026-09-08 11:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:08:04] Production.INFO: Account Balance End.
[2026-09-08 11:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:08:04] Production.INFO: ==23454== Releasing lock...
[2026-09-08 11:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:08:04] Production.INFO: ==23450== Releasing lock...
[2026-09-08 11:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:08:12] Production.ERROR: CronJobId end10
[2026-09-08 11:08:12] Production.INFO: ==23452== Releasing lock...
[2026-09-08 11:08:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:08:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:08:15] Production.INFO: call_cost start
[2026-09-08 11:08:15] Production.INFO: call_cost end
[2026-09-08 11:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:08:15] Production.INFO: ==23448== Releasing lock...
[2026-09-08 11:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:09:01] Production.INFO: ==23538== Lock acquired, processing the job...
[2026-09-08 16:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:09:01] Production.INFO: neon service started
[2026-09-08 16:09:01] Production.INFO: neon service started
[2026-09-08 16:09:01] Production.INFO: ==23538== Releasing lock...
[2026-09-08 16:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:09:01] Production.INFO: ==23540== Lock acquired, processing the job...
[2026-09-08 11:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:09:02] Production.INFO: ==23540== Releasing lock...
[2026-09-08 11:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:09:02] Production.INFO: ==23542== Lock acquired, processing the job...
[2026-09-08 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:09:02] Production.INFO: ==23542== Releasing lock...
[2026-09-08 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:09:02] Production.INFO: ==23544== Lock acquired, processing the job...
[2026-09-08 11:09:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:09:02] Production.INFO: ==23550== Lock acquired, processing the job...
[2026-09-08 11:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:09:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:09:03] Production.INFO: ==23546== Lock acquired, processing the job...
[2026-09-08 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:09:03] Production.INFO: ==23554== Lock acquired, processing the job...
[2026-09-08 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:09:03] Production.INFO: ==23552== Lock acquired, processing the job...
[2026-09-08 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:09:03] Production.INFO: Account Balance Start.
[2026-09-08 11:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:09:03] Production.INFO: 117
[2026-09-08 11:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:09:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:09:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 11:09:03] Production.INFO: ==23554== Releasing lock...
[2026-09-08 11:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:09:03] Production.INFO: Account Balance End.
[2026-09-08 11:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:09:03] Production.INFO: ==23552== Releasing lock...
[2026-09-08 11:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:09:03] Production.INFO: ==23546== Releasing lock...
[2026-09-08 11:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:09:11] Production.ERROR: CronJobId end10
[2026-09-08 11:09:11] Production.INFO: ==23550== Releasing lock...
[2026-09-08 11:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:09:14] Production.INFO: call_cost start
[2026-09-08 11:09:14] Production.INFO: call_cost end
[2026-09-08 11:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:09:14] Production.INFO: ==23544== Releasing lock...
[2026-09-08 11:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:10:01] Production.INFO: ==23638== Lock acquired, processing the job...
[2026-09-08 16:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:10:01] Production.INFO: neon service started
[2026-09-08 16:10:02] Production.INFO: neon service started
[2026-09-08 16:10:02] Production.INFO: ==23638== Releasing lock...
[2026-09-08 16:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:10:02] Production.INFO: ==23640== Lock acquired, processing the job...
[2026-09-08 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:10:02] Production.INFO: ==23642== Lock acquired, processing the job...
[2026-09-08 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:10:02] Production.INFO: ==23642== Releasing lock...
[2026-09-08 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:10:02] Production.INFO: ==23640== Releasing lock...
[2026-09-08 11:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:10:03] Production.INFO: ==23645== Lock acquired, processing the job...
[2026-09-08 11:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:10:03] Production.INFO: ==23651== Lock acquired, processing the job...
[2026-09-08 11:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:10:03] Production.INFO: ==23647== Lock acquired, processing the job...
[2026-09-08 11:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:10:03] Production.INFO: Account Balance Start.
[2026-09-08 11:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:10:03] Production.INFO: 117
[2026-09-08 11:10:03] Production.INFO: ==23649== Lock acquired, processing the job...
[2026-09-08 11:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:10:03] Production.INFO: ==23653== Lock acquired, processing the job...
[2026-09-08 11:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:10:03] Production.INFO: Total Charge 0
[2026-09-08 11:10:04] Production.INFO: CreateAllLog End
[2026-09-08 11:10:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11: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-08 11: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-08 11:10:04] Production.INFO: ==23653== Releasing lock...
[2026-09-08 11:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:10:04] Production.INFO: Account Balance End.
[2026-09-08 11:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:10:04] Production.INFO: ==23651== Releasing lock...
[2026-09-08 11:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:10:04] Production.INFO: ==23647== Releasing lock...
[2026-09-08 11:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:10:11] Production.ERROR: CronJobId end10
[2026-09-08 11:10:11] Production.INFO: ==23649== Releasing lock...
[2026-09-08 11:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:10:15] Production.INFO: call_cost start
[2026-09-08 11:10:15] Production.INFO: call_cost end
[2026-09-08 11:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:10:15] Production.INFO: ==23645== Releasing lock...
[2026-09-08 11:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:11:01] Production.INFO: ==23747== Lock acquired, processing the job...
[2026-09-08 16:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:11:01] Production.INFO: neon service started
[2026-09-08 16:11:01] Production.INFO: neon service started
[2026-09-08 16:11:01] Production.INFO: ==23747== Releasing lock...
[2026-09-08 16:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:11:02] Production.INFO: ==23751== Lock acquired, processing the job...
[2026-09-08 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:11:02] Production.INFO: ==23753== Lock acquired, processing the job...
[2026-09-08 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:11:02] Production.INFO: ==23753== Releasing lock...
[2026-09-08 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:11:02] Production.INFO: ==23751== Releasing lock...
[2026-09-08 11:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:11:03] Production.INFO: ==23756== Lock acquired, processing the job...
[2026-09-08 11:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:11:03] Production.INFO: ==23758== Lock acquired, processing the job...
[2026-09-08 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:11:03] Production.INFO: ==23760== Lock acquired, processing the job...
[2026-09-08 11:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:11:03] Production.INFO: ==23762== Lock acquired, processing the job...
[2026-09-08 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:11:03] Production.INFO: ==23764== Lock acquired, processing the job...
[2026-09-08 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:11:03] Production.INFO: Account Balance Start.
[2026-09-08 11:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:11:03] Production.INFO: 117
[2026-09-08 11:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:11:03] Production.INFO: Total Charge 0
[2026-09-08 11: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-08 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-08 11:11:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 11:11:03] Production.INFO: ==23764== Releasing lock...
[2026-09-08 11:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:11:03] Production.INFO: Account Balance End.
[2026-09-08 11:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:11:03] Production.INFO: ==23762== Releasing lock...
[2026-09-08 11:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:11:03] Production.INFO: ==23758== Releasing lock...
[2026-09-08 11:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:11:10] Production.ERROR: CronJobId end10
[2026-09-08 11:11:10] Production.INFO: ==23760== Releasing lock...
[2026-09-08 11:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:11:14] Production.INFO: call_cost start
[2026-09-08 11:11:14] Production.INFO: call_cost end
[2026-09-08 11:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:11:14] Production.INFO: ==23756== Releasing lock...
[2026-09-08 11:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:12:01] Production.INFO: ==23853== Lock acquired, processing the job...
[2026-09-08 16:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:12:01] Production.INFO: neon service started
[2026-09-08 16:12:01] Production.INFO: neon service started
[2026-09-08 16:12:01] Production.INFO: ==23853== Releasing lock...
[2026-09-08 16:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:12:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:12:02] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-09-08 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:12:02] Production.INFO: ==23855== Releasing lock...
[2026-09-08 11:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:12:02] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-09-08 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:12:02] Production.INFO: ==23857== Releasing lock...
[2026-09-08 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:12:03] Production.INFO: ==23860== Lock acquired, processing the job...
[2026-09-08 11:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:12:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-09-08 11:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:12:03] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-09-08 11:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:12:03] Production.INFO: ==23866== Lock acquired, processing the job...
[2026-09-08 11:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:12:03] Production.INFO: ==23868== Lock acquired, processing the job...
[2026-09-08 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:12:03] Production.INFO: Account Balance Start.
[2026-09-08 11:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:12:03] Production.INFO: 117
[2026-09-08 11:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 11:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:12:03] Production.INFO: ==23868== Releasing lock...
[2026-09-08 11:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:12:04] Production.INFO: Total Charge 0
[2026-09-08 11:12:04] Production.INFO: CreateAllLog End
[2026-09-08 11:12:04] Production.INFO: Account Balance End.
[2026-09-08 11:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:12:04] Production.INFO: ==23866== Releasing lock...
[2026-09-08 11:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:12:04] Production.INFO: ==23862== Releasing lock...
[2026-09-08 11:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:12:12] Production.ERROR: CronJobId end10
[2026-09-08 11:12:12] Production.INFO: ==23864== Releasing lock...
[2026-09-08 11:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:12:15] Production.INFO: call_cost start
[2026-09-08 11:12:15] Production.INFO: call_cost end
[2026-09-08 11:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:12:15] Production.INFO: ==23860== Releasing lock...
[2026-09-08 11:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:13:02] Production.INFO: ==23950== Lock acquired, processing the job...
[2026-09-08 16:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:13:02] Production.INFO: neon service started
[2026-09-08 16:13:02] Production.INFO: neon service started
[2026-09-08 16:13:02] Production.INFO: ==23950== Releasing lock...
[2026-09-08 16:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:13:02] Production.INFO: ==23953== Lock acquired, processing the job...
[2026-09-08 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:13:02] Production.INFO: ==23953== Releasing lock...
[2026-09-08 11:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:13:03] Production.INFO: ==23955== Lock acquired, processing the job...
[2026-09-08 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:13:03] Production.INFO: ==23955== Releasing lock...
[2026-09-08 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:13:03] Production.INFO: ==23963== Lock acquired, processing the job...
[2026-09-08 11:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:13:03] Production.INFO: ==23959== Lock acquired, processing the job...
[2026-09-08 11:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:13:04] Production.INFO: ==23961== Lock acquired, processing the job...
[2026-09-08 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:13:04] Production.INFO: ==23965== Lock acquired, processing the job...
[2026-09-08 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:13:04] Production.INFO: ==23967== Lock acquired, processing the job...
[2026-09-08 11:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:13:04] Production.INFO: Account Balance Start.
[2026-09-08 11:13:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:13:04] Production.INFO: 117
[2026-09-08 11:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 11: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-08 11: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-08 11:13:04] Production.INFO: Total Charge 0
[2026-09-08 11: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-08 11:13:04] Production.INFO: ==23967== Releasing lock...
[2026-09-08 11:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:13:04] Production.INFO: CreateAllLog End
[2026-09-08 11:13:04] Production.INFO: Account Balance End.
[2026-09-08 11:13:04] Production.INFO: ==23961== Releasing lock...
[2026-09-08 11:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:13:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:13:04] Production.INFO: ==23965== Releasing lock...
[2026-09-08 11:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:13:13] Production.ERROR: CronJobId end10
[2026-09-08 11:13:13] Production.INFO: ==23963== Releasing lock...
[2026-09-08 11:13:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:13:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:13:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:13:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:13:16] Production.INFO: call_cost start
[2026-09-08 11:13:16] Production.INFO: call_cost end
[2026-09-08 11:13:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:13:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:13:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:13:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:13:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:13:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:13:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:13:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:13:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:13:16] Production.INFO: ==23959== Releasing lock...
[2026-09-08 11:13:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:13:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:14:01] Production.INFO: ==24049== Lock acquired, processing the job...
[2026-09-08 16:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:14:01] Production.INFO: neon service started
[2026-09-08 16:14:01] Production.INFO: neon service started
[2026-09-08 16:14:01] Production.INFO: ==24049== Releasing lock...
[2026-09-08 16:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:14:02] Production.INFO: ==24051== Lock acquired, processing the job...
[2026-09-08 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:14:02] Production.INFO: ==24051== Releasing lock...
[2026-09-08 11:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:14:02] Production.INFO: ==24054== Lock acquired, processing the job...
[2026-09-08 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:14:02] Production.INFO: ==24054== Releasing lock...
[2026-09-08 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:14:03] Production.INFO: ==24058== Lock acquired, processing the job...
[2026-09-08 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:14:03] Production.INFO: ==24056== Lock acquired, processing the job...
[2026-09-08 11:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:14:03] Production.INFO: ==24060== Lock acquired, processing the job...
[2026-09-08 11:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:14:03] Production.INFO: ==24064== Lock acquired, processing the job...
[2026-09-08 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:14:03] Production.INFO: ==24062== Lock acquired, processing the job...
[2026-09-08 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:14:03] Production.INFO: Account Balance Start.
[2026-09-08 11:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:14:03] Production.INFO: 117
[2026-09-08 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-08 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-08 11:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:14:03] Production.INFO: ==24064== Releasing lock...
[2026-09-08 11:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:14:03] Production.INFO: Total Charge 0
[2026-09-08 11:14:03] Production.INFO: CreateAllLog End
[2026-09-08 11:14:03] Production.INFO: ==24058== Releasing lock...
[2026-09-08 11:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:14:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:14:03] Production.INFO: Account Balance End.
[2026-09-08 11:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:14:03] Production.INFO: ==24062== Releasing lock...
[2026-09-08 11:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:14:11] Production.ERROR: CronJobId end10
[2026-09-08 11:14:11] Production.INFO: ==24060== Releasing lock...
[2026-09-08 11:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:14:14] Production.INFO: call_cost start
[2026-09-08 11:14:14] Production.INFO: call_cost end
[2026-09-08 11:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:14:14] Production.INFO: ==24056== Releasing lock...
[2026-09-08 11:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:15:02] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-09-08 16:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:15:02] Production.INFO: neon service started
[2026-09-08 16:15:02] Production.INFO: neon service started
[2026-09-08 16:15:02] Production.INFO: ==24152== Releasing lock...
[2026-09-08 16:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:15:02] Production.INFO: ==24154== Lock acquired, processing the job...
[2026-09-08 11:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:15:02] Production.INFO: ==24156== Lock acquired, processing the job...
[2026-09-08 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 11:15:03] Production.INFO: ==24154== Releasing lock...
[2026-09-08 11:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:15:03] Production.INFO: ==24156== Releasing lock...
[2026-09-08 15:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:15:03] Production.INFO: ==24159== Lock acquired, processing the job...
[2026-09-08 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:15:03] Production.INFO: ==24161== Lock acquired, processing the job...
[2026-09-08 11:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:15:03] Production.INFO: ==24159== Releasing lock...
[2026-09-08 11:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:15:03] Production.INFO: ==24163== Lock acquired, processing the job...
[2026-09-08 11:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:15:04] Production.INFO: ==24171== Lock acquired, processing the job...
[2026-09-08 11:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:15:04] Production.INFO: ==24169== Lock acquired, processing the job...
[2026-09-08 11:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 11:15:04] Production.INFO: ==24165== Lock acquired, processing the job...
[2026-09-08 11:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 11:15:04] Production.INFO: ==24167== Lock acquired, processing the job...
[2026-09-08 11:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 11:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 11:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 11:15:04] Production.INFO: ==24171== Releasing lock...
[2026-09-08 11:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:15:04] Production.INFO: Account Balance Start.
[2026-09-08 11:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:15:04] Production.INFO: 117
[2026-09-08 11:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:15:04] Production.ERROR: done
[2026-09-08 11:15:04] Production.INFO: Total Charge 0
[2026-09-08 11:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966340', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:15:04] Production.INFO: CreateAllLog End
[2026-09-08 11:15:04] Production.INFO: Account Balance End.
[2026-09-08 11:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:15:04] Production.INFO: ==24167== Releasing lock...
[2026-09-08 11:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:15:05] Production.INFO: ==24163== Releasing lock...
[2026-09-08 11:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966340', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:15:11] Production.INFO: ProcessCDR(1,17966340,1,1,2)
[2026-09-08 11:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966340,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966340,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:15:11] Production.INFO: ==24169== Releasing lock...
[2026-09-08 11:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:15:16] Production.ERROR: CronJobId end10
[2026-09-08 11:15:16] Production.INFO: ==24165== Releasing lock...
[2026-09-08 11:15:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:15:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:15:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:15:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:15:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:15:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:15:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:15:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:15:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:15:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:15:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:15:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:15:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:15:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:15:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:15:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:15:19] Production.INFO: call_cost start
[2026-09-08 11:15:19] Production.INFO: call_cost end
[2026-09-08 11:15:19] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:15:19] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:15:19] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:15:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:15:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:15:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:15:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:15:19] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:15:19] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:15:19] Production.INFO: ==24161== Releasing lock...
[2026-09-08 11:15:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:15:19] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:16:01] Production.INFO: ==24258== Lock acquired, processing the job...
[2026-09-08 16:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:16:01] Production.INFO: neon service started
[2026-09-08 16:16:01] Production.INFO: neon service started
[2026-09-08 16:16:01] Production.INFO: ==24258== Releasing lock...
[2026-09-08 16:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:16:02] Production.INFO: ==24260== Lock acquired, processing the job...
[2026-09-08 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:16:02] Production.INFO: ==24262== Lock acquired, processing the job...
[2026-09-08 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:16:02] Production.INFO: ==24262== Releasing lock...
[2026-09-08 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:16:02] Production.INFO: ==24260== Releasing lock...
[2026-09-08 11:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:16:03] Production.INFO: ==24265== Lock acquired, processing the job...
[2026-09-08 11:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:16:03] Production.INFO: ==24267== Lock acquired, processing the job...
[2026-09-08 11:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:16:03] Production.INFO: ==24269== Lock acquired, processing the job...
[2026-09-08 11:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:16:03] Production.INFO: ==24271== Lock acquired, processing the job...
[2026-09-08 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:16:03] Production.INFO: ==24273== Lock acquired, processing the job...
[2026-09-08 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:16:03] Production.INFO: Account Balance Start.
[2026-09-08 11:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:16:03] Production.INFO: 117
[2026-09-08 11:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:16:03] Production.INFO: Total Charge 0
[2026-09-08 11:16:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 11:16:03] Production.INFO: ==24273== Releasing lock...
[2026-09-08 11:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:16:03] Production.INFO: Account Balance End.
[2026-09-08 11:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:16:03] Production.INFO: ==24271== Releasing lock...
[2026-09-08 11:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:16:04] Production.INFO: ==24267== Releasing lock...
[2026-09-08 11:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:16:12] Production.ERROR: CronJobId end10
[2026-09-08 11:16:12] Production.INFO: ==24269== Releasing lock...
[2026-09-08 11:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:16:14] Production.INFO: call_cost start
[2026-09-08 11:16:14] Production.INFO: call_cost end
[2026-09-08 11:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:16:14] Production.INFO: ==24265== Releasing lock...
[2026-09-08 11:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:17:02] Production.INFO: ==24359== Lock acquired, processing the job...
[2026-09-08 16:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:17:02] Production.INFO: neon service started
[2026-09-08 16:17:02] Production.INFO: neon service started
[2026-09-08 16:17:02] Production.INFO: ==24359== Releasing lock...
[2026-09-08 16:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:17:02] Production.INFO: ==24361== Lock acquired, processing the job...
[2026-09-08 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:17:02] Production.INFO: ==24361== Releasing lock...
[2026-09-08 11:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:17:03] Production.INFO: ==24363== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:17:03] Production.INFO: ==24363== Releasing lock...
[2026-09-08 15:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:17:03] Production.INFO: ==24365== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:17:03] Production.INFO: ==24369== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:17:03] Production.INFO: ==24371== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:17:03] Production.INFO: ==24367== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:17:03] Production.INFO: Account Balance Start.
[2026-09-08 11:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:17:03] Production.INFO: ==24373== Lock acquired, processing the job...
[2026-09-08 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:17:03] Production.INFO: 117
[2026-09-08 11:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:17:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:17:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 11:17:03] Production.INFO: ==24373== Releasing lock...
[2026-09-08 11:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:17:04] Production.INFO: Account Balance End.
[2026-09-08 11:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:17:04] Production.INFO: ==24371== Releasing lock...
[2026-09-08 11:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:17:04] Production.INFO: ==24367== Releasing lock...
[2026-09-08 11:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:17:11] Production.ERROR: CronJobId end10
[2026-09-08 11:17:11] Production.INFO: ==24369== Releasing lock...
[2026-09-08 11:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:17:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:17:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:17:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:17:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:17:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:17:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:17:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:17:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:17:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:17:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:17:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:17:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:17:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:17:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:17:15] Production.INFO: call_cost start
[2026-09-08 11:17:15] Production.INFO: call_cost end
[2026-09-08 11:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:17:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:17:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:17:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:17:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:17:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:17:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:17:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:17:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:17:16] Production.INFO: ==24365== Releasing lock...
[2026-09-08 11:17:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:17:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:18:01] Production.INFO: ==24456== Lock acquired, processing the job...
[2026-09-08 16:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:18:01] Production.INFO: neon service started
[2026-09-08 16:18:01] Production.INFO: neon service started
[2026-09-08 16:18:01] Production.INFO: ==24456== Releasing lock...
[2026-09-08 16:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:18:02] Production.INFO: ==24458== Lock acquired, processing the job...
[2026-09-08 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:18:02] Production.INFO: ==24460== Lock acquired, processing the job...
[2026-09-08 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:18:02] Production.INFO: ==24460== Releasing lock...
[2026-09-08 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:18:02] Production.INFO: ==24458== Releasing lock...
[2026-09-08 11:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:18:03] Production.INFO: ==24463== Lock acquired, processing the job...
[2026-09-08 11:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:18:03] Production.INFO: ==24467== Lock acquired, processing the job...
[2026-09-08 11:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:18:03] Production.INFO: ==24465== Lock acquired, processing the job...
[2026-09-08 11:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:18:03] Production.INFO: ==24469== Lock acquired, processing the job...
[2026-09-08 11:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:18:03] Production.INFO: ==24471== Lock acquired, processing the job...
[2026-09-08 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:18:03] Production.INFO: Account Balance Start.
[2026-09-08 11:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:18:03] Production.INFO: 117
[2026-09-08 11:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:18:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:18:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:18:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:18:03] Production.INFO: ==24471== Releasing lock...
[2026-09-08 11:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:18:03] Production.INFO: Total Charge 0
[2026-09-08 11:18:03] Production.INFO: CreateAllLog End
[2026-09-08 11:18:04] Production.INFO: ==24465== Releasing lock...
[2026-09-08 11:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:18:04] Production.INFO: Account Balance End.
[2026-09-08 11:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:18:04] Production.INFO: ==24469== Releasing lock...
[2026-09-08 11:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:18:11] Production.ERROR: CronJobId end10
[2026-09-08 11:18:11] Production.INFO: ==24467== Releasing lock...
[2026-09-08 11:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:18:15] Production.INFO: call_cost start
[2026-09-08 11:18:15] Production.INFO: call_cost end
[2026-09-08 11:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:18:15] Production.INFO: ==24463== Releasing lock...
[2026-09-08 11:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:19:01] Production.INFO: ==24558== Lock acquired, processing the job...
[2026-09-08 16:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:19:01] Production.INFO: neon service started
[2026-09-08 16:19:01] Production.INFO: neon service started
[2026-09-08 16:19:01] Production.INFO: ==24558== Releasing lock...
[2026-09-08 16:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:19:02] Production.INFO: ==24560== Lock acquired, processing the job...
[2026-09-08 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:19:02] Production.INFO: ==24560== Releasing lock...
[2026-09-08 11:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:19:02] Production.INFO: ==24562== Lock acquired, processing the job...
[2026-09-08 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:19:02] Production.INFO: ==24562== Releasing lock...
[2026-09-08 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:19:03] Production.INFO: ==24570== Lock acquired, processing the job...
[2026-09-08 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:19:03] Production.INFO: ==24564== Lock acquired, processing the job...
[2026-09-08 11:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:19:03] Production.INFO: Account Balance Start.
[2026-09-08 11:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:19:03] Production.INFO: 117
[2026-09-08 11:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:19:03] Production.INFO: ==24566== Lock acquired, processing the job...
[2026-09-08 11:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:19:03] Production.INFO: Total Charge 0
[2026-09-08 11:19:03] Production.INFO: CreateAllLog End
[2026-09-08 11:19:03] Production.INFO: ==24568== Lock acquired, processing the job...
[2026-09-08 11:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:19:03] Production.INFO: ==24573== Lock acquired, processing the job...
[2026-09-08 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:19:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 11:19:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:19:03] Production.INFO: ==24570== Releasing lock...
[2026-09-08 11:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 11:19:03] Production.INFO: ==24573== Releasing lock...
[2026-09-08 11:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:19:04] Production.INFO: ==24566== Releasing lock...
[2026-09-08 11:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:19:12] Production.ERROR: CronJobId end10
[2026-09-08 11:19:12] Production.INFO: ==24568== Releasing lock...
[2026-09-08 11:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:19:14] Production.INFO: call_cost start
[2026-09-08 11:19:14] Production.INFO: call_cost end
[2026-09-08 11:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:19:14] Production.INFO: ==24564== Releasing lock...
[2026-09-08 11:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:20:01] Production.INFO: ==24657== Lock acquired, processing the job...
[2026-09-08 16:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:20:01] Production.INFO: neon service started
[2026-09-08 16:20:01] Production.INFO: neon service started
[2026-09-08 16:20:01] Production.INFO: ==24657== Releasing lock...
[2026-09-08 16:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:20:01] Production.INFO: ==24661== Lock acquired, processing the job...
[2026-09-08 15:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:20:01] Production.INFO: ==24661== Releasing lock...
[2026-09-08 15:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:20:01] Production.INFO: ==24659== Lock acquired, processing the job...
[2026-09-08 11:20:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:20:02] Production.INFO: ==24659== Releasing lock...
[2026-09-08 11:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:20:02] Production.INFO: ==24664== Lock acquired, processing the job...
[2026-09-08 11:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:20:02] Production.INFO: ==24666== Lock acquired, processing the job...
[2026-09-08 11:20:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:20:02] Production.INFO: ==24672== Lock acquired, processing the job...
[2026-09-08 11:20:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:20:02] Production.INFO: ==24670== Lock acquired, processing the job...
[2026-09-08 11:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:20:03] Production.INFO: ==24668== Lock acquired, processing the job...
[2026-09-08 11:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:20:03] Production.INFO: Account Balance Start.
[2026-09-08 11:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:20:03] Production.INFO: 117
[2026-09-08 11:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:20:03] Production.INFO: ==24672== Releasing lock...
[2026-09-08 11:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:20:03] Production.INFO: Total Charge 0
[2026-09-08 11:20:03] Production.INFO: CreateAllLog End
[2026-09-08 11:20:03] Production.INFO: Account Balance End.
[2026-09-08 11:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:20:03] Production.INFO: ==24670== Releasing lock...
[2026-09-08 11:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:20:03] Production.INFO: ==24666== Releasing lock...
[2026-09-08 11:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:20:10] Production.ERROR: CronJobId end10
[2026-09-08 11:20:10] Production.INFO: ==24668== Releasing lock...
[2026-09-08 11:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:20:14] Production.INFO: call_cost start
[2026-09-08 11:20:14] Production.INFO: call_cost end
[2026-09-08 11:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:20:14] Production.INFO: ==24664== Releasing lock...
[2026-09-08 11:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:21:01] Production.INFO: ==24758== Lock acquired, processing the job...
[2026-09-08 16:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:21:01] Production.INFO: neon service started
[2026-09-08 16:21:01] Production.INFO: neon service started
[2026-09-08 16:21:01] Production.INFO: ==24758== Releasing lock...
[2026-09-08 16:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:21:02] Production.INFO: ==24760== Lock acquired, processing the job...
[2026-09-08 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:21:02] Production.INFO: ==24760== Releasing lock...
[2026-09-08 11:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:21:02] Production.INFO: ==24762== Lock acquired, processing the job...
[2026-09-08 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:21:02] Production.INFO: ==24762== Releasing lock...
[2026-09-08 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:21:03] Production.INFO: ==24765== Lock acquired, processing the job...
[2026-09-08 11:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:21:03] Production.INFO: ==24769== Lock acquired, processing the job...
[2026-09-08 11:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:21:03] Production.INFO: ==24771== Lock acquired, processing the job...
[2026-09-08 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:21:03] Production.INFO: ==24767== Lock acquired, processing the job...
[2026-09-08 11:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:21:03] Production.INFO: Account Balance Start.
[2026-09-08 11:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:21:03] Production.INFO: 117
[2026-09-08 11:21:03] Production.INFO: ==24773== Lock acquired, processing the job...
[2026-09-08 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:21:03] Production.INFO: Total Charge 0
[2026-09-08 11:21:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 11:21:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 11:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:21:03] Production.INFO: ==24771== Releasing lock...
[2026-09-08 11:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:21:03] Production.INFO: ==24773== Releasing lock...
[2026-09-08 11:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:21:04] Production.INFO: ==24767== Releasing lock...
[2026-09-08 11:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:21:11] Production.ERROR: CronJobId end10
[2026-09-08 11:21:11] Production.INFO: ==24769== Releasing lock...
[2026-09-08 11:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:21:15] Production.INFO: call_cost start
[2026-09-08 11:21:15] Production.INFO: call_cost end
[2026-09-08 11:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:21:15] Production.INFO: ==24765== Releasing lock...
[2026-09-08 11:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:22:02] Production.INFO: ==24859== Lock acquired, processing the job...
[2026-09-08 16:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:22:02] Production.INFO: neon service started
[2026-09-08 16:22:02] Production.INFO: neon service started
[2026-09-08 16:22:02] Production.INFO: ==24859== Releasing lock...
[2026-09-08 16:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:22:02] Production.INFO: ==24864== Lock acquired, processing the job...
[2026-09-08 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:22:02] Production.INFO: ==24864== Releasing lock...
[2026-09-08 11:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:22:03] Production.INFO: ==24866== Lock acquired, processing the job...
[2026-09-08 15:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:22:03] Production.INFO: ==24866== Releasing lock...
[2026-09-08 15:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:22:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:22:03] Production.INFO: ==24868== Lock acquired, processing the job...
[2026-09-08 11:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:22:03] Production.INFO: ==24876== Lock acquired, processing the job...
[2026-09-08 11:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:22:03] Production.INFO: ==24870== Lock acquired, processing the job...
[2026-09-08 11:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:22:03] Production.INFO: ==24872== Lock acquired, processing the job...
[2026-09-08 11:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:22:03] Production.INFO: ==24874== Lock acquired, processing the job...
[2026-09-08 11:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 11: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-08 11:22:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:22:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:22:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:22:04] Production.INFO: ==24876== Releasing lock...
[2026-09-08 11:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:22:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:22:04] Production.INFO: Account Balance Start.
[2026-09-08 11:22:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:22:04] Production.INFO: 117
[2026-09-08 11:22:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:22:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:22:04] Production.INFO: Total Charge 0
[2026-09-08 11:22:04] Production.INFO: CreateAllLog End
[2026-09-08 11:22:04] Production.INFO: Account Balance End.
[2026-09-08 11:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:22:04] Production.INFO: ==24874== Releasing lock...
[2026-09-08 11:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:22:04] Production.INFO: ==24870== Releasing lock...
[2026-09-08 11:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:22:13] Production.ERROR: CronJobId end10
[2026-09-08 11:22:13] Production.INFO: ==24872== Releasing lock...
[2026-09-08 11:22:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:22:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:22:15] Production.INFO: call_cost start
[2026-09-08 11:22:15] Production.INFO: call_cost end
[2026-09-08 11:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:22:15] Production.INFO: ==24868== Releasing lock...
[2026-09-08 11:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:23:01] Production.INFO: ==24970== Lock acquired, processing the job...
[2026-09-08 16:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:23:01] Production.INFO: neon service started
[2026-09-08 16:23:01] Production.INFO: neon service started
[2026-09-08 16:23:01] Production.INFO: ==24970== Releasing lock...
[2026-09-08 16:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:23:02] Production.INFO: ==24973== Lock acquired, processing the job...
[2026-09-08 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:23:02] Production.INFO: ==24975== Lock acquired, processing the job...
[2026-09-08 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:23:02] Production.INFO: ==24975== Releasing lock...
[2026-09-08 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:23:02] Production.INFO: ==24973== Releasing lock...
[2026-09-08 11:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:23:03] Production.INFO: ==24984== Lock acquired, processing the job...
[2026-09-08 11:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:23:03] Production.INFO: ==24977== Lock acquired, processing the job...
[2026-09-08 11:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:23:03] Production.INFO: ==24980== Lock acquired, processing the job...
[2026-09-08 11:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:23:03] Production.INFO: ==24982== Lock acquired, processing the job...
[2026-09-08 11:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:23:03] Production.INFO: ==24986== Lock acquired, processing the job...
[2026-09-08 11:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:23:03] Production.INFO: Account Balance Start.
[2026-09-08 11:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:23:03] Production.INFO: 117
[2026-09-08 11:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 11: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-08 11:23:04] Production.INFO: ==24986== Releasing lock...
[2026-09-08 11:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:23:04] Production.INFO: Total Charge 0
[2026-09-08 11:23:04] Production.INFO: CreateAllLog End
[2026-09-08 11:23:04] Production.INFO: Account Balance End.
[2026-09-08 11:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:23:04] Production.INFO: ==24984== Releasing lock...
[2026-09-08 11:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:23:04] Production.INFO: ==24980== Releasing lock...
[2026-09-08 11:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:23:16] Production.ERROR: CronJobId end10
[2026-09-08 11:23:16] Production.INFO: ==24982== Releasing lock...
[2026-09-08 11:23:16] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:23:16] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:23:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:23:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:23:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:23:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:23:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:23:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:23:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:23:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:23:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:23:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:23:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:23:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:23:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:23:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:23:18] Production.INFO: call_cost start
[2026-09-08 11:23:18] Production.INFO: call_cost end
[2026-09-08 11:23:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:23:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:23:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:23:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:23:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:23:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:23:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:23:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:23:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:23:18] Production.INFO: ==24977== Releasing lock...
[2026-09-08 11:23:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:23:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:24:01] Production.INFO: ==25069== Lock acquired, processing the job...
[2026-09-08 16:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:24:01] Production.INFO: neon service started
[2026-09-08 16:24:01] Production.INFO: neon service started
[2026-09-08 16:24:01] Production.INFO: ==25069== Releasing lock...
[2026-09-08 16:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:24:02] Production.INFO: ==25071== Lock acquired, processing the job...
[2026-09-08 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:24:02] Production.INFO: ==25073== Lock acquired, processing the job...
[2026-09-08 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:24:02] Production.INFO: ==25073== Releasing lock...
[2026-09-08 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:24:02] Production.INFO: ==25071== Releasing lock...
[2026-09-08 11:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:24:03] Production.INFO: ==25080== Lock acquired, processing the job...
[2026-09-08 11:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:24:03] Production.INFO: ==25084== Lock acquired, processing the job...
[2026-09-08 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:24:03] Production.INFO: ==25078== Lock acquired, processing the job...
[2026-09-08 11:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:24:03] Production.INFO: ==25076== Lock acquired, processing the job...
[2026-09-08 11:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:24:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:24:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:24:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:24:03] Production.INFO: ==25084== Releasing lock...
[2026-09-08 11:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:24:03] Production.INFO: ==25082== Lock acquired, processing the job...
[2026-09-08 11:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:24:04] Production.INFO: Account Balance Start.
[2026-09-08 11:24:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:24:04] Production.INFO: 117
[2026-09-08 11:24:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:24:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:24:04] Production.INFO: Total Charge 0
[2026-09-08 11:24:04] Production.INFO: CreateAllLog End
[2026-09-08 11:24:04] Production.INFO: Account Balance End.
[2026-09-08 11:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:24:04] Production.INFO: ==25082== Releasing lock...
[2026-09-08 11:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:24:04] Production.INFO: ==25078== Releasing lock...
[2026-09-08 11:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:24:10] Production.ERROR: CronJobId end10
[2026-09-08 11:24:10] Production.INFO: ==25080== Releasing lock...
[2026-09-08 11:24:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:24:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:24:15] Production.INFO: call_cost start
[2026-09-08 11:24:15] Production.INFO: call_cost end
[2026-09-08 11:24:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:24:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:24:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:24:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:24:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:24:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:24:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:24:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:24:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:24:15] Production.INFO: ==25076== Releasing lock...
[2026-09-08 11:24:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:24:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:25:01] Production.INFO: ==25180== Lock acquired, processing the job...
[2026-09-08 16:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:25:01] Production.INFO: neon service started
[2026-09-08 16:25:01] Production.INFO: neon service started
[2026-09-08 16:25:01] Production.INFO: ==25180== Releasing lock...
[2026-09-08 16:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:25:02] Production.INFO: ==25182== Lock acquired, processing the job...
[2026-09-08 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:25:02] Production.INFO: ==25182== Releasing lock...
[2026-09-08 11:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:25:02] Production.INFO: ==25184== Lock acquired, processing the job...
[2026-09-08 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:25:02] Production.INFO: ==25184== Releasing lock...
[2026-09-08 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:25:03] Production.INFO: ==25186== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:25:03] Production.INFO: ==25186== Releasing lock...
[2026-09-08 11:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:25:03] Production.INFO: ==25188== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:25:03] Production.INFO: ==25190== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:25:03] Production.INFO: ==25192== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:25:03] Production.INFO: ==25194== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:25:03] Production.INFO: Account Balance Start.
[2026-09-08 11:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:25:03] Production.INFO: ==25199== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:25:03] Production.INFO: 117
[2026-09-08 11:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:25:03] Production.INFO: ==25197== Lock acquired, processing the job...
[2026-09-08 11:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 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-08 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-08 11:25:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:25:03] Production.INFO: ==25199== Releasing lock...
[2026-09-08 11:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:25:03] Production.INFO: CreateAllLog End
[2026-09-08 11:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 11:25:04] Production.INFO: Account Balance End.
[2026-09-08 11:25:04] Production.ERROR: done
[2026-09-08 11:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:25:04] Production.INFO: ==25194== Releasing lock...
[2026-09-08 11:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966381', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:25:04] Production.INFO: ==25190== Releasing lock...
[2026-09-08 11:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966381', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:25:10] Production.INFO: ProcessCDR(1,17966381,1,1,2)
[2026-09-08 11:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966381,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966381,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:25:10] Production.INFO: ==25197== Releasing lock...
[2026-09-08 11:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:25:13] Production.ERROR: CronJobId end10
[2026-09-08 11:25:13] Production.INFO: ==25192== Releasing lock...
[2026-09-08 11:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:25:17] Production.INFO: call_cost start
[2026-09-08 11:25:17] Production.INFO: call_cost end
[2026-09-08 11:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:25:17] Production.INFO: ==25188== Releasing lock...
[2026-09-08 11:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:26:02] Production.INFO: ==25284== Lock acquired, processing the job...
[2026-09-08 16:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:26:02] Production.INFO: neon service started
[2026-09-08 16:26:02] Production.INFO: neon service started
[2026-09-08 16:26:02] Production.INFO: ==25284== Releasing lock...
[2026-09-08 16:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:26:02] Production.INFO: ==25286== Lock acquired, processing the job...
[2026-09-08 11:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:26:03] Production.INFO: ==25288== Lock acquired, processing the job...
[2026-09-08 15:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:26:03] Production.INFO: ==25288== Releasing lock...
[2026-09-08 15:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:26:03] Production.INFO: ==25286== Releasing lock...
[2026-09-08 11:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:26:04] Production.INFO: ==25295== Lock acquired, processing the job...
[2026-09-08 11:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:26:04] Production.INFO: ==25293== Lock acquired, processing the job...
[2026-09-08 11:26:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:26:04] Production.INFO: ==25297== Lock acquired, processing the job...
[2026-09-08 11:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:26:04] Production.INFO: ==25299== Lock acquired, processing the job...
[2026-09-08 11:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:26:04] Production.INFO: ==25301== Lock acquired, processing the job...
[2026-09-08 11:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:26:04] Production.INFO: Account Balance Start.
[2026-09-08 11:26:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:26:04] Production.INFO: 117
[2026-09-08 11:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11: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-08 11:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11: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-08 11:26:04] Production.INFO: ==25301== Releasing lock...
[2026-09-08 11:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:26:04] Production.INFO: Total Charge 0
[2026-09-08 11:26:04] Production.INFO: CreateAllLog End
[2026-09-08 11:26:04] Production.INFO: Account Balance End.
[2026-09-08 11:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:26:04] Production.INFO: ==25299== Releasing lock...
[2026-09-08 11:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:26:04] Production.INFO: ==25295== Releasing lock...
[2026-09-08 11:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:26:11] Production.ERROR: CronJobId end10
[2026-09-08 11:26:11] Production.INFO: ==25297== Releasing lock...
[2026-09-08 11:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:26:14] Production.INFO: call_cost start
[2026-09-08 11:26:14] Production.INFO: call_cost end
[2026-09-08 11:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:26:15] Production.INFO: ==25293== Releasing lock...
[2026-09-08 11:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:27:01] Production.INFO: ==25387== Lock acquired, processing the job...
[2026-09-08 16:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:27:01] Production.INFO: neon service started
[2026-09-08 16:27:01] Production.INFO: neon service started
[2026-09-08 16:27:01] Production.INFO: ==25387== Releasing lock...
[2026-09-08 16:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:27:02] Production.INFO: ==25389== Lock acquired, processing the job...
[2026-09-08 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:27:02] Production.INFO: ==25389== Releasing lock...
[2026-09-08 11:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:27:02] Production.INFO: ==25391== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:27:02] Production.INFO: ==25391== Releasing lock...
[2026-09-08 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:27:03] Production.INFO: ==25399== Lock acquired, processing the job...
[2026-09-08 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:27:03] Production.INFO: ==25397== Lock acquired, processing the job...
[2026-09-08 11:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:27:03] Production.INFO: ==25393== Lock acquired, processing the job...
[2026-09-08 11:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:27:03] Production.INFO: ==25401== Lock acquired, processing the job...
[2026-09-08 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:27:03] Production.INFO: ==25395== Lock acquired, processing the job...
[2026-09-08 11:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:27:03] Production.INFO: Account Balance Start.
[2026-09-08 11:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:27:03] Production.INFO: 117
[2026-09-08 11:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 11:27:03] Production.INFO: ==25401== Releasing lock...
[2026-09-08 11:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:27:03] Production.INFO: Total Charge 0
[2026-09-08 11:27:03] Production.INFO: CreateAllLog End
[2026-09-08 11:27:03] Production.INFO: Account Balance End.
[2026-09-08 11:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:27:03] Production.INFO: ==25399== Releasing lock...
[2026-09-08 11:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:27:04] Production.INFO: ==25395== Releasing lock...
[2026-09-08 11:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:27:11] Production.ERROR: CronJobId end10
[2026-09-08 11:27:11] Production.INFO: ==25397== Releasing lock...
[2026-09-08 11:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:27:14] Production.INFO: call_cost start
[2026-09-08 11:27:14] Production.INFO: call_cost end
[2026-09-08 11:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:27:14] Production.INFO: ==25393== Releasing lock...
[2026-09-08 11:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:28:02] Production.INFO: ==25488== Lock acquired, processing the job...
[2026-09-08 16:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:28:02] Production.INFO: neon service started
[2026-09-08 16:28:02] Production.INFO: neon service started
[2026-09-08 16:28:02] Production.INFO: ==25488== Releasing lock...
[2026-09-08 16:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:28:02] Production.INFO: ==25490== Lock acquired, processing the job...
[2026-09-08 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:28:02] Production.INFO: ==25490== Releasing lock...
[2026-09-08 11:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:28:03] Production.INFO: ==25492== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:28:03] Production.INFO: ==25492== Releasing lock...
[2026-09-08 15:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:28:03] Production.INFO: ==25495== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:28:03] Production.INFO: ==25499== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:28:03] Production.INFO: ==25503== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:28:03] Production.INFO: ==25497== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 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-08 11:28:03] Production.INFO: ==25503== Releasing lock...
[2026-09-08 11:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:28:03] Production.INFO: ==25501== Lock acquired, processing the job...
[2026-09-08 11:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:28:03] Production.INFO: Account Balance Start.
[2026-09-08 11:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:28:03] Production.INFO: 117
[2026-09-08 11:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:28:04] Production.INFO: Total Charge 0
[2026-09-08 11:28:04] Production.INFO: CreateAllLog End
[2026-09-08 11:28:04] Production.INFO: Account Balance End.
[2026-09-08 11:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:28:04] Production.INFO: ==25501== Releasing lock...
[2026-09-08 11:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:28:04] Production.INFO: ==25497== Releasing lock...
[2026-09-08 11:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:28:11] Production.ERROR: CronJobId end10
[2026-09-08 11:28:11] Production.INFO: ==25499== Releasing lock...
[2026-09-08 11:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:28:14] Production.INFO: call_cost start
[2026-09-08 11:28:14] Production.INFO: call_cost end
[2026-09-08 11:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:28:14] Production.INFO: ==25495== Releasing lock...
[2026-09-08 11:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:29:01] Production.INFO: ==25590== Lock acquired, processing the job...
[2026-09-08 16:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:29:01] Production.INFO: neon service started
[2026-09-08 16:29:01] Production.INFO: neon service started
[2026-09-08 16:29:01] Production.INFO: ==25590== Releasing lock...
[2026-09-08 16:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:29:01] Production.INFO: ==25592== Lock acquired, processing the job...
[2026-09-08 11:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:29:02] Production.INFO: ==25592== Releasing lock...
[2026-09-08 11:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:29:02] Production.INFO: ==25594== Lock acquired, processing the job...
[2026-09-08 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:29:02] Production.INFO: ==25594== Releasing lock...
[2026-09-08 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:29:02] Production.INFO: ==25598== Lock acquired, processing the job...
[2026-09-08 11:29:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:29:03] Production.INFO: ==25596== Lock acquired, processing the job...
[2026-09-08 11:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:29:03] Production.INFO: ==25602== Lock acquired, processing the job...
[2026-09-08 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:29:03] Production.INFO: Account Balance Start.
[2026-09-08 11:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:29:03] Production.INFO: ==25600== Lock acquired, processing the job...
[2026-09-08 11:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:29:03] Production.INFO: 117
[2026-09-08 11:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:29:03] Production.INFO: Total Charge 0
[2026-09-08 11:29:03] Production.INFO: CreateAllLog End
[2026-09-08 11:29:03] Production.INFO: ==25604== Lock acquired, processing the job...
[2026-09-08 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:29:03] Production.INFO: Account Balance End.
[2026-09-08 11:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:29:03] Production.INFO: ==25602== Releasing lock...
[2026-09-08 11:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 11:29:03] Production.INFO: ==25604== Releasing lock...
[2026-09-08 11:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:29:03] Production.INFO: ==25598== Releasing lock...
[2026-09-08 11:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:29:13] Production.ERROR: CronJobId end10
[2026-09-08 11:29:13] Production.INFO: ==25600== Releasing lock...
[2026-09-08 11:29:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:29:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:29:14] Production.INFO: call_cost start
[2026-09-08 11:29:14] Production.INFO: call_cost end
[2026-09-08 11:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:29:14] Production.INFO: ==25596== Releasing lock...
[2026-09-08 11:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:30:02] Production.INFO: ==25688== Lock acquired, processing the job...
[2026-09-08 16:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:30:02] Production.INFO: neon service started
[2026-09-08 16:30:02] Production.INFO: neon service started
[2026-09-08 16:30:02] Production.INFO: ==25688== Releasing lock...
[2026-09-08 16:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:30:02] Production.INFO: ==25690== Lock acquired, processing the job...
[2026-09-08 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:30:02] Production.INFO: ==25690== Releasing lock...
[2026-09-08 11:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:30:02] Production.INFO: ==25692== Lock acquired, processing the job...
[2026-09-08 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:30:02] Production.INFO: ==25692== Releasing lock...
[2026-09-08 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:30:03] Production.INFO: ==25694== Lock acquired, processing the job...
[2026-09-08 11:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:30:03] Production.INFO: ==25696== Lock acquired, processing the job...
[2026-09-08 11:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:30:03] Production.INFO: ==25698== Lock acquired, processing the job...
[2026-09-08 11:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:30:03] Production.INFO: ==25700== Lock acquired, processing the job...
[2026-09-08 11:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:30:03] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-08 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:30:03] Production.INFO: Account Balance Start.
[2026-09-08 11:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:30:03] Production.INFO: 117
[2026-09-08 11:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 11:30:03] Production.INFO: Total Charge 0
[2026-09-08 11:30:03] Production.INFO: ==25702== Releasing lock...
[2026-09-08 11:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:30:03] Production.INFO: CreateAllLog End
[2026-09-08 11:30:04] Production.INFO: Account Balance End.
[2026-09-08 11:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:30:04] Production.INFO: ==25700== Releasing lock...
[2026-09-08 11:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:30:04] Production.INFO: ==25696== Releasing lock...
[2026-09-08 11:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:30:11] Production.ERROR: CronJobId end10
[2026-09-08 11:30:11] Production.INFO: ==25698== Releasing lock...
[2026-09-08 11:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:30:15] Production.INFO: call_cost start
[2026-09-08 11:30:15] Production.INFO: call_cost end
[2026-09-08 11:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:30:15] Production.INFO: ==25694== Releasing lock...
[2026-09-08 11:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:31:01] Production.INFO: ==25765== Lock acquired, processing the job...
[2026-09-08 16:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:31:01] Production.INFO: neon service started
[2026-09-08 16:31:01] Production.INFO: neon service started
[2026-09-08 16:31:01] Production.INFO: ==25765== Releasing lock...
[2026-09-08 16:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:31:01] Production.INFO: ==25767== Lock acquired, processing the job...
[2026-09-08 11:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:31:02] Production.INFO: ==25767== Releasing lock...
[2026-09-08 11:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:31:02] Production.INFO: ==25769== Lock acquired, processing the job...
[2026-09-08 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:31:02] Production.INFO: ==25769== Releasing lock...
[2026-09-08 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:31:02] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-09-08 11:31:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:31:03] Production.INFO: Account Balance Start.
[2026-09-08 11:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:31:03] Production.INFO: 117
[2026-09-08 11:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:31:03] Production.INFO: Total Charge 0
[2026-09-08 11:31:03] Production.INFO: ==25771== Lock acquired, processing the job...
[2026-09-08 11:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:31:03] Production.INFO: CreateAllLog End
[2026-09-08 11:31:03] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-09-08 11:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:31:03] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-09-08 11:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:31:03] Production.INFO: Account Balance End.
[2026-09-08 11:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:31:03] Production.INFO: ==25777== Releasing lock...
[2026-09-08 11:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:31:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-09-08 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:31:03] Production.INFO: ==25779== Releasing lock...
[2026-09-08 11:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:31:04] Production.INFO: ==25773== Releasing lock...
[2026-09-08 11:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:31:12] Production.ERROR: CronJobId end10
[2026-09-08 11:31:12] Production.INFO: ==25775== Releasing lock...
[2026-09-08 11:31:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:31:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:31:13] Production.INFO: call_cost start
[2026-09-08 11:31:13] Production.INFO: call_cost end
[2026-09-08 11:31:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:31:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:31:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:31:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:31:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:31:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:31:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:31:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:31:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:31:13] Production.INFO: ==25771== Releasing lock...
[2026-09-08 11:31:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:31:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:32:02] Production.INFO: ==25839== Lock acquired, processing the job...
[2026-09-08 16:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:32:02] Production.INFO: neon service started
[2026-09-08 16:32:02] Production.INFO: neon service started
[2026-09-08 16:32:02] Production.INFO: ==25839== Releasing lock...
[2026-09-08 16:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:32:02] Production.INFO: ==25844== Lock acquired, processing the job...
[2026-09-08 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:32:02] Production.INFO: ==25844== Releasing lock...
[2026-09-08 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:32:02] Production.INFO: ==25841== Lock acquired, processing the job...
[2026-09-08 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:32:02] Production.INFO: ==25841== Releasing lock...
[2026-09-08 11:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:32:03] Production.INFO: ==25846== Lock acquired, processing the job...
[2026-09-08 11:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:32:03] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-09-08 11:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:32:03] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-09-08 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:32:03] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-09-08 11:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:32:03] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-09-08 11:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 11:32:03] Production.INFO: Account Balance Start.
[2026-09-08 11:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 11:32:03] Production.INFO: 117
[2026-09-08 11:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 11:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:32:03] Production.INFO: ==25854== Releasing lock...
[2026-09-08 11:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:32:03] Production.INFO: Total Charge 0
[2026-09-08 11:32:03] Production.INFO: CreateAllLog End
[2026-09-08 11:32:04] Production.INFO: Account Balance End.
[2026-09-08 11:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:32:04] Production.INFO: ==25852== Releasing lock...
[2026-09-08 11:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:32:04] Production.INFO: ==25848== Releasing lock...
[2026-09-08 11:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:32:12] Production.ERROR: CronJobId end10
[2026-09-08 11:32:12] Production.INFO: ==25850== Releasing lock...
[2026-09-08 11:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:32:14] Production.INFO: call_cost start
[2026-09-08 11:32:14] Production.INFO: call_cost end
[2026-09-08 11:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:32:14] Production.INFO: ==25846== Releasing lock...
[2026-09-08 11:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:33:01] Production.INFO: ==25908== Lock acquired, processing the job...
[2026-09-08 16:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:33:01] Production.INFO: neon service started
[2026-09-08 16:33:01] Production.INFO: neon service started
[2026-09-08 16:33:01] Production.INFO: ==25908== Releasing lock...
[2026-09-08 16:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:33:02] Production.INFO: ==25912== Lock acquired, processing the job...
[2026-09-08 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:33:02] Production.INFO: ==25912== Releasing lock...
[2026-09-08 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:33:02] Production.INFO: ==25910== Lock acquired, processing the job...
[2026-09-08 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:33:02] Production.INFO: ==25910== Releasing lock...
[2026-09-08 11:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:33:03] Production.INFO: ==25916== Lock acquired, processing the job...
[2026-09-08 11:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:33:03] Production.INFO: ==25920== Lock acquired, processing the job...
[2026-09-08 11:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:33:03] Production.INFO: ==25918== Lock acquired, processing the job...
[2026-09-08 11:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:33:03] Production.INFO: ==25922== Lock acquired, processing the job...
[2026-09-08 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:33:03] Production.INFO: ==25924== Lock acquired, processing the job...
[2026-09-08 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:33:03] Production.INFO: Account Balance Start.
[2026-09-08 11:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:33:03] Production.INFO: 117
[2026-09-08 11:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:33:03] Production.INFO: Total Charge 0
[2026-09-08 11:33:03] Production.INFO: CreateAllLog End
[2026-09-08 11:33:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:33:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:33:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:33:03] Production.INFO: ==25924== Releasing lock...
[2026-09-08 11:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:33:03] Production.INFO: Account Balance End.
[2026-09-08 11:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:33:03] Production.INFO: ==25922== Releasing lock...
[2026-09-08 11:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:33:04] Production.INFO: ==25918== Releasing lock...
[2026-09-08 11:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:33:11] Production.ERROR: CronJobId end10
[2026-09-08 11:33:11] Production.INFO: ==25920== Releasing lock...
[2026-09-08 11:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:33:13] Production.INFO: call_cost start
[2026-09-08 11:33:13] Production.INFO: call_cost end
[2026-09-08 11:33:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:33:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:33:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:33:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:33:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:33:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:33:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:33:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:33:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:33:13] Production.INFO: ==25916== Releasing lock...
[2026-09-08 11:33:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:33:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:34:01] Production.INFO: ==25985== Lock acquired, processing the job...
[2026-09-08 16:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:34:01] Production.INFO: neon service started
[2026-09-08 16:34:01] Production.INFO: neon service started
[2026-09-08 16:34:01] Production.INFO: ==25985== Releasing lock...
[2026-09-08 16:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:34:02] Production.INFO: ==25987== Lock acquired, processing the job...
[2026-09-08 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:34:02] Production.INFO: ==25987== Releasing lock...
[2026-09-08 11:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:34:02] Production.INFO: ==25989== Lock acquired, processing the job...
[2026-09-08 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:34:02] Production.INFO: ==25989== Releasing lock...
[2026-09-08 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:34:03] Production.INFO: ==25991== Lock acquired, processing the job...
[2026-09-08 11:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:34:03] Production.INFO: ==25993== Lock acquired, processing the job...
[2026-09-08 11:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:34:03] Production.INFO: ==25995== Lock acquired, processing the job...
[2026-09-08 11:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:34:03] Production.INFO: ==25997== Lock acquired, processing the job...
[2026-09-08 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:34:03] Production.INFO: ==25999== Lock acquired, processing the job...
[2026-09-08 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:34:03] Production.INFO: Account Balance Start.
[2026-09-08 11:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:34:03] Production.INFO: 117
[2026-09-08 11:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 11:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 11:34:03] Production.INFO: ==25999== Releasing lock...
[2026-09-08 11:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:34:03] Production.INFO: Total Charge 0
[2026-09-08 11:34:03] Production.INFO: CreateAllLog End
[2026-09-08 11:34:03] Production.INFO: Account Balance End.
[2026-09-08 11:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:34:03] Production.INFO: ==25997== Releasing lock...
[2026-09-08 11:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:34:04] Production.INFO: ==25993== Releasing lock...
[2026-09-08 11:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:34:12] Production.ERROR: CronJobId end10
[2026-09-08 11:34:12] Production.INFO: ==25995== Releasing lock...
[2026-09-08 11:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:34:15] Production.INFO: call_cost start
[2026-09-08 11:34:15] Production.INFO: call_cost end
[2026-09-08 11:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:34:15] Production.INFO: ==25991== Releasing lock...
[2026-09-08 11:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:35:02] Production.INFO: ==26061== Lock acquired, processing the job...
[2026-09-08 16:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:35:02] Production.INFO: neon service started
[2026-09-08 16:35:02] Production.INFO: neon service started
[2026-09-08 16:35:02] Production.INFO: ==26061== Releasing lock...
[2026-09-08 16:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:35:03] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-09-08 11:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:35:03] Production.INFO: ==26066== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:35:03] Production.INFO: ==26066== Releasing lock...
[2026-09-08 15:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:35:03] Production.INFO: ==26064== Releasing lock...
[2026-09-08 11:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:35:04] Production.INFO: ==26070== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:35:04] Production.INFO: ==26070== Releasing lock...
[2026-09-08 11:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:35:04] Production.INFO: ==26074== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:35:04] Production.INFO: ==26072== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:35:04] Production.INFO: ==26076== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:35:04] Production.INFO: ==26080== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 11:35:04] Production.INFO: ==26082== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:35:04] Production.INFO: ==26078== Lock acquired, processing the job...
[2026-09-08 11:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 11:35:04] Production.INFO: Account Balance Start.
[2026-09-08 11:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:35:04] Production.INFO: 117
[2026-09-08 11:35:04] Production.INFO: ==26082== Releasing lock...
[2026-09-08 11:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:35:05] Production.INFO: Reseller ==> 0
[2026-09-08 11:35:05] Production.ERROR: done
[2026-09-08 11:35:05] Production.INFO: Total Charge 0
[2026-09-08 11:35:05] Production.INFO: CreateAllLog End
[2026-09-08 11:35:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:35:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966422', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:35:05] Production.INFO: Account Balance End.
[2026-09-08 11:35:05] Production.ERROR: CronJobId end 12
[2026-09-08 11:35:05] Production.INFO: ==26078== Releasing lock...
[2026-09-08 11:35:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:35:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:35:05] Production.INFO: ==26074== Releasing lock...
[2026-09-08 11:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966422', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:35:10] Production.INFO: ProcessCDR(1,17966422,1,1,2)
[2026-09-08 11:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966422,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:35:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966422,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:35:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:35:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:35:11] Production.INFO: ==26080== Releasing lock...
[2026-09-08 11:35:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:35:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:35:15] Production.ERROR: CronJobId end10
[2026-09-08 11:35:15] Production.INFO: ==26076== Releasing lock...
[2026-09-08 11:35:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:35:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:35:18] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:35:18] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:35:18] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:35:18] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:35:18] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:35:18] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:35:18] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:35:18] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:35:18] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:35:18] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:35:18] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:35:18] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:35:18] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:35:18] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:35:18] Production.INFO: call_cost start
[2026-09-08 11:35:18] Production.INFO: call_cost end
[2026-09-08 11:35:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:35:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:35:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:35:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:35:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:35:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:35:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:35:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:35:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:35:18] Production.INFO: ==26072== Releasing lock...
[2026-09-08 11:35:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:35:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:36:01] Production.INFO: ==26144== Lock acquired, processing the job...
[2026-09-08 16:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:36:01] Production.INFO: neon service started
[2026-09-08 16:36:01] Production.INFO: neon service started
[2026-09-08 16:36:01] Production.INFO: ==26144== Releasing lock...
[2026-09-08 16:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:36:02] Production.INFO: ==26147== Lock acquired, processing the job...
[2026-09-08 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:36:02] Production.INFO: ==26149== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:36:02] Production.INFO: ==26149== Releasing lock...
[2026-09-08 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:36:02] Production.INFO: ==26147== Releasing lock...
[2026-09-08 11:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:36:03] Production.INFO: ==26151== Lock acquired, processing the job...
[2026-09-08 11:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:36:03] Production.INFO: ==26153== Lock acquired, processing the job...
[2026-09-08 11:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:36:03] Production.INFO: ==26157== Lock acquired, processing the job...
[2026-09-08 11:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:36:03] Production.INFO: ==26155== Lock acquired, processing the job...
[2026-09-08 11:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:36:03] Production.INFO: Account Balance Start.
[2026-09-08 11:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:36:03] Production.INFO: 117
[2026-09-08 11:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:36:03] Production.INFO: ==26159== Lock acquired, processing the job...
[2026-09-08 11:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:36:03] Production.INFO: Total Charge 0
[2026-09-08 11:36:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 11:36:04] Production.INFO: ==26159== Releasing lock...
[2026-09-08 11:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:36:04] Production.INFO: Account Balance End.
[2026-09-08 11:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:36:04] Production.INFO: ==26157== Releasing lock...
[2026-09-08 11:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:36:04] Production.INFO: ==26153== Releasing lock...
[2026-09-08 11:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:36:10] Production.ERROR: CronJobId end10
[2026-09-08 11:36:10] Production.INFO: ==26155== Releasing lock...
[2026-09-08 11:36:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:36:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:36:14] Production.INFO: call_cost start
[2026-09-08 11:36:14] Production.INFO: call_cost end
[2026-09-08 11:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:36:14] Production.INFO: ==26151== Releasing lock...
[2026-09-08 11:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:37:02] Production.INFO: ==26218== Lock acquired, processing the job...
[2026-09-08 16:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:37:02] Production.INFO: neon service started
[2026-09-08 16:37:02] Production.INFO: neon service started
[2026-09-08 16:37:02] Production.INFO: ==26218== Releasing lock...
[2026-09-08 16:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:37:02] Production.INFO: ==26222== Lock acquired, processing the job...
[2026-09-08 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:37:02] Production.INFO: ==26222== Releasing lock...
[2026-09-08 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:37:02] Production.INFO: ==26220== Lock acquired, processing the job...
[2026-09-08 11:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:37:03] Production.INFO: ==26220== Releasing lock...
[2026-09-08 11:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:37:03] Production.INFO: ==26225== Lock acquired, processing the job...
[2026-09-08 11:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:37:03] Production.INFO: ==26227== Lock acquired, processing the job...
[2026-09-08 11:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:37:03] Production.INFO: ==26229== Lock acquired, processing the job...
[2026-09-08 11:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:37:03] Production.INFO: ==26231== Lock acquired, processing the job...
[2026-09-08 11:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:37:03] Production.INFO: ==26233== Lock acquired, processing the job...
[2026-09-08 11:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:37:04] Production.INFO: Account Balance Start.
[2026-09-08 11:37:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:37:04] Production.INFO: 117
[2026-09-08 11: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-08 11:37:04] Production.INFO: Date 2026-09-08
[2026-09-08 11: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-08 11:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 11: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-08 11:37:04] Production.INFO: Total Charge 0
[2026-09-08 11:37:04] Production.INFO: CreateAllLog End
[2026-09-08 11:37:04] Production.INFO: ==26233== Releasing lock...
[2026-09-08 11:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:37:04] Production.INFO: Account Balance End.
[2026-09-08 11:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:37:04] Production.INFO: ==26231== Releasing lock...
[2026-09-08 11:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:37:04] Production.INFO: ==26227== Releasing lock...
[2026-09-08 11:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:37:12] Production.ERROR: CronJobId end10
[2026-09-08 11:37:12] Production.INFO: ==26229== Releasing lock...
[2026-09-08 11:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:37:15] Production.INFO: call_cost start
[2026-09-08 11:37:15] Production.INFO: call_cost end
[2026-09-08 11:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:37:15] Production.INFO: ==26225== Releasing lock...
[2026-09-08 11:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:38:01] Production.INFO: ==26291== Lock acquired, processing the job...
[2026-09-08 16:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:38:01] Production.INFO: neon service started
[2026-09-08 16:38:01] Production.INFO: neon service started
[2026-09-08 16:38:01] Production.INFO: ==26291== Releasing lock...
[2026-09-08 16:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:38:02] Production.INFO: ==26295== Lock acquired, processing the job...
[2026-09-08 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:38:02] Production.INFO: ==26295== Releasing lock...
[2026-09-08 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:38:02] Production.INFO: ==26293== Lock acquired, processing the job...
[2026-09-08 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:38:02] Production.INFO: ==26293== Releasing lock...
[2026-09-08 11:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:38:03] Production.INFO: ==26300== Lock acquired, processing the job...
[2026-09-08 11:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:38:03] Production.INFO: ==26302== Lock acquired, processing the job...
[2026-09-08 11:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:38:03] Production.INFO: ==26298== Lock acquired, processing the job...
[2026-09-08 11:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:38:03] Production.INFO: ==26304== Lock acquired, processing the job...
[2026-09-08 11:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:38:03] Production.INFO: ==26306== Lock acquired, processing the job...
[2026-09-08 11:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:38:03] Production.INFO: Account Balance Start.
[2026-09-08 11:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:38:03] Production.INFO: 117
[2026-09-08 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-08 11:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 11:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:38:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:38:04] Production.INFO: CreateAllLog End
[2026-09-08 11:38:04] Production.INFO: ==26306== Releasing lock...
[2026-09-08 11:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:38:04] Production.INFO: ==26300== Releasing lock...
[2026-09-08 11:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:38:04] Production.INFO: Account Balance End.
[2026-09-08 11:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:38:04] Production.INFO: ==26304== Releasing lock...
[2026-09-08 11:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:38:11] Production.ERROR: CronJobId end10
[2026-09-08 11:38:11] Production.INFO: ==26302== Releasing lock...
[2026-09-08 11:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:38:15] Production.INFO: call_cost start
[2026-09-08 11:38:15] Production.INFO: call_cost end
[2026-09-08 11:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:38:15] Production.INFO: ==26298== Releasing lock...
[2026-09-08 11:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:39:02] Production.INFO: ==26371== Lock acquired, processing the job...
[2026-09-08 16:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:39:02] Production.INFO: neon service started
[2026-09-08 16:39:02] Production.INFO: neon service started
[2026-09-08 16:39:02] Production.INFO: ==26371== Releasing lock...
[2026-09-08 16:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:39:02] Production.INFO: ==26373== Lock acquired, processing the job...
[2026-09-08 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:39:02] Production.INFO: ==26373== Releasing lock...
[2026-09-08 11:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:39:03] Production.INFO: ==26375== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:39:03] Production.INFO: ==26375== Releasing lock...
[2026-09-08 15:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:39:03] Production.INFO: ==26378== Lock acquired, processing the job...
[2026-09-08 11:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:39:03] Production.INFO: ==26380== Lock acquired, processing the job...
[2026-09-08 11:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:39:04] Production.INFO: ==26382== Lock acquired, processing the job...
[2026-09-08 11:39:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:39:04] Production.INFO: ==26384== Lock acquired, processing the job...
[2026-09-08 11:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:39:04] Production.INFO: ==26386== Lock acquired, processing the job...
[2026-09-08 11:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11: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-08 11: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-08 11:39:04] Production.INFO: Account Balance Start.
[2026-09-08 11:39:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:39:04] Production.INFO: 117
[2026-09-08 11:39:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:39:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:39:04] Production.INFO: Reseller ==> 0
[2026-09-08 11: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-08 11:39:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:39:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:39:04] Production.INFO: ==26386== Releasing lock...
[2026-09-08 11:39:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:39:04] Production.INFO: Total Charge 0
[2026-09-08 11:39:04] Production.INFO: CreateAllLog End
[2026-09-08 11:39:04] Production.INFO: Account Balance End.
[2026-09-08 11:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:39:04] Production.INFO: ==26384== Releasing lock...
[2026-09-08 11:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:39:04] Production.INFO: ==26380== Releasing lock...
[2026-09-08 11:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:39:12] Production.ERROR: CronJobId end10
[2026-09-08 11:39:12] Production.INFO: ==26382== Releasing lock...
[2026-09-08 11:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:39:14] Production.INFO: call_cost start
[2026-09-08 11:39:14] Production.INFO: call_cost end
[2026-09-08 11:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:39:14] Production.INFO: ==26378== Releasing lock...
[2026-09-08 11:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:40:01] Production.INFO: ==26444== Lock acquired, processing the job...
[2026-09-08 16:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:40:01] Production.INFO: neon service started
[2026-09-08 16:40:01] Production.INFO: neon service started
[2026-09-08 16:40:01] Production.INFO: ==26444== Releasing lock...
[2026-09-08 16:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:40:02] Production.INFO: ==26446== Lock acquired, processing the job...
[2026-09-08 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:40:02] Production.INFO: ==26448== Lock acquired, processing the job...
[2026-09-08 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:40:02] Production.INFO: ==26448== Releasing lock...
[2026-09-08 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:40:02] Production.INFO: ==26446== Releasing lock...
[2026-09-08 11:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:40:03] Production.INFO: ==26451== Lock acquired, processing the job...
[2026-09-08 11:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:40:03] Production.INFO: ==26453== Lock acquired, processing the job...
[2026-09-08 11:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:40:03] Production.INFO: ==26457== Lock acquired, processing the job...
[2026-09-08 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:40:03] Production.INFO: ==26455== Lock acquired, processing the job...
[2026-09-08 11:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:40:03] Production.INFO: ==26459== Lock acquired, processing the job...
[2026-09-08 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:40:03] Production.INFO: Account Balance Start.
[2026-09-08 11:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:40:03] Production.INFO: 117
[2026-09-08 11:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:40:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 11:40:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 11:40:03] Production.INFO: ==26459== Releasing lock...
[2026-09-08 11:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:40:03] Production.INFO: Account Balance End.
[2026-09-08 11:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:40:03] Production.INFO: ==26457== Releasing lock...
[2026-09-08 11:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:40:04] Production.INFO: ==26453== Releasing lock...
[2026-09-08 11:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:40:11] Production.ERROR: CronJobId end10
[2026-09-08 11:40:11] Production.INFO: ==26455== Releasing lock...
[2026-09-08 11:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:40:15] Production.INFO: call_cost start
[2026-09-08 11:40:15] Production.INFO: call_cost end
[2026-09-08 11:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:40:15] Production.INFO: ==26451== Releasing lock...
[2026-09-08 11:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:41:02] Production.INFO: ==26522== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:41:02] Production.INFO: neon service started
[2026-09-08 16:41:02] Production.INFO: neon service started
[2026-09-08 16:41:02] Production.INFO: ==26522== Releasing lock...
[2026-09-08 16:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:41:02] Production.INFO: ==26524== Lock acquired, processing the job...
[2026-09-08 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:41:02] Production.INFO: ==26526== Lock acquired, processing the job...
[2026-09-08 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:41:02] Production.INFO: ==26526== Releasing lock...
[2026-09-08 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:41:02] Production.INFO: ==26524== Releasing lock...
[2026-09-08 11:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:41:03] Production.INFO: ==26529== Lock acquired, processing the job...
[2026-09-08 11:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:41:03] Production.INFO: ==26531== Lock acquired, processing the job...
[2026-09-08 11:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:41:03] Production.INFO: ==26533== Lock acquired, processing the job...
[2026-09-08 11:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:41:03] Production.INFO: ==26537== Lock acquired, processing the job...
[2026-09-08 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:41:03] Production.INFO: ==26535== Lock acquired, processing the job...
[2026-09-08 11:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:41:03] Production.INFO: Account Balance Start.
[2026-09-08 11:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 11:41:03] Production.INFO: 117
[2026-09-08 11:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 11:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:41:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 11:41:03] Production.INFO: CreateAllLog End
[2026-09-08 11:41:03] Production.INFO: ==26537== Releasing lock...
[2026-09-08 11:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:41:04] Production.INFO: Account Balance End.
[2026-09-08 11:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:41:04] Production.INFO: ==26535== Releasing lock...
[2026-09-08 11:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:41:04] Production.INFO: ==26531== Releasing lock...
[2026-09-08 11:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:41:13] Production.ERROR: CronJobId end10
[2026-09-08 11:41:13] Production.INFO: ==26533== Releasing lock...
[2026-09-08 11:41:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:41:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:41:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:41:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:41:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:41:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:41:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:41:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:41:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:41:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:41:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:41:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:41:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:41:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:41:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:41:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:41:16] Production.INFO: call_cost start
[2026-09-08 11:41:16] Production.INFO: call_cost end
[2026-09-08 11:41:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:41:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:41:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:41:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:41:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:41:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:41:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:41:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:41:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:41:16] Production.INFO: ==26529== Releasing lock...
[2026-09-08 11:41:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:41:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:42:01] Production.INFO: ==26598== Lock acquired, processing the job...
[2026-09-08 16:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:42:01] Production.INFO: neon service started
[2026-09-08 16:42:01] Production.INFO: neon service started
[2026-09-08 16:42:01] Production.INFO: ==26598== Releasing lock...
[2026-09-08 16:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:42:01] Production.INFO: ==26602== Lock acquired, processing the job...
[2026-09-08 15:42:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:42:02] Production.INFO: ==26602== Releasing lock...
[2026-09-08 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:42:02] Production.INFO: ==26600== Lock acquired, processing the job...
[2026-09-08 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:42:02] Production.INFO: ==26600== Releasing lock...
[2026-09-08 11:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:42:03] Production.INFO: ==26606== Lock acquired, processing the job...
[2026-09-08 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:42:03] Production.INFO: ==26604== Lock acquired, processing the job...
[2026-09-08 11:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:42:03] Production.INFO: ==26610== Lock acquired, processing the job...
[2026-09-08 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:42:03] Production.INFO: ==26608== Lock acquired, processing the job...
[2026-09-08 11:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:42:03] Production.INFO: ==26612== Lock acquired, processing the job...
[2026-09-08 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:42:03] Production.INFO: Account Balance Start.
[2026-09-08 11:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:42:03] Production.INFO: 117
[2026-09-08 11:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:42:03] Production.INFO: Total Charge 0
[2026-09-08 11:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 11:42:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 11:42:03] Production.INFO: ==26612== Releasing lock...
[2026-09-08 11:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:42:03] Production.INFO: ==26606== Releasing lock...
[2026-09-08 11:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:42:03] Production.INFO: Account Balance End.
[2026-09-08 11:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:42:03] Production.INFO: ==26610== Releasing lock...
[2026-09-08 11:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:42:11] Production.ERROR: CronJobId end10
[2026-09-08 11:42:11] Production.INFO: ==26608== Releasing lock...
[2026-09-08 11:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:42:15] Production.INFO: call_cost start
[2026-09-08 11:42:15] Production.INFO: call_cost end
[2026-09-08 11:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:42:15] Production.INFO: ==26604== Releasing lock...
[2026-09-08 11:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:43:02] Production.INFO: ==26674== Lock acquired, processing the job...
[2026-09-08 16:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:43:02] Production.INFO: neon service started
[2026-09-08 16:43:02] Production.INFO: neon service started
[2026-09-08 16:43:02] Production.INFO: ==26674== Releasing lock...
[2026-09-08 16:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:43:02] Production.INFO: ==26678== Lock acquired, processing the job...
[2026-09-08 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:43:02] Production.INFO: ==26678== Releasing lock...
[2026-09-08 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:43:02] Production.INFO: ==26676== Lock acquired, processing the job...
[2026-09-08 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:43:02] Production.INFO: ==26676== Releasing lock...
[2026-09-08 11:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:43:03] Production.INFO: ==26683== Lock acquired, processing the job...
[2026-09-08 11:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:43:03] Production.INFO: ==26685== Lock acquired, processing the job...
[2026-09-08 11:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:43:03] Production.INFO: ==26689== Lock acquired, processing the job...
[2026-09-08 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:43:03] Production.INFO: ==26681== Lock acquired, processing the job...
[2026-09-08 11:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:43:03] Production.INFO: ==26689== Releasing lock...
[2026-09-08 11:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:43:04] Production.INFO: ==26687== Lock acquired, processing the job...
[2026-09-08 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:43:04] Production.INFO: Account Balance Start.
[2026-09-08 11:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:43:04] Production.INFO: 117
[2026-09-08 11:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:43:04] Production.INFO: Total Charge 0
[2026-09-08 11:43:04] Production.INFO: CreateAllLog End
[2026-09-08 11:43:04] Production.INFO: ==26683== Releasing lock...
[2026-09-08 11:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:43:04] Production.INFO: Account Balance End.
[2026-09-08 11:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:43:04] Production.INFO: ==26687== Releasing lock...
[2026-09-08 11:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:43:12] Production.ERROR: CronJobId end10
[2026-09-08 11:43:12] Production.INFO: ==26685== Releasing lock...
[2026-09-08 11:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:43:13] Production.INFO: call_cost start
[2026-09-08 11:43:13] Production.INFO: call_cost end
[2026-09-08 11:43:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:43:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:43:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:43:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:43:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:43:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:43:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:43:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:43:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:43:13] Production.INFO: ==26681== Releasing lock...
[2026-09-08 11:43:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:43:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:44:01] Production.INFO: ==26755== Lock acquired, processing the job...
[2026-09-08 16:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:44:01] Production.INFO: neon service started
[2026-09-08 16:44:01] Production.INFO: neon service started
[2026-09-08 16:44:01] Production.INFO: ==26755== Releasing lock...
[2026-09-08 16:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:44:01] Production.INFO: ==26757== Lock acquired, processing the job...
[2026-09-08 11:44:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:44:02] Production.INFO: ==26757== Releasing lock...
[2026-09-08 11:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:44:02] Production.INFO: ==26759== Lock acquired, processing the job...
[2026-09-08 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:44:02] Production.INFO: ==26759== Releasing lock...
[2026-09-08 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:44:02] Production.INFO: ==26762== Lock acquired, processing the job...
[2026-09-08 11:44:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:44:03] Production.INFO: ==26764== Lock acquired, processing the job...
[2026-09-08 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:44:03] Production.INFO: ==26766== Lock acquired, processing the job...
[2026-09-08 11:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:44:03] Production.INFO: ==26768== Lock acquired, processing the job...
[2026-09-08 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:44:03] Production.INFO: ==26770== Lock acquired, processing the job...
[2026-09-08 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:44:03] Production.INFO: Account Balance Start.
[2026-09-08 11:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:44:03] Production.INFO: 117
[2026-09-08 11:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:44:03] Production.INFO: Total Charge 0
[2026-09-08 11:44:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 11:44:03] Production.INFO: ==26770== Releasing lock...
[2026-09-08 11:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:44:03] Production.INFO: Account Balance End.
[2026-09-08 11:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:44:03] Production.INFO: ==26768== Releasing lock...
[2026-09-08 11:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:44:03] Production.INFO: ==26764== Releasing lock...
[2026-09-08 11:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:44:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:44:11] Production.ERROR: CronJobId end10
[2026-09-08 11:44:11] Production.INFO: ==26766== Releasing lock...
[2026-09-08 11:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:44:14] Production.INFO: call_cost start
[2026-09-08 11:44:14] Production.INFO: call_cost end
[2026-09-08 11:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:44:14] Production.INFO: ==26762== Releasing lock...
[2026-09-08 11:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:45:02] Production.INFO: ==26828== Lock acquired, processing the job...
[2026-09-08 16:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:45:02] Production.INFO: neon service started
[2026-09-08 16:45:02] Production.INFO: neon service started
[2026-09-08 16:45:02] Production.INFO: ==26828== Releasing lock...
[2026-09-08 16:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:45:02] Production.INFO: ==26832== Lock acquired, processing the job...
[2026-09-08 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:45:02] Production.INFO: ==26832== Releasing lock...
[2026-09-08 11:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:45:03] Production.INFO: ==26834== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:45:03] Production.INFO: ==26834== Releasing lock...
[2026-09-08 15:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:45:03] Production.INFO: ==26838== Lock acquired, processing the job...
[2026-09-08 11:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:45:03] Production.INFO: ==26836== Lock acquired, processing the job...
[2026-09-08 11:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 11:45:03] Production.ERROR: CronJob PID - 26838
[2026-09-08 11:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 11:45:03] Production.ERROR: CronJob ID - 5
[2026-09-08 11:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 11:45:00
[2026-09-08 11:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 11:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 11:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:45:03] Production.INFO: ==26836== Releasing lock...
[2026-09-08 11:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:45:03] Production.INFO: ==26842== Lock acquired, processing the job...
[2026-09-08 11:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:45:03] Production.INFO: ==26844== Lock acquired, processing the job...
[2026-09-08 11:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:45:03] Production.INFO: ==26840== Lock acquired, processing the job...
[2026-09-08 11:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:45:04] Production.INFO: Account Balance Start.
[2026-09-08 11:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:45:04] Production.INFO: 117
[2026-09-08 11:45:04] Production.INFO: ==26850== Lock acquired, processing the job...
[2026-09-08 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:45:04] Production.INFO: ==26847== Lock acquired, processing the job...
[2026-09-08 11:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 11:45:04] Production.INFO: Total Charge 0
[2026-09-08 11:45:04] Production.INFO: CreateAllLog End
[2026-09-08 11:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 11:45:04] Production.INFO: Account Balance End.
[2026-09-08 11:45:04] Production.INFO: ==26850== Releasing lock...
[2026-09-08 11:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:45:04] Production.ERROR: done
[2026-09-08 11:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:45:04] Production.INFO: ==26844== Releasing lock...
[2026-09-08 11:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966463', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:45:04] Production.INFO: ==26840== Releasing lock...
[2026-09-08 11:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966463', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:45:11] Production.INFO: ProcessCDR(1,17966463,1,1,2)
[2026-09-08 11:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966463,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966463,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:45:11] Production.INFO: ==26847== Releasing lock...
[2026-09-08 11:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:45:14] Production.ERROR: CronJobId end10
[2026-09-08 11:45:14] Production.INFO: ==26842== Releasing lock...
[2026-09-08 11:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:45:17] Production.INFO: call_cost start
[2026-09-08 11:45:17] Production.INFO: call_cost end
[2026-09-08 11:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:45:17] Production.INFO: ==26838== Releasing lock...
[2026-09-08 11:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:46:01] Production.INFO: ==26906== Lock acquired, processing the job...
[2026-09-08 16:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:46:01] Production.INFO: neon service started
[2026-09-08 16:46:01] Production.INFO: neon service started
[2026-09-08 16:46:01] Production.INFO: ==26906== Releasing lock...
[2026-09-08 16:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:46:01] Production.INFO: ==26908== Lock acquired, processing the job...
[2026-09-08 11:46:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:46:02] Production.INFO: ==26908== Releasing lock...
[2026-09-08 11:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:46:02] Production.INFO: ==26910== Lock acquired, processing the job...
[2026-09-08 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:46:02] Production.INFO: ==26910== Releasing lock...
[2026-09-08 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:46:02] Production.INFO: ==26917== Lock acquired, processing the job...
[2026-09-08 11:46:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:46:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:46:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:46:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:46:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:46:03] Production.INFO: ==26913== Lock acquired, processing the job...
[2026-09-08 11:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:46:03] Production.INFO: ==26915== Lock acquired, processing the job...
[2026-09-08 11:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:46:03] Production.INFO: ==26919== Lock acquired, processing the job...
[2026-09-08 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:46:03] Production.INFO: ==26921== Lock acquired, processing the job...
[2026-09-08 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:46:03] Production.INFO: Account Balance Start.
[2026-09-08 11:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:46:03] Production.INFO: 117
[2026-09-08 11:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:46:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:46:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:46:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:46:03] Production.INFO: Total Charge 0
[2026-09-08 11:46:03] Production.INFO: ==26921== Releasing lock...
[2026-09-08 11:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:46:03] Production.INFO: CreateAllLog End
[2026-09-08 11:46:03] Production.INFO: Account Balance End.
[2026-09-08 11:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:46:03] Production.INFO: ==26919== Releasing lock...
[2026-09-08 11:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:46:04] Production.INFO: ==26915== Releasing lock...
[2026-09-08 11:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:46:11] Production.ERROR: CronJobId end10
[2026-09-08 11:46:11] Production.INFO: ==26917== Releasing lock...
[2026-09-08 11:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:46:15] Production.INFO: call_cost start
[2026-09-08 11:46:15] Production.INFO: call_cost end
[2026-09-08 11:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:46:15] Production.INFO: ==26913== Releasing lock...
[2026-09-08 11:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:47:01] Production.INFO: ==26982== Lock acquired, processing the job...
[2026-09-08 16:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:47:01] Production.INFO: neon service started
[2026-09-08 16:47:01] Production.INFO: neon service started
[2026-09-08 16:47:01] Production.INFO: ==26982== Releasing lock...
[2026-09-08 16:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:47:02] Production.INFO: ==26986== Lock acquired, processing the job...
[2026-09-08 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:47:02] Production.INFO: ==26986== Releasing lock...
[2026-09-08 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:47:02] Production.INFO: ==26984== Lock acquired, processing the job...
[2026-09-08 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:47:02] Production.INFO: ==26984== Releasing lock...
[2026-09-08 11:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:47:03] Production.INFO: ==26995== Lock acquired, processing the job...
[2026-09-08 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:47:03] Production.INFO: Account Balance Start.
[2026-09-08 11:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:47:03] Production.INFO: 117
[2026-09-08 11:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:47:03] Production.INFO: Total Charge 0
[2026-09-08 11:47:03] Production.INFO: CreateAllLog End
[2026-09-08 11:47:03] Production.INFO: Account Balance End.
[2026-09-08 11:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:47:03] Production.INFO: ==26995== Releasing lock...
[2026-09-08 11:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:47:03] Production.INFO: ==26989== Lock acquired, processing the job...
[2026-09-08 11:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:47:03] Production.INFO: ==26991== Lock acquired, processing the job...
[2026-09-08 11:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:47:03] Production.INFO: ==26993== Lock acquired, processing the job...
[2026-09-08 11:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:47:03] Production.INFO: ==26997== Lock acquired, processing the job...
[2026-09-08 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 11:47:03] Production.INFO: ==26997== Releasing lock...
[2026-09-08 11:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:47:04] Production.INFO: ==26991== Releasing lock...
[2026-09-08 11:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:47:10] Production.ERROR: CronJobId end10
[2026-09-08 11:47:10] Production.INFO: ==26993== Releasing lock...
[2026-09-08 11:47:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:47:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:47:14] Production.INFO: call_cost start
[2026-09-08 11:47:14] Production.INFO: call_cost end
[2026-09-08 11:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:47:14] Production.INFO: ==26989== Releasing lock...
[2026-09-08 11:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:48:02] Production.INFO: ==27058== Lock acquired, processing the job...
[2026-09-08 16:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:48:02] Production.INFO: neon service started
[2026-09-08 16:48:02] Production.INFO: neon service started
[2026-09-08 16:48:02] Production.INFO: ==27058== Releasing lock...
[2026-09-08 16:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:48:02] Production.INFO: ==27060== Lock acquired, processing the job...
[2026-09-08 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:48:02] Production.INFO: ==27060== Releasing lock...
[2026-09-08 11:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:48:03] Production.INFO: ==27062== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:48:03] Production.INFO: ==27062== Releasing lock...
[2026-09-08 15:48:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:48:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:48:03] Production.INFO: ==27069== Lock acquired, processing the job...
[2026-09-08 11:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:48:03] Production.INFO: ==27073== Lock acquired, processing the job...
[2026-09-08 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 11:48:03] Production.INFO: ==27073== Releasing lock...
[2026-09-08 11:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:48:03] Production.INFO: ==27064== Lock acquired, processing the job...
[2026-09-08 11:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:48:04] Production.INFO: ==27071== Lock acquired, processing the job...
[2026-09-08 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:48:04] Production.INFO: ==27067== Lock acquired, processing the job...
[2026-09-08 11:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:48:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:48:04] Production.INFO: Account Balance Start.
[2026-09-08 11:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:48:04] Production.INFO: 117
[2026-09-08 11:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 11:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 11:48:04] Production.INFO: Total Charge 0
[2026-09-08 11:48:04] Production.INFO: CreateAllLog End
[2026-09-08 11:48:04] Production.INFO: Account Balance End.
[2026-09-08 11:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:48:04] Production.INFO: ==27071== Releasing lock...
[2026-09-08 11:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:48:04] Production.INFO: ==27067== Releasing lock...
[2026-09-08 11:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:48:13] Production.ERROR: CronJobId end10
[2026-09-08 11:48:13] Production.INFO: ==27069== Releasing lock...
[2026-09-08 11:48:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:48:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:48:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:48:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:48:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:48:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:48:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:48:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:48:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:48:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:48:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:48:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:48:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:48:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:48:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:48:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:48:16] Production.INFO: call_cost start
[2026-09-08 11:48:16] Production.INFO: call_cost end
[2026-09-08 11:48:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:48:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:48:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:48:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:48:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:48:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:48:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:48:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:48:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:48:16] Production.INFO: ==27064== Releasing lock...
[2026-09-08 11:48:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:48:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:49:01] Production.INFO: ==27134== Lock acquired, processing the job...
[2026-09-08 16:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:49:01] Production.INFO: neon service started
[2026-09-08 16:49:01] Production.INFO: neon service started
[2026-09-08 16:49:01] Production.INFO: ==27134== Releasing lock...
[2026-09-08 16:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:49:02] Production.INFO: ==27136== Lock acquired, processing the job...
[2026-09-08 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:49:02] Production.INFO: ==27136== Releasing lock...
[2026-09-08 11:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:49:02] Production.INFO: ==27138== Lock acquired, processing the job...
[2026-09-08 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:49:02] Production.INFO: ==27138== Releasing lock...
[2026-09-08 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:49:02] Production.INFO: ==27140== Lock acquired, processing the job...
[2026-09-08 11:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:49:03] Production.INFO: ==27146== Lock acquired, processing the job...
[2026-09-08 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:49:03] Production.INFO: Account Balance Start.
[2026-09-08 11:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:49:03] Production.INFO: 117
[2026-09-08 11:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:49:03] Production.INFO: Total Charge 0
[2026-09-08 11:49:03] Production.INFO: CreateAllLog End
[2026-09-08 11:49:03] Production.INFO: ==27144== Lock acquired, processing the job...
[2026-09-08 11:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:49:03] Production.INFO: ==27142== Lock acquired, processing the job...
[2026-09-08 11:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:49:03] Production.INFO: Account Balance End.
[2026-09-08 11:49:03] Production.INFO: ==27148== Lock acquired, processing the job...
[2026-09-08 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:49:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:49:03] Production.INFO: ==27146== Releasing lock...
[2026-09-08 11:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 11:49:03] Production.INFO: ==27148== Releasing lock...
[2026-09-08 11:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:49:04] Production.INFO: ==27142== Releasing lock...
[2026-09-08 11:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:49:11] Production.ERROR: CronJobId end10
[2026-09-08 11:49:11] Production.INFO: ==27144== Releasing lock...
[2026-09-08 11:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:49:14] Production.INFO: call_cost start
[2026-09-08 11:49:14] Production.INFO: call_cost end
[2026-09-08 11:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:49:14] Production.INFO: ==27140== Releasing lock...
[2026-09-08 11:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:50:02] Production.INFO: ==27208== Lock acquired, processing the job...
[2026-09-08 16:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:50:02] Production.INFO: neon service started
[2026-09-08 16:50:02] Production.INFO: neon service started
[2026-09-08 16:50:02] Production.INFO: ==27208== Releasing lock...
[2026-09-08 16:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:50:02] Production.INFO: ==27210== Lock acquired, processing the job...
[2026-09-08 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:50:02] Production.INFO: ==27210== Releasing lock...
[2026-09-08 11:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:50:02] Production.INFO: ==27212== Lock acquired, processing the job...
[2026-09-08 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:50:02] Production.INFO: ==27212== Releasing lock...
[2026-09-08 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:50:03] Production.INFO: ==27218== Lock acquired, processing the job...
[2026-09-08 11:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:50:03] Production.INFO: ==27214== Lock acquired, processing the job...
[2026-09-08 11:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:50:03] Production.INFO: ==27216== Lock acquired, processing the job...
[2026-09-08 11:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:50:03] Production.INFO: ==27220== Lock acquired, processing the job...
[2026-09-08 11:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:50:03] Production.INFO: ==27222== Lock acquired, processing the job...
[2026-09-08 11:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:50:03] Production.INFO: Account Balance Start.
[2026-09-08 11:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:50:03] Production.INFO: 117
[2026-09-08 11:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 11:50:04] Production.INFO: Total Charge 0
[2026-09-08 11:50:04] Production.INFO: CreateAllLog End
[2026-09-08 11:50:04] Production.INFO: ==27222== Releasing lock...
[2026-09-08 11:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:50:04] Production.INFO: Account Balance End.
[2026-09-08 11:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:50:04] Production.INFO: ==27220== Releasing lock...
[2026-09-08 11:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:50:04] Production.INFO: ==27216== Releasing lock...
[2026-09-08 11:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:50:10] Production.ERROR: CronJobId end10
[2026-09-08 11:50:10] Production.INFO: ==27218== Releasing lock...
[2026-09-08 11:50:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:50:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:50:14] Production.INFO: call_cost start
[2026-09-08 11:50:14] Production.INFO: call_cost end
[2026-09-08 11:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:50:14] Production.INFO: ==27214== Releasing lock...
[2026-09-08 11:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:51:01] Production.INFO: ==27280== Lock acquired, processing the job...
[2026-09-08 16:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:51:01] Production.INFO: neon service started
[2026-09-08 16:51:01] Production.INFO: neon service started
[2026-09-08 16:51:01] Production.INFO: ==27280== Releasing lock...
[2026-09-08 16:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:51:01] Production.INFO: ==27283== Lock acquired, processing the job...
[2026-09-08 11:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:51:02] Production.INFO: ==27283== Releasing lock...
[2026-09-08 11:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:51:02] Production.INFO: ==27285== Lock acquired, processing the job...
[2026-09-08 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:51:02] Production.INFO: ==27285== Releasing lock...
[2026-09-08 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:51:02] Production.INFO: ==27289== Lock acquired, processing the job...
[2026-09-08 11:51:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:51:02] Production.INFO: ==27291== Lock acquired, processing the job...
[2026-09-08 11:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:51:02] Production.INFO: ==27293== Lock acquired, processing the job...
[2026-09-08 11:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:51:03] Production.INFO: Account Balance Start.
[2026-09-08 11:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:51:03] Production.INFO: 117
[2026-09-08 11:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:51:03] Production.INFO: ==27287== Lock acquired, processing the job...
[2026-09-08 11:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:51:03] Production.INFO: ==27295== Lock acquired, processing the job...
[2026-09-08 11:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:51:03] Production.INFO: Total Charge 0
[2026-09-08 11:51:03] Production.INFO: CreateAllLog End
[2026-09-08 11:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 11:51:03] Production.INFO: ==27295== Releasing lock...
[2026-09-08 11:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:51:03] Production.INFO: Account Balance End.
[2026-09-08 11:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:51:03] Production.INFO: ==27293== Releasing lock...
[2026-09-08 11:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:51:03] Production.INFO: ==27289== Releasing lock...
[2026-09-08 11:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:51:11] Production.ERROR: CronJobId end10
[2026-09-08 11:51:11] Production.INFO: ==27291== Releasing lock...
[2026-09-08 11:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:51:14] Production.INFO: call_cost start
[2026-09-08 11:51:14] Production.INFO: call_cost end
[2026-09-08 11:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:51:14] Production.INFO: ==27287== Releasing lock...
[2026-09-08 11:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:52:01] Production.INFO: ==27362== Lock acquired, processing the job...
[2026-09-08 16:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:52:01] Production.INFO: neon service started
[2026-09-08 16:52:02] Production.INFO: neon service started
[2026-09-08 16:52:02] Production.INFO: ==27362== Releasing lock...
[2026-09-08 16:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:52:02] Production.INFO: ==27364== Lock acquired, processing the job...
[2026-09-08 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:52:02] Production.INFO: ==27364== Releasing lock...
[2026-09-08 11:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:52:02] Production.INFO: ==27366== Lock acquired, processing the job...
[2026-09-08 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:52:02] Production.INFO: ==27366== Releasing lock...
[2026-09-08 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:52:03] Production.INFO: ==27368== Lock acquired, processing the job...
[2026-09-08 11:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:52:03] Production.INFO: ==27372== Lock acquired, processing the job...
[2026-09-08 11:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:52:03] Production.INFO: ==27374== Lock acquired, processing the job...
[2026-09-08 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:52:03] Production.INFO: Account Balance Start.
[2026-09-08 11:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:52:03] Production.INFO: 117
[2026-09-08 11:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:52:03] Production.INFO: ==27370== Lock acquired, processing the job...
[2026-09-08 11:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:52:03] Production.INFO: Total Charge 0
[2026-09-08 11:52:03] Production.INFO: ==27376== Lock acquired, processing the job...
[2026-09-08 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:52:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 11:52:03] Production.INFO: ==27376== Releasing lock...
[2026-09-08 11:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:52:03] Production.INFO: Account Balance End.
[2026-09-08 11:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:52:03] Production.INFO: ==27374== Releasing lock...
[2026-09-08 11:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:52:04] Production.INFO: ==27370== Releasing lock...
[2026-09-08 11:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:52:11] Production.ERROR: CronJobId end10
[2026-09-08 11:52:11] Production.INFO: ==27372== Releasing lock...
[2026-09-08 11:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:52:14] Production.INFO: call_cost start
[2026-09-08 11:52:14] Production.INFO: call_cost end
[2026-09-08 11:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:52:14] Production.INFO: ==27368== Releasing lock...
[2026-09-08 11:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:53:01] Production.INFO: ==27433== Lock acquired, processing the job...
[2026-09-08 16:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:53:01] Production.INFO: neon service started
[2026-09-08 16:53:01] Production.INFO: neon service started
[2026-09-08 16:53:01] Production.INFO: ==27433== Releasing lock...
[2026-09-08 16:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:53:01] Production.INFO: ==27437== Lock acquired, processing the job...
[2026-09-08 15:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:53:01] Production.INFO: ==27437== Releasing lock...
[2026-09-08 15:53:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:53:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:53:02] Production.INFO: ==27435== Lock acquired, processing the job...
[2026-09-08 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:53:02] Production.INFO: ==27435== Releasing lock...
[2026-09-08 11:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:53:02] Production.INFO: ==27441== Lock acquired, processing the job...
[2026-09-08 11:53:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:53:02] Production.INFO: ==27443== Lock acquired, processing the job...
[2026-09-08 11:53:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:53:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:53:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:53:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:53:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:53:03] Production.INFO: ==27439== Lock acquired, processing the job...
[2026-09-08 11:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:53:03] Production.INFO: ==27445== Lock acquired, processing the job...
[2026-09-08 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:53:03] Production.INFO: ==27447== Lock acquired, processing the job...
[2026-09-08 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:53:03] Production.INFO: Account Balance Start.
[2026-09-08 11:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:53:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:53:03] Production.INFO: 117
[2026-09-08 11:53:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:53:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:53:03] Production.INFO: ==27447== Releasing lock...
[2026-09-08 11:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:53:03] Production.INFO: Total Charge 0
[2026-09-08 11:53:03] Production.INFO: CreateAllLog End
[2026-09-08 11:53:03] Production.INFO: ==27441== Releasing lock...
[2026-09-08 11:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:53:03] Production.INFO: Account Balance End.
[2026-09-08 11:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:53:03] Production.INFO: ==27445== Releasing lock...
[2026-09-08 11:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:53:11] Production.ERROR: CronJobId end10
[2026-09-08 11:53:11] Production.INFO: ==27443== Releasing lock...
[2026-09-08 11:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:53:14] Production.INFO: call_cost start
[2026-09-08 11:53:14] Production.INFO: call_cost end
[2026-09-08 11:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:53:14] Production.INFO: ==27439== Releasing lock...
[2026-09-08 11:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:54:02] Production.INFO: ==27507== Lock acquired, processing the job...
[2026-09-08 16:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:54:02] Production.INFO: neon service started
[2026-09-08 16:54:02] Production.INFO: neon service started
[2026-09-08 16:54:02] Production.INFO: ==27507== Releasing lock...
[2026-09-08 16:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:54:02] Production.INFO: ==27510== Lock acquired, processing the job...
[2026-09-08 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:54:02] Production.INFO: ==27510== Releasing lock...
[2026-09-08 11:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:54:02] Production.INFO: ==27512== Lock acquired, processing the job...
[2026-09-08 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:54:02] Production.INFO: ==27512== Releasing lock...
[2026-09-08 15:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:54:03] Production.INFO: ==27520== Lock acquired, processing the job...
[2026-09-08 11:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:54:03] Production.INFO: ==27514== Lock acquired, processing the job...
[2026-09-08 11:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:54:03] Production.INFO: ==27516== Lock acquired, processing the job...
[2026-09-08 11:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:54:03] Production.INFO: ==27522== Lock acquired, processing the job...
[2026-09-08 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:54:03] Production.INFO: ==27518== Lock acquired, processing the job...
[2026-09-08 11:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:54:03] Production.INFO: Account Balance Start.
[2026-09-08 11:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:54:03] Production.INFO: 117
[2026-09-08 11:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 11:54:03] Production.INFO: ==27522== Releasing lock...
[2026-09-08 11:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:54:03] Production.INFO: Total Charge 0
[2026-09-08 11:54:04] Production.INFO: CreateAllLog End
[2026-09-08 11:54:04] Production.INFO: Account Balance End.
[2026-09-08 11:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:54:04] Production.INFO: ==27520== Releasing lock...
[2026-09-08 11:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:54:04] Production.INFO: ==27516== Releasing lock...
[2026-09-08 11:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:54:12] Production.ERROR: CronJobId end10
[2026-09-08 11:54:12] Production.INFO: ==27518== Releasing lock...
[2026-09-08 11:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:54:15] Production.INFO: call_cost start
[2026-09-08 11:54:15] Production.INFO: call_cost end
[2026-09-08 11:54:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:54:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:54:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:54:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:54:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:54:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:54:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:54:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:54:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:54:15] Production.INFO: ==27514== Releasing lock...
[2026-09-08 11:54:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:54:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:55:01] Production.INFO: ==27583== Lock acquired, processing the job...
[2026-09-08 16:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:55:01] Production.INFO: neon service started
[2026-09-08 16:55:01] Production.INFO: neon service started
[2026-09-08 16:55:01] Production.INFO: ==27583== Releasing lock...
[2026-09-08 16:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:55:02] Production.INFO: ==27587== Lock acquired, processing the job...
[2026-09-08 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:55:02] Production.INFO: ==27587== Releasing lock...
[2026-09-08 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:55:02] Production.INFO: ==27585== Lock acquired, processing the job...
[2026-09-08 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:55:02] Production.INFO: ==27585== Releasing lock...
[2026-09-08 11:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:55:03] Production.INFO: ==27596== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:55:03] Production.INFO: ==27600== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 11:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 11:55:03] Production.INFO: ==27590== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 11:55:03] Production.INFO: ==27598== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:55:03] Production.INFO: ==27592== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 11:55:03] Production.ERROR: CronJob PID - 27596
[2026-09-08 11:55:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 11:55:03] Production.ERROR: CronJob ID - 10
[2026-09-08 11:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 11:55:00
[2026-09-08 11:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 11:55:03] Production.ERROR: CronJob PID - 27598
[2026-09-08 11:55:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 11:55:03] Production.ERROR: CronJob ID - 12
[2026-09-08 11:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 11:55:00
[2026-09-08 11:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 11:55:03] Production.ERROR: CronJob PID - 27600
[2026-09-08 11:55:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 11:55:03] Production.ERROR: CronJob ID - 17
[2026-09-08 11:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 11:55:00
[2026-09-08 11:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 11:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 11:55:03] Production.INFO: Account Balance Start.
[2026-09-08 11:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:55:03] Production.INFO: 117
[2026-09-08 11:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:55:03] Production.INFO: ==27594== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:55:03] Production.INFO: ==27602== Lock acquired, processing the job...
[2026-09-08 11:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 11:55:04] Production.INFO: ==27590== Releasing lock...
[2026-09-08 11:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 11:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 11:55:04] Production.ERROR: done
[2026-09-08 11:55:04] Production.INFO: Total Charge 0
[2026-09-08 11:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 11:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966501', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 11:55:04] Production.INFO: CreateAllLog End
[2026-09-08 11:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 11:55:04] Production.INFO: ==27602== Releasing lock...
[2026-09-08 11:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:55:04] Production.INFO: Account Balance End.
[2026-09-08 11:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:55:04] Production.INFO: ==27598== Releasing lock...
[2026-09-08 11:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:55:04] Production.INFO: ==27594== Releasing lock...
[2026-09-08 11:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966501', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 11:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 11:55:10] Production.INFO: ProcessCDR(1,17966501,1,1,2)
[2026-09-08 11:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966501,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966501,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 11:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 11:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 11:55:10] Production.INFO: ==27600== Releasing lock...
[2026-09-08 11:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 11:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 11:55:14] Production.ERROR: CronJobId end10
[2026-09-08 11:55:14] Production.INFO: ==27596== Releasing lock...
[2026-09-08 11:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:55:16] Production.INFO: call_cost start
[2026-09-08 11:55:16] Production.INFO: call_cost end
[2026-09-08 11:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:55:16] Production.INFO: ==27592== Releasing lock...
[2026-09-08 11:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:56:02] Production.INFO: ==27663== Lock acquired, processing the job...
[2026-09-08 16:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:56:02] Production.INFO: neon service started
[2026-09-08 16:56:02] Production.INFO: neon service started
[2026-09-08 16:56:02] Production.INFO: ==27663== Releasing lock...
[2026-09-08 16:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:56:02] Production.INFO: ==27665== Lock acquired, processing the job...
[2026-09-08 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:56:02] Production.INFO: ==27665== Releasing lock...
[2026-09-08 11:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:56:02] Production.INFO: ==27667== Lock acquired, processing the job...
[2026-09-08 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:56:02] Production.INFO: ==27667== Releasing lock...
[2026-09-08 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:56:03] Production.INFO: ==27676== Lock acquired, processing the job...
[2026-09-08 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:56:03] Production.INFO: Account Balance Start.
[2026-09-08 11:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:56:03] Production.INFO: 117
[2026-09-08 11:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:56:03] Production.INFO: Total Charge 0
[2026-09-08 11:56:03] Production.INFO: CreateAllLog End
[2026-09-08 11:56:03] Production.INFO: Account Balance End.
[2026-09-08 11:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:56:03] Production.INFO: ==27676== Releasing lock...
[2026-09-08 11:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:56:03] Production.INFO: ==27669== Lock acquired, processing the job...
[2026-09-08 11:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:56:03] Production.INFO: ==27671== Lock acquired, processing the job...
[2026-09-08 11:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:56:03] Production.INFO: ==27674== Lock acquired, processing the job...
[2026-09-08 11:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:56:03] Production.INFO: ==27678== Lock acquired, processing the job...
[2026-09-08 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 11:56:03] Production.INFO: ==27678== Releasing lock...
[2026-09-08 11:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:56:04] Production.INFO: ==27671== Releasing lock...
[2026-09-08 11:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:56:11] Production.ERROR: CronJobId end10
[2026-09-08 11:56:11] Production.INFO: ==27674== Releasing lock...
[2026-09-08 11:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:56:14] Production.INFO: call_cost start
[2026-09-08 11:56:14] Production.INFO: call_cost end
[2026-09-08 11:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:56:15] Production.INFO: ==27669== Releasing lock...
[2026-09-08 11:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:57:01] Production.INFO: ==27740== Lock acquired, processing the job...
[2026-09-08 16:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:57:01] Production.INFO: neon service started
[2026-09-08 16:57:01] Production.INFO: neon service started
[2026-09-08 16:57:01] Production.INFO: ==27740== Releasing lock...
[2026-09-08 16:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 11:57:01] Production.INFO: ==27742== Lock acquired, processing the job...
[2026-09-08 11:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:57:02] Production.INFO: ==27742== Releasing lock...
[2026-09-08 11:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:57:02] Production.INFO: ==27744== Lock acquired, processing the job...
[2026-09-08 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:57:02] Production.INFO: ==27744== Releasing lock...
[2026-09-08 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:57:02] Production.INFO: ==27754== Lock acquired, processing the job...
[2026-09-08 11:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:57:02] Production.INFO: ==27746== Lock acquired, processing the job...
[2026-09-08 11:57:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 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-08 11:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:57:03] Production.INFO: ==27754== Releasing lock...
[2026-09-08 11:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:57:03] Production.INFO: ==27748== Lock acquired, processing the job...
[2026-09-08 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:57:03] Production.INFO: ==27750== Lock acquired, processing the job...
[2026-09-08 11:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:57:03] Production.INFO: ==27752== Lock acquired, processing the job...
[2026-09-08 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:57:03] Production.INFO: Account Balance Start.
[2026-09-08 11:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:57:03] Production.INFO: 117
[2026-09-08 11:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:57:03] Production.INFO: Total Charge 0
[2026-09-08 11:57:03] Production.INFO: CreateAllLog End
[2026-09-08 11:57:03] Production.INFO: Account Balance End.
[2026-09-08 11:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 11:57:03] Production.INFO: ==27752== Releasing lock...
[2026-09-08 11:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:57:03] Production.INFO: ==27748== Releasing lock...
[2026-09-08 11:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:57:11] Production.ERROR: CronJobId end10
[2026-09-08 11:57:11] Production.INFO: ==27750== Releasing lock...
[2026-09-08 11:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:57:13] Production.INFO: call_cost start
[2026-09-08 11:57:13] Production.INFO: call_cost end
[2026-09-08 11:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:57:13] Production.INFO: ==27746== Releasing lock...
[2026-09-08 11:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:58:01] Production.INFO: ==27816== Lock acquired, processing the job...
[2026-09-08 16:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:58:01] Production.INFO: neon service started
[2026-09-08 16:58:01] Production.INFO: neon service started
[2026-09-08 16:58:01] Production.INFO: ==27816== Releasing lock...
[2026-09-08 16:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:58:02] Production.INFO: ==27820== Lock acquired, processing the job...
[2026-09-08 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:58:02] Production.INFO: ==27820== Releasing lock...
[2026-09-08 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:58:02] Production.INFO: ==27818== Lock acquired, processing the job...
[2026-09-08 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:58:02] Production.INFO: ==27818== Releasing lock...
[2026-09-08 11:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:58:03] Production.INFO: ==27822== Lock acquired, processing the job...
[2026-09-08 11:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:58:03] Production.INFO: ==27824== Lock acquired, processing the job...
[2026-09-08 11:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:58:03] Production.INFO: ==27826== Lock acquired, processing the job...
[2026-09-08 11:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:58:03] Production.INFO: ==27828== Lock acquired, processing the job...
[2026-09-08 11:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:58:03] Production.INFO: ==27830== Lock acquired, processing the job...
[2026-09-08 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:58:03] Production.INFO: Account Balance Start.
[2026-09-08 11:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 11:58:03] Production.INFO: 117
[2026-09-08 11:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 11:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 11:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 11:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 11:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 11:58:03] Production.INFO: ==27830== Releasing lock...
[2026-09-08 11:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:58:03] Production.INFO: Total Charge 0
[2026-09-08 11:58:03] Production.INFO: CreateAllLog End
[2026-09-08 11:58:04] Production.INFO: Account Balance End.
[2026-09-08 11:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:58:04] Production.INFO: ==27828== Releasing lock...
[2026-09-08 11:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:58:04] Production.INFO: ==27824== Releasing lock...
[2026-09-08 11:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:58:11] Production.ERROR: CronJobId end10
[2026-09-08 11:58:11] Production.INFO: ==27826== Releasing lock...
[2026-09-08 11:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:58:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:58:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:58:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:58:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:58:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:58:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:58:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:58:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:58:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:58:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:58:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:58:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:58:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:58:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:58:15] Production.INFO: call_cost start
[2026-09-08 11:58:15] Production.INFO: call_cost end
[2026-09-08 11:58:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:58:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:58:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:58:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:58:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:58:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:58:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:58:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:58:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:58:15] Production.INFO: ==27822== Releasing lock...
[2026-09-08 11:58:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:58:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 16:59:02] Production.INFO: ==27894== Lock acquired, processing the job...
[2026-09-08 16:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 16:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 16:59:02] Production.INFO: neon service started
[2026-09-08 16:59:02] Production.INFO: neon service started
[2026-09-08 16:59:02] Production.INFO: ==27894== Releasing lock...
[2026-09-08 16:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 16:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:59:02] Production.INFO: ==27899== Lock acquired, processing the job...
[2026-09-08 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:59:02] Production.INFO: ==27899== Releasing lock...
[2026-09-08 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 15:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 11:59:03] Production.INFO: ==27897== Lock acquired, processing the job...
[2026-09-08 11:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 11:59:03] Production.INFO: ==27897== Releasing lock...
[2026-09-08 11:59:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 11:59:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 11:59:03] Production.INFO: ==27905== Lock acquired, processing the job...
[2026-09-08 11:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 11:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 11:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 11:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 11:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 11:59:04] Production.INFO: ==27901== Lock acquired, processing the job...
[2026-09-08 11:59:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 11:59:04] Production.INFO: ==27903== Lock acquired, processing the job...
[2026-09-08 11:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 11:59:04] Production.INFO: ==27907== Lock acquired, processing the job...
[2026-09-08 11:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 11:59:04] Production.INFO: ==27909== Lock acquired, processing the job...
[2026-09-08 11:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 11:59:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 11:59:04] Production.INFO: Account Balance Start.
[2026-09-08 11:59:04] Production.INFO: CreateAllLog Start
[2026-09-08 11:59:04] Production.INFO: 117
[2026-09-08 11:59:04] Production.INFO: Date 2026-09-08
[2026-09-08 11: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-08 11: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-08 11:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 11: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-08 11:59:04] Production.INFO: Total Charge 0
[2026-09-08 11:59:04] Production.INFO: ==27909== Releasing lock...
[2026-09-08 11:59:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 11:59:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 11:59:04] Production.INFO: CreateAllLog End
[2026-09-08 11:59:04] Production.INFO: Account Balance End.
[2026-09-08 11:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 11:59:04] Production.INFO: ==27907== Releasing lock...
[2026-09-08 11:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 11:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 11:59:05] Production.INFO: ==27903== Releasing lock...
[2026-09-08 11:59:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 11:59:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 11:59:11] Production.ERROR: CronJobId end10
[2026-09-08 11:59:11] Production.INFO: ==27905== Releasing lock...
[2026-09-08 11:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 11:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 11:59:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 11:59:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 11:59:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 11:59:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 11:59:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 11:59:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 11:59:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 11:59:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 11:59:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 11:59:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 11:59:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 11:59:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 11:59:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 11:59:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 11:59:15] Production.INFO: call_cost start
[2026-09-08 11:59:15] Production.INFO: call_cost end
[2026-09-08 11:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 11:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 11:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 11:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 11:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 11:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 11:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 11:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 11:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 11:59:15] Production.INFO: ==27901== Releasing lock...
[2026-09-08 11:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 11:59:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:00:01] Production.INFO: ==27965== Lock acquired, processing the job...
[2026-09-08 17:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:00:01] Production.INFO: neon service started
[2026-09-08 17:00:01] Production.INFO: neon service started
[2026-09-08 17:00:01] Production.INFO: ==27965== Releasing lock...
[2026-09-08 17:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:00:02] Production.INFO: ==27970== Lock acquired, processing the job...
[2026-09-08 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:00:02] Production.INFO: ==27970== Releasing lock...
[2026-09-08 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:00:02] Production.INFO: ==27968== Lock acquired, processing the job...
[2026-09-08 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:00:02] Production.INFO: ==27968== Releasing lock...
[2026-09-08 12:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:00:03] Production.INFO: ==27972== Lock acquired, processing the job...
[2026-09-08 12:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:00:03] Production.INFO: ==27974== Lock acquired, processing the job...
[2026-09-08 12:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:00:03] Production.INFO: ==27976== Lock acquired, processing the job...
[2026-09-08 12:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:00:03] Production.INFO: ==27978== Lock acquired, processing the job...
[2026-09-08 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:00:03] Production.INFO: ==27980== Lock acquired, processing the job...
[2026-09-08 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:00:03] Production.INFO: Account Balance Start.
[2026-09-08 12:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:00:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 12:00:03] Production.INFO: ==27980== Releasing lock...
[2026-09-08 12:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:00:03] Production.INFO: Total Charge 0
[2026-09-08 12:00:03] Production.INFO: CreateAllLog End
[2026-09-08 12:00:03] Production.INFO: Account Balance End.
[2026-09-08 12:00:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:00:03] Production.INFO: ==27978== Releasing lock...
[2026-09-08 12:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:00:04] Production.INFO: ==27974== Releasing lock...
[2026-09-08 12:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:00:10] Production.ERROR: CronJobId end10
[2026-09-08 12:00:10] Production.INFO: ==27976== Releasing lock...
[2026-09-08 12:00:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:00:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:00:14] Production.INFO: call_cost start
[2026-09-08 12:00:14] Production.INFO: call_cost end
[2026-09-08 12:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:00:14] Production.INFO: ==27972== Releasing lock...
[2026-09-08 12:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:01:02] Production.INFO: ==28042== Lock acquired, processing the job...
[2026-09-08 17:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:01:02] Production.INFO: neon service started
[2026-09-08 17:01:02] Production.INFO: neon service started
[2026-09-08 17:01:02] Production.INFO: ==28042== Releasing lock...
[2026-09-08 17:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:01:02] Production.INFO: ==28054== Lock acquired, processing the job...
[2026-09-08 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:01:02] Production.INFO: ==28054== Releasing lock...
[2026-09-08 12:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:01:02] Production.INFO: ==28056== Lock acquired, processing the job...
[2026-09-08 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:01:03] Production.INFO: ==28056== Releasing lock...
[2026-09-08 16:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:01:03] Production.INFO: ==28059== Lock acquired, processing the job...
[2026-09-08 12:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:01:03] Production.INFO: ==28061== Lock acquired, processing the job...
[2026-09-08 12:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:01:03] Production.INFO: ==28063== Lock acquired, processing the job...
[2026-09-08 12:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:01:03] Production.INFO: ==28065== Lock acquired, processing the job...
[2026-09-08 12:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:01:04] Production.INFO: ==28067== Lock acquired, processing the job...
[2026-09-08 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:01:04] Production.INFO: Account Balance Start.
[2026-09-08 12:01:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:01:04] Production.INFO: 117
[2026-09-08 12:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:01:04] Production.INFO: Total Charge 0
[2026-09-08 12:01:04] Production.INFO: CreateAllLog End
[2026-09-08 12:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:01:04] Production.INFO: ==28067== Releasing lock...
[2026-09-08 12:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:01:04] Production.INFO: Account Balance End.
[2026-09-08 12:01:04] Production.INFO: ==28061== Releasing lock...
[2026-09-08 12:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:01:04] Production.INFO: ==28065== Releasing lock...
[2026-09-08 12:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:01:12] Production.ERROR: CronJobId end10
[2026-09-08 12:01:12] Production.INFO: ==28063== Releasing lock...
[2026-09-08 12:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:01:15] Production.INFO: call_cost start
[2026-09-08 12:01:15] Production.INFO: call_cost end
[2026-09-08 12:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:01:15] Production.INFO: ==28059== Releasing lock...
[2026-09-08 12:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:02:01] Production.INFO: ==28127== Lock acquired, processing the job...
[2026-09-08 17:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:02:01] Production.INFO: neon service started
[2026-09-08 17:02:01] Production.INFO: neon service started
[2026-09-08 17:02:01] Production.INFO: ==28127== Releasing lock...
[2026-09-08 17:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:02:02] Production.INFO: ==28131== Lock acquired, processing the job...
[2026-09-08 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:02:02] Production.INFO: ==28131== Releasing lock...
[2026-09-08 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:02:02] Production.INFO: ==28129== Lock acquired, processing the job...
[2026-09-08 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:02:02] Production.INFO: ==28129== Releasing lock...
[2026-09-08 12:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:02:03] Production.INFO: ==28134== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:02:03] Production.INFO: ==28136== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:02:03] Production.INFO: ==28138== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:02:03] Production.INFO: ==28142== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 12:02:03] Production.INFO: ==28140== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12:02:03] Production.INFO: ==28144== Lock acquired, processing the job...
[2026-09-08 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:02:03] Production.INFO: Account Balance Start.
[2026-09-08 12:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:02:03] Production.INFO: 117
[2026-09-08 12:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:02:03] Production.INFO: Total Charge 0
[2026-09-08 12:02:03] Production.INFO: CreateAllLog End
[2026-09-08 12:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:02:03] Production.ERROR: done
[2026-09-08 12:02:03] Production.INFO: ==28144== Releasing lock...
[2026-09-08 12:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 12:02:03] Production.INFO: Account Balance End.
[2026-09-08 12:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:02:04] Production.INFO: ==28140== Releasing lock...
[2026-09-08 12:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:02:04] Production.ERROR: done
[2026-09-08 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-08 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-08 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-08 12:02:04] Production.INFO: ==28136== Releasing lock...
[2026-09-08 12:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 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-08 12:02:04] Production.INFO: ==28142== Releasing lock...
[2026-09-08 12:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 12:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 12:02:11] Production.ERROR: CronJobId end10
[2026-09-08 12:02:11] Production.INFO: ==28138== Releasing lock...
[2026-09-08 12:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:02:15] Production.INFO: call_cost start
[2026-09-08 12:02:15] Production.INFO: call_cost end
[2026-09-08 12:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:02:15] Production.INFO: ==28134== Releasing lock...
[2026-09-08 12:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:03:02] Production.INFO: ==28203== Lock acquired, processing the job...
[2026-09-08 17:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:03:02] Production.INFO: neon service started
[2026-09-08 17:03:02] Production.INFO: neon service started
[2026-09-08 17:03:02] Production.INFO: ==28203== Releasing lock...
[2026-09-08 17:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:03:02] Production.INFO: ==28205== Lock acquired, processing the job...
[2026-09-08 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:03:02] Production.INFO: ==28207== Lock acquired, processing the job...
[2026-09-08 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:03:02] Production.INFO: ==28207== Releasing lock...
[2026-09-08 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:03:02] Production.INFO: ==28205== Releasing lock...
[2026-09-08 12:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:03:03] Production.INFO: ==28210== Lock acquired, processing the job...
[2026-09-08 12:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:03:03] Production.INFO: ==28212== Lock acquired, processing the job...
[2026-09-08 12:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:03:03] Production.INFO: ==28214== Lock acquired, processing the job...
[2026-09-08 12:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:03:03] Production.INFO: ==28218== Lock acquired, processing the job...
[2026-09-08 12:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:03:03] Production.INFO: ==28216== Lock acquired, processing the job...
[2026-09-08 12:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:03:03] Production.INFO: Account Balance Start.
[2026-09-08 12:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:03:03] Production.INFO: 117
[2026-09-08 12:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:03:04] Production.INFO: Total Charge 0
[2026-09-08 12:03:04] Production.INFO: CreateAllLog End
[2026-09-08 12: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-08 12: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-08 12: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-08 12:03:04] Production.INFO: ==28218== Releasing lock...
[2026-09-08 12:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:03:04] Production.INFO: Account Balance End.
[2026-09-08 12:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:03:04] Production.INFO: ==28216== Releasing lock...
[2026-09-08 12:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:03:04] Production.INFO: ==28212== Releasing lock...
[2026-09-08 12:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:03:12] Production.ERROR: CronJobId end10
[2026-09-08 12:03:12] Production.INFO: ==28214== Releasing lock...
[2026-09-08 12:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:03:14] Production.INFO: call_cost start
[2026-09-08 12:03:14] Production.INFO: call_cost end
[2026-09-08 12:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:03:14] Production.INFO: ==28210== Releasing lock...
[2026-09-08 12:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:04:01] Production.INFO: ==28276== Lock acquired, processing the job...
[2026-09-08 17:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:04:01] Production.INFO: neon service started
[2026-09-08 17:04:01] Production.INFO: neon service started
[2026-09-08 17:04:01] Production.INFO: ==28276== Releasing lock...
[2026-09-08 17:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:04:02] Production.INFO: ==28278== Lock acquired, processing the job...
[2026-09-08 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:04:02] Production.INFO: ==28280== Lock acquired, processing the job...
[2026-09-08 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:04:02] Production.INFO: ==28280== Releasing lock...
[2026-09-08 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:04:02] Production.INFO: ==28278== Releasing lock...
[2026-09-08 12:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:04:03] Production.INFO: ==28285== Lock acquired, processing the job...
[2026-09-08 12:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:04:03] Production.INFO: ==28283== Lock acquired, processing the job...
[2026-09-08 12:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:04:03] Production.INFO: ==28289== Lock acquired, processing the job...
[2026-09-08 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:04:03] Production.INFO: ==28287== Lock acquired, processing the job...
[2026-09-08 12:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:04:03] Production.INFO: Account Balance Start.
[2026-09-08 12:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:04:03] Production.INFO: 117
[2026-09-08 12:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:04:03] Production.INFO: Total Charge 0
[2026-09-08 12:04:03] Production.INFO: CreateAllLog End
[2026-09-08 12:04:03] Production.INFO: ==28291== Lock acquired, processing the job...
[2026-09-08 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 12:04:03] Production.INFO: ==28291== Releasing lock...
[2026-09-08 12:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:04:03] Production.INFO: Account Balance End.
[2026-09-08 12:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:04:03] Production.INFO: ==28289== Releasing lock...
[2026-09-08 12:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:04:04] Production.INFO: ==28285== Releasing lock...
[2026-09-08 12:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:04:12] Production.ERROR: CronJobId end10
[2026-09-08 12:04:12] Production.INFO: ==28287== Releasing lock...
[2026-09-08 12:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:04:15] Production.INFO: call_cost start
[2026-09-08 12:04:15] Production.INFO: call_cost end
[2026-09-08 12:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:04:15] Production.INFO: ==28283== Releasing lock...
[2026-09-08 12:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:05:01] Production.INFO: ==28353== Lock acquired, processing the job...
[2026-09-08 17:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:05:01] Production.INFO: neon service started
[2026-09-08 17:05:01] Production.INFO: neon service started
[2026-09-08 17:05:01] Production.INFO: ==28353== Releasing lock...
[2026-09-08 17:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:05:02] Production.INFO: ==28357== Lock acquired, processing the job...
[2026-09-08 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:05:02] Production.INFO: ==28357== Releasing lock...
[2026-09-08 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:05:02] Production.INFO: ==28355== Lock acquired, processing the job...
[2026-09-08 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:05:02] Production.INFO: ==28355== Releasing lock...
[2026-09-08 12:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:05:03] Production.INFO: ==28364== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:05:03] Production.INFO: ==28368== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:05:03] Production.INFO: ==28360== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:05:03] Production.INFO: Account Balance Start.
[2026-09-08 12:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:05:03] Production.INFO: 117
[2026-09-08 12:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:05:03] Production.INFO: ==28362== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:05:03] Production.ERROR: CronJob PID - 28364
[2026-09-08 12:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 12:05:03] Production.ERROR: CronJob ID - 7
[2026-09-08 12:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 12:05:00
[2026-09-08 12:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:05:03] Production.ERROR: CronJob PID - 28368
[2026-09-08 12:05:03] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 12:05:03] Production.ERROR: CronJob ID - 12
[2026-09-08 12:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 12:05:00
[2026-09-08 12:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:05:03] Production.INFO: ==28366== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:05:03] Production.INFO: ==28360== Releasing lock...
[2026-09-08 12:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:05:03] Production.INFO: Total Charge 0
[2026-09-08 12:05:03] Production.INFO: CreateAllLog End
[2026-09-08 12:05:03] Production.INFO: ==28372== Lock acquired, processing the job...
[2026-09-08 12:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:05:04] Production.INFO: ==28370== Lock acquired, processing the job...
[2026-09-08 12:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 12:05:04] Production.INFO: ==28372== Releasing lock...
[2026-09-08 12:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:05:04] Production.INFO: Account Balance End.
[2026-09-08 12:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:05:04] Production.INFO: ==28368== Releasing lock...
[2026-09-08 12:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:05:04] Production.ERROR: done
[2026-09-08 12:05:04] Production.INFO: ==28364== Releasing lock...
[2026-09-08 12:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966546', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966546', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:05:10] Production.INFO: ProcessCDR(1,17966546,1,1,2)
[2026-09-08 12:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966546,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966546,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:05:10] Production.INFO: ==28370== Releasing lock...
[2026-09-08 12:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:05:14] Production.ERROR: CronJobId end10
[2026-09-08 12:05:14] Production.INFO: ==28366== Releasing lock...
[2026-09-08 12:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:05:17] Production.INFO: call_cost start
[2026-09-08 12:05:17] Production.INFO: call_cost end
[2026-09-08 12:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:05:17] Production.INFO: ==28362== Releasing lock...
[2026-09-08 12:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:06:02] Production.INFO: ==28429== Lock acquired, processing the job...
[2026-09-08 17:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:06:02] Production.INFO: neon service started
[2026-09-08 17:06:02] Production.INFO: neon service started
[2026-09-08 17:06:02] Production.INFO: ==28429== Releasing lock...
[2026-09-08 17:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:06:03] Production.INFO: ==28431== Lock acquired, processing the job...
[2026-09-08 12:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:06:03] Production.INFO: ==28433== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:06:03] Production.INFO: ==28433== Releasing lock...
[2026-09-08 16:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:06:03] Production.INFO: ==28431== Releasing lock...
[2026-09-08 12:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:06:04] Production.INFO: ==28436== Lock acquired, processing the job...
[2026-09-08 12:06:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:06:04] Production.INFO: ==28440== Lock acquired, processing the job...
[2026-09-08 12:06:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:06:04] Production.INFO: ==28438== Lock acquired, processing the job...
[2026-09-08 12:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:06:04] Production.INFO: ==28444== Lock acquired, processing the job...
[2026-09-08 12:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:06:04] Production.INFO: ==28442== Lock acquired, processing the job...
[2026-09-08 12:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:06:04] Production.INFO: Account Balance Start.
[2026-09-08 12:06:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:06:04] Production.INFO: 117
[2026-09-08 12:06:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 12: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-08 12: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-08 12:06:04] Production.INFO: Total Charge 0
[2026-09-08 12: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-08 12:06:04] Production.INFO: CreateAllLog End
[2026-09-08 12:06:04] Production.INFO: ==28444== Releasing lock...
[2026-09-08 12:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:06:04] Production.INFO: Account Balance End.
[2026-09-08 12:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:06:04] Production.INFO: ==28442== Releasing lock...
[2026-09-08 12:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:06:05] Production.INFO: ==28438== Releasing lock...
[2026-09-08 12:06:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:06:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:06:12] Production.ERROR: CronJobId end10
[2026-09-08 12:06:12] Production.INFO: ==28440== Releasing lock...
[2026-09-08 12:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:06:15] Production.INFO: call_cost start
[2026-09-08 12:06:15] Production.INFO: call_cost end
[2026-09-08 12:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:06:15] Production.INFO: ==28436== Releasing lock...
[2026-09-08 12:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:07:01] Production.INFO: ==28499== Lock acquired, processing the job...
[2026-09-08 17:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:07:01] Production.INFO: neon service started
[2026-09-08 17:07:01] Production.INFO: neon service started
[2026-09-08 17:07:01] Production.INFO: ==28499== Releasing lock...
[2026-09-08 17:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:07:02] Production.INFO: ==28501== Lock acquired, processing the job...
[2026-09-08 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:07:02] Production.INFO: ==28501== Releasing lock...
[2026-09-08 12:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:07:02] Production.INFO: ==28503== Lock acquired, processing the job...
[2026-09-08 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:07:02] Production.INFO: ==28503== Releasing lock...
[2026-09-08 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:07:03] Production.INFO: ==28507== Lock acquired, processing the job...
[2026-09-08 12:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:07:03] Production.INFO: ==28505== Lock acquired, processing the job...
[2026-09-08 12:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:07:03] Production.INFO: ==28509== Lock acquired, processing the job...
[2026-09-08 12:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:07:03] Production.INFO: ==28513== Lock acquired, processing the job...
[2026-09-08 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:07:03] Production.INFO: ==28511== Lock acquired, processing the job...
[2026-09-08 12:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:07:03] Production.INFO: Account Balance Start.
[2026-09-08 12:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:07:03] Production.INFO: 117
[2026-09-08 12:07:03] Production.INFO: ==28513== Releasing lock...
[2026-09-08 12:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:07:03] Production.INFO: Total Charge 0
[2026-09-08 12:07:03] Production.INFO: CreateAllLog End
[2026-09-08 12:07:04] Production.INFO: ==28507== Releasing lock...
[2026-09-08 12:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:07:04] Production.INFO: Account Balance End.
[2026-09-08 12:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:07:04] Production.INFO: ==28511== Releasing lock...
[2026-09-08 12:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:07:11] Production.ERROR: CronJobId end10
[2026-09-08 12:07:11] Production.INFO: ==28509== Releasing lock...
[2026-09-08 12:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:07:14] Production.INFO: call_cost start
[2026-09-08 12:07:14] Production.INFO: call_cost end
[2026-09-08 12:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:07:14] Production.INFO: ==28505== Releasing lock...
[2026-09-08 12:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:08:02] Production.INFO: ==28568== Lock acquired, processing the job...
[2026-09-08 17:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:08:02] Production.INFO: neon service started
[2026-09-08 17:08:02] Production.INFO: neon service started
[2026-09-08 17:08:02] Production.INFO: ==28568== Releasing lock...
[2026-09-08 17:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:08:02] Production.INFO: ==28570== Lock acquired, processing the job...
[2026-09-08 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:08:02] Production.INFO: ==28570== Releasing lock...
[2026-09-08 12:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:08:02] Production.INFO: ==28572== Lock acquired, processing the job...
[2026-09-08 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:08:03] Production.INFO: ==28572== Releasing lock...
[2026-09-08 16:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:08:03] Production.INFO: ==28581== Lock acquired, processing the job...
[2026-09-08 12:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:08:03] Production.INFO: Account Balance Start.
[2026-09-08 12:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:08:03] Production.INFO: 117
[2026-09-08 12:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:08:03] Production.INFO: Total Charge 0
[2026-09-08 12:08:03] Production.INFO: CreateAllLog End
[2026-09-08 12:08:03] Production.INFO: ==28575== Lock acquired, processing the job...
[2026-09-08 12:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:08:03] Production.INFO: ==28577== Lock acquired, processing the job...
[2026-09-08 12:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:08:03] Production.INFO: ==28579== Lock acquired, processing the job...
[2026-09-08 12:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:08:03] Production.INFO: Account Balance End.
[2026-09-08 12:08:04] Production.INFO: ==28583== Lock acquired, processing the job...
[2026-09-08 12:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:08:04] Production.INFO: ==28581== Releasing lock...
[2026-09-08 12:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12: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-08 12: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-08 12: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-08 12:08:04] Production.INFO: ==28583== Releasing lock...
[2026-09-08 12:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:08:04] Production.INFO: ==28577== Releasing lock...
[2026-09-08 12:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:08:11] Production.ERROR: CronJobId end10
[2026-09-08 12:08:11] Production.INFO: ==28579== Releasing lock...
[2026-09-08 12:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:08:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:08:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:08:15] Production.INFO: call_cost start
[2026-09-08 12:08:15] Production.INFO: call_cost end
[2026-09-08 12:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:08:15] Production.INFO: ==28575== Releasing lock...
[2026-09-08 12:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:09:01] Production.INFO: ==28644== Lock acquired, processing the job...
[2026-09-08 17:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:09:01] Production.INFO: neon service started
[2026-09-08 17:09:01] Production.INFO: neon service started
[2026-09-08 17:09:01] Production.INFO: ==28644== Releasing lock...
[2026-09-08 17:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:09:02] Production.INFO: ==28646== Lock acquired, processing the job...
[2026-09-08 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:09:02] Production.INFO: ==28646== Releasing lock...
[2026-09-08 12:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:09:02] Production.INFO: ==28648== Lock acquired, processing the job...
[2026-09-08 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:09:02] Production.INFO: ==28648== Releasing lock...
[2026-09-08 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:09:03] Production.INFO: ==28657== Lock acquired, processing the job...
[2026-09-08 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:09:03] Production.INFO: Account Balance Start.
[2026-09-08 12:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:09:03] Production.INFO: 117
[2026-09-08 12:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:09:03] Production.INFO: ==28651== Lock acquired, processing the job...
[2026-09-08 12:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:09:03] Production.INFO: ==28653== Lock acquired, processing the job...
[2026-09-08 12:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:09:03] Production.INFO: Total Charge 0
[2026-09-08 12:09:03] Production.INFO: CreateAllLog End
[2026-09-08 12:09:03] Production.INFO: ==28655== Lock acquired, processing the job...
[2026-09-08 12:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:09:03] Production.INFO: ==28659== Lock acquired, processing the job...
[2026-09-08 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:09:03] Production.INFO: Account Balance End.
[2026-09-08 12:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:09:03] Production.INFO: ==28657== Releasing lock...
[2026-09-08 12:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 12:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 12:09:03] Production.INFO: ==28659== Releasing lock...
[2026-09-08 12:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:09:04] Production.INFO: ==28653== Releasing lock...
[2026-09-08 12:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:09:12] Production.ERROR: CronJobId end10
[2026-09-08 12:09:12] Production.INFO: ==28655== Releasing lock...
[2026-09-08 12:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:09:14] Production.INFO: call_cost start
[2026-09-08 12:09:14] Production.INFO: call_cost end
[2026-09-08 12:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:09:14] Production.INFO: ==28651== Releasing lock...
[2026-09-08 12:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:10:02] Production.INFO: ==28715== Lock acquired, processing the job...
[2026-09-08 17:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:10:02] Production.INFO: neon service started
[2026-09-08 17:10:02] Production.INFO: neon service started
[2026-09-08 17:10:02] Production.INFO: ==28715== Releasing lock...
[2026-09-08 17:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:10:02] Production.INFO: ==28719== Lock acquired, processing the job...
[2026-09-08 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:10:02] Production.INFO: ==28719== Releasing lock...
[2026-09-08 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:10:02] Production.INFO: ==28717== Lock acquired, processing the job...
[2026-09-08 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:10:02] Production.INFO: ==28717== Releasing lock...
[2026-09-08 12:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:10:03] Production.INFO: ==28721== Lock acquired, processing the job...
[2026-09-08 12:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:10:03] Production.INFO: ==28729== Lock acquired, processing the job...
[2026-09-08 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 12:10:03] Production.INFO: ==28723== Lock acquired, processing the job...
[2026-09-08 12:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:10:03] Production.INFO: ==28729== Releasing lock...
[2026-09-08 12:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:10:03] Production.INFO: ==28725== Lock acquired, processing the job...
[2026-09-08 12:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:10:03] Production.INFO: ==28727== Lock acquired, processing the job...
[2026-09-08 12:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:10:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:10:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:10:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:10:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:10:04] Production.INFO: Account Balance Start.
[2026-09-08 12:10:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:10:04] Production.INFO: 117
[2026-09-08 12:10:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:10:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:10:04] Production.INFO: Total Charge 0
[2026-09-08 12:10:04] Production.INFO: CreateAllLog End
[2026-09-08 12:10:04] Production.INFO: Account Balance End.
[2026-09-08 12:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:10:04] Production.INFO: ==28727== Releasing lock...
[2026-09-08 12:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:10:04] Production.INFO: ==28723== Releasing lock...
[2026-09-08 12:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:10:12] Production.ERROR: CronJobId end10
[2026-09-08 12:10:12] Production.INFO: ==28725== Releasing lock...
[2026-09-08 12:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:10:14] Production.INFO: call_cost start
[2026-09-08 12:10:14] Production.INFO: call_cost end
[2026-09-08 12:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:10:14] Production.INFO: ==28721== Releasing lock...
[2026-09-08 12:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:11:01] Production.INFO: ==28792== Lock acquired, processing the job...
[2026-09-08 17:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:11:01] Production.INFO: neon service started
[2026-09-08 17:11:01] Production.INFO: neon service started
[2026-09-08 17:11:01] Production.INFO: ==28792== Releasing lock...
[2026-09-08 17:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:11:02] Production.INFO: ==28794== Lock acquired, processing the job...
[2026-09-08 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:11:02] Production.INFO: ==28796== Lock acquired, processing the job...
[2026-09-08 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:11:02] Production.INFO: ==28796== Releasing lock...
[2026-09-08 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:11:02] Production.INFO: ==28794== Releasing lock...
[2026-09-08 12:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:11:03] Production.INFO: ==28807== Lock acquired, processing the job...
[2026-09-08 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 12:11:03] Production.INFO: ==28807== Releasing lock...
[2026-09-08 12:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:11:03] Production.INFO: ==28799== Lock acquired, processing the job...
[2026-09-08 12:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:11:03] Production.INFO: ==28805== Lock acquired, processing the job...
[2026-09-08 12:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:11:03] Production.INFO: ==28801== Lock acquired, processing the job...
[2026-09-08 12:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:11:03] Production.INFO: ==28803== Lock acquired, processing the job...
[2026-09-08 12:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:11:03] Production.INFO: Account Balance Start.
[2026-09-08 12:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:11:03] Production.INFO: 117
[2026-09-08 12:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:11:03] Production.INFO: Total Charge 0
[2026-09-08 12:11:03] Production.INFO: CreateAllLog End
[2026-09-08 12:11:03] Production.INFO: Account Balance End.
[2026-09-08 12:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:11:04] Production.INFO: ==28805== Releasing lock...
[2026-09-08 12:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:11:04] Production.INFO: ==28801== Releasing lock...
[2026-09-08 12:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:11:12] Production.ERROR: CronJobId end10
[2026-09-08 12:11:12] Production.INFO: ==28803== Releasing lock...
[2026-09-08 12:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:11:14] Production.INFO: call_cost start
[2026-09-08 12:11:14] Production.INFO: call_cost end
[2026-09-08 12:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:11:14] Production.INFO: ==28799== Releasing lock...
[2026-09-08 12:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:12:02] Production.INFO: ==28862== Lock acquired, processing the job...
[2026-09-08 17:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:12:02] Production.INFO: neon service started
[2026-09-08 17:12:02] Production.INFO: neon service started
[2026-09-08 17:12:02] Production.INFO: ==28862== Releasing lock...
[2026-09-08 17:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:12:02] Production.INFO: ==28864== Lock acquired, processing the job...
[2026-09-08 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:12:02] Production.INFO: ==28864== Releasing lock...
[2026-09-08 12:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:12:03] Production.INFO: ==28866== Lock acquired, processing the job...
[2026-09-08 16:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:12:03] Production.INFO: ==28866== Releasing lock...
[2026-09-08 16:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:12:03] Production.INFO: ==28868== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:12:03] Production.INFO: ==28872== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:12:03] Production.INFO: ==28874== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:12:03] Production.INFO: ==28870== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:12:03] Production.INFO: ==28876== Lock acquired, processing the job...
[2026-09-08 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:12:03] Production.INFO: Account Balance Start.
[2026-09-08 12:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:12:03] Production.INFO: 117
[2026-09-08 12:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 12:12:03] Production.INFO: ==28876== Releasing lock...
[2026-09-08 12:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:12:03] Production.INFO: Total Charge 0
[2026-09-08 12:12:04] Production.INFO: CreateAllLog End
[2026-09-08 12:12:04] Production.INFO: Account Balance End.
[2026-09-08 12:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:12:04] Production.INFO: ==28874== Releasing lock...
[2026-09-08 12:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:12:04] Production.INFO: ==28870== Releasing lock...
[2026-09-08 12:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:12:11] Production.ERROR: CronJobId end10
[2026-09-08 12:12:11] Production.INFO: ==28872== Releasing lock...
[2026-09-08 12:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:12:14] Production.INFO: call_cost start
[2026-09-08 12:12:14] Production.INFO: call_cost end
[2026-09-08 12:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:12:14] Production.INFO: ==28868== Releasing lock...
[2026-09-08 12:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:13:01] Production.INFO: ==28931== Lock acquired, processing the job...
[2026-09-08 17:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:13:01] Production.INFO: neon service started
[2026-09-08 17:13:01] Production.INFO: neon service started
[2026-09-08 17:13:01] Production.INFO: ==28931== Releasing lock...
[2026-09-08 17:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:13:02] Production.INFO: ==28935== Lock acquired, processing the job...
[2026-09-08 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:13:02] Production.INFO: ==28935== Releasing lock...
[2026-09-08 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:13:02] Production.INFO: ==28933== Lock acquired, processing the job...
[2026-09-08 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:13:02] Production.INFO: ==28933== Releasing lock...
[2026-09-08 12:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:13:03] Production.INFO: ==28937== Lock acquired, processing the job...
[2026-09-08 12:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:13:03] Production.INFO: ==28939== Lock acquired, processing the job...
[2026-09-08 12:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:13:03] Production.INFO: ==28943== Lock acquired, processing the job...
[2026-09-08 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:13:03] Production.INFO: ==28941== Lock acquired, processing the job...
[2026-09-08 12:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:13:03] Production.INFO: ==28945== Lock acquired, processing the job...
[2026-09-08 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:13:03] Production.INFO: Account Balance Start.
[2026-09-08 12:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:13:03] Production.INFO: 117
[2026-09-08 12:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:13:03] Production.INFO: Total Charge 0
[2026-09-08 12:13:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 12:13:03] Production.INFO: ==28945== Releasing lock...
[2026-09-08 12:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:13:03] Production.INFO: Account Balance End.
[2026-09-08 12:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:13:03] Production.INFO: ==28943== Releasing lock...
[2026-09-08 12:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:13:04] Production.INFO: ==28939== Releasing lock...
[2026-09-08 12:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:13:11] Production.ERROR: CronJobId end10
[2026-09-08 12:13:11] Production.INFO: ==28941== Releasing lock...
[2026-09-08 12:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:13:14] Production.INFO: call_cost start
[2026-09-08 12:13:14] Production.INFO: call_cost end
[2026-09-08 12:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:13:14] Production.INFO: ==28937== Releasing lock...
[2026-09-08 12:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:14:02] Production.INFO: ==29002== Lock acquired, processing the job...
[2026-09-08 17:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:14:02] Production.INFO: neon service started
[2026-09-08 17:14:02] Production.INFO: neon service started
[2026-09-08 17:14:02] Production.INFO: ==29002== Releasing lock...
[2026-09-08 17:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:14:02] Production.INFO: ==29006== Lock acquired, processing the job...
[2026-09-08 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:14:02] Production.INFO: ==29006== Releasing lock...
[2026-09-08 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:14:02] Production.INFO: ==29004== Lock acquired, processing the job...
[2026-09-08 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:14:02] Production.INFO: ==29004== Releasing lock...
[2026-09-08 12:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:14:03] Production.INFO: ==29009== Lock acquired, processing the job...
[2026-09-08 12:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:14:03] Production.INFO: ==29017== Lock acquired, processing the job...
[2026-09-08 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:14:03] Production.INFO: ==29013== Lock acquired, processing the job...
[2026-09-08 12:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:14:03] Production.INFO: ==29015== Lock acquired, processing the job...
[2026-09-08 12:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:14:03] Production.INFO: ==29011== Lock acquired, processing the job...
[2026-09-08 12:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 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-08 12:14:03] Production.INFO: ==29017== Releasing lock...
[2026-09-08 12:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:14:03] Production.INFO: Account Balance Start.
[2026-09-08 12:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:14:03] Production.INFO: 117
[2026-09-08 12:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:14:04] Production.INFO: Total Charge 0
[2026-09-08 12:14:04] Production.INFO: CreateAllLog End
[2026-09-08 12:14:04] Production.INFO: Account Balance End.
[2026-09-08 12:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:14:04] Production.INFO: ==29015== Releasing lock...
[2026-09-08 12:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:14:04] Production.INFO: ==29011== Releasing lock...
[2026-09-08 12:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:14:12] Production.ERROR: CronJobId end10
[2026-09-08 12:14:12] Production.INFO: ==29013== Releasing lock...
[2026-09-08 12:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:14:15] Production.INFO: call_cost start
[2026-09-08 12:14:15] Production.INFO: call_cost end
[2026-09-08 12:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:14:15] Production.INFO: ==29009== Releasing lock...
[2026-09-08 12:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:15:01] Production.INFO: ==29076== Lock acquired, processing the job...
[2026-09-08 17:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:15:01] Production.INFO: neon service started
[2026-09-08 17:15:01] Production.INFO: neon service started
[2026-09-08 17:15:01] Production.INFO: ==29076== Releasing lock...
[2026-09-08 17:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:15:01] Production.INFO: ==29078== Lock acquired, processing the job...
[2026-09-08 12:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:15:02] Production.INFO: ==29078== Releasing lock...
[2026-09-08 12:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:15:02] Production.INFO: ==29080== Lock acquired, processing the job...
[2026-09-08 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:15:02] Production.INFO: ==29080== Releasing lock...
[2026-09-08 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:15:03] Production.INFO: ==29087== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:15:03] Production.INFO: ==29093== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12:15:03] Production.INFO: ==29082== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:15:03] Production.INFO: ==29084== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:15:03] Production.INFO: ==29089== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:15:03] Production.INFO: ==29095== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:15:03] Production.ERROR: CronJob PID - 29084
[2026-09-08 12:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 12:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 12:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 12:15:00
[2026-09-08 12:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:15:03] Production.ERROR: CronJob PID - 29087
[2026-09-08 12:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 12:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 12:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 12:15:00
[2026-09-08 12:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:15:03] Production.ERROR: CronJob PID - 29093
[2026-09-08 12:15:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 12:15:03] Production.ERROR: CronJob ID - 17
[2026-09-08 12:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 12:15:00
[2026-09-08 12:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:15:03] Production.INFO: ==29091== Lock acquired, processing the job...
[2026-09-08 12:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:15:03] Production.INFO: ==29082== Releasing lock...
[2026-09-08 12:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:15:03] Production.INFO: Account Balance Start.
[2026-09-08 12:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:15:03] Production.INFO: 117
[2026-09-08 12:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:15:03] Production.INFO: ==29095== Releasing lock...
[2026-09-08 12:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:15:03] Production.ERROR: done
[2026-09-08 12:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966587', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:15:03] Production.INFO: Total Charge 0
[2026-09-08 12:15:03] Production.INFO: CreateAllLog End
[2026-09-08 12:15:04] Production.INFO: Account Balance End.
[2026-09-08 12:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:15:04] Production.INFO: ==29091== Releasing lock...
[2026-09-08 12:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:15:04] Production.INFO: ==29087== Releasing lock...
[2026-09-08 12:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966587', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:15:10] Production.INFO: ProcessCDR(1,17966587,1,1,2)
[2026-09-08 12:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966587,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966587,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:15:10] Production.INFO: ==29093== Releasing lock...
[2026-09-08 12:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:15:14] Production.ERROR: CronJobId end10
[2026-09-08 12:15:14] Production.INFO: ==29089== Releasing lock...
[2026-09-08 12:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:15:17] Production.INFO: call_cost start
[2026-09-08 12:15:17] Production.INFO: call_cost end
[2026-09-08 12:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:15:17] Production.INFO: ==29084== Releasing lock...
[2026-09-08 12:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:16:02] Production.INFO: ==29150== Lock acquired, processing the job...
[2026-09-08 17:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:16:02] Production.INFO: neon service started
[2026-09-08 17:16:02] Production.INFO: neon service started
[2026-09-08 17:16:02] Production.INFO: ==29150== Releasing lock...
[2026-09-08 17:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:16:02] Production.INFO: ==29152== Lock acquired, processing the job...
[2026-09-08 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:16:02] Production.INFO: ==29154== Lock acquired, processing the job...
[2026-09-08 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:16:02] Production.INFO: ==29154== Releasing lock...
[2026-09-08 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:16:02] Production.INFO: ==29152== Releasing lock...
[2026-09-08 12:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:16:03] Production.INFO: ==29161== Lock acquired, processing the job...
[2026-09-08 12:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:16:03] Production.INFO: ==29157== Lock acquired, processing the job...
[2026-09-08 12:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:16:03] Production.INFO: ==29159== Lock acquired, processing the job...
[2026-09-08 12:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:16:03] Production.INFO: ==29165== Lock acquired, processing the job...
[2026-09-08 12:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:16:03] Production.INFO: ==29163== Lock acquired, processing the job...
[2026-09-08 12:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 12: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-08 12:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12: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-08 12:16:04] Production.INFO: ==29165== Releasing lock...
[2026-09-08 12:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:16:04] Production.INFO: Account Balance Start.
[2026-09-08 12:16:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:16:04] Production.INFO: 117
[2026-09-08 12:16:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:16:04] Production.INFO: Total Charge 0
[2026-09-08 12:16:04] Production.INFO: CreateAllLog End
[2026-09-08 12:16:04] Production.INFO: Account Balance End.
[2026-09-08 12:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:16:04] Production.INFO: ==29163== Releasing lock...
[2026-09-08 12:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:16:04] Production.INFO: ==29159== Releasing lock...
[2026-09-08 12:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:16:11] Production.ERROR: CronJobId end10
[2026-09-08 12:16:11] Production.INFO: ==29161== Releasing lock...
[2026-09-08 12:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:16:14] Production.INFO: call_cost start
[2026-09-08 12:16:14] Production.INFO: call_cost end
[2026-09-08 12:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:16:14] Production.INFO: ==29157== Releasing lock...
[2026-09-08 12:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:17:01] Production.INFO: ==29218== Lock acquired, processing the job...
[2026-09-08 17:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:17:01] Production.INFO: neon service started
[2026-09-08 17:17:01] Production.INFO: neon service started
[2026-09-08 17:17:01] Production.INFO: ==29218== Releasing lock...
[2026-09-08 17:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:17:02] Production.INFO: ==29220== Lock acquired, processing the job...
[2026-09-08 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:17:02] Production.INFO: ==29222== Lock acquired, processing the job...
[2026-09-08 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:17:02] Production.INFO: ==29222== Releasing lock...
[2026-09-08 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:17:02] Production.INFO: ==29220== Releasing lock...
[2026-09-08 12:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:17:03] Production.INFO: ==29225== Lock acquired, processing the job...
[2026-09-08 12:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:17:03] Production.INFO: ==29227== Lock acquired, processing the job...
[2026-09-08 12:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:17:03] Production.INFO: ==29229== Lock acquired, processing the job...
[2026-09-08 12:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:17:03] Production.INFO: ==29231== Lock acquired, processing the job...
[2026-09-08 12:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:17:03] Production.INFO: Account Balance Start.
[2026-09-08 12:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:17:03] Production.INFO: 117
[2026-09-08 12:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:17:03] Production.INFO: ==29233== Lock acquired, processing the job...
[2026-09-08 12:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:17:03] Production.INFO: Total Charge 0
[2026-09-08 12:17:03] Production.INFO: CreateAllLog End
[2026-09-08 12:17:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 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-08 12:17:04] Production.INFO: ==29233== Releasing lock...
[2026-09-08 12:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:17:04] Production.INFO: ==29231== Releasing lock...
[2026-09-08 12:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:17:04] Production.INFO: ==29227== Releasing lock...
[2026-09-08 12:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:17:11] Production.ERROR: CronJobId end10
[2026-09-08 12:17:11] Production.INFO: ==29229== Releasing lock...
[2026-09-08 12:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:17:14] Production.INFO: call_cost start
[2026-09-08 12:17:14] Production.INFO: call_cost end
[2026-09-08 12:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:17:14] Production.INFO: ==29225== Releasing lock...
[2026-09-08 12:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:18:01] Production.INFO: ==29294== Lock acquired, processing the job...
[2026-09-08 17:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:18:01] Production.INFO: neon service started
[2026-09-08 17:18:01] Production.INFO: neon service started
[2026-09-08 17:18:01] Production.INFO: ==29294== Releasing lock...
[2026-09-08 17:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:18:02] Production.INFO: ==29296== Lock acquired, processing the job...
[2026-09-08 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:18:02] Production.INFO: ==29296== Releasing lock...
[2026-09-08 12:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:18:02] Production.INFO: ==29298== Lock acquired, processing the job...
[2026-09-08 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:18:02] Production.INFO: ==29298== Releasing lock...
[2026-09-08 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:18:03] Production.INFO: ==29300== Lock acquired, processing the job...
[2026-09-08 12:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:18:03] Production.INFO: ==29302== Lock acquired, processing the job...
[2026-09-08 12:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:18:03] Production.INFO: ==29304== Lock acquired, processing the job...
[2026-09-08 12:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:18:03] Production.INFO: ==29308== Lock acquired, processing the job...
[2026-09-08 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:18:03] Production.INFO: ==29306== Lock acquired, processing the job...
[2026-09-08 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 12:18:03] Production.INFO: Account Balance Start.
[2026-09-08 12:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 12:18:03] Production.INFO: 117
[2026-09-08 12:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:18:03] Production.INFO: ==29308== Releasing lock...
[2026-09-08 12:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:18:03] Production.INFO: Total Charge 0
[2026-09-08 12:18:03] Production.INFO: CreateAllLog End
[2026-09-08 12:18:03] Production.INFO: Account Balance End.
[2026-09-08 12:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:18:03] Production.INFO: ==29306== Releasing lock...
[2026-09-08 12:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:18:04] Production.INFO: ==29302== Releasing lock...
[2026-09-08 12:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:18:11] Production.ERROR: CronJobId end10
[2026-09-08 12:18:11] Production.INFO: ==29304== Releasing lock...
[2026-09-08 12:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:18:14] Production.INFO: call_cost start
[2026-09-08 12:18:14] Production.INFO: call_cost end
[2026-09-08 12:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:18:14] Production.INFO: ==29300== Releasing lock...
[2026-09-08 12:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:19:01] Production.INFO: ==29366== Lock acquired, processing the job...
[2026-09-08 17:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:19:01] Production.INFO: neon service started
[2026-09-08 17:19:01] Production.INFO: neon service started
[2026-09-08 17:19:01] Production.INFO: ==29366== Releasing lock...
[2026-09-08 17:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:19:01] Production.INFO: ==29368== Lock acquired, processing the job...
[2026-09-08 12:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:19:02] Production.INFO: ==29370== Lock acquired, processing the job...
[2026-09-08 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:19:02] Production.INFO: ==29368== Releasing lock...
[2026-09-08 12:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:19:02] Production.INFO: ==29370== Releasing lock...
[2026-09-08 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:19:02] Production.INFO: ==29372== Lock acquired, processing the job...
[2026-09-08 12:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:19:02] Production.INFO: ==29374== Lock acquired, processing the job...
[2026-09-08 12:19:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:19:03] Production.INFO: ==29376== Lock acquired, processing the job...
[2026-09-08 12:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:19:03] Production.INFO: ==29378== Lock acquired, processing the job...
[2026-09-08 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:19:03] Production.INFO: ==29380== Lock acquired, processing the job...
[2026-09-08 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:19:03] Production.INFO: Account Balance Start.
[2026-09-08 12:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:19:03] Production.INFO: 117
[2026-09-08 12:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 12:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 12:19:03] Production.INFO: ==29380== Releasing lock...
[2026-09-08 12:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:19:03] Production.INFO: Total Charge 0
[2026-09-08 12:19:03] Production.INFO: CreateAllLog End
[2026-09-08 12:19:03] Production.INFO: Account Balance End.
[2026-09-08 12:19:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:19:03] Production.INFO: ==29378== Releasing lock...
[2026-09-08 12:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:19:03] Production.INFO: ==29374== Releasing lock...
[2026-09-08 12:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:19:10] Production.ERROR: CronJobId end10
[2026-09-08 12:19:10] Production.INFO: ==29376== Releasing lock...
[2026-09-08 12:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:19:13] Production.INFO: call_cost start
[2026-09-08 12:19:13] Production.INFO: call_cost end
[2026-09-08 12:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:19:13] Production.INFO: ==29372== Releasing lock...
[2026-09-08 12:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:20:01] Production.INFO: ==29433== Lock acquired, processing the job...
[2026-09-08 17:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:20:01] Production.INFO: neon service started
[2026-09-08 17:20:01] Production.INFO: neon service started
[2026-09-08 17:20:01] Production.INFO: ==29433== Releasing lock...
[2026-09-08 17:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:20:02] Production.INFO: ==29437== Lock acquired, processing the job...
[2026-09-08 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:20:02] Production.INFO: ==29437== Releasing lock...
[2026-09-08 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:20:02] Production.INFO: ==29435== Lock acquired, processing the job...
[2026-09-08 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:20:02] Production.INFO: ==29435== Releasing lock...
[2026-09-08 12:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:20:03] Production.INFO: ==29444== Lock acquired, processing the job...
[2026-09-08 12:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:20:03] Production.INFO: ==29440== Lock acquired, processing the job...
[2026-09-08 12:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:20:03] Production.INFO: ==29442== Lock acquired, processing the job...
[2026-09-08 12:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:20:03] Production.INFO: ==29446== Lock acquired, processing the job...
[2026-09-08 12:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:20:03] Production.INFO: ==29448== Lock acquired, processing the job...
[2026-09-08 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:20:03] Production.INFO: Account Balance Start.
[2026-09-08 12:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:20:03] Production.INFO: 117
[2026-09-08 12:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:20:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 12:20:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 12:20:03] Production.INFO: ==29448== Releasing lock...
[2026-09-08 12:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:20:04] Production.INFO: Account Balance End.
[2026-09-08 12:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:20:04] Production.INFO: ==29446== Releasing lock...
[2026-09-08 12:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:20:04] Production.INFO: ==29442== Releasing lock...
[2026-09-08 12:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:20:11] Production.ERROR: CronJobId end10
[2026-09-08 12:20:11] Production.INFO: ==29444== Releasing lock...
[2026-09-08 12:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:20:14] Production.INFO: call_cost start
[2026-09-08 12:20:14] Production.INFO: call_cost end
[2026-09-08 12:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:20:14] Production.INFO: ==29440== Releasing lock...
[2026-09-08 12:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:21:02] Production.INFO: ==29504== Lock acquired, processing the job...
[2026-09-08 17:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:21:02] Production.INFO: neon service started
[2026-09-08 17:21:02] Production.INFO: neon service started
[2026-09-08 17:21:02] Production.INFO: ==29504== Releasing lock...
[2026-09-08 17:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:21:02] Production.INFO: ==29508== Lock acquired, processing the job...
[2026-09-08 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:21:02] Production.INFO: ==29508== Releasing lock...
[2026-09-08 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:21:02] Production.INFO: ==29506== Lock acquired, processing the job...
[2026-09-08 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:21:02] Production.INFO: ==29506== Releasing lock...
[2026-09-08 12:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:21:03] Production.INFO: ==29511== Lock acquired, processing the job...
[2026-09-08 12:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:21:03] Production.INFO: ==29513== Lock acquired, processing the job...
[2026-09-08 12:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:21:03] Production.INFO: ==29519== Lock acquired, processing the job...
[2026-09-08 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:21:03] Production.INFO: ==29515== Lock acquired, processing the job...
[2026-09-08 12:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:21:03] Production.INFO: ==29517== Lock acquired, processing the job...
[2026-09-08 12:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:21:03] Production.INFO: Account Balance Start.
[2026-09-08 12:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:21:03] Production.INFO: 117
[2026-09-08 12:21:03] Production.INFO: ==29519== Releasing lock...
[2026-09-08 12:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:21:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:21:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:21:04] Production.INFO: Total Charge 0
[2026-09-08 12:21:04] Production.INFO: CreateAllLog End
[2026-09-08 12:21:04] Production.INFO: Account Balance End.
[2026-09-08 12:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:21:04] Production.INFO: ==29517== Releasing lock...
[2026-09-08 12:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:21:04] Production.INFO: ==29513== Releasing lock...
[2026-09-08 12:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:21:12] Production.ERROR: CronJobId end10
[2026-09-08 12:21:12] Production.INFO: ==29515== Releasing lock...
[2026-09-08 12:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:21:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:21:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:21:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:21:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:21:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:21:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:21:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:21:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:21:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:21:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:21:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:21:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:21:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:21:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:21:15] Production.INFO: call_cost start
[2026-09-08 12:21:15] Production.INFO: call_cost end
[2026-09-08 12:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:21:15] Production.INFO: ==29511== Releasing lock...
[2026-09-08 12:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:22:01] Production.INFO: ==29575== Lock acquired, processing the job...
[2026-09-08 17:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:22:01] Production.INFO: neon service started
[2026-09-08 17:22:01] Production.INFO: neon service started
[2026-09-08 17:22:01] Production.INFO: ==29575== Releasing lock...
[2026-09-08 17:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:22:02] Production.INFO: ==29577== Lock acquired, processing the job...
[2026-09-08 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:22:02] Production.INFO: ==29579== Lock acquired, processing the job...
[2026-09-08 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:22:02] Production.INFO: ==29579== Releasing lock...
[2026-09-08 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:22:02] Production.INFO: ==29577== Releasing lock...
[2026-09-08 12:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:22:03] Production.INFO: ==29582== Lock acquired, processing the job...
[2026-09-08 12:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:22:03] Production.INFO: ==29586== Lock acquired, processing the job...
[2026-09-08 12:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:22:03] Production.INFO: ==29584== Lock acquired, processing the job...
[2026-09-08 12:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:22:03] Production.INFO: ==29588== Lock acquired, processing the job...
[2026-09-08 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:22:03] Production.INFO: ==29590== Lock acquired, processing the job...
[2026-09-08 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:22:03] Production.INFO: Account Balance Start.
[2026-09-08 12:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:22:03] Production.INFO: 117
[2026-09-08 12:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 12:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 12:22:03] Production.INFO: Total Charge 0
[2026-09-08 12:22:03] Production.INFO: ==29590== Releasing lock...
[2026-09-08 12:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:22:03] Production.INFO: CreateAllLog End
[2026-09-08 12:22:03] Production.INFO: Account Balance End.
[2026-09-08 12:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:22:03] Production.INFO: ==29588== Releasing lock...
[2026-09-08 12:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:22:04] Production.INFO: ==29584== Releasing lock...
[2026-09-08 12:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:22:11] Production.ERROR: CronJobId end10
[2026-09-08 12:22:11] Production.INFO: ==29586== Releasing lock...
[2026-09-08 12:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:22:13] Production.INFO: call_cost start
[2026-09-08 12:22:13] Production.INFO: call_cost end
[2026-09-08 12:22:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:22:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:22:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:22:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:22:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:22:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:22:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:22:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:22:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:22:13] Production.INFO: ==29582== Releasing lock...
[2026-09-08 12:22:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:22:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:23:01] Production.INFO: ==29643== Lock acquired, processing the job...
[2026-09-08 17:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:23:02] Production.INFO: neon service started
[2026-09-08 17:23:02] Production.INFO: neon service started
[2026-09-08 17:23:02] Production.INFO: ==29643== Releasing lock...
[2026-09-08 17:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:23:02] Production.INFO: ==29645== Lock acquired, processing the job...
[2026-09-08 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:23:02] Production.INFO: ==29645== Releasing lock...
[2026-09-08 12:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:23:02] Production.INFO: ==29647== Lock acquired, processing the job...
[2026-09-08 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:23:02] Production.INFO: ==29647== Releasing lock...
[2026-09-08 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:23:03] Production.INFO: ==29652== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:23:03] Production.INFO: ==29650== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:23:03] Production.INFO: ==29654== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:23:03] Production.INFO: ==29656== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:23:03] Production.INFO: ==29658== Lock acquired, processing the job...
[2026-09-08 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:23:03] Production.INFO: Account Balance Start.
[2026-09-08 12:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:23:03] Production.INFO: 117
[2026-09-08 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-08 12:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 12:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 12:23:03] Production.INFO: Total Charge 0
[2026-09-08 12:23:03] Production.INFO: CreateAllLog End
[2026-09-08 12:23:03] Production.INFO: ==29658== Releasing lock...
[2026-09-08 12:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:23:04] Production.INFO: Account Balance End.
[2026-09-08 12:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:23:04] Production.INFO: ==29656== Releasing lock...
[2026-09-08 12:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:23:04] Production.INFO: ==29652== Releasing lock...
[2026-09-08 12:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:23:10] Production.ERROR: CronJobId end10
[2026-09-08 12:23:10] Production.INFO: ==29654== Releasing lock...
[2026-09-08 12:23:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:23:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:23:14] Production.INFO: call_cost start
[2026-09-08 12:23:14] Production.INFO: call_cost end
[2026-09-08 12:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:23:14] Production.INFO: ==29650== Releasing lock...
[2026-09-08 12:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:24:01] Production.INFO: ==29711== Lock acquired, processing the job...
[2026-09-08 17:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:24:01] Production.INFO: neon service started
[2026-09-08 17:24:01] Production.INFO: neon service started
[2026-09-08 17:24:01] Production.INFO: ==29711== Releasing lock...
[2026-09-08 17:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:24:01] Production.INFO: ==29713== Lock acquired, processing the job...
[2026-09-08 12:24:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:24:02] Production.INFO: ==29713== Releasing lock...
[2026-09-08 12:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:24:02] Production.INFO: ==29715== Lock acquired, processing the job...
[2026-09-08 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:24:02] Production.INFO: ==29715== Releasing lock...
[2026-09-08 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:24:02] Production.INFO: ==29720== Lock acquired, processing the job...
[2026-09-08 12:24:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:24:02] Production.INFO: ==29718== Lock acquired, processing the job...
[2026-09-08 12:24:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:24:03] Production.INFO: ==29724== Lock acquired, processing the job...
[2026-09-08 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:24:03] Production.INFO: ==29722== Lock acquired, processing the job...
[2026-09-08 12:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:24:03] Production.INFO: Account Balance Start.
[2026-09-08 12:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:24:03] Production.INFO: 117
[2026-09-08 12:24:03] Production.INFO: ==29726== Lock acquired, processing the job...
[2026-09-08 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:24:03] Production.INFO: Total Charge 0
[2026-09-08 12:24:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 12:24:03] Production.INFO: ==29726== Releasing lock...
[2026-09-08 12:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:24:03] Production.INFO: Account Balance End.
[2026-09-08 12:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:24:03] Production.INFO: ==29724== Releasing lock...
[2026-09-08 12:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:24:03] Production.INFO: ==29720== Releasing lock...
[2026-09-08 12:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:24:10] Production.ERROR: CronJobId end10
[2026-09-08 12:24:11] Production.INFO: ==29722== Releasing lock...
[2026-09-08 12:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:24:13] Production.INFO: call_cost start
[2026-09-08 12:24:13] Production.INFO: call_cost end
[2026-09-08 12:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:24:13] Production.INFO: ==29718== Releasing lock...
[2026-09-08 12:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:25:01] Production.INFO: ==29789== Lock acquired, processing the job...
[2026-09-08 17:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:25:01] Production.INFO: neon service started
[2026-09-08 17:25:01] Production.INFO: neon service started
[2026-09-08 17:25:01] Production.INFO: ==29789== Releasing lock...
[2026-09-08 17:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:25:02] Production.INFO: ==29791== Lock acquired, processing the job...
[2026-09-08 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:25:02] Production.INFO: ==29791== Releasing lock...
[2026-09-08 12:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:25:02] Production.INFO: ==29793== Lock acquired, processing the job...
[2026-09-08 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:25:03] Production.INFO: ==29793== Releasing lock...
[2026-09-08 16:25:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:25:03] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:25:03] Production.INFO: ==29796== Lock acquired, processing the job...
[2026-09-08 12:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:25:03] Production.INFO: ==29804== Lock acquired, processing the job...
[2026-09-08 12:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:25:03] Production.INFO: ==29796== Releasing lock...
[2026-09-08 12:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:25:03] Production.INFO: Account Balance Start.
[2026-09-08 12:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:25:03] Production.INFO: 117
[2026-09-08 12:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:25:03] Production.INFO: ==29798== Lock acquired, processing the job...
[2026-09-08 12:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:25:03] Production.INFO: ==29800== Lock acquired, processing the job...
[2026-09-08 12:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:25:03] Production.INFO: Total Charge 0
[2026-09-08 12:25:03] Production.INFO: CreateAllLog End
[2026-09-08 12:25:03] Production.INFO: ==29802== Lock acquired, processing the job...
[2026-09-08 12:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:25:04] Production.INFO: ==29806== Lock acquired, processing the job...
[2026-09-08 12:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:25:04] Production.INFO: Account Balance End.
[2026-09-08 12:25:04] Production.INFO: ==29808== Lock acquired, processing the job...
[2026-09-08 12:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:25:04] Production.INFO: ==29804== Releasing lock...
[2026-09-08 12:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12: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-08 12: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-08 12: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-08 12:25:04] Production.INFO: ==29808== Releasing lock...
[2026-09-08 12:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:25:04] Production.ERROR: done
[2026-09-08 12:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966628', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:25:04] Production.INFO: ==29800== Releasing lock...
[2026-09-08 12:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966628', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:25:10] Production.INFO: ProcessCDR(1,17966628,1,1,2)
[2026-09-08 12:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966628,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966628,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:25:10] Production.INFO: ==29806== Releasing lock...
[2026-09-08 12:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:25:14] Production.ERROR: CronJobId end10
[2026-09-08 12:25:14] Production.INFO: ==29802== Releasing lock...
[2026-09-08 12:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:25:17] Production.INFO: call_cost start
[2026-09-08 12:25:17] Production.INFO: call_cost end
[2026-09-08 12:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:25:17] Production.INFO: ==29798== Releasing lock...
[2026-09-08 12:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:26:02] Production.INFO: ==29861== Lock acquired, processing the job...
[2026-09-08 17:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:26:02] Production.INFO: neon service started
[2026-09-08 17:26:02] Production.INFO: neon service started
[2026-09-08 17:26:02] Production.INFO: ==29861== Releasing lock...
[2026-09-08 17:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:26:02] Production.INFO: ==29863== Lock acquired, processing the job...
[2026-09-08 12:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:26:03] Production.INFO: ==29865== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:26:03] Production.INFO: ==29865== Releasing lock...
[2026-09-08 16:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:26:03] Production.INFO: ==29863== Releasing lock...
[2026-09-08 12:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:26:03] Production.INFO: ==29868== Lock acquired, processing the job...
[2026-09-08 12:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:26:04] Production.INFO: ==29870== Lock acquired, processing the job...
[2026-09-08 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:26:04] Production.INFO: ==29874== Lock acquired, processing the job...
[2026-09-08 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:26:04] Production.INFO: ==29872== Lock acquired, processing the job...
[2026-09-08 12:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:26:04] Production.INFO: ==29876== Lock acquired, processing the job...
[2026-09-08 12:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:26:04] Production.INFO: Account Balance Start.
[2026-09-08 12:26:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:26:04] Production.INFO: 117
[2026-09-08 12:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:26:04] Production.INFO: Total Charge 0
[2026-09-08 12:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:26:04] Production.INFO: CreateAllLog End
[2026-09-08 12:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:26:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:26:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:26:04] Production.INFO: ==29876== Releasing lock...
[2026-09-08 12:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:26:04] Production.INFO: Account Balance End.
[2026-09-08 12:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:26:04] Production.INFO: ==29874== Releasing lock...
[2026-09-08 12:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:26:04] Production.INFO: ==29870== Releasing lock...
[2026-09-08 12:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:26:11] Production.ERROR: CronJobId end10
[2026-09-08 12:26:11] Production.INFO: ==29872== Releasing lock...
[2026-09-08 12:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:26:14] Production.INFO: call_cost start
[2026-09-08 12:26:14] Production.INFO: call_cost end
[2026-09-08 12:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:26:14] Production.INFO: ==29868== Releasing lock...
[2026-09-08 12:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:27:01] Production.INFO: ==29929== Lock acquired, processing the job...
[2026-09-08 17:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:27:01] Production.INFO: neon service started
[2026-09-08 17:27:01] Production.INFO: neon service started
[2026-09-08 17:27:01] Production.INFO: ==29929== Releasing lock...
[2026-09-08 17:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:27:02] Production.INFO: ==29931== Lock acquired, processing the job...
[2026-09-08 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:27:02] Production.INFO: ==29931== Releasing lock...
[2026-09-08 12:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:27:02] Production.INFO: ==29933== Lock acquired, processing the job...
[2026-09-08 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:27:02] Production.INFO: ==29933== Releasing lock...
[2026-09-08 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:27:03] Production.INFO: ==29943== Lock acquired, processing the job...
[2026-09-08 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 12:27:03] Production.INFO: ==29943== Releasing lock...
[2026-09-08 12:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:27:03] Production.INFO: ==29935== Lock acquired, processing the job...
[2026-09-08 12:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:27:03] Production.INFO: ==29937== Lock acquired, processing the job...
[2026-09-08 12:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:27:03] Production.INFO: ==29939== Lock acquired, processing the job...
[2026-09-08 12:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:27:03] Production.INFO: ==29941== Lock acquired, processing the job...
[2026-09-08 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:27:03] Production.INFO: Account Balance Start.
[2026-09-08 12:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:27:03] Production.INFO: 117
[2026-09-08 12:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:27:03] Production.INFO: Total Charge 0
[2026-09-08 12:27:03] Production.INFO: CreateAllLog End
[2026-09-08 12:27:03] Production.INFO: Account Balance End.
[2026-09-08 12:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:27:03] Production.INFO: ==29941== Releasing lock...
[2026-09-08 12:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:27:04] Production.INFO: ==29937== Releasing lock...
[2026-09-08 12:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:27:11] Production.ERROR: CronJobId end10
[2026-09-08 12:27:11] Production.INFO: ==29939== Releasing lock...
[2026-09-08 12:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:27:14] Production.INFO: call_cost start
[2026-09-08 12:27:14] Production.INFO: call_cost end
[2026-09-08 12:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:27:14] Production.INFO: ==29935== Releasing lock...
[2026-09-08 12:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:28:02] Production.INFO: ==30001== Lock acquired, processing the job...
[2026-09-08 17:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:28:02] Production.INFO: neon service started
[2026-09-08 17:28:02] Production.INFO: neon service started
[2026-09-08 17:28:02] Production.INFO: ==30001== Releasing lock...
[2026-09-08 17:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:28:02] Production.INFO: ==30003== Lock acquired, processing the job...
[2026-09-08 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:28:02] Production.INFO: ==30003== Releasing lock...
[2026-09-08 12:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:28:02] Production.INFO: ==30005== Lock acquired, processing the job...
[2026-09-08 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:28:02] Production.INFO: ==30005== Releasing lock...
[2026-09-08 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:28:03] Production.INFO: ==30007== Lock acquired, processing the job...
[2026-09-08 12:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:28:03] Production.INFO: ==30009== Lock acquired, processing the job...
[2026-09-08 12:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:28:03] Production.INFO: ==30011== Lock acquired, processing the job...
[2026-09-08 12:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:28:03] Production.INFO: ==30013== Lock acquired, processing the job...
[2026-09-08 12:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:28:03] Production.INFO: ==30015== Lock acquired, processing the job...
[2026-09-08 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:28:03] Production.INFO: Account Balance Start.
[2026-09-08 12:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:28:03] Production.INFO: 117
[2026-09-08 12:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 12:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 12:28:03] Production.INFO: ==30015== Releasing lock...
[2026-09-08 12:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:28:03] Production.INFO: Total Charge 0
[2026-09-08 12:28:03] Production.INFO: CreateAllLog End
[2026-09-08 12:28:04] Production.INFO: Account Balance End.
[2026-09-08 12:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:28:04] Production.INFO: ==30013== Releasing lock...
[2026-09-08 12:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:28:04] Production.INFO: ==30009== Releasing lock...
[2026-09-08 12:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:28:11] Production.ERROR: CronJobId end10
[2026-09-08 12:28:11] Production.INFO: ==30011== Releasing lock...
[2026-09-08 12:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:28:14] Production.INFO: call_cost start
[2026-09-08 12:28:14] Production.INFO: call_cost end
[2026-09-08 12:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:28:14] Production.INFO: ==30007== Releasing lock...
[2026-09-08 12:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:29:01] Production.INFO: ==30072== Lock acquired, processing the job...
[2026-09-08 17:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:29:01] Production.INFO: neon service started
[2026-09-08 17:29:01] Production.INFO: neon service started
[2026-09-08 17:29:01] Production.INFO: ==30072== Releasing lock...
[2026-09-08 17:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:29:01] Production.INFO: ==30074== Lock acquired, processing the job...
[2026-09-08 12:29:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:29:02] Production.INFO: ==30074== Releasing lock...
[2026-09-08 12:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:29:02] Production.INFO: ==30076== Lock acquired, processing the job...
[2026-09-08 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:29:02] Production.INFO: ==30076== Releasing lock...
[2026-09-08 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:29:02] Production.INFO: ==30084== Lock acquired, processing the job...
[2026-09-08 12:29:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:29:02] Production.INFO: Account Balance Start.
[2026-09-08 12:29:02] Production.INFO: CreateAllLog Start
[2026-09-08 12:29:02] Production.INFO: 117
[2026-09-08 12:29:02] Production.INFO: Date 2026-09-08
[2026-09-08 12:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:29:03] Production.INFO: Total Charge 0
[2026-09-08 12:29:03] Production.INFO: CreateAllLog End
[2026-09-08 12:29:03] Production.INFO: ==30078== Lock acquired, processing the job...
[2026-09-08 12:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:29:03] Production.INFO: ==30080== Lock acquired, processing the job...
[2026-09-08 12:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:29:03] Production.INFO: Account Balance End.
[2026-09-08 12:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:29:03] Production.INFO: ==30084== Releasing lock...
[2026-09-08 12:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:29:03] Production.INFO: ==30082== Lock acquired, processing the job...
[2026-09-08 12:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:29:03] Production.INFO: ==30086== Lock acquired, processing the job...
[2026-09-08 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:29:03] Production.INFO: ==30086== Releasing lock...
[2026-09-08 12:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:29:04] Production.INFO: ==30080== Releasing lock...
[2026-09-08 12:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:29:11] Production.ERROR: CronJobId end10
[2026-09-08 12:29:11] Production.INFO: ==30082== Releasing lock...
[2026-09-08 12:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:29:14] Production.INFO: call_cost start
[2026-09-08 12:29:14] Production.INFO: call_cost end
[2026-09-08 12:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:29:14] Production.INFO: ==30078== Releasing lock...
[2026-09-08 12:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:30:01] Production.INFO: ==30141== Lock acquired, processing the job...
[2026-09-08 17:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:30:01] Production.INFO: neon service started
[2026-09-08 17:30:01] Production.INFO: neon service started
[2026-09-08 17:30:01] Production.INFO: ==30141== Releasing lock...
[2026-09-08 17:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:30:02] Production.INFO: ==30143== Lock acquired, processing the job...
[2026-09-08 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:30:02] Production.INFO: ==30145== Lock acquired, processing the job...
[2026-09-08 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:30:02] Production.INFO: ==30145== Releasing lock...
[2026-09-08 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:30:02] Production.INFO: ==30143== Releasing lock...
[2026-09-08 12:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:30:03] Production.INFO: ==30148== Lock acquired, processing the job...
[2026-09-08 12:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:30:03] Production.INFO: ==30152== Lock acquired, processing the job...
[2026-09-08 12:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:30:03] Production.INFO: ==30150== Lock acquired, processing the job...
[2026-09-08 12:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:30:03] Production.INFO: ==30154== Lock acquired, processing the job...
[2026-09-08 12:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:30:03] Production.INFO: ==30156== Lock acquired, processing the job...
[2026-09-08 12:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:30:03] Production.INFO: Account Balance Start.
[2026-09-08 12:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:30:03] Production.INFO: 117
[2026-09-08 12:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 12:30:03] Production.INFO: Total Charge 0
[2026-09-08 12: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-08 12:30:04] Production.INFO: CreateAllLog End
[2026-09-08 12:30:04] Production.INFO: ==30156== Releasing lock...
[2026-09-08 12:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:30:04] Production.INFO: Account Balance End.
[2026-09-08 12:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:30:04] Production.INFO: ==30154== Releasing lock...
[2026-09-08 12:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:30:04] Production.INFO: ==30150== Releasing lock...
[2026-09-08 12:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:30:12] Production.ERROR: CronJobId end10
[2026-09-08 12:30:12] Production.INFO: ==30152== Releasing lock...
[2026-09-08 12:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:30:14] Production.INFO: call_cost start
[2026-09-08 12:30:14] Production.INFO: call_cost end
[2026-09-08 12:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:30:14] Production.INFO: ==30148== Releasing lock...
[2026-09-08 12:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:31:01] Production.INFO: ==30208== Lock acquired, processing the job...
[2026-09-08 17:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:31:01] Production.INFO: neon service started
[2026-09-08 17:31:01] Production.INFO: neon service started
[2026-09-08 17:31:01] Production.INFO: ==30208== Releasing lock...
[2026-09-08 17:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:31:02] Production.INFO: ==30210== Lock acquired, processing the job...
[2026-09-08 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:31:02] Production.INFO: ==30212== Lock acquired, processing the job...
[2026-09-08 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:31:02] Production.INFO: ==30212== Releasing lock...
[2026-09-08 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:31:02] Production.INFO: ==30210== Releasing lock...
[2026-09-08 12:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:31:03] Production.INFO: ==30217== Lock acquired, processing the job...
[2026-09-08 12:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:31:03] Production.INFO: ==30215== Lock acquired, processing the job...
[2026-09-08 12:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:31:03] Production.INFO: ==30219== Lock acquired, processing the job...
[2026-09-08 12:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:31:03] Production.INFO: ==30223== Lock acquired, processing the job...
[2026-09-08 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:31:03] Production.INFO: ==30221== Lock acquired, processing the job...
[2026-09-08 12:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:31:03] Production.INFO: Account Balance Start.
[2026-09-08 12:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:31:03] Production.INFO: ==30223== Releasing lock...
[2026-09-08 12:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:31:03] Production.INFO: 117
[2026-09-08 12:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:31:03] Production.INFO: Total Charge 0
[2026-09-08 12:31:03] Production.INFO: CreateAllLog End
[2026-09-08 12:31:04] Production.INFO: Account Balance End.
[2026-09-08 12:31:04] Production.INFO: ==30217== Releasing lock...
[2026-09-08 12:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:31:04] Production.INFO: ==30221== Releasing lock...
[2026-09-08 12:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:31:10] Production.ERROR: CronJobId end10
[2026-09-08 12:31:10] Production.INFO: ==30219== Releasing lock...
[2026-09-08 12:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:31:14] Production.INFO: call_cost start
[2026-09-08 12:31:14] Production.INFO: call_cost end
[2026-09-08 12:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:31:14] Production.INFO: ==30215== Releasing lock...
[2026-09-08 12:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:32:01] Production.INFO: ==30280== Lock acquired, processing the job...
[2026-09-08 17:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:32:01] Production.INFO: neon service started
[2026-09-08 17:32:01] Production.INFO: neon service started
[2026-09-08 17:32:01] Production.INFO: ==30280== Releasing lock...
[2026-09-08 17:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:32:02] Production.INFO: ==30284== Lock acquired, processing the job...
[2026-09-08 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:32:02] Production.INFO: ==30284== Releasing lock...
[2026-09-08 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:32:02] Production.INFO: ==30282== Lock acquired, processing the job...
[2026-09-08 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:32:02] Production.INFO: ==30282== Releasing lock...
[2026-09-08 12:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:32:03] Production.INFO: ==30286== Lock acquired, processing the job...
[2026-09-08 12:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:32:03] Production.INFO: ==30288== Lock acquired, processing the job...
[2026-09-08 12:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:32:03] Production.INFO: ==30290== Lock acquired, processing the job...
[2026-09-08 12:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:32:03] Production.INFO: ==30294== Lock acquired, processing the job...
[2026-09-08 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:32:03] Production.INFO: ==30292== Lock acquired, processing the job...
[2026-09-08 12:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:32:03] Production.INFO: ==30294== Releasing lock...
[2026-09-08 12:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:32:03] Production.INFO: Account Balance Start.
[2026-09-08 12:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:32:03] Production.INFO: 117
[2026-09-08 12:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:32:03] Production.INFO: Total Charge 0
[2026-09-08 12:32:03] Production.INFO: CreateAllLog End
[2026-09-08 12:32:03] Production.INFO: Account Balance End.
[2026-09-08 12:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:32:04] Production.INFO: ==30292== Releasing lock...
[2026-09-08 12:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:32:04] Production.INFO: ==30288== Releasing lock...
[2026-09-08 12:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:32:12] Production.ERROR: CronJobId end10
[2026-09-08 12:32:12] Production.INFO: ==30290== Releasing lock...
[2026-09-08 12:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:32:14] Production.INFO: call_cost start
[2026-09-08 12:32:14] Production.INFO: call_cost end
[2026-09-08 12:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:32:14] Production.INFO: ==30286== Releasing lock...
[2026-09-08 12:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:33:02] Production.INFO: ==30349== Lock acquired, processing the job...
[2026-09-08 17:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:33:02] Production.INFO: neon service started
[2026-09-08 17:33:02] Production.INFO: neon service started
[2026-09-08 17:33:02] Production.INFO: ==30349== Releasing lock...
[2026-09-08 17:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:33:02] Production.INFO: ==30351== Lock acquired, processing the job...
[2026-09-08 12:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:33:02] Production.INFO: ==30353== Lock acquired, processing the job...
[2026-09-08 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:33:02] Production.INFO: ==30353== Releasing lock...
[2026-09-08 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:33:03] Production.INFO: ==30351== Releasing lock...
[2026-09-08 12:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:33:03] Production.INFO: ==30355== Lock acquired, processing the job...
[2026-09-08 12:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:33:03] Production.INFO: ==30359== Lock acquired, processing the job...
[2026-09-08 12:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:33:03] Production.INFO: ==30357== Lock acquired, processing the job...
[2026-09-08 12:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:33:03] Production.INFO: ==30364== Lock acquired, processing the job...
[2026-09-08 12:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:33:03] Production.INFO: ==30362== Lock acquired, processing the job...
[2026-09-08 12:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12: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-08 12: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-08 12: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-08 12:33:04] Production.INFO: ==30364== Releasing lock...
[2026-09-08 12:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:33:04] Production.INFO: Account Balance Start.
[2026-09-08 12:33:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:33:04] Production.INFO: 117
[2026-09-08 12:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:33:04] Production.INFO: Total Charge 0
[2026-09-08 12:33:04] Production.INFO: CreateAllLog End
[2026-09-08 12:33:04] Production.INFO: Account Balance End.
[2026-09-08 12:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:33:04] Production.INFO: ==30362== Releasing lock...
[2026-09-08 12:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:33:04] Production.INFO: ==30357== Releasing lock...
[2026-09-08 12:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:33:11] Production.ERROR: CronJobId end10
[2026-09-08 12:33:11] Production.INFO: ==30359== Releasing lock...
[2026-09-08 12:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:33:14] Production.INFO: call_cost start
[2026-09-08 12:33:14] Production.INFO: call_cost end
[2026-09-08 12:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:33:14] Production.INFO: ==30355== Releasing lock...
[2026-09-08 12:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:34:01] Production.INFO: ==30419== Lock acquired, processing the job...
[2026-09-08 17:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:34:01] Production.INFO: neon service started
[2026-09-08 17:34:01] Production.INFO: neon service started
[2026-09-08 17:34:01] Production.INFO: ==30419== Releasing lock...
[2026-09-08 17:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:34:02] Production.INFO: ==30421== Lock acquired, processing the job...
[2026-09-08 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:34:02] Production.INFO: ==30421== Releasing lock...
[2026-09-08 12:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:34:02] Production.INFO: ==30423== Lock acquired, processing the job...
[2026-09-08 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:34:02] Production.INFO: ==30423== Releasing lock...
[2026-09-08 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:34:03] Production.INFO: ==30434== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:34:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:34:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:34:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:34:03] Production.INFO: ==30434== Releasing lock...
[2026-09-08 12:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:34:03] Production.INFO: ==30425== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:34:03] Production.INFO: ==30427== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:34:03] Production.INFO: ==30429== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:34:03] Production.INFO: ==30431== Lock acquired, processing the job...
[2026-09-08 12:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:34:03] Production.INFO: Account Balance Start.
[2026-09-08 12:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:34:03] Production.INFO: 117
[2026-09-08 12:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:34:03] Production.INFO: Total Charge 0
[2026-09-08 12:34:03] Production.INFO: CreateAllLog End
[2026-09-08 12:34:03] Production.INFO: Account Balance End.
[2026-09-08 12:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:34:04] Production.INFO: ==30431== Releasing lock...
[2026-09-08 12:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:34:04] Production.INFO: ==30427== Releasing lock...
[2026-09-08 12:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:34:11] Production.ERROR: CronJobId end10
[2026-09-08 12:34:11] Production.INFO: ==30429== Releasing lock...
[2026-09-08 12:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:34:14] Production.INFO: call_cost start
[2026-09-08 12:34:14] Production.INFO: call_cost end
[2026-09-08 12:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:34:14] Production.INFO: ==30425== Releasing lock...
[2026-09-08 12:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:35:02] Production.INFO: ==30491== Lock acquired, processing the job...
[2026-09-08 17:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:35:02] Production.INFO: neon service started
[2026-09-08 17:35:02] Production.INFO: neon service started
[2026-09-08 17:35:02] Production.INFO: ==30491== Releasing lock...
[2026-09-08 17:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:35:02] Production.INFO: ==30493== Lock acquired, processing the job...
[2026-09-08 12:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:35:02] Production.INFO: ==30495== Lock acquired, processing the job...
[2026-09-08 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:35:02] Production.INFO: ==30495== Releasing lock...
[2026-09-08 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:35:03] Production.INFO: ==30493== Releasing lock...
[2026-09-08 12:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:35:04] Production.INFO: ==30498== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:35:04] Production.INFO: ==30504== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:35:04] Production.INFO: ==30498== Releasing lock...
[2026-09-08 12:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:35:04] Production.INFO: ==30500== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:35:04] Production.INFO: ==30502== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:35:04] Production.INFO: ==30506== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:35:04] Production.INFO: ==30508== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:35:04] Production.INFO: ==30510== Lock acquired, processing the job...
[2026-09-08 12:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:35:04] Production.INFO: Account Balance Start.
[2026-09-08 12:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12:35:04] Production.INFO: 117
[2026-09-08 12:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:35:04] Production.INFO: Total Charge 0
[2026-09-08 12:35:04] Production.INFO: CreateAllLog End
[2026-09-08 12: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-08 12: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-08 12: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-08 12:35:04] Production.INFO: ==30510== Releasing lock...
[2026-09-08 12:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:35:04] Production.ERROR: done
[2026-09-08 12:35:04] Production.INFO: Account Balance End.
[2026-09-08 12:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:35:04] Production.INFO: ==30506== Releasing lock...
[2026-09-08 12:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966669', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:35:05] Production.INFO: ==30502== Releasing lock...
[2026-09-08 12:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966669', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:35:09] Production.INFO: ProcessCDR(1,17966669,1,1,2)
[2026-09-08 12:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966669,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966669,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:35:09] Production.INFO: ==30508== Releasing lock...
[2026-09-08 12:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:35:14] Production.ERROR: CronJobId end10
[2026-09-08 12:35:14] Production.INFO: ==30504== Releasing lock...
[2026-09-08 12:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:35:17] Production.INFO: call_cost start
[2026-09-08 12:35:17] Production.INFO: call_cost end
[2026-09-08 12:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:35:17] Production.INFO: ==30500== Releasing lock...
[2026-09-08 12:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:36:01] Production.INFO: ==30562== Lock acquired, processing the job...
[2026-09-08 17:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:36:01] Production.INFO: neon service started
[2026-09-08 17:36:01] Production.INFO: neon service started
[2026-09-08 17:36:01] Production.INFO: ==30562== Releasing lock...
[2026-09-08 17:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:36:01] Production.INFO: ==30564== Lock acquired, processing the job...
[2026-09-08 12:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:36:02] Production.INFO: ==30564== Releasing lock...
[2026-09-08 12:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:36:02] Production.INFO: ==30566== Lock acquired, processing the job...
[2026-09-08 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:36:02] Production.INFO: ==30566== Releasing lock...
[2026-09-08 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:36:03] Production.INFO: ==30572== Lock acquired, processing the job...
[2026-09-08 12:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:36:03] Production.INFO: ==30568== Lock acquired, processing the job...
[2026-09-08 12:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:36:03] Production.INFO: ==30570== Lock acquired, processing the job...
[2026-09-08 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:36:03] Production.INFO: ==30576== Lock acquired, processing the job...
[2026-09-08 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:36:03] Production.INFO: ==30574== Lock acquired, processing the job...
[2026-09-08 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 12:36:03] Production.INFO: ==30576== Releasing lock...
[2026-09-08 12:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:36:03] Production.INFO: Account Balance Start.
[2026-09-08 12:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:36:03] Production.INFO: 117
[2026-09-08 12:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:36:03] Production.INFO: Total Charge 0
[2026-09-08 12:36:03] Production.INFO: CreateAllLog End
[2026-09-08 12:36:03] Production.INFO: Account Balance End.
[2026-09-08 12:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:36:03] Production.INFO: ==30574== Releasing lock...
[2026-09-08 12:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:36:03] Production.INFO: ==30570== Releasing lock...
[2026-09-08 12:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:36:11] Production.ERROR: CronJobId end10
[2026-09-08 12:36:11] Production.INFO: ==30572== Releasing lock...
[2026-09-08 12:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:36:13] Production.INFO: call_cost start
[2026-09-08 12:36:13] Production.INFO: call_cost end
[2026-09-08 12:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:36:13] Production.INFO: ==30568== Releasing lock...
[2026-09-08 12:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:37:02] Production.INFO: ==30630== Lock acquired, processing the job...
[2026-09-08 17:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:37:02] Production.INFO: neon service started
[2026-09-08 17:37:02] Production.INFO: neon service started
[2026-09-08 17:37:02] Production.INFO: ==30630== Releasing lock...
[2026-09-08 17:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:37:02] Production.INFO: ==30633== Lock acquired, processing the job...
[2026-09-08 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:37:02] Production.INFO: ==30633== Releasing lock...
[2026-09-08 12:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:37:02] Production.INFO: ==30635== Lock acquired, processing the job...
[2026-09-08 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:37:02] Production.INFO: ==30635== Releasing lock...
[2026-09-08 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:37:03] Production.INFO: ==30637== Lock acquired, processing the job...
[2026-09-08 12:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:37:03] Production.INFO: ==30639== Lock acquired, processing the job...
[2026-09-08 12:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:37:03] Production.INFO: ==30643== Lock acquired, processing the job...
[2026-09-08 12:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:37:03] Production.INFO: ==30641== Lock acquired, processing the job...
[2026-09-08 12:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:37:03] Production.INFO: Account Balance Start.
[2026-09-08 12:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:37:03] Production.INFO: 117
[2026-09-08 12:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:37:03] Production.INFO: Total Charge 0
[2026-09-08 12:37:03] Production.INFO: ==30645== Lock acquired, processing the job...
[2026-09-08 12:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:37:03] Production.INFO: CreateAllLog End
[2026-09-08 12:37:03] Production.INFO: Account Balance End.
[2026-09-08 12:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:37:04] Production.INFO: ==30643== Releasing lock...
[2026-09-08 12:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12: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-08 12: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-08 12: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-08 12:37:04] Production.INFO: ==30645== Releasing lock...
[2026-09-08 12:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:37:04] Production.INFO: ==30639== Releasing lock...
[2026-09-08 12:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:37:10] Production.ERROR: CronJobId end10
[2026-09-08 12:37:10] Production.INFO: ==30641== Releasing lock...
[2026-09-08 12:37:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:37:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:37:14] Production.INFO: call_cost start
[2026-09-08 12:37:14] Production.INFO: call_cost end
[2026-09-08 12:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:37:14] Production.INFO: ==30637== Releasing lock...
[2026-09-08 12:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:38:01] Production.INFO: ==30699== Lock acquired, processing the job...
[2026-09-08 17:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:38:01] Production.INFO: neon service started
[2026-09-08 17:38:01] Production.INFO: neon service started
[2026-09-08 17:38:01] Production.INFO: ==30699== Releasing lock...
[2026-09-08 17:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:38:02] Production.INFO: ==30702== Lock acquired, processing the job...
[2026-09-08 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:38:02] Production.INFO: ==30702== Releasing lock...
[2026-09-08 12:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:38:02] Production.INFO: ==30704== Lock acquired, processing the job...
[2026-09-08 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:38:02] Production.INFO: ==30704== Releasing lock...
[2026-09-08 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:38:03] Production.INFO: ==30706== Lock acquired, processing the job...
[2026-09-08 12:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:38:03] Production.INFO: ==30708== Lock acquired, processing the job...
[2026-09-08 12:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:38:03] Production.INFO: ==30710== Lock acquired, processing the job...
[2026-09-08 12:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:38:03] Production.INFO: ==30712== Lock acquired, processing the job...
[2026-09-08 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:38:03] Production.INFO: ==30714== Lock acquired, processing the job...
[2026-09-08 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:38:03] Production.INFO: Account Balance Start.
[2026-09-08 12:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 12:38:03] Production.INFO: 117
[2026-09-08 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-08 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-08 12:38:03] Production.INFO: ==30714== Releasing lock...
[2026-09-08 12:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:38:03] Production.INFO: Total Charge 0
[2026-09-08 12:38:03] Production.INFO: CreateAllLog End
[2026-09-08 12:38:03] Production.INFO: Account Balance End.
[2026-09-08 12:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:38:03] Production.INFO: ==30712== Releasing lock...
[2026-09-08 12:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:38:04] Production.INFO: ==30708== Releasing lock...
[2026-09-08 12:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:38:12] Production.ERROR: CronJobId end10
[2026-09-08 12:38:12] Production.INFO: ==30710== Releasing lock...
[2026-09-08 12:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:38:15] Production.INFO: call_cost start
[2026-09-08 12:38:15] Production.INFO: call_cost end
[2026-09-08 12:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:38:15] Production.INFO: ==30706== Releasing lock...
[2026-09-08 12:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:39:02] Production.INFO: ==30775== Lock acquired, processing the job...
[2026-09-08 17:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:39:02] Production.INFO: neon service started
[2026-09-08 17:39:02] Production.INFO: neon service started
[2026-09-08 17:39:02] Production.INFO: ==30775== Releasing lock...
[2026-09-08 17:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:39:02] Production.INFO: ==30777== Lock acquired, processing the job...
[2026-09-08 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:39:02] Production.INFO: ==30777== Releasing lock...
[2026-09-08 12:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:39:02] Production.INFO: ==30779== Lock acquired, processing the job...
[2026-09-08 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:39:03] Production.INFO: ==30779== Releasing lock...
[2026-09-08 16:39:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:39:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:39:03] Production.INFO: ==30782== Lock acquired, processing the job...
[2026-09-08 12:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:39:03] Production.INFO: ==30784== Lock acquired, processing the job...
[2026-09-08 12:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:39:03] Production.INFO: ==30790== Lock acquired, processing the job...
[2026-09-08 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:39:03] Production.INFO: ==30786== Lock acquired, processing the job...
[2026-09-08 12:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 12:39:03] Production.INFO: ==30788== Lock acquired, processing the job...
[2026-09-08 12:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 12:39:03] Production.INFO: ==30790== Releasing lock...
[2026-09-08 12:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:39:03] Production.INFO: Account Balance Start.
[2026-09-08 12:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:39:03] Production.INFO: 117
[2026-09-08 12:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:39:03] Production.INFO: Total Charge 0
[2026-09-08 12:39:03] Production.INFO: CreateAllLog End
[2026-09-08 12:39:04] Production.INFO: Account Balance End.
[2026-09-08 12:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:39:04] Production.INFO: ==30788== Releasing lock...
[2026-09-08 12:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:39:04] Production.INFO: ==30784== Releasing lock...
[2026-09-08 12:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:39:11] Production.ERROR: CronJobId end10
[2026-09-08 12:39:11] Production.INFO: ==30786== Releasing lock...
[2026-09-08 12:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:39:13] Production.INFO: call_cost start
[2026-09-08 12:39:13] Production.INFO: call_cost end
[2026-09-08 12:39:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:39:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:39:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:39:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:39:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:39:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:39:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:39:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:39:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:39:13] Production.INFO: ==30782== Releasing lock...
[2026-09-08 12:39:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:39:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:40:01] Production.INFO: ==30845== Lock acquired, processing the job...
[2026-09-08 17:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:40:01] Production.INFO: neon service started
[2026-09-08 17:40:01] Production.INFO: neon service started
[2026-09-08 17:40:01] Production.INFO: ==30845== Releasing lock...
[2026-09-08 17:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:40:01] Production.INFO: ==30849== Lock acquired, processing the job...
[2026-09-08 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:40:01] Production.INFO: ==30849== Releasing lock...
[2026-09-08 16:40:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:40:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:40:02] Production.INFO: ==30847== Lock acquired, processing the job...
[2026-09-08 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:40:02] Production.INFO: ==30847== Releasing lock...
[2026-09-08 12:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:40:03] Production.INFO: ==30856== Lock acquired, processing the job...
[2026-09-08 12:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:40:03] Production.INFO: ==30852== Lock acquired, processing the job...
[2026-09-08 12:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:40:03] Production.INFO: ==30854== Lock acquired, processing the job...
[2026-09-08 12:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:40:03] Production.INFO: ==30860== Lock acquired, processing the job...
[2026-09-08 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:40:03] Production.INFO: ==30858== Lock acquired, processing the job...
[2026-09-08 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:40:03] Production.INFO: Account Balance Start.
[2026-09-08 12:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:40:03] Production.INFO: 117
[2026-09-08 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-08 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-08 12:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 12:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:40:03] Production.INFO: Total Charge 0
[2026-09-08 12:40:03] Production.INFO: CreateAllLog End
[2026-09-08 12:40:03] Production.INFO: ==30860== Releasing lock...
[2026-09-08 12:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:40:03] Production.INFO: Account Balance End.
[2026-09-08 12:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:40:03] Production.INFO: ==30858== Releasing lock...
[2026-09-08 12:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:40:04] Production.INFO: ==30854== Releasing lock...
[2026-09-08 12:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:40:10] Production.ERROR: CronJobId end10
[2026-09-08 12:40:10] Production.INFO: ==30856== Releasing lock...
[2026-09-08 12:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:40:14] Production.INFO: call_cost start
[2026-09-08 12:40:14] Production.INFO: call_cost end
[2026-09-08 12:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:40:14] Production.INFO: ==30852== Releasing lock...
[2026-09-08 12:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:41:01] Production.INFO: ==30914== Lock acquired, processing the job...
[2026-09-08 17:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:41:01] Production.INFO: neon service started
[2026-09-08 17:41:01] Production.INFO: neon service started
[2026-09-08 17:41:01] Production.INFO: ==30914== Releasing lock...
[2026-09-08 17:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:41:02] Production.INFO: ==30918== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:41:02] Production.INFO: ==30918== Releasing lock...
[2026-09-08 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:41:02] Production.INFO: ==30916== Lock acquired, processing the job...
[2026-09-08 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:41:02] Production.INFO: ==30916== Releasing lock...
[2026-09-08 12:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:41:03] Production.INFO: ==30921== Lock acquired, processing the job...
[2026-09-08 12:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:41:03] Production.INFO: ==30927== Lock acquired, processing the job...
[2026-09-08 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:41:03] Production.INFO: ==30923== Lock acquired, processing the job...
[2026-09-08 12:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:41:03] Production.INFO: ==30929== Lock acquired, processing the job...
[2026-09-08 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:41:03] Production.INFO: Account Balance Start.
[2026-09-08 12:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:41:03] Production.INFO: 117
[2026-09-08 12:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:41:03] Production.INFO: ==30925== Lock acquired, processing the job...
[2026-09-08 12:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 12:41:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 12:41:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 12:41:03] Production.INFO: ==30929== Releasing lock...
[2026-09-08 12:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:41:03] Production.INFO: Account Balance End.
[2026-09-08 12:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:41:03] Production.INFO: ==30927== Releasing lock...
[2026-09-08 12:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:41:04] Production.INFO: ==30923== Releasing lock...
[2026-09-08 12:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:41:11] Production.ERROR: CronJobId end10
[2026-09-08 12:41:11] Production.INFO: ==30925== Releasing lock...
[2026-09-08 12:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:41:14] Production.INFO: call_cost start
[2026-09-08 12:41:14] Production.INFO: call_cost end
[2026-09-08 12:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:41:14] Production.INFO: ==30921== Releasing lock...
[2026-09-08 12:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:42:01] Production.INFO: ==30985== Lock acquired, processing the job...
[2026-09-08 17:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:42:01] Production.INFO: neon service started
[2026-09-08 17:42:01] Production.INFO: neon service started
[2026-09-08 17:42:01] Production.INFO: ==30985== Releasing lock...
[2026-09-08 17:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:42:01] Production.INFO: ==30987== Lock acquired, processing the job...
[2026-09-08 12:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:42:01] Production.INFO: ==30987== Releasing lock...
[2026-09-08 12:42:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:42:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:42:02] Production.INFO: ==30989== Lock acquired, processing the job...
[2026-09-08 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:42:02] Production.INFO: ==30989== Releasing lock...
[2026-09-08 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:42:02] Production.INFO: ==30996== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:42:02] Production.INFO: ==30994== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:42:02] Production.INFO: ==31000== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:42:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:42:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:42:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:42:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:42:02] Production.INFO: ==30991== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12: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-08 12: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-08 12:42:02] Production.INFO: ==30998== Lock acquired, processing the job...
[2026-09-08 12:42:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12: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-08 12:42:02] Production.INFO: ==31000== Releasing lock...
[2026-09-08 12:42:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:42:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:42:03] Production.INFO: Account Balance Start.
[2026-09-08 12:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:42:03] Production.INFO: 117
[2026-09-08 12:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:42:03] Production.INFO: Total Charge 0
[2026-09-08 12:42:03] Production.INFO: CreateAllLog End
[2026-09-08 12:42:03] Production.INFO: ==30994== Releasing lock...
[2026-09-08 12:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:42:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:42:03] Production.INFO: Account Balance End.
[2026-09-08 12:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:42:03] Production.INFO: ==30998== Releasing lock...
[2026-09-08 12:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:42:10] Production.ERROR: CronJobId end10
[2026-09-08 12:42:10] Production.INFO: ==30996== Releasing lock...
[2026-09-08 12:42:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:42:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:42:13] Production.INFO: call_cost start
[2026-09-08 12:42:13] Production.INFO: call_cost end
[2026-09-08 12:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:42:13] Production.INFO: ==30991== Releasing lock...
[2026-09-08 12:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:43:01] Production.INFO: ==31054== Lock acquired, processing the job...
[2026-09-08 17:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:43:01] Production.INFO: neon service started
[2026-09-08 17:43:01] Production.INFO: neon service started
[2026-09-08 17:43:01] Production.INFO: ==31054== Releasing lock...
[2026-09-08 17:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:43:02] Production.INFO: ==31056== Lock acquired, processing the job...
[2026-09-08 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:43:02] Production.INFO: ==31056== Releasing lock...
[2026-09-08 12:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:43:02] Production.INFO: ==31058== Lock acquired, processing the job...
[2026-09-08 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:43:02] Production.INFO: ==31058== Releasing lock...
[2026-09-08 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:43:03] Production.INFO: ==31060== Lock acquired, processing the job...
[2026-09-08 12:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:43:03] Production.INFO: ==31069== Lock acquired, processing the job...
[2026-09-08 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:43:03] Production.INFO: ==31062== Lock acquired, processing the job...
[2026-09-08 12:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:43:03] Production.INFO: ==31064== Lock acquired, processing the job...
[2026-09-08 12:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:43:03] Production.INFO: ==31067== Lock acquired, processing the job...
[2026-09-08 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 12:43:03] Production.INFO: ==31069== Releasing lock...
[2026-09-08 12:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:43:03] Production.INFO: Account Balance Start.
[2026-09-08 12:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:43:03] Production.INFO: 117
[2026-09-08 12:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:43:03] Production.INFO: Total Charge 0
[2026-09-08 12:43:03] Production.INFO: CreateAllLog End
[2026-09-08 12:43:03] Production.INFO: Account Balance End.
[2026-09-08 12:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:43:03] Production.INFO: ==31067== Releasing lock...
[2026-09-08 12:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:43:04] Production.INFO: ==31062== Releasing lock...
[2026-09-08 12:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:43:10] Production.ERROR: CronJobId end10
[2026-09-08 12:43:10] Production.INFO: ==31064== Releasing lock...
[2026-09-08 12:43:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:43:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:43:14] Production.INFO: call_cost start
[2026-09-08 12:43:14] Production.INFO: call_cost end
[2026-09-08 12:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:43:14] Production.INFO: ==31060== Releasing lock...
[2026-09-08 12:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:44:02] Production.INFO: ==31123== Lock acquired, processing the job...
[2026-09-08 17:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:44:02] Production.INFO: neon service started
[2026-09-08 17:44:02] Production.INFO: neon service started
[2026-09-08 17:44:02] Production.INFO: ==31123== Releasing lock...
[2026-09-08 17:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:44:02] Production.INFO: ==31125== Lock acquired, processing the job...
[2026-09-08 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:44:02] Production.INFO: ==31125== Releasing lock...
[2026-09-08 12:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:44:02] Production.INFO: ==31127== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:44:03] Production.INFO: ==31127== Releasing lock...
[2026-09-08 16:44:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:44:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:44:03] Production.INFO: ==31129== Lock acquired, processing the job...
[2026-09-08 12:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:44:03] Production.INFO: ==31131== Lock acquired, processing the job...
[2026-09-08 12:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:44:03] Production.INFO: ==31133== Lock acquired, processing the job...
[2026-09-08 12:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:44:03] Production.INFO: ==31135== Lock acquired, processing the job...
[2026-09-08 12:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:44:03] Production.INFO: ==31137== Lock acquired, processing the job...
[2026-09-08 12:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:44:03] Production.INFO: Account Balance Start.
[2026-09-08 12:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:44:03] Production.INFO: 117
[2026-09-08 12:44:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:44:04] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 12:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 12:44:04] Production.INFO: Total Charge 0
[2026-09-08 12:44:04] Production.INFO: ==31137== Releasing lock...
[2026-09-08 12:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:44:04] Production.INFO: CreateAllLog End
[2026-09-08 12:44:04] Production.INFO: Account Balance End.
[2026-09-08 12:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:44:04] Production.INFO: ==31135== Releasing lock...
[2026-09-08 12:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:44:04] Production.INFO: ==31131== Releasing lock...
[2026-09-08 12:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:44:12] Production.ERROR: CronJobId end10
[2026-09-08 12:44:12] Production.INFO: ==31133== Releasing lock...
[2026-09-08 12:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:44:15] Production.INFO: call_cost start
[2026-09-08 12:44:15] Production.INFO: call_cost end
[2026-09-08 12:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:44:15] Production.INFO: ==31129== Releasing lock...
[2026-09-08 12:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:45:01] Production.INFO: ==31194== Lock acquired, processing the job...
[2026-09-08 17:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:45:01] Production.INFO: neon service started
[2026-09-08 17:45:01] Production.INFO: neon service started
[2026-09-08 17:45:01] Production.INFO: ==31194== Releasing lock...
[2026-09-08 17:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:45:02] Production.INFO: ==31196== Lock acquired, processing the job...
[2026-09-08 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:45:02] Production.INFO: ==31198== Lock acquired, processing the job...
[2026-09-08 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 12:45:02] Production.INFO: ==31196== Releasing lock...
[2026-09-08 12:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:45:02] Production.INFO: ==31198== Releasing lock...
[2026-09-08 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:45:03] Production.INFO: ==31201== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:45:03] Production.INFO: ==31203== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:45:03] Production.INFO: ==31205== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:45:03] Production.INFO: ==31201== Releasing lock...
[2026-09-08 12:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:45:03] Production.INFO: ==31207== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:45:03] Production.INFO: ==31211== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:45:03] Production.INFO: ==31209== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12:45:03] Production.INFO: ==31213== Lock acquired, processing the job...
[2026-09-08 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:45:03] Production.INFO: Account Balance Start.
[2026-09-08 12:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:45:03] Production.INFO: 117
[2026-09-08 12:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:45:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 12:45:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 12:45:03] Production.INFO: ==31213== Releasing lock...
[2026-09-08 12:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:45:03] Production.ERROR: done
[2026-09-08 12:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966710', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:45:04] Production.INFO: Account Balance End.
[2026-09-08 12:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:45:04] Production.INFO: ==31209== Releasing lock...
[2026-09-08 12:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:45:04] Production.INFO: ==31205== Releasing lock...
[2026-09-08 12:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966710', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:45:10] Production.INFO: ProcessCDR(1,17966710,1,1,2)
[2026-09-08 12:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966710,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966710,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:45:10] Production.INFO: ==31211== Releasing lock...
[2026-09-08 12:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:45:14] Production.ERROR: CronJobId end10
[2026-09-08 12:45:14] Production.INFO: ==31207== Releasing lock...
[2026-09-08 12:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:45:17] Production.INFO: call_cost start
[2026-09-08 12:45:17] Production.INFO: call_cost end
[2026-09-08 12:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:45:17] Production.INFO: ==31203== Releasing lock...
[2026-09-08 12:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:46:02] Production.INFO: ==31267== Lock acquired, processing the job...
[2026-09-08 17:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:46:02] Production.INFO: neon service started
[2026-09-08 17:46:02] Production.INFO: neon service started
[2026-09-08 17:46:02] Production.INFO: ==31267== Releasing lock...
[2026-09-08 17:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:46:02] Production.INFO: ==31271== Lock acquired, processing the job...
[2026-09-08 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:46:02] Production.INFO: ==31271== Releasing lock...
[2026-09-08 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:46:02] Production.INFO: ==31269== Lock acquired, processing the job...
[2026-09-08 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:46:02] Production.INFO: ==31269== Releasing lock...
[2026-09-08 12:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:46:03] Production.INFO: ==31273== Lock acquired, processing the job...
[2026-09-08 12:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:46:03] Production.INFO: ==31281== Lock acquired, processing the job...
[2026-09-08 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 12:46:03] Production.INFO: ==31281== Releasing lock...
[2026-09-08 12:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:46:03] Production.INFO: ==31275== Lock acquired, processing the job...
[2026-09-08 12:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:46:03] Production.INFO: ==31277== Lock acquired, processing the job...
[2026-09-08 12:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:46:03] Production.INFO: ==31279== Lock acquired, processing the job...
[2026-09-08 12:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:46:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:46:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:46:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:46:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:46:04] Production.INFO: Account Balance Start.
[2026-09-08 12:46:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:46:04] Production.INFO: 117
[2026-09-08 12:46:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:46:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:46:04] Production.INFO: Total Charge 0
[2026-09-08 12:46:04] Production.INFO: CreateAllLog End
[2026-09-08 12:46:04] Production.INFO: Account Balance End.
[2026-09-08 12:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:46:04] Production.INFO: ==31279== Releasing lock...
[2026-09-08 12:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:46:04] Production.INFO: ==31275== Releasing lock...
[2026-09-08 12:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:46:11] Production.ERROR: CronJobId end10
[2026-09-08 12:46:11] Production.INFO: ==31277== Releasing lock...
[2026-09-08 12:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:46:14] Production.INFO: call_cost start
[2026-09-08 12:46:14] Production.INFO: call_cost end
[2026-09-08 12:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:46:14] Production.INFO: ==31273== Releasing lock...
[2026-09-08 12:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:47:01] Production.INFO: ==31333== Lock acquired, processing the job...
[2026-09-08 17:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:47:01] Production.INFO: neon service started
[2026-09-08 17:47:01] Production.INFO: neon service started
[2026-09-08 17:47:01] Production.INFO: ==31333== Releasing lock...
[2026-09-08 17:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:47:01] Production.INFO: ==31336== Lock acquired, processing the job...
[2026-09-08 12:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:47:02] Production.INFO: ==31336== Releasing lock...
[2026-09-08 12:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:47:02] Production.INFO: ==31338== Lock acquired, processing the job...
[2026-09-08 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:47:02] Production.INFO: ==31338== Releasing lock...
[2026-09-08 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:47:02] Production.INFO: ==31340== Lock acquired, processing the job...
[2026-09-08 12:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:47:03] Production.INFO: ==31342== Lock acquired, processing the job...
[2026-09-08 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:47:03] Production.INFO: ==31344== Lock acquired, processing the job...
[2026-09-08 12:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:47:03] Production.INFO: ==31346== Lock acquired, processing the job...
[2026-09-08 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:47:03] Production.INFO: ==31348== Lock acquired, processing the job...
[2026-09-08 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:47:03] Production.INFO: Account Balance Start.
[2026-09-08 12:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:47:03] Production.INFO: 117
[2026-09-08 12:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 12:47:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 12:47:03] Production.INFO: ==31348== Releasing lock...
[2026-09-08 12:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:47:03] Production.INFO: CreateAllLog End
[2026-09-08 12:47:03] Production.INFO: Account Balance End.
[2026-09-08 12:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:47:03] Production.INFO: ==31346== Releasing lock...
[2026-09-08 12:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:47:03] Production.INFO: ==31342== Releasing lock...
[2026-09-08 12:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:47:11] Production.ERROR: CronJobId end10
[2026-09-08 12:47:11] Production.INFO: ==31344== Releasing lock...
[2026-09-08 12:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:47:14] Production.INFO: call_cost start
[2026-09-08 12:47:14] Production.INFO: call_cost end
[2026-09-08 12:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:47:14] Production.INFO: ==31340== Releasing lock...
[2026-09-08 12:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:48:01] Production.INFO: ==31403== Lock acquired, processing the job...
[2026-09-08 17:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:48:01] Production.INFO: neon service started
[2026-09-08 17:48:01] Production.INFO: neon service started
[2026-09-08 17:48:01] Production.INFO: ==31403== Releasing lock...
[2026-09-08 17:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:48:02] Production.INFO: ==31405== Lock acquired, processing the job...
[2026-09-08 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:48:02] Production.INFO: ==31407== Lock acquired, processing the job...
[2026-09-08 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:48:02] Production.INFO: ==31407== Releasing lock...
[2026-09-08 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:48:02] Production.INFO: ==31405== Releasing lock...
[2026-09-08 12:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:48:03] Production.INFO: ==31409== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:48:03] Production.INFO: ==31412== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:48:03] Production.INFO: ==31414== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:48:03] Production.INFO: ==31416== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:48:03] Production.INFO: ==31418== Lock acquired, processing the job...
[2026-09-08 12:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:48:03] Production.INFO: Account Balance Start.
[2026-09-08 12:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:48:03] Production.INFO: 117
[2026-09-08 12:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:48:03] Production.INFO: Total Charge 0
[2026-09-08 12:48:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 12:48:04] Production.INFO: ==31418== Releasing lock...
[2026-09-08 12:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:48:04] Production.INFO: Account Balance End.
[2026-09-08 12:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:48:04] Production.INFO: ==31416== Releasing lock...
[2026-09-08 12:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:48:04] Production.INFO: ==31412== Releasing lock...
[2026-09-08 12:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:48:11] Production.ERROR: CronJobId end10
[2026-09-08 12:48:11] Production.INFO: ==31414== Releasing lock...
[2026-09-08 12:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:48:14] Production.INFO: call_cost start
[2026-09-08 12:48:14] Production.INFO: call_cost end
[2026-09-08 12:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:48:14] Production.INFO: ==31409== Releasing lock...
[2026-09-08 12:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:49:01] Production.INFO: ==31473== Lock acquired, processing the job...
[2026-09-08 17:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:49:01] Production.INFO: neon service started
[2026-09-08 17:49:01] Production.INFO: neon service started
[2026-09-08 17:49:01] Production.INFO: ==31473== Releasing lock...
[2026-09-08 17:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:49:01] Production.INFO: ==31475== Lock acquired, processing the job...
[2026-09-08 12:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:49:01] Production.INFO: ==31475== Releasing lock...
[2026-09-08 12:49:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:49:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:49:02] Production.INFO: ==31477== Lock acquired, processing the job...
[2026-09-08 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:49:02] Production.INFO: ==31477== Releasing lock...
[2026-09-08 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:49:02] Production.INFO: ==31481== Lock acquired, processing the job...
[2026-09-08 12:49:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:49:02] Production.INFO: ==31485== Lock acquired, processing the job...
[2026-09-08 12:49:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:49:02] Production.INFO: ==31479== Lock acquired, processing the job...
[2026-09-08 12:49:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:49:03] Production.INFO: Account Balance Start.
[2026-09-08 12:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:49:03] Production.INFO: 117
[2026-09-08 12:49:03] Production.INFO: ==31483== Lock acquired, processing the job...
[2026-09-08 12:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:49:03] Production.INFO: ==31487== Lock acquired, processing the job...
[2026-09-08 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:49:03] Production.INFO: Total Charge 0
[2026-09-08 12:49:03] Production.INFO: CreateAllLog End
[2026-09-08 12:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 12:49:03] Production.INFO: ==31487== Releasing lock...
[2026-09-08 12:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:49:03] Production.INFO: Account Balance End.
[2026-09-08 12:49:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:49:03] Production.INFO: ==31485== Releasing lock...
[2026-09-08 12:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:49:03] Production.INFO: ==31481== Releasing lock...
[2026-09-08 12:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:49:10] Production.ERROR: CronJobId end10
[2026-09-08 12:49:10] Production.INFO: ==31483== Releasing lock...
[2026-09-08 12:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:49:14] Production.INFO: call_cost start
[2026-09-08 12:49:14] Production.INFO: call_cost end
[2026-09-08 12:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:49:14] Production.INFO: ==31479== Releasing lock...
[2026-09-08 12:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:50:01] Production.INFO: ==31543== Lock acquired, processing the job...
[2026-09-08 17:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:50:01] Production.INFO: neon service started
[2026-09-08 17:50:01] Production.INFO: neon service started
[2026-09-08 17:50:01] Production.INFO: ==31543== Releasing lock...
[2026-09-08 17:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:50:02] Production.INFO: ==31545== Lock acquired, processing the job...
[2026-09-08 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:50:02] Production.INFO: ==31545== Releasing lock...
[2026-09-08 12:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:50:02] Production.INFO: ==31547== Lock acquired, processing the job...
[2026-09-08 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:50:02] Production.INFO: ==31547== Releasing lock...
[2026-09-08 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:50:03] Production.INFO: ==31549== Lock acquired, processing the job...
[2026-09-08 12:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:50:03] Production.INFO: ==31553== Lock acquired, processing the job...
[2026-09-08 12:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:50:03] Production.INFO: ==31551== Lock acquired, processing the job...
[2026-09-08 12:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:50:03] Production.INFO: ==31555== Lock acquired, processing the job...
[2026-09-08 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:50:03] Production.INFO: ==31557== Lock acquired, processing the job...
[2026-09-08 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:50:03] Production.INFO: Account Balance Start.
[2026-09-08 12:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:50:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 12:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:50:03] Production.INFO: ==31557== Releasing lock...
[2026-09-08 12:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:50:03] Production.INFO: Total Charge 0
[2026-09-08 12:50:03] Production.INFO: CreateAllLog End
[2026-09-08 12:50:03] Production.INFO: Account Balance End.
[2026-09-08 12:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:50:03] Production.INFO: ==31555== Releasing lock...
[2026-09-08 12:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:50:04] Production.INFO: ==31551== Releasing lock...
[2026-09-08 12:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:50:11] Production.ERROR: CronJobId end10
[2026-09-08 12:50:11] Production.INFO: ==31553== Releasing lock...
[2026-09-08 12:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:50:15] Production.INFO: call_cost start
[2026-09-08 12:50:15] Production.INFO: call_cost end
[2026-09-08 12:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:50:15] Production.INFO: ==31549== Releasing lock...
[2026-09-08 12:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:51:02] Production.INFO: ==31614== Lock acquired, processing the job...
[2026-09-08 17:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:51:02] Production.INFO: neon service started
[2026-09-08 17:51:02] Production.INFO: neon service started
[2026-09-08 17:51:02] Production.INFO: ==31614== Releasing lock...
[2026-09-08 17:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:51:03] Production.INFO: ==31616== Lock acquired, processing the job...
[2026-09-08 12:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:51:03] Production.INFO: ==31618== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:51:03] Production.INFO: ==31618== Releasing lock...
[2026-09-08 16:51:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:51:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:51:03] Production.INFO: ==31616== Releasing lock...
[2026-09-08 12:51:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:51:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:51:03] Production.INFO: ==31621== Lock acquired, processing the job...
[2026-09-08 12:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:51:04] Production.INFO: ==31623== Lock acquired, processing the job...
[2026-09-08 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:51:04] Production.INFO: ==31625== Lock acquired, processing the job...
[2026-09-08 12:51:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:51:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:51:04] Production.INFO: ==31627== Lock acquired, processing the job...
[2026-09-08 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:51:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:51:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:51:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:51:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:51:04] Production.INFO: ==31629== Lock acquired, processing the job...
[2026-09-08 12:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:51:04] Production.INFO: Account Balance Start.
[2026-09-08 12:51:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:51:04] Production.INFO: 117
[2026-09-08 12:51:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:51:04] Production.INFO: Reseller ==> 0
[2026-09-08 12: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-08 12: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-08 12: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-08 12:51:04] Production.INFO: Total Charge 0
[2026-09-08 12:51:04] Production.INFO: ==31629== Releasing lock...
[2026-09-08 12:51:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:51:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:51:04] Production.INFO: CreateAllLog End
[2026-09-08 12:51:04] Production.INFO: Account Balance End.
[2026-09-08 12:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:51:04] Production.INFO: ==31627== Releasing lock...
[2026-09-08 12:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:51:04] Production.INFO: ==31623== Releasing lock...
[2026-09-08 12:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:51:12] Production.ERROR: CronJobId end10
[2026-09-08 12:51:12] Production.INFO: ==31625== Releasing lock...
[2026-09-08 12:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:51:15] Production.INFO: call_cost start
[2026-09-08 12:51:15] Production.INFO: call_cost end
[2026-09-08 12:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:51:15] Production.INFO: ==31621== Releasing lock...
[2026-09-08 12:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:52:01] Production.INFO: ==31683== Lock acquired, processing the job...
[2026-09-08 17:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:52:01] Production.INFO: neon service started
[2026-09-08 17:52:01] Production.INFO: neon service started
[2026-09-08 17:52:01] Production.INFO: ==31683== Releasing lock...
[2026-09-08 17:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:52:02] Production.INFO: ==31688== Lock acquired, processing the job...
[2026-09-08 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:52:02] Production.INFO: ==31688== Releasing lock...
[2026-09-08 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:52:02] Production.INFO: ==31686== Lock acquired, processing the job...
[2026-09-08 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:52:02] Production.INFO: ==31686== Releasing lock...
[2026-09-08 12:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:52:03] Production.INFO: ==31690== Lock acquired, processing the job...
[2026-09-08 12:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:52:03] Production.INFO: ==31692== Lock acquired, processing the job...
[2026-09-08 12:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:52:03] Production.INFO: ==31694== Lock acquired, processing the job...
[2026-09-08 12:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:52:03] Production.INFO: ==31696== Lock acquired, processing the job...
[2026-09-08 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:52:03] Production.INFO: ==31698== Lock acquired, processing the job...
[2026-09-08 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:52:03] Production.INFO: Account Balance Start.
[2026-09-08 12:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:52:03] Production.INFO: 117
[2026-09-08 12:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 12:52:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 12:52:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 12:52:03] Production.INFO: ==31698== Releasing lock...
[2026-09-08 12:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:52:03] Production.INFO: Account Balance End.
[2026-09-08 12:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:52:03] Production.INFO: ==31696== Releasing lock...
[2026-09-08 12:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:52:04] Production.INFO: ==31692== Releasing lock...
[2026-09-08 12:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:52:11] Production.ERROR: CronJobId end10
[2026-09-08 12:52:11] Production.INFO: ==31694== Releasing lock...
[2026-09-08 12:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:52:13] Production.INFO: call_cost start
[2026-09-08 12:52:13] Production.INFO: call_cost end
[2026-09-08 12:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:52:13] Production.INFO: ==31690== Releasing lock...
[2026-09-08 12:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:53:02] Production.INFO: ==31756== Lock acquired, processing the job...
[2026-09-08 17:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:53:02] Production.INFO: neon service started
[2026-09-08 17:53:02] Production.INFO: neon service started
[2026-09-08 17:53:02] Production.INFO: ==31756== Releasing lock...
[2026-09-08 17:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:53:02] Production.INFO: ==31758== Lock acquired, processing the job...
[2026-09-08 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:53:02] Production.INFO: ==31758== Releasing lock...
[2026-09-08 12:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:53:02] Production.INFO: ==31760== Lock acquired, processing the job...
[2026-09-08 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:53:03] Production.INFO: ==31760== Releasing lock...
[2026-09-08 16:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:53:03] Production.INFO: ==31763== Lock acquired, processing the job...
[2026-09-08 12:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:53:03] Production.INFO: ==31765== Lock acquired, processing the job...
[2026-09-08 12:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:53:03] Production.INFO: ==31767== Lock acquired, processing the job...
[2026-09-08 12:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:53:03] Production.INFO: ==31769== Lock acquired, processing the job...
[2026-09-08 12:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:53:03] Production.INFO: ==31771== Lock acquired, processing the job...
[2026-09-08 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:53:03] Production.INFO: Account Balance Start.
[2026-09-08 12:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:53:03] Production.INFO: 117
[2026-09-08 12:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:53:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 12:53:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 12:53:03] Production.INFO: ==31771== Releasing lock...
[2026-09-08 12:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:53:04] Production.INFO: Account Balance End.
[2026-09-08 12:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:53:04] Production.INFO: ==31769== Releasing lock...
[2026-09-08 12:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:53:04] Production.INFO: ==31765== Releasing lock...
[2026-09-08 12:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:53:12] Production.ERROR: CronJobId end10
[2026-09-08 12:53:12] Production.INFO: ==31767== Releasing lock...
[2026-09-08 12:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:53:15] Production.INFO: call_cost start
[2026-09-08 12:53:15] Production.INFO: call_cost end
[2026-09-08 12:53:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:53:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:53:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:53:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:53:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:53:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:53:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:53:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:53:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:53:15] Production.INFO: ==31763== Releasing lock...
[2026-09-08 12:53:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:53:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:54:01] Production.INFO: ==31827== Lock acquired, processing the job...
[2026-09-08 17:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:54:01] Production.INFO: neon service started
[2026-09-08 17:54:01] Production.INFO: neon service started
[2026-09-08 17:54:01] Production.INFO: ==31827== Releasing lock...
[2026-09-08 17:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:54:02] Production.INFO: ==31829== Lock acquired, processing the job...
[2026-09-08 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:54:02] Production.INFO: ==31831== Lock acquired, processing the job...
[2026-09-08 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:54:02] Production.INFO: ==31831== Releasing lock...
[2026-09-08 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:54:02] Production.INFO: ==31829== Releasing lock...
[2026-09-08 12:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:54:03] Production.INFO: ==31834== Lock acquired, processing the job...
[2026-09-08 12:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:54:03] Production.INFO: ==31836== Lock acquired, processing the job...
[2026-09-08 12:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:54:03] Production.INFO: ==31838== Lock acquired, processing the job...
[2026-09-08 12:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:54:03] Production.INFO: ==31842== Lock acquired, processing the job...
[2026-09-08 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:54:03] Production.INFO: ==31840== Lock acquired, processing the job...
[2026-09-08 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 12:54:03] Production.INFO: ==31842== Releasing lock...
[2026-09-08 12:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:54:03] Production.INFO: Account Balance Start.
[2026-09-08 12:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:54:03] Production.INFO: 117
[2026-09-08 12:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:54:03] Production.INFO: Total Charge 0
[2026-09-08 12:54:03] Production.INFO: CreateAllLog End
[2026-09-08 12:54:03] Production.INFO: Account Balance End.
[2026-09-08 12:54:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:54:03] Production.INFO: ==31840== Releasing lock...
[2026-09-08 12:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:54:04] Production.INFO: ==31836== Releasing lock...
[2026-09-08 12:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:54:10] Production.ERROR: CronJobId end10
[2026-09-08 12:54:10] Production.INFO: ==31838== Releasing lock...
[2026-09-08 12:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:54:14] Production.INFO: call_cost start
[2026-09-08 12:54:14] Production.INFO: call_cost end
[2026-09-08 12:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:54:14] Production.INFO: ==31834== Releasing lock...
[2026-09-08 12:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:55:02] Production.INFO: ==31899== Lock acquired, processing the job...
[2026-09-08 17:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:55:02] Production.INFO: neon service started
[2026-09-08 17:55:02] Production.INFO: neon service started
[2026-09-08 17:55:02] Production.INFO: ==31899== Releasing lock...
[2026-09-08 17:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:55:02] Production.INFO: ==31901== Lock acquired, processing the job...
[2026-09-08 12:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:55:02] Production.INFO: ==31903== Lock acquired, processing the job...
[2026-09-08 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:55:02] Production.INFO: ==31903== Releasing lock...
[2026-09-08 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:55:03] Production.INFO: ==31901== Releasing lock...
[2026-09-08 12:55:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:55:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:55:04] Production.INFO: ==31910== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:55:04] Production.INFO: ==31906== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 12:55:04] Production.INFO: ==31908== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:55:04] Production.ERROR: CronJob PID - 31908
[2026-09-08 12:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 12:55:04] Production.ERROR: CronJob ID - 5
[2026-09-08 12:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 12:55:00
[2026-09-08 12:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 12:55:04] Production.ERROR: CronJob PID - 31910
[2026-09-08 12:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 12:55:04] Production.ERROR: CronJob ID - 7
[2026-09-08 12:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 12:55:00
[2026-09-08 12:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 12:55:04] Production.INFO: ==31916== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 12:55:04] Production.INFO: ==31912== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 12:55:04] Production.INFO: ==31906== Releasing lock...
[2026-09-08 12:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 12:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 12:55:04] Production.INFO: ==31918== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 12:55:04] Production.INFO: ==31914== Lock acquired, processing the job...
[2026-09-08 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12: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-08 12: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-08 12: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-08 12:55:04] Production.INFO: Account Balance Start.
[2026-09-08 12:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:55:04] Production.INFO: 117
[2026-09-08 12:55:04] Production.INFO: ==31918== Releasing lock...
[2026-09-08 12:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:55:04] Production.INFO: Total Charge 0
[2026-09-08 12:55:04] Production.INFO: CreateAllLog End
[2026-09-08 12:55:04] Production.ERROR: done
[2026-09-08 12:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 12:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966751', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 12:55:04] Production.INFO: Account Balance End.
[2026-09-08 12:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:55:04] Production.INFO: ==31914== Releasing lock...
[2026-09-08 12:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:55:05] Production.INFO: ==31910== Releasing lock...
[2026-09-08 12:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966751', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 12:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 12:55:11] Production.INFO: ProcessCDR(1,17966751,1,1,2)
[2026-09-08 12:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966751,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966751,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 12:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 12:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 12:55:11] Production.INFO: ==31916== Releasing lock...
[2026-09-08 12:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 12:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 12:55:14] Production.ERROR: CronJobId end10
[2026-09-08 12:55:14] Production.INFO: ==31912== Releasing lock...
[2026-09-08 12:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:55:16] Production.INFO: call_cost start
[2026-09-08 12:55:16] Production.INFO: call_cost end
[2026-09-08 12:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:55:16] Production.INFO: ==31908== Releasing lock...
[2026-09-08 12:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:56:01] Production.INFO: ==31972== Lock acquired, processing the job...
[2026-09-08 17:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:56:01] Production.INFO: neon service started
[2026-09-08 17:56:01] Production.INFO: neon service started
[2026-09-08 17:56:01] Production.INFO: ==31972== Releasing lock...
[2026-09-08 17:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:56:02] Production.INFO: ==31977== Lock acquired, processing the job...
[2026-09-08 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:56:02] Production.INFO: ==31977== Releasing lock...
[2026-09-08 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:56:02] Production.INFO: ==31975== Lock acquired, processing the job...
[2026-09-08 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:56:02] Production.INFO: ==31975== Releasing lock...
[2026-09-08 12:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:56:03] Production.INFO: ==31981== Lock acquired, processing the job...
[2026-09-08 12:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:56:03] Production.INFO: ==31979== Lock acquired, processing the job...
[2026-09-08 12:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:56:03] Production.INFO: ==31983== Lock acquired, processing the job...
[2026-09-08 12:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:56:03] Production.INFO: ==31985== Lock acquired, processing the job...
[2026-09-08 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:56:03] Production.INFO: ==31987== Lock acquired, processing the job...
[2026-09-08 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:56:03] Production.INFO: Account Balance Start.
[2026-09-08 12:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:56:03] Production.INFO: 117
[2026-09-08 12:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:56:03] Production.INFO: Total Charge 0
[2026-09-08 12:56:03] Production.INFO: CreateAllLog End
[2026-09-08 12:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 12:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 12:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 12:56:03] Production.INFO: ==31987== Releasing lock...
[2026-09-08 12:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:56:03] Production.INFO: Account Balance End.
[2026-09-08 12:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 12:56:03] Production.INFO: ==31985== Releasing lock...
[2026-09-08 12:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:56:04] Production.INFO: ==31981== Releasing lock...
[2026-09-08 12:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:56:11] Production.ERROR: CronJobId end10
[2026-09-08 12:56:11] Production.INFO: ==31983== Releasing lock...
[2026-09-08 12:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:56:14] Production.INFO: call_cost start
[2026-09-08 12:56:14] Production.INFO: call_cost end
[2026-09-08 12:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:56:14] Production.INFO: ==31979== Releasing lock...
[2026-09-08 12:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:57:02] Production.INFO: ==32041== Lock acquired, processing the job...
[2026-09-08 17:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:57:02] Production.INFO: neon service started
[2026-09-08 17:57:02] Production.INFO: neon service started
[2026-09-08 17:57:02] Production.INFO: ==32041== Releasing lock...
[2026-09-08 17:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:57:02] Production.INFO: ==32043== Lock acquired, processing the job...
[2026-09-08 12:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:57:02] Production.INFO: ==32045== Lock acquired, processing the job...
[2026-09-08 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:57:03] Production.INFO: ==32045== Releasing lock...
[2026-09-08 16:57:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:57:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:57:03] Production.INFO: ==32043== Releasing lock...
[2026-09-08 12:57:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:57:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:57:03] Production.INFO: ==32048== Lock acquired, processing the job...
[2026-09-08 12:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:57:04] Production.INFO: ==32050== Lock acquired, processing the job...
[2026-09-08 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:57:04] Production.INFO: ==32054== Lock acquired, processing the job...
[2026-09-08 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:57:04] Production.INFO: ==32052== Lock acquired, processing the job...
[2026-09-08 12:57:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:57:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:57:04] Production.INFO: ==32056== Lock acquired, processing the job...
[2026-09-08 12:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:57:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:57:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:57:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:57:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:57:04] Production.INFO: Account Balance Start.
[2026-09-08 12:57:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:57:04] Production.INFO: 117
[2026-09-08 12: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-08 12: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-08 12: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-08 12:57:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:57:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:57:04] Production.INFO: ==32056== Releasing lock...
[2026-09-08 12:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:57:04] Production.INFO: Total Charge 0
[2026-09-08 12:57:04] Production.INFO: CreateAllLog End
[2026-09-08 12:57:04] Production.INFO: Account Balance End.
[2026-09-08 12:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:57:04] Production.INFO: ==32054== Releasing lock...
[2026-09-08 12:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:57:04] Production.INFO: ==32050== Releasing lock...
[2026-09-08 12:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:57:11] Production.ERROR: CronJobId end10
[2026-09-08 12:57:11] Production.INFO: ==32052== Releasing lock...
[2026-09-08 12:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:57:15] Production.INFO: call_cost start
[2026-09-08 12:57:15] Production.INFO: call_cost end
[2026-09-08 12:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:57:15] Production.INFO: ==32048== Releasing lock...
[2026-09-08 12:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:58:01] Production.INFO: ==32108== Lock acquired, processing the job...
[2026-09-08 17:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:58:01] Production.INFO: neon service started
[2026-09-08 17:58:01] Production.INFO: neon service started
[2026-09-08 17:58:01] Production.INFO: ==32108== Releasing lock...
[2026-09-08 17:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 12:58:02] Production.INFO: ==32110== Lock acquired, processing the job...
[2026-09-08 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:58:02] Production.INFO: ==32112== Lock acquired, processing the job...
[2026-09-08 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:58:02] Production.INFO: ==32112== Releasing lock...
[2026-09-08 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:58:02] Production.INFO: ==32110== Releasing lock...
[2026-09-08 12:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:58:03] Production.INFO: ==32117== Lock acquired, processing the job...
[2026-09-08 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:58:03] Production.INFO: ==32119== Lock acquired, processing the job...
[2026-09-08 12:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 12:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:58:03] Production.INFO: ==32115== Lock acquired, processing the job...
[2026-09-08 12:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:58:03] Production.INFO: ==32121== Lock acquired, processing the job...
[2026-09-08 12:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:58:03] Production.INFO: ==32123== Lock acquired, processing the job...
[2026-09-08 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:58:03] Production.INFO: Account Balance Start.
[2026-09-08 12:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 12:58:03] Production.INFO: 117
[2026-09-08 12:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 12:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 12:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 12:58:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 12:58:03] Production.INFO: CreateAllLog End
[2026-09-08 12:58:03] Production.INFO: ==32117== Releasing lock...
[2026-09-08 12:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 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-08 12:58:03] Production.INFO: ==32123== Releasing lock...
[2026-09-08 12:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:58:04] Production.INFO: Account Balance End.
[2026-09-08 12:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:58:04] Production.INFO: ==32121== Releasing lock...
[2026-09-08 12:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:58:11] Production.ERROR: CronJobId end10
[2026-09-08 12:58:11] Production.INFO: ==32119== Releasing lock...
[2026-09-08 12:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:58:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:58:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:58:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:58:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:58:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:58:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:58:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:58:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:58:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:58:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:58:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:58:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:58:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:58:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:58:13] Production.INFO: call_cost start
[2026-09-08 12:58:13] Production.INFO: call_cost end
[2026-09-08 12:58:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:58:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:58:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:58:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:58:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:58:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:58:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:58:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:58:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:58:13] Production.INFO: ==32115== Releasing lock...
[2026-09-08 12:58:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:58:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 17:59:02] Production.INFO: ==32179== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 17:59:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 17:59:02] Production.INFO: neon service started
[2026-09-08 17:59:02] Production.INFO: neon service started
[2026-09-08 17:59:02] Production.INFO: ==32179== Releasing lock...
[2026-09-08 17:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 17:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:59:02] Production.INFO: ==32183== Lock acquired, processing the job...
[2026-09-08 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:59:02] Production.INFO: ==32183== Releasing lock...
[2026-09-08 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 16:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 12:59:02] Production.INFO: ==32181== Lock acquired, processing the job...
[2026-09-08 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 12:59:02] Production.INFO: ==32181== Releasing lock...
[2026-09-08 12:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 12:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 12:59:03] Production.INFO: ==32186== Lock acquired, processing the job...
[2026-09-08 12:59:03] Production.INFO: ==32188== Lock acquired, processing the job...
[2026-09-08 12:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 12:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 12:59:03] Production.INFO: ==32194== Lock acquired, processing the job...
[2026-09-08 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 12:59:03] Production.INFO: ==32190== Lock acquired, processing the job...
[2026-09-08 12:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 12:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 12:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 12:59:03] Production.INFO: ==32192== Lock acquired, processing the job...
[2026-09-08 12:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 12:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 12:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 12:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 12:59:03] Production.INFO: ==32194== Releasing lock...
[2026-09-08 12:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 12:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 12:59:04] Production.INFO: Account Balance Start.
[2026-09-08 12:59:04] Production.INFO: CreateAllLog Start
[2026-09-08 12:59:04] Production.INFO: 117
[2026-09-08 12:59:04] Production.INFO: Date 2026-09-08
[2026-09-08 12:59:04] Production.INFO: Reseller ==> 0
[2026-09-08 12:59:04] Production.INFO: Total Charge 0
[2026-09-08 12:59:04] Production.INFO: CreateAllLog End
[2026-09-08 12:59:04] Production.INFO: Account Balance End.
[2026-09-08 12:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 12:59:04] Production.INFO: ==32192== Releasing lock...
[2026-09-08 12:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 12:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 12:59:04] Production.INFO: ==32188== Releasing lock...
[2026-09-08 12:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 12:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 12:59:11] Production.ERROR: CronJobId end10
[2026-09-08 12:59:11] Production.INFO: ==32190== Releasing lock...
[2026-09-08 12:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 12:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 12:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 12:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 12:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 12:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 12:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 12:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 12:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 12:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 12:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 12:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 12:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 12:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 12:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 12:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 12:59:14] Production.INFO: call_cost start
[2026-09-08 12:59:14] Production.INFO: call_cost end
[2026-09-08 12:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 12:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 12:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 12:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 12:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 12:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 12:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 12:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 12:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 12:59:14] Production.INFO: ==32186== Releasing lock...
[2026-09-08 12:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 12:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:00:01] Production.INFO: ==32247== Lock acquired, processing the job...
[2026-09-08 18:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:00:01] Production.INFO: neon service started
[2026-09-08 18:00:01] Production.INFO: neon service started
[2026-09-08 18:00:01] Production.INFO: ==32247== Releasing lock...
[2026-09-08 18:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:00:01] Production.INFO: ==32249== Lock acquired, processing the job...
[2026-09-08 13:00:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:00:02] Production.INFO: ==32249== Releasing lock...
[2026-09-08 13:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:00:02] Production.INFO: ==32251== Lock acquired, processing the job...
[2026-09-08 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:00:02] Production.INFO: ==32251== Releasing lock...
[2026-09-08 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:00:03] Production.INFO: ==32254== Lock acquired, processing the job...
[2026-09-08 13:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:00:03] Production.INFO: ==32256== Lock acquired, processing the job...
[2026-09-08 13:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:00:03] Production.INFO: ==32258== Lock acquired, processing the job...
[2026-09-08 13:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:00:03] Production.INFO: ==32262== Lock acquired, processing the job...
[2026-09-08 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:00:03] Production.INFO: ==32260== Lock acquired, processing the job...
[2026-09-08 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:00:03] Production.INFO: Account Balance Start.
[2026-09-08 13:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:00:03] Production.INFO: 117
[2026-09-08 13:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:00:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 13:00:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 13:00:03] Production.INFO: ==32262== Releasing lock...
[2026-09-08 13:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:00:03] Production.INFO: Account Balance End.
[2026-09-08 13:00:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:00:03] Production.INFO: ==32260== Releasing lock...
[2026-09-08 13:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:00:04] Production.INFO: ==32256== Releasing lock...
[2026-09-08 13:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:00:12] Production.ERROR: CronJobId end10
[2026-09-08 13:00:12] Production.INFO: ==32258== Releasing lock...
[2026-09-08 13:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:00:15] Production.INFO: call_cost start
[2026-09-08 13:00:15] Production.INFO: call_cost end
[2026-09-08 13:00:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:00:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:00:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:00:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:00:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:00:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:00:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:00:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:00:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:00:15] Production.INFO: ==32254== Releasing lock...
[2026-09-08 13:00:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:00:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:01:02] Production.INFO: ==32321== Lock acquired, processing the job...
[2026-09-08 18:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:01:02] Production.INFO: neon service started
[2026-09-08 18:01:02] Production.INFO: neon service started
[2026-09-08 18:01:02] Production.INFO: ==32321== Releasing lock...
[2026-09-08 18:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:01:02] Production.INFO: ==32336== Lock acquired, processing the job...
[2026-09-08 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:01:02] Production.INFO: ==32336== Releasing lock...
[2026-09-08 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:01:02] Production.INFO: ==32334== Lock acquired, processing the job...
[2026-09-08 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:01:02] Production.INFO: ==32334== Releasing lock...
[2026-09-08 13:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:01:03] Production.INFO: ==32345== Lock acquired, processing the job...
[2026-09-08 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:01:03] Production.INFO: Account Balance Start.
[2026-09-08 13:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:01:03] Production.INFO: 117
[2026-09-08 13:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:01:03] Production.INFO: Total Charge 0
[2026-09-08 13:01:03] Production.INFO: CreateAllLog End
[2026-09-08 13:01:03] Production.INFO: ==32347== Lock acquired, processing the job...
[2026-09-08 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:01:03] Production.INFO: Account Balance End.
[2026-09-08 13:01:03] Production.INFO: ==32339== Lock acquired, processing the job...
[2026-09-08 13:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:01:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:01:03] Production.INFO: ==32345== Releasing lock...
[2026-09-08 13:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:01:03] Production.INFO: ==32343== Lock acquired, processing the job...
[2026-09-08 13:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 13:01:03] Production.INFO: ==32341== Lock acquired, processing the job...
[2026-09-08 13:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 13:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:01:03] Production.INFO: ==32347== Releasing lock...
[2026-09-08 13:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:01:04] Production.INFO: ==32341== Releasing lock...
[2026-09-08 13:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:01:12] Production.ERROR: CronJobId end10
[2026-09-08 13:01:12] Production.INFO: ==32343== Releasing lock...
[2026-09-08 13:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:01:14] Production.INFO: call_cost start
[2026-09-08 13:01:14] Production.INFO: call_cost end
[2026-09-08 13:01:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:01:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:01:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:01:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:01:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:01:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:01:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:01:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:01:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:01:14] Production.INFO: ==32339== Releasing lock...
[2026-09-08 13:01:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:01:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:02:01] Production.INFO: ==32406== Lock acquired, processing the job...
[2026-09-08 18:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:02:01] Production.INFO: neon service started
[2026-09-08 18:02:01] Production.INFO: neon service started
[2026-09-08 18:02:01] Production.INFO: ==32406== Releasing lock...
[2026-09-08 18:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:02:02] Production.INFO: ==32408== Lock acquired, processing the job...
[2026-09-08 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:02:02] Production.INFO: ==32410== Lock acquired, processing the job...
[2026-09-08 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:02:02] Production.INFO: ==32410== Releasing lock...
[2026-09-08 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:02:02] Production.INFO: ==32408== Releasing lock...
[2026-09-08 13:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:02:03] Production.INFO: ==32413== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:02:03] Production.INFO: ==32419== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:02:03] Production.INFO: ==32421== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 13:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:02:03] Production.INFO: ==32415== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:02:03] Production.INFO: ==32417== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:02:03] Production.INFO: Account Balance Start.
[2026-09-08 13:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:02:03] Production.INFO: 117
[2026-09-08 13:02:03] Production.INFO: ==32423== Lock acquired, processing the job...
[2026-09-08 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:02:03] Production.INFO: Total Charge 0
[2026-09-08 13:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:02:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 13:02:03] Production.ERROR: done
[2026-09-08 13:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 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-08 13:02:03] Production.INFO: ==32423== Releasing lock...
[2026-09-08 13:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:02:03] Production.ERROR: done
[2026-09-08 13:02:04] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 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-08 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-08 13:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:02:04] Production.INFO: ==32419== Releasing lock...
[2026-09-08 13:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:02:04] Production.INFO: ==32421== Releasing lock...
[2026-09-08 13:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 13:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 13:02:04] Production.INFO: ==32415== Releasing lock...
[2026-09-08 13:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:02:12] Production.ERROR: CronJobId end10
[2026-09-08 13:02:12] Production.INFO: ==32417== Releasing lock...
[2026-09-08 13:02:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:02:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:02:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:02:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:02:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:02:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:02:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:02:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:02:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:02:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:02:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:02:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:02:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:02:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:02:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:02:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:02:16] Production.INFO: call_cost start
[2026-09-08 13:02:16] Production.INFO: call_cost end
[2026-09-08 13:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:02:16] Production.INFO: ==32413== Releasing lock...
[2026-09-08 13:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:03:01] Production.INFO: ==32491== Lock acquired, processing the job...
[2026-09-08 18:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:03:01] Production.INFO: neon service started
[2026-09-08 18:03:01] Production.INFO: neon service started
[2026-09-08 18:03:01] Production.INFO: ==32491== Releasing lock...
[2026-09-08 18:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:03:02] Production.INFO: ==32493== Lock acquired, processing the job...
[2026-09-08 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:03:02] Production.INFO: ==32493== Releasing lock...
[2026-09-08 13:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:03:02] Production.INFO: ==32495== Lock acquired, processing the job...
[2026-09-08 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:03:02] Production.INFO: ==32495== Releasing lock...
[2026-09-08 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:03:03] Production.INFO: ==32503== Lock acquired, processing the job...
[2026-09-08 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:03:03] Production.INFO: ==32499== Lock acquired, processing the job...
[2026-09-08 13:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:03:03] Production.INFO: ==32497== Lock acquired, processing the job...
[2026-09-08 13:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:03:03] Production.INFO: ==32501== Lock acquired, processing the job...
[2026-09-08 13:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:03:03] Production.INFO: ==32505== Lock acquired, processing the job...
[2026-09-08 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:03:03] Production.INFO: Account Balance Start.
[2026-09-08 13:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:03:03] Production.INFO: 117
[2026-09-08 13:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:03:03] Production.INFO: Total Charge 0
[2026-09-08 13:03:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 13:03:03] Production.INFO: ==32505== Releasing lock...
[2026-09-08 13:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:03:03] Production.INFO: Account Balance End.
[2026-09-08 13:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:03:03] Production.INFO: ==32503== Releasing lock...
[2026-09-08 13:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:03:04] Production.INFO: ==32499== Releasing lock...
[2026-09-08 13:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:03:12] Production.ERROR: CronJobId end10
[2026-09-08 13:03:12] Production.INFO: ==32501== Releasing lock...
[2026-09-08 13:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:03:15] Production.INFO: call_cost start
[2026-09-08 13:03:15] Production.INFO: call_cost end
[2026-09-08 13:03:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:03:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:03:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:03:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:03:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:03:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:03:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:03:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:03:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:03:15] Production.INFO: ==32497== Releasing lock...
[2026-09-08 13:03:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:03:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:04:02] Production.INFO: ==32575== Lock acquired, processing the job...
[2026-09-08 18:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:04:02] Production.INFO: neon service started
[2026-09-08 18:04:02] Production.INFO: neon service started
[2026-09-08 18:04:02] Production.INFO: ==32575== Releasing lock...
[2026-09-08 18:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:04:02] Production.INFO: ==32577== Lock acquired, processing the job...
[2026-09-08 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:04:02] Production.INFO: ==32577== Releasing lock...
[2026-09-08 13:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:04:03] Production.INFO: ==32579== Lock acquired, processing the job...
[2026-09-08 17:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:04:03] Production.INFO: ==32579== Releasing lock...
[2026-09-08 17:04:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:04:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:04:03] Production.INFO: ==32581== Lock acquired, processing the job...
[2026-09-08 13:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:04:03] Production.INFO: ==32583== Lock acquired, processing the job...
[2026-09-08 13:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:04:03] Production.INFO: ==32586== Lock acquired, processing the job...
[2026-09-08 13:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:04:03] Production.INFO: ==32588== Lock acquired, processing the job...
[2026-09-08 13:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:04:03] Production.INFO: ==32590== Lock acquired, processing the job...
[2026-09-08 13:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:04:04] Production.INFO: Account Balance Start.
[2026-09-08 13:04:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:04:04] Production.INFO: 117
[2026-09-08 13:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 13: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-08 13:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 13: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-08 13: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-08 13:04:04] Production.INFO: ==32590== Releasing lock...
[2026-09-08 13:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:04:04] Production.INFO: Total Charge 0
[2026-09-08 13:04:04] Production.INFO: CreateAllLog End
[2026-09-08 13:04:04] Production.INFO: Account Balance End.
[2026-09-08 13:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:04:04] Production.INFO: ==32588== Releasing lock...
[2026-09-08 13:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:04:04] Production.INFO: ==32583== Releasing lock...
[2026-09-08 13:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:04:12] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,11))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#2 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#4 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#6 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#7 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#8 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#9 [internal function]: App\Console\Commands\NeonAlerts->fire()
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#11 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 {main}
[2026-09-08 13:04:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:04:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:04:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:04:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:04:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:04:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:04:12] Production.ERROR: CronJobId end10
[2026-09-08 13:04:12] Production.INFO: ==32586== Releasing lock...
[2026-09-08 13:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:04:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:04:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:04:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:04:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:04:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:04:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:04:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:04:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:04:13] Production.INFO: call_cost start
[2026-09-08 13:04:13] Production.INFO: call_cost end
[2026-09-08 13:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:04:13] Production.INFO: ==32581== Releasing lock...
[2026-09-08 13:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:05:01] Production.INFO: ==32661== Lock acquired, processing the job...
[2026-09-08 18:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:05:01] Production.INFO: neon service started
[2026-09-08 18:05:01] Production.INFO: neon service started
[2026-09-08 18:05:01] Production.INFO: ==32661== Releasing lock...
[2026-09-08 18:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:05:02] Production.INFO: ==32663== Lock acquired, processing the job...
[2026-09-08 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:05:02] Production.INFO: ==32665== Lock acquired, processing the job...
[2026-09-08 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:05:02] Production.INFO: ==32665== Releasing lock...
[2026-09-08 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:05:02] Production.INFO: ==32663== Releasing lock...
[2026-09-08 13:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:05:03] Production.INFO: ==32668== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:05:03] Production.INFO: ==32668== Releasing lock...
[2026-09-08 13:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:05:03] Production.INFO: ==32676== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:05:03] Production.INFO: ==32678== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:05:03] Production.INFO: ==32670== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:05:03] Production.INFO: ==32672== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:05:03] Production.INFO: Account Balance Start.
[2026-09-08 13:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:05:03] Production.INFO: 117
[2026-09-08 13:05:03] Production.INFO: ==32674== Lock acquired, processing the job...
[2026-09-08 13:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:05:04] Production.INFO: ==32680== Lock acquired, processing the job...
[2026-09-08 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:05:04] Production.INFO: Total Charge 0
[2026-09-08 13:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:05:04] Production.INFO: CreateAllLog End
[2026-09-08 13:05:04] Production.ERROR: done
[2026-09-08 13:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966793', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 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-08 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-08 13:05:04] Production.INFO: Account Balance End.
[2026-09-08 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-08 13:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:05:04] Production.INFO: ==32676== Releasing lock...
[2026-09-08 13:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:05:04] Production.INFO: ==32680== Releasing lock...
[2026-09-08 13:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:05:04] Production.INFO: ==32672== Releasing lock...
[2026-09-08 13:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966793', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:05:09] Production.INFO: ProcessCDR(1,17966793,1,1,2)
[2026-09-08 13:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966793,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966793,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:05:10] Production.INFO: ==32678== Releasing lock...
[2026-09-08 13:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:05:14] Production.ERROR: CronJobId end10
[2026-09-08 13:05:14] Production.INFO: ==32674== Releasing lock...
[2026-09-08 13:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:05:17] Production.INFO: call_cost start
[2026-09-08 13:05:17] Production.INFO: call_cost end
[2026-09-08 13:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:05:17] Production.INFO: ==32670== Releasing lock...
[2026-09-08 13:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:06:02] Production.INFO: ==32739== Lock acquired, processing the job...
[2026-09-08 18:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:06:02] Production.INFO: neon service started
[2026-09-08 18:06:02] Production.INFO: neon service started
[2026-09-08 18:06:02] Production.INFO: ==32739== Releasing lock...
[2026-09-08 18:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:06:02] Production.INFO: ==32741== Lock acquired, processing the job...
[2026-09-08 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:06:02] Production.INFO: ==32741== Releasing lock...
[2026-09-08 13:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:06:03] Production.INFO: ==32743== Lock acquired, processing the job...
[2026-09-08 17:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:06:03] Production.INFO: ==32743== Releasing lock...
[2026-09-08 17:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:06:03] Production.INFO: ==32745== Lock acquired, processing the job...
[2026-09-08 13:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:06:03] Production.INFO: ==32749== Lock acquired, processing the job...
[2026-09-08 13:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:06:03] Production.INFO: ==32752== Lock acquired, processing the job...
[2026-09-08 13:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:06:03] Production.INFO: ==32747== Lock acquired, processing the job...
[2026-09-08 13:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:06:03] Production.INFO: Account Balance Start.
[2026-09-08 13:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:06:03] Production.INFO: 117
[2026-09-08 13:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:06:04] Production.INFO: ==32754== Lock acquired, processing the job...
[2026-09-08 13:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:06:04] Production.INFO: Total Charge 0
[2026-09-08 13:06:04] Production.INFO: CreateAllLog End
[2026-09-08 13: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-08 13: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-08 13: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-08 13:06:04] Production.INFO: ==32754== Releasing lock...
[2026-09-08 13:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:06:04] Production.INFO: Account Balance End.
[2026-09-08 13:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:06:04] Production.INFO: ==32752== Releasing lock...
[2026-09-08 13:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:06:04] Production.INFO: ==32747== Releasing lock...
[2026-09-08 13:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:06:11] Production.ERROR: CronJobId end10
[2026-09-08 13:06:11] Production.INFO: ==32749== Releasing lock...
[2026-09-08 13:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:06:14] Production.INFO: call_cost start
[2026-09-08 13:06:14] Production.INFO: call_cost end
[2026-09-08 13:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:06:14] Production.INFO: ==32745== Releasing lock...
[2026-09-08 13:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:07:01] Production.INFO: ==363== Lock acquired, processing the job...
[2026-09-08 18:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:07:01] Production.INFO: neon service started
[2026-09-08 18:07:01] Production.INFO: neon service started
[2026-09-08 18:07:01] Production.INFO: ==363== Releasing lock...
[2026-09-08 18:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:07:02] Production.INFO: ==365== Lock acquired, processing the job...
[2026-09-08 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:07:02] Production.INFO: ==365== Releasing lock...
[2026-09-08 13:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:07:02] Production.INFO: ==367== Lock acquired, processing the job...
[2026-09-08 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:07:02] Production.INFO: ==367== Releasing lock...
[2026-09-08 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:07:03] Production.INFO: ==369== Lock acquired, processing the job...
[2026-09-08 13:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:07:03] Production.INFO: ==371== Lock acquired, processing the job...
[2026-09-08 13:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:07:03] Production.INFO: ==377== Lock acquired, processing the job...
[2026-09-08 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:07:03] Production.INFO: ==373== Lock acquired, processing the job...
[2026-09-08 13:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:07:03] Production.INFO: ==375== Lock acquired, processing the job...
[2026-09-08 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:07:03] Production.INFO: Account Balance Start.
[2026-09-08 13:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:07:03] Production.INFO: 117
[2026-09-08 13:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 13:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:07:03] Production.INFO: ==377== Releasing lock...
[2026-09-08 13:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:07:03] Production.INFO: Total Charge 0
[2026-09-08 13:07:03] Production.INFO: CreateAllLog End
[2026-09-08 13:07:03] Production.INFO: Account Balance End.
[2026-09-08 13:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:07:03] Production.INFO: ==375== Releasing lock...
[2026-09-08 13:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:07:04] Production.INFO: ==371== Releasing lock...
[2026-09-08 13:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:07:11] Production.ERROR: CronJobId end10
[2026-09-08 13:07:11] Production.INFO: ==373== Releasing lock...
[2026-09-08 13:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:07:14] Production.INFO: call_cost start
[2026-09-08 13:07:14] Production.INFO: call_cost end
[2026-09-08 13:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:07:14] Production.INFO: ==369== Releasing lock...
[2026-09-08 13:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:08:02] Production.INFO: ==432== Lock acquired, processing the job...
[2026-09-08 18:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:08:02] Production.INFO: neon service started
[2026-09-08 18:08:02] Production.INFO: neon service started
[2026-09-08 18:08:02] Production.INFO: ==432== Releasing lock...
[2026-09-08 18:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:08:02] Production.INFO: ==434== Lock acquired, processing the job...
[2026-09-08 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:08:02] Production.INFO: ==434== Releasing lock...
[2026-09-08 13:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:08:02] Production.INFO: ==436== Lock acquired, processing the job...
[2026-09-08 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:08:03] Production.INFO: ==436== Releasing lock...
[2026-09-08 17:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:08:03] Production.INFO: ==440== Lock acquired, processing the job...
[2026-09-08 13:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:08:03] Production.INFO: ==438== Lock acquired, processing the job...
[2026-09-08 13:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:08:03] Production.INFO: ==442== Lock acquired, processing the job...
[2026-09-08 13:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:08:03] Production.INFO: ==444== Lock acquired, processing the job...
[2026-09-08 13:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:08:03] Production.INFO: ==446== Lock acquired, processing the job...
[2026-09-08 13:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:08:03] Production.INFO: Account Balance Start.
[2026-09-08 13:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:08:03] Production.INFO: 117
[2026-09-08 13:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:08:03] Production.INFO: Total Charge 0
[2026-09-08 13: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-08 13:08:04] Production.INFO: CreateAllLog End
[2026-09-08 13: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-08 13:08:04] Production.INFO: ==446== Releasing lock...
[2026-09-08 13:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:08:04] Production.INFO: Account Balance End.
[2026-09-08 13:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:08:04] Production.INFO: ==444== Releasing lock...
[2026-09-08 13:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:08:04] Production.INFO: ==440== Releasing lock...
[2026-09-08 13:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:08:11] Production.ERROR: CronJobId end10
[2026-09-08 13:08:11] Production.INFO: ==442== Releasing lock...
[2026-09-08 13:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:08:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:08:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:08:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:08:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:08:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:08:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:08:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:08:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:08:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:08:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:08:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:08:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:08:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:08:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:08:15] Production.INFO: call_cost start
[2026-09-08 13:08:15] Production.INFO: call_cost end
[2026-09-08 13:08:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:08:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:08:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:08:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:08:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:08:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:08:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:08:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:08:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:08:15] Production.INFO: ==438== Releasing lock...
[2026-09-08 13:08:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:08:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:09:01] Production.INFO: ==504== Lock acquired, processing the job...
[2026-09-08 18:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:09:01] Production.INFO: neon service started
[2026-09-08 18:09:01] Production.INFO: neon service started
[2026-09-08 18:09:01] Production.INFO: ==504== Releasing lock...
[2026-09-08 18:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:09:01] Production.INFO: ==507== Lock acquired, processing the job...
[2026-09-08 13:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:09:02] Production.INFO: ==507== Releasing lock...
[2026-09-08 13:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:09:02] Production.INFO: ==509== Lock acquired, processing the job...
[2026-09-08 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:09:02] Production.INFO: ==509== Releasing lock...
[2026-09-08 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:09:03] Production.INFO: ==511== Lock acquired, processing the job...
[2026-09-08 13:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:09:03] Production.INFO: ==519== Lock acquired, processing the job...
[2026-09-08 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:09:03] Production.INFO: ==513== Lock acquired, processing the job...
[2026-09-08 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:09:03] Production.INFO: ==517== Lock acquired, processing the job...
[2026-09-08 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:09:03] Production.INFO: ==515== Lock acquired, processing the job...
[2026-09-08 13:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:09:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 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-08 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-08 13:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:09:03] Production.INFO: ==519== Releasing lock...
[2026-09-08 13:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:09:03] Production.INFO: Account Balance Start.
[2026-09-08 13:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:09:03] Production.INFO: 117
[2026-09-08 13:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:09:03] Production.INFO: Total Charge 0
[2026-09-08 13:09:03] Production.INFO: CreateAllLog End
[2026-09-08 13:09:03] Production.INFO: Account Balance End.
[2026-09-08 13:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:09:03] Production.INFO: ==517== Releasing lock...
[2026-09-08 13:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:09:03] Production.INFO: ==513== Releasing lock...
[2026-09-08 13:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:09:11] Production.ERROR: CronJobId end10
[2026-09-08 13:09:11] Production.INFO: ==515== Releasing lock...
[2026-09-08 13:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:09:14] Production.INFO: call_cost start
[2026-09-08 13:09:14] Production.INFO: call_cost end
[2026-09-08 13:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:09:14] Production.INFO: ==511== Releasing lock...
[2026-09-08 13:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:10:02] Production.INFO: ==575== Lock acquired, processing the job...
[2026-09-08 18:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:10:02] Production.INFO: neon service started
[2026-09-08 18:10:02] Production.INFO: neon service started
[2026-09-08 18:10:02] Production.INFO: ==575== Releasing lock...
[2026-09-08 18:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:10:02] Production.INFO: ==577== Lock acquired, processing the job...
[2026-09-08 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:10:02] Production.INFO: ==577== Releasing lock...
[2026-09-08 13:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:10:02] Production.INFO: ==579== Lock acquired, processing the job...
[2026-09-08 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:10:02] Production.INFO: ==579== Releasing lock...
[2026-09-08 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:10:03] Production.INFO: ==584== Lock acquired, processing the job...
[2026-09-08 13:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:10:03] Production.INFO: ==586== Lock acquired, processing the job...
[2026-09-08 13:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:10:03] Production.INFO: ==582== Lock acquired, processing the job...
[2026-09-08 13:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:10:03] Production.INFO: ==590== Lock acquired, processing the job...
[2026-09-08 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:10:03] Production.INFO: ==588== Lock acquired, processing the job...
[2026-09-08 13:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 13:10:03] Production.INFO: Account Balance Start.
[2026-09-08 13:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:10:03] Production.INFO: 117
[2026-09-08 13:10:03] Production.INFO: ==590== Releasing lock...
[2026-09-08 13:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:10:03] Production.INFO: Total Charge 0
[2026-09-08 13:10:03] Production.INFO: CreateAllLog End
[2026-09-08 13:10:04] Production.INFO: Account Balance End.
[2026-09-08 13:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:10:04] Production.INFO: ==588== Releasing lock...
[2026-09-08 13:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:10:04] Production.INFO: ==584== Releasing lock...
[2026-09-08 13:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:10:11] Production.ERROR: CronJobId end10
[2026-09-08 13:10:11] Production.INFO: ==586== Releasing lock...
[2026-09-08 13:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:10:15] Production.INFO: call_cost start
[2026-09-08 13:10:15] Production.INFO: call_cost end
[2026-09-08 13:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:10:15] Production.INFO: ==582== Releasing lock...
[2026-09-08 13:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:11:01] Production.INFO: ==723== Lock acquired, processing the job...
[2026-09-08 18:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:11:01] Production.INFO: neon service started
[2026-09-08 18:11:01] Production.INFO: neon service started
[2026-09-08 18:11:01] Production.INFO: ==723== Releasing lock...
[2026-09-08 18:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:11:02] Production.INFO: ==733== Lock acquired, processing the job...
[2026-09-08 13:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:11:02] Production.INFO: ==735== Lock acquired, processing the job...
[2026-09-08 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:11:02] Production.INFO: ==735== Releasing lock...
[2026-09-08 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:11:03] Production.INFO: ==733== Releasing lock...
[2026-09-08 13:11:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:11:04] Production.INFO: ==741== Lock acquired, processing the job...
[2026-09-08 13:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:11:04] Production.INFO: ==745== Lock acquired, processing the job...
[2026-09-08 13:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:11:04] Production.INFO: ==739== Lock acquired, processing the job...
[2026-09-08 13:11:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:11:05] Production.INFO: Account Balance Start.
[2026-09-08 13:11:05] Production.INFO: CreateAllLog Start
[2026-09-08 13:11:05] Production.INFO: 117
[2026-09-08 13:11:05] Production.INFO: Date 2026-09-08
[2026-09-08 13:11:05] Production.INFO: Reseller ==> 0
[2026-09-08 13:11:05] Production.INFO: ==743== Lock acquired, processing the job...
[2026-09-08 13:11:05] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:11:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:11:05] Production.INFO: Total Charge 0
[2026-09-08 13:11:05] Production.INFO: CreateAllLog End
[2026-09-08 13:11:05] Production.INFO: ==747== Lock acquired, processing the job...
[2026-09-08 13:11:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:11:05] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:11:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:11:05] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:11:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:11:05] Production.INFO: Account Balance End.
[2026-09-08 13:11:05] Production.ERROR: CronJobId end 12
[2026-09-08 13:11:05] Production.INFO: ==745== Releasing lock...
[2026-09-08 13:11:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:11:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:11: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-08 13:11: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-08 13:11: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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:11:05] Production.INFO: ==747== Releasing lock...
[2026-09-08 13:11:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:11:05] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:11:05] Production.INFO: ==741== Releasing lock...
[2026-09-08 13:11:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:11:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:11:21] Production.ERROR: CronJobId end10
[2026-09-08 13:11:21] Production.INFO: ==743== Releasing lock...
[2026-09-08 13:11:21] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:11:21] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:11:23] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:11:23] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:11:23] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:11:23] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:11:23] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:11:23] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:11:23] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:11:23] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:11:23] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:11:23] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:11:23] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:11:23] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:11:23] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:11:23] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:11:23] Production.INFO: call_cost start
[2026-09-08 13:11:23] Production.INFO: call_cost end
[2026-09-08 13:11:23] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:11:23] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:11:23] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:11:23] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:11:23] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:11:23] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:11:23] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:11:23] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:11:23] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:11:23] Production.INFO: ==739== Releasing lock...
[2026-09-08 13:11:23] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:11:23] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:12:02] Production.INFO: ==805== Lock acquired, processing the job...
[2026-09-08 18:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:12:02] Production.INFO: neon service started
[2026-09-08 18:12:02] Production.INFO: neon service started
[2026-09-08 18:12:02] Production.INFO: ==805== Releasing lock...
[2026-09-08 18:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:12:03] Production.INFO: ==809== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:12:03] Production.INFO: ==807== Lock acquired, processing the job...
[2026-09-08 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:12:03] Production.INFO: ==809== Releasing lock...
[2026-09-08 17:12:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:12:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:12:03] Production.INFO: ==807== Releasing lock...
[2026-09-08 13:12:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:12:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:12:04] Production.INFO: ==814== Lock acquired, processing the job...
[2026-09-08 13:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:12:04] Production.INFO: ==812== Lock acquired, processing the job...
[2026-09-08 13:12:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:12:04] Production.INFO: ==821== Lock acquired, processing the job...
[2026-09-08 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:12:04] Production.INFO: ==816== Lock acquired, processing the job...
[2026-09-08 13:12:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:12:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:12:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:12:04] Production.INFO: ==818== Lock acquired, processing the job...
[2026-09-08 13:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:12:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:12:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:12:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:12:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:12:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:12:04] Production.INFO: ==821== Releasing lock...
[2026-09-08 13:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:12:04] Production.INFO: Account Balance Start.
[2026-09-08 13:12:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:12:04] Production.INFO: 117
[2026-09-08 13:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:12:05] Production.INFO: Reseller ==> 0
[2026-09-08 13:12:05] Production.INFO: Total Charge 0
[2026-09-08 13:12:05] Production.INFO: CreateAllLog End
[2026-09-08 13:12:05] Production.INFO: Account Balance End.
[2026-09-08 13:12:05] Production.ERROR: CronJobId end 12
[2026-09-08 13:12:05] Production.INFO: ==818== Releasing lock...
[2026-09-08 13:12:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:12:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:12:05] Production.INFO: ==814== Releasing lock...
[2026-09-08 13:12:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:12:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:12:17] Production.ERROR: CronJobId end10
[2026-09-08 13:12:17] Production.INFO: ==816== Releasing lock...
[2026-09-08 13:12:17] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:12:17] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:12:19] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:12:19] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:12:19] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:12:19] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:12:19] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:12:19] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:12:19] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:12:19] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:12:19] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:12:19] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:12:19] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:12:19] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:12:19] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:12:19] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:12:19] Production.INFO: call_cost start
[2026-09-08 13:12:19] Production.INFO: call_cost end
[2026-09-08 13:12:19] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:12:19] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:12:19] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:12:19] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:12:19] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:12:19] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:12:19] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:12:19] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:12:19] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:12:19] Production.INFO: ==812== Releasing lock...
[2026-09-08 13:12:19] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:12:19] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:13:01] Production.INFO: ==876== Lock acquired, processing the job...
[2026-09-08 18:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:13:01] Production.INFO: neon service started
[2026-09-08 18:13:01] Production.INFO: neon service started
[2026-09-08 18:13:01] Production.INFO: ==876== Releasing lock...
[2026-09-08 18:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:13:02] Production.INFO: ==878== Lock acquired, processing the job...
[2026-09-08 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:13:02] Production.INFO: ==878== Releasing lock...
[2026-09-08 13:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:13:02] Production.INFO: ==881== Lock acquired, processing the job...
[2026-09-08 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:13:02] Production.INFO: ==881== Releasing lock...
[2026-09-08 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:13:03] Production.INFO: ==885== Lock acquired, processing the job...
[2026-09-08 13:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:13:03] Production.INFO: ==883== Lock acquired, processing the job...
[2026-09-08 13:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:13:03] Production.INFO: ==889== Lock acquired, processing the job...
[2026-09-08 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:13:03] Production.INFO: ==887== Lock acquired, processing the job...
[2026-09-08 13:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:13:03] Production.INFO: Account Balance Start.
[2026-09-08 13:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:13:03] Production.INFO: 117
[2026-09-08 13:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:13:03] Production.INFO: ==891== Lock acquired, processing the job...
[2026-09-08 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:13:03] Production.INFO: Total Charge 0
[2026-09-08 13:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:13:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 13:13:03] Production.INFO: ==891== Releasing lock...
[2026-09-08 13:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:13:03] Production.INFO: Account Balance End.
[2026-09-08 13:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:13:03] Production.INFO: ==889== Releasing lock...
[2026-09-08 13:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:13:04] Production.INFO: ==885== Releasing lock...
[2026-09-08 13:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:13:14] Production.ERROR: CronJobId end10
[2026-09-08 13:13:14] Production.INFO: ==887== Releasing lock...
[2026-09-08 13:13:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:13:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:13:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:13:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:13:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:13:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:13:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:13:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:13:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:13:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:13:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:13:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:13:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:13:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:13:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:13:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:13:15] Production.INFO: call_cost start
[2026-09-08 13:13:16] Production.INFO: call_cost end
[2026-09-08 13:13:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:13:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:13:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:13:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:13:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:13:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:13:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:13:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:13:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:13:16] Production.INFO: ==883== Releasing lock...
[2026-09-08 13:13:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:13:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:14:02] Production.INFO: ==945== Lock acquired, processing the job...
[2026-09-08 18:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:14:02] Production.INFO: neon service started
[2026-09-08 18:14:02] Production.INFO: neon service started
[2026-09-08 18:14:02] Production.INFO: ==945== Releasing lock...
[2026-09-08 18:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:14:02] Production.INFO: ==947== Lock acquired, processing the job...
[2026-09-08 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:14:02] Production.INFO: ==947== Releasing lock...
[2026-09-08 13:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:14:03] Production.INFO: ==949== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:14:03] Production.INFO: ==949== Releasing lock...
[2026-09-08 17:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:14:03] Production.INFO: ==951== Lock acquired, processing the job...
[2026-09-08 13:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:14:03] Production.INFO: ==953== Lock acquired, processing the job...
[2026-09-08 13:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:14:03] Production.INFO: ==957== Lock acquired, processing the job...
[2026-09-08 13:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:14:03] Production.INFO: ==955== Lock acquired, processing the job...
[2026-09-08 13:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:14:03] Production.INFO: ==959== Lock acquired, processing the job...
[2026-09-08 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:14:03] Production.INFO: Account Balance Start.
[2026-09-08 13:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:14:03] Production.INFO: 117
[2026-09-08 13:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 13:14:03] Production.INFO: ==959== Releasing lock...
[2026-09-08 13:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:14:03] Production.INFO: Total Charge 0
[2026-09-08 13:14:03] Production.INFO: CreateAllLog End
[2026-09-08 13:14:04] Production.INFO: Account Balance End.
[2026-09-08 13:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:14:04] Production.INFO: ==957== Releasing lock...
[2026-09-08 13:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:14:04] Production.INFO: ==953== Releasing lock...
[2026-09-08 13:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:14:11] Production.ERROR: CronJobId end10
[2026-09-08 13:14:11] Production.INFO: ==955== Releasing lock...
[2026-09-08 13:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:14:15] Production.INFO: call_cost start
[2026-09-08 13:14:15] Production.INFO: call_cost end
[2026-09-08 13:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:14:15] Production.INFO: ==951== Releasing lock...
[2026-09-08 13:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:15:01] Production.INFO: ==1016== Lock acquired, processing the job...
[2026-09-08 18:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:15:01] Production.INFO: neon service started
[2026-09-08 18:15:01] Production.INFO: neon service started
[2026-09-08 18:15:01] Production.INFO: ==1016== Releasing lock...
[2026-09-08 18:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:15:02] Production.INFO: ==1018== Lock acquired, processing the job...
[2026-09-08 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:15:02] Production.INFO: ==1020== Lock acquired, processing the job...
[2026-09-08 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:15:02] Production.INFO: ==1020== Releasing lock...
[2026-09-08 17:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:15:02] Production.INFO: ==1018== Releasing lock...
[2026-09-08 13:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:15:03] Production.INFO: ==1025== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:15:03] Production.INFO: ==1023== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:15:03] Production.ERROR: CronJob PID - 1025
[2026-09-08 13:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 13:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 13:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:15:00
[2026-09-08 13:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:15:03] Production.INFO: ==1023== Releasing lock...
[2026-09-08 13:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:15:03] Production.INFO: ==1035== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:15:03] Production.INFO: ==1035== Releasing lock...
[2026-09-08 13:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:15:03] Production.INFO: ==1027== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:15:03] Production.INFO: ==1029== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:15:03] Production.INFO: ==1033== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:15:03] Production.INFO: ==1031== Lock acquired, processing the job...
[2026-09-08 13:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:15:04] Production.INFO: Account Balance Start.
[2026-09-08 13:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:15:04] Production.INFO: 117
[2026-09-08 13:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:15:04] Production.INFO: Total Charge 0
[2026-09-08 13:15:04] Production.INFO: CreateAllLog End
[2026-09-08 13:15:04] Production.ERROR: done
[2026-09-08 13:15:04] Production.INFO: Account Balance End.
[2026-09-08 13:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:15:04] Production.INFO: ==1031== Releasing lock...
[2026-09-08 13:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966834', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 13:15:04] Production.INFO: ==1027== Releasing lock...
[2026-09-08 13:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966834', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:15:10] Production.INFO: ProcessCDR(1,17966834,1,1,2)
[2026-09-08 13:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966834,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966834,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:15:11] Production.INFO: ==1033== Releasing lock...
[2026-09-08 13:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:15:14] Production.ERROR: CronJobId end10
[2026-09-08 13:15:14] Production.INFO: ==1029== Releasing lock...
[2026-09-08 13:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:15:17] Production.INFO: call_cost start
[2026-09-08 13:15:17] Production.INFO: call_cost end
[2026-09-08 13:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:15:17] Production.INFO: ==1025== Releasing lock...
[2026-09-08 13:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:16:01] Production.INFO: ==1089== Lock acquired, processing the job...
[2026-09-08 18:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:16:02] Production.INFO: neon service started
[2026-09-08 18:16:02] Production.INFO: neon service started
[2026-09-08 18:16:02] Production.INFO: ==1089== Releasing lock...
[2026-09-08 18:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:16:02] Production.INFO: ==1091== Lock acquired, processing the job...
[2026-09-08 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:16:02] Production.INFO: ==1091== Releasing lock...
[2026-09-08 13:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:16:02] Production.INFO: ==1096== Lock acquired, processing the job...
[2026-09-08 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:16:03] Production.INFO: ==1096== Releasing lock...
[2026-09-08 17:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:16:03] Production.INFO: ==1100== Lock acquired, processing the job...
[2026-09-08 13:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:16:03] Production.INFO: ==1098== Lock acquired, processing the job...
[2026-09-08 13:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:16:03] Production.INFO: ==1102== Lock acquired, processing the job...
[2026-09-08 13:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:16:03] Production.INFO: ==1104== Lock acquired, processing the job...
[2026-09-08 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:16:03] Production.INFO: ==1106== Lock acquired, processing the job...
[2026-09-08 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:16:03] Production.INFO: Account Balance Start.
[2026-09-08 13:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:16:03] Production.INFO: 117
[2026-09-08 13:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 13:16:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 13:16:03] Production.INFO: CreateAllLog End
[2026-09-08 13:16:03] Production.INFO: ==1106== Releasing lock...
[2026-09-08 13:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:16:03] Production.INFO: Account Balance End.
[2026-09-08 13:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:16:03] Production.INFO: ==1104== Releasing lock...
[2026-09-08 13:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:16:04] Production.INFO: ==1100== Releasing lock...
[2026-09-08 13:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:16:11] Production.ERROR: CronJobId end10
[2026-09-08 13:16:11] Production.INFO: ==1102== Releasing lock...
[2026-09-08 13:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:16:13] Production.INFO: call_cost start
[2026-09-08 13:16:13] Production.INFO: call_cost end
[2026-09-08 13:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:16:13] Production.INFO: ==1098== Releasing lock...
[2026-09-08 13:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:17:01] Production.INFO: ==1166== Lock acquired, processing the job...
[2026-09-08 18:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:17:01] Production.INFO: neon service started
[2026-09-08 18:17:01] Production.INFO: neon service started
[2026-09-08 18:17:01] Production.INFO: ==1166== Releasing lock...
[2026-09-08 18:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:17:01] Production.INFO: ==1168== Lock acquired, processing the job...
[2026-09-08 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:17:01] Production.INFO: ==1168== Releasing lock...
[2026-09-08 13:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:17:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:17:02] Production.INFO: ==1170== Lock acquired, processing the job...
[2026-09-08 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:17:02] Production.INFO: ==1170== Releasing lock...
[2026-09-08 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:17:02] Production.INFO: ==1172== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:17:02] Production.INFO: ==1176== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:17:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:17:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:17:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:17:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:17:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:17:02] Production.INFO: ==1180== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:17:02] Production.INFO: ==1174== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:17:02] Production.INFO: ==1178== Lock acquired, processing the job...
[2026-09-08 13:17:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:17:02] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 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-08 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-08 13:17:03] Production.INFO: ==1180== Releasing lock...
[2026-09-08 13:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:17:03] Production.INFO: Account Balance Start.
[2026-09-08 13:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:17:03] Production.INFO: 117
[2026-09-08 13:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:17:03] Production.INFO: Total Charge 0
[2026-09-08 13:17:03] Production.INFO: CreateAllLog End
[2026-09-08 13:17:03] Production.INFO: Account Balance End.
[2026-09-08 13:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:17:03] Production.INFO: ==1178== Releasing lock...
[2026-09-08 13:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:17:03] Production.INFO: ==1174== Releasing lock...
[2026-09-08 13:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:17:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:17:11] Production.ERROR: CronJobId end10
[2026-09-08 13:17:11] Production.INFO: ==1176== Releasing lock...
[2026-09-08 13:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:17:14] Production.INFO: call_cost start
[2026-09-08 13:17:14] Production.INFO: call_cost end
[2026-09-08 13:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:17:14] Production.INFO: ==1172== Releasing lock...
[2026-09-08 13:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:18:01] Production.INFO: ==1238== Lock acquired, processing the job...
[2026-09-08 18:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:18:01] Production.INFO: neon service started
[2026-09-08 18:18:01] Production.INFO: neon service started
[2026-09-08 18:18:01] Production.INFO: ==1238== Releasing lock...
[2026-09-08 18:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:18:02] Production.INFO: ==1240== Lock acquired, processing the job...
[2026-09-08 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:18:02] Production.INFO: ==1242== Lock acquired, processing the job...
[2026-09-08 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:18:02] Production.INFO: ==1242== Releasing lock...
[2026-09-08 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:18:02] Production.INFO: ==1240== Releasing lock...
[2026-09-08 13:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:18:03] Production.INFO: ==1245== Lock acquired, processing the job...
[2026-09-08 13:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:18:03] Production.INFO: ==1247== Lock acquired, processing the job...
[2026-09-08 13:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:18:03] Production.INFO: ==1251== Lock acquired, processing the job...
[2026-09-08 13:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:18:03] Production.INFO: ==1249== Lock acquired, processing the job...
[2026-09-08 13:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:18:03] Production.INFO: ==1253== Lock acquired, processing the job...
[2026-09-08 13:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:18:03] Production.INFO: Account Balance Start.
[2026-09-08 13:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:18:03] Production.INFO: 117
[2026-09-08 13:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:18:04] Production.INFO: Total Charge 0
[2026-09-08 13:18:04] Production.INFO: CreateAllLog End
[2026-09-08 13: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-08 13: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-08 13: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-08 13:18:04] Production.INFO: Account Balance End.
[2026-09-08 13:18:04] Production.INFO: ==1253== Releasing lock...
[2026-09-08 13:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:18:04] Production.INFO: ==1251== Releasing lock...
[2026-09-08 13:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:18:04] Production.INFO: ==1247== Releasing lock...
[2026-09-08 13:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:18:11] Production.ERROR: CronJobId end10
[2026-09-08 13:18:11] Production.INFO: ==1249== Releasing lock...
[2026-09-08 13:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:18:14] Production.INFO: call_cost start
[2026-09-08 13:18:14] Production.INFO: call_cost end
[2026-09-08 13:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:18:14] Production.INFO: ==1245== Releasing lock...
[2026-09-08 13:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:19:02] Production.INFO: ==1325== Lock acquired, processing the job...
[2026-09-08 18:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:19:02] Production.INFO: neon service started
[2026-09-08 18:19:02] Production.INFO: neon service started
[2026-09-08 18:19:02] Production.INFO: ==1325== Releasing lock...
[2026-09-08 18:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:19:02] Production.INFO: ==1329== Lock acquired, processing the job...
[2026-09-08 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:19:02] Production.INFO: ==1329== Releasing lock...
[2026-09-08 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:19:02] Production.INFO: ==1327== Lock acquired, processing the job...
[2026-09-08 13:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:19:03] Production.INFO: ==1327== Releasing lock...
[2026-09-08 13:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:19:03] Production.INFO: ==1333== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:19:03] Production.INFO: ==1331== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:19:03] Production.INFO: ==1337== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:19:03] Production.INFO: ==1335== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:19:03] Production.INFO: ==1340== Lock acquired, processing the job...
[2026-09-08 13:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:19:03] Production.INFO: Account Balance Start.
[2026-09-08 13:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:19:04] Production.INFO: 117
[2026-09-08 13:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 13: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-08 13:19:04] Production.INFO: Total Charge 0
[2026-09-08 13: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-08 13: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-08 13:19:04] Production.INFO: CreateAllLog End
[2026-09-08 13:19:04] Production.INFO: ==1340== Releasing lock...
[2026-09-08 13:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:19:04] Production.INFO: Account Balance End.
[2026-09-08 13:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:19:04] Production.INFO: ==1337== Releasing lock...
[2026-09-08 13:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:19:04] Production.INFO: ==1333== Releasing lock...
[2026-09-08 13:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:19:12] Production.ERROR: CronJobId end10
[2026-09-08 13:19:12] Production.INFO: ==1335== Releasing lock...
[2026-09-08 13:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:19:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:19:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:19:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:19:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:19:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:19:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:19:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:19:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:19:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:19:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:19:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:19:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:19:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:19:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:19:15] Production.INFO: call_cost start
[2026-09-08 13:19:15] Production.INFO: call_cost end
[2026-09-08 13:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:19:15] Production.INFO: ==1331== Releasing lock...
[2026-09-08 13:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:20:01] Production.INFO: ==1393== Lock acquired, processing the job...
[2026-09-08 18:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:20:01] Production.INFO: neon service started
[2026-09-08 18:20:01] Production.INFO: neon service started
[2026-09-08 18:20:01] Production.INFO: ==1393== Releasing lock...
[2026-09-08 18:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:20:02] Production.INFO: ==1395== Lock acquired, processing the job...
[2026-09-08 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:20:02] Production.INFO: ==1397== Lock acquired, processing the job...
[2026-09-08 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:20:02] Production.INFO: ==1397== Releasing lock...
[2026-09-08 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:20:02] Production.INFO: ==1395== Releasing lock...
[2026-09-08 13:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:20:03] Production.INFO: ==1400== Lock acquired, processing the job...
[2026-09-08 13:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:20:03] Production.INFO: ==1402== Lock acquired, processing the job...
[2026-09-08 13:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:20:03] Production.INFO: ==1404== Lock acquired, processing the job...
[2026-09-08 13:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:20:03] Production.INFO: ==1406== Lock acquired, processing the job...
[2026-09-08 13:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:20:03] Production.INFO: ==1408== Lock acquired, processing the job...
[2026-09-08 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:20:03] Production.INFO: Account Balance Start.
[2026-09-08 13:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:20:03] Production.INFO: 117
[2026-09-08 13:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:20:03] Production.INFO: Total Charge 0
[2026-09-08 13:20:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:20:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:20:03] Production.INFO: CreateAllLog End
[2026-09-08 13:20:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:20:03] Production.INFO: ==1408== Releasing lock...
[2026-09-08 13:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:20:03] Production.INFO: Account Balance End.
[2026-09-08 13:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:20:04] Production.INFO: ==1406== Releasing lock...
[2026-09-08 13:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:20:04] Production.INFO: ==1402== Releasing lock...
[2026-09-08 13:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:20:11] Production.ERROR: CronJobId end10
[2026-09-08 13:20:11] Production.INFO: ==1404== Releasing lock...
[2026-09-08 13:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:20:13] Production.INFO: call_cost start
[2026-09-08 13:20:13] Production.INFO: call_cost end
[2026-09-08 13:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:20:13] Production.INFO: ==1400== Releasing lock...
[2026-09-08 13:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:21:02] Production.INFO: ==1466== Lock acquired, processing the job...
[2026-09-08 18:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:21:02] Production.INFO: neon service started
[2026-09-08 18:21:02] Production.INFO: neon service started
[2026-09-08 18:21:02] Production.INFO: ==1466== Releasing lock...
[2026-09-08 18:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:21:02] Production.INFO: ==1470== Lock acquired, processing the job...
[2026-09-08 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:21:02] Production.INFO: ==1470== Releasing lock...
[2026-09-08 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:21:02] Production.INFO: ==1468== Lock acquired, processing the job...
[2026-09-08 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:21:02] Production.INFO: ==1468== Releasing lock...
[2026-09-08 13:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:21:03] Production.INFO: ==1473== Lock acquired, processing the job...
[2026-09-08 13:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:21:03] Production.INFO: ==1475== Lock acquired, processing the job...
[2026-09-08 13:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:21:03] Production.INFO: ==1477== Lock acquired, processing the job...
[2026-09-08 13:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:21:03] Production.INFO: ==1479== Lock acquired, processing the job...
[2026-09-08 13:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:21:03] Production.INFO: ==1481== Lock acquired, processing the job...
[2026-09-08 13:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:21:03] Production.INFO: Account Balance Start.
[2026-09-08 13:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:21:03] Production.INFO: 117
[2026-09-08 13:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:21:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 13:21:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 13:21:04] Production.INFO: ==1481== Releasing lock...
[2026-09-08 13:21:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:21:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:21:04] Production.INFO: Account Balance End.
[2026-09-08 13:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:21:04] Production.INFO: ==1479== Releasing lock...
[2026-09-08 13:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:21:04] Production.INFO: ==1475== Releasing lock...
[2026-09-08 13:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:21:12] Production.ERROR: CronJobId end10
[2026-09-08 13:21:12] Production.INFO: ==1477== Releasing lock...
[2026-09-08 13:21:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:21:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:21:14] Production.INFO: call_cost start
[2026-09-08 13:21:14] Production.INFO: call_cost end
[2026-09-08 13:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:21:14] Production.INFO: ==1473== Releasing lock...
[2026-09-08 13:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:22:01] Production.INFO: ==1536== Lock acquired, processing the job...
[2026-09-08 18:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:22:01] Production.INFO: neon service started
[2026-09-08 18:22:01] Production.INFO: neon service started
[2026-09-08 18:22:01] Production.INFO: ==1536== Releasing lock...
[2026-09-08 18:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:22:01] Production.INFO: ==1538== Lock acquired, processing the job...
[2026-09-08 13:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:22:02] Production.INFO: ==1538== Releasing lock...
[2026-09-08 13:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:22:02] Production.INFO: ==1540== Lock acquired, processing the job...
[2026-09-08 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:22:02] Production.INFO: ==1540== Releasing lock...
[2026-09-08 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:22:03] Production.INFO: ==1547== Lock acquired, processing the job...
[2026-09-08 13:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:22:03] Production.INFO: ==1551== Lock acquired, processing the job...
[2026-09-08 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:22:03] Production.INFO: ==1543== Lock acquired, processing the job...
[2026-09-08 13:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 13:22:03] Production.INFO: ==1545== Lock acquired, processing the job...
[2026-09-08 13:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 13:22:03] Production.INFO: ==1551== Releasing lock...
[2026-09-08 13:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:22:03] Production.INFO: ==1549== Lock acquired, processing the job...
[2026-09-08 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:22:03] Production.INFO: Account Balance Start.
[2026-09-08 13:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:22:03] Production.INFO: 117
[2026-09-08 13:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:22:03] Production.INFO: Total Charge 0
[2026-09-08 13:22:03] Production.INFO: CreateAllLog End
[2026-09-08 13:22:03] Production.INFO: Account Balance End.
[2026-09-08 13:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:22:03] Production.INFO: ==1549== Releasing lock...
[2026-09-08 13:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:22:04] Production.INFO: ==1545== Releasing lock...
[2026-09-08 13:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:22:11] Production.ERROR: CronJobId end10
[2026-09-08 13:22:11] Production.INFO: ==1547== Releasing lock...
[2026-09-08 13:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:22:14] Production.INFO: call_cost start
[2026-09-08 13:22:14] Production.INFO: call_cost end
[2026-09-08 13:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:22:14] Production.INFO: ==1543== Releasing lock...
[2026-09-08 13:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:23:01] Production.INFO: ==1606== Lock acquired, processing the job...
[2026-09-08 18:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:23:02] Production.INFO: neon service started
[2026-09-08 18:23:02] Production.INFO: neon service started
[2026-09-08 18:23:02] Production.INFO: ==1606== Releasing lock...
[2026-09-08 18:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:23:02] Production.INFO: ==1610== Lock acquired, processing the job...
[2026-09-08 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:23:02] Production.INFO: ==1610== Releasing lock...
[2026-09-08 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:23:02] Production.INFO: ==1608== Lock acquired, processing the job...
[2026-09-08 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:23:02] Production.INFO: ==1608== Releasing lock...
[2026-09-08 13:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:23:03] Production.INFO: ==1612== Lock acquired, processing the job...
[2026-09-08 13:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:23:03] Production.INFO: ==1614== Lock acquired, processing the job...
[2026-09-08 13:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:23:03] Production.INFO: ==1618== Lock acquired, processing the job...
[2026-09-08 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:23:03] Production.INFO: ==1616== Lock acquired, processing the job...
[2026-09-08 13:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:23:03] Production.INFO: ==1620== Lock acquired, processing the job...
[2026-09-08 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:23:03] Production.INFO: Account Balance Start.
[2026-09-08 13:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:23:03] Production.INFO: 117
[2026-09-08 13:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:23:03] Production.INFO: Total Charge 0
[2026-09-08 13:23:03] Production.INFO: CreateAllLog End
[2026-09-08 13:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:23:03] Production.INFO: ==1620== Releasing lock...
[2026-09-08 13:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:23:03] Production.INFO: Account Balance End.
[2026-09-08 13:23:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:23:03] Production.INFO: ==1618== Releasing lock...
[2026-09-08 13:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:23:04] Production.INFO: ==1614== Releasing lock...
[2026-09-08 13:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:23:11] Production.ERROR: CronJobId end10
[2026-09-08 13:23:11] Production.INFO: ==1616== Releasing lock...
[2026-09-08 13:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:23:14] Production.INFO: call_cost start
[2026-09-08 13:23:14] Production.INFO: call_cost end
[2026-09-08 13:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:23:14] Production.INFO: ==1612== Releasing lock...
[2026-09-08 13:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:24:01] Production.INFO: ==1678== Lock acquired, processing the job...
[2026-09-08 18:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:24:01] Production.INFO: neon service started
[2026-09-08 18:24:01] Production.INFO: neon service started
[2026-09-08 18:24:01] Production.INFO: ==1678== Releasing lock...
[2026-09-08 18:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:24:01] Production.INFO: ==1682== Lock acquired, processing the job...
[2026-09-08 17:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:24:01] Production.INFO: ==1682== Releasing lock...
[2026-09-08 17:24:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:24:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:24:02] Production.INFO: ==1680== Lock acquired, processing the job...
[2026-09-08 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:24:02] Production.INFO: ==1680== Releasing lock...
[2026-09-08 13:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:24:03] Production.INFO: ==1686== Lock acquired, processing the job...
[2026-09-08 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:24:03] Production.INFO: ==1684== Lock acquired, processing the job...
[2026-09-08 13:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:24:03] Production.INFO: ==1690== Lock acquired, processing the job...
[2026-09-08 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:24:03] Production.INFO: ==1688== Lock acquired, processing the job...
[2026-09-08 13:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:24:03] Production.INFO: ==1692== Lock acquired, processing the job...
[2026-09-08 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:24:03] Production.INFO: Account Balance Start.
[2026-09-08 13:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:24:03] Production.INFO: 117
[2026-09-08 13:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 13:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:24:03] Production.INFO: ==1692== Releasing lock...
[2026-09-08 13:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:24:03] Production.INFO: Total Charge 0
[2026-09-08 13:24:03] Production.INFO: CreateAllLog End
[2026-09-08 13:24:03] Production.INFO: Account Balance End.
[2026-09-08 13:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:24:03] Production.INFO: ==1690== Releasing lock...
[2026-09-08 13:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:24:03] Production.INFO: ==1686== Releasing lock...
[2026-09-08 13:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:24:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:24:11] Production.ERROR: CronJobId end10
[2026-09-08 13:24:11] Production.INFO: ==1688== Releasing lock...
[2026-09-08 13:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:24:13] Production.INFO: call_cost start
[2026-09-08 13:24:13] Production.INFO: call_cost end
[2026-09-08 13:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:24:13] Production.INFO: ==1684== Releasing lock...
[2026-09-08 13:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:25:01] Production.INFO: ==1748== Lock acquired, processing the job...
[2026-09-08 18:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:25:01] Production.INFO: neon service started
[2026-09-08 18:25:01] Production.INFO: neon service started
[2026-09-08 18:25:01] Production.INFO: ==1748== Releasing lock...
[2026-09-08 18:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:25:02] Production.INFO: ==1750== Lock acquired, processing the job...
[2026-09-08 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:25:02] Production.INFO: ==1750== Releasing lock...
[2026-09-08 13:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:25:02] Production.INFO: ==1752== Lock acquired, processing the job...
[2026-09-08 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:25:02] Production.INFO: ==1752== Releasing lock...
[2026-09-08 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:25:03] Production.INFO: ==1760== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:25:03] Production.INFO: ==1766== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:25:03] Production.INFO: ==1754== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:25:03] Production.INFO: ==1756== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:25:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:25:03] Production.INFO: ==1758== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:25:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:25:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:25:03] Production.ERROR: CronJob PID - 1760
[2026-09-08 13:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 13:25:03] Production.ERROR: CronJob ID - 10
[2026-09-08 13:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:25:00
[2026-09-08 13:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:25:03] Production.INFO: ==1766== Releasing lock...
[2026-09-08 13:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:25:03] Production.INFO: ==1754== Releasing lock...
[2026-09-08 13:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:25:03] Production.INFO: ==1762== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:25:03] Production.INFO: ==1764== Lock acquired, processing the job...
[2026-09-08 13:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13:25:03] Production.INFO: Account Balance Start.
[2026-09-08 13:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:25:03] Production.INFO: 117
[2026-09-08 13:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:25:04] Production.INFO: Total Charge 0
[2026-09-08 13:25:04] Production.INFO: CreateAllLog End
[2026-09-08 13:25:04] Production.ERROR: done
[2026-09-08 13:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966875', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 13:25:04] Production.INFO: Account Balance End.
[2026-09-08 13:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:25:04] Production.INFO: ==1762== Releasing lock...
[2026-09-08 13:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:25:04] Production.INFO: ==1758== Releasing lock...
[2026-09-08 13:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966875', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:25:10] Production.INFO: ProcessCDR(1,17966875,1,1,2)
[2026-09-08 13:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966875,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966875,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:25:10] Production.INFO: ==1764== Releasing lock...
[2026-09-08 13:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:25:14] Production.ERROR: CronJobId end10
[2026-09-08 13:25:14] Production.INFO: ==1760== Releasing lock...
[2026-09-08 13:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:25:17] Production.INFO: call_cost start
[2026-09-08 13:25:17] Production.INFO: call_cost end
[2026-09-08 13:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:25:17] Production.INFO: ==1756== Releasing lock...
[2026-09-08 13:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:26:02] Production.INFO: ==1838== Lock acquired, processing the job...
[2026-09-08 18:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:26:02] Production.INFO: neon service started
[2026-09-08 18:26:02] Production.INFO: neon service started
[2026-09-08 18:26:02] Production.INFO: ==1838== Releasing lock...
[2026-09-08 18:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:26:02] Production.INFO: ==1854== Lock acquired, processing the job...
[2026-09-08 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:26:02] Production.INFO: ==1854== Releasing lock...
[2026-09-08 13:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:26:03] Production.INFO: ==1856== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:26:03] Production.INFO: ==1856== Releasing lock...
[2026-09-08 17:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:26:03] Production.INFO: ==1863== Lock acquired, processing the job...
[2026-09-08 13:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:26:03] Production.INFO: ==1861== Lock acquired, processing the job...
[2026-09-08 13:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:26:03] Production.INFO: ==1859== Lock acquired, processing the job...
[2026-09-08 13:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:26:04] Production.INFO: ==1865== Lock acquired, processing the job...
[2026-09-08 13:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:26:04] Production.INFO: ==1867== Lock acquired, processing the job...
[2026-09-08 13:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:26:04] Production.INFO: Account Balance Start.
[2026-09-08 13:26:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:26:04] Production.INFO: 117
[2026-09-08 13:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 13: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-08 13:26:04] Production.INFO: Total Charge 0
[2026-09-08 13: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-08 13:26:04] Production.INFO: CreateAllLog End
[2026-09-08 13:26:04] Production.INFO: ==1867== Releasing lock...
[2026-09-08 13:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:26:04] Production.INFO: Account Balance End.
[2026-09-08 13:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:26:04] Production.INFO: ==1865== Releasing lock...
[2026-09-08 13:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:26:04] Production.INFO: ==1861== Releasing lock...
[2026-09-08 13:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:26:12] Production.ERROR: CronJobId end10
[2026-09-08 13:26:12] Production.INFO: ==1863== Releasing lock...
[2026-09-08 13:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:26:14] Production.INFO: call_cost start
[2026-09-08 13:26:14] Production.INFO: call_cost end
[2026-09-08 13:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:26:14] Production.INFO: ==1859== Releasing lock...
[2026-09-08 13:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:27:01] Production.INFO: ==1919== Lock acquired, processing the job...
[2026-09-08 18:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:27:01] Production.INFO: neon service started
[2026-09-08 18:27:01] Production.INFO: neon service started
[2026-09-08 18:27:01] Production.INFO: ==1919== Releasing lock...
[2026-09-08 18:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:27:02] Production.INFO: ==1923== Lock acquired, processing the job...
[2026-09-08 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:27:02] Production.INFO: ==1923== Releasing lock...
[2026-09-08 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:27:02] Production.INFO: ==1921== Lock acquired, processing the job...
[2026-09-08 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:27:02] Production.INFO: ==1921== Releasing lock...
[2026-09-08 13:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:27:03] Production.INFO: ==1928== Lock acquired, processing the job...
[2026-09-08 13:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:27:03] Production.INFO: ==1926== Lock acquired, processing the job...
[2026-09-08 13:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:27:03] Production.INFO: ==1932== Lock acquired, processing the job...
[2026-09-08 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:27:03] Production.INFO: ==1930== Lock acquired, processing the job...
[2026-09-08 13:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:27:03] Production.INFO: Account Balance Start.
[2026-09-08 13:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:27:03] Production.INFO: 117
[2026-09-08 13:27:03] Production.INFO: ==1934== Lock acquired, processing the job...
[2026-09-08 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:27:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 13:27:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 13:27:03] Production.INFO: ==1934== Releasing lock...
[2026-09-08 13:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:27:03] Production.INFO: Account Balance End.
[2026-09-08 13:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:27:03] Production.INFO: ==1932== Releasing lock...
[2026-09-08 13:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:27:04] Production.INFO: ==1928== Releasing lock...
[2026-09-08 13:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:27:11] Production.ERROR: CronJobId end10
[2026-09-08 13:27:11] Production.INFO: ==1930== Releasing lock...
[2026-09-08 13:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:27:13] Production.INFO: call_cost start
[2026-09-08 13:27:13] Production.INFO: call_cost end
[2026-09-08 13:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:27:13] Production.INFO: ==1926== Releasing lock...
[2026-09-08 13:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:28:02] Production.INFO: ==1988== Lock acquired, processing the job...
[2026-09-08 18:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:28:02] Production.INFO: neon service started
[2026-09-08 18:28:02] Production.INFO: neon service started
[2026-09-08 18:28:02] Production.INFO: ==1988== Releasing lock...
[2026-09-08 18:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:28:02] Production.INFO: ==1992== Lock acquired, processing the job...
[2026-09-08 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:28:02] Production.INFO: ==1990== Lock acquired, processing the job...
[2026-09-08 13:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:28:02] Production.INFO: ==1992== Releasing lock...
[2026-09-08 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:28:03] Production.INFO: ==1990== Releasing lock...
[2026-09-08 13:28:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:28:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:28:03] Production.INFO: ==1995== Lock acquired, processing the job...
[2026-09-08 13:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:28:03] Production.INFO: ==1999== Lock acquired, processing the job...
[2026-09-08 13:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:28:03] Production.INFO: ==2003== Lock acquired, processing the job...
[2026-09-08 13:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:28:04] Production.INFO: ==1997== Lock acquired, processing the job...
[2026-09-08 13:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13: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-08 13: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-08 13: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-08 13:28:04] Production.INFO: ==2003== Releasing lock...
[2026-09-08 13:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:28:04] Production.INFO: ==2001== Lock acquired, processing the job...
[2026-09-08 13:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:28:04] Production.INFO: Account Balance Start.
[2026-09-08 13:28:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:28:04] Production.INFO: 117
[2026-09-08 13:28:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:28:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:28:04] Production.INFO: Total Charge 0
[2026-09-08 13:28:04] Production.INFO: CreateAllLog End
[2026-09-08 13:28:04] Production.INFO: Account Balance End.
[2026-09-08 13:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:28:04] Production.INFO: ==2001== Releasing lock...
[2026-09-08 13:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:28:04] Production.INFO: ==1997== Releasing lock...
[2026-09-08 13:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:28:12] Production.ERROR: CronJobId end10
[2026-09-08 13:28:12] Production.INFO: ==1999== Releasing lock...
[2026-09-08 13:28:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:28:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:28:14] Production.INFO: call_cost start
[2026-09-08 13:28:14] Production.INFO: call_cost end
[2026-09-08 13:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:28:14] Production.INFO: ==1995== Releasing lock...
[2026-09-08 13:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:29:01] Production.INFO: ==2062== Lock acquired, processing the job...
[2026-09-08 18:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:29:01] Production.INFO: neon service started
[2026-09-08 18:29:01] Production.INFO: neon service started
[2026-09-08 18:29:01] Production.INFO: ==2062== Releasing lock...
[2026-09-08 18:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:29:02] Production.INFO: ==2065== Lock acquired, processing the job...
[2026-09-08 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:29:02] Production.INFO: ==2067== Lock acquired, processing the job...
[2026-09-08 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:29:02] Production.INFO: ==2067== Releasing lock...
[2026-09-08 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:29:02] Production.INFO: ==2065== Releasing lock...
[2026-09-08 13:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:29:03] Production.INFO: ==2069== Lock acquired, processing the job...
[2026-09-08 13:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:29:03] Production.INFO: ==2071== Lock acquired, processing the job...
[2026-09-08 13:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:29:03] Production.INFO: ==2076== Lock acquired, processing the job...
[2026-09-08 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:29:03] Production.INFO: ==2073== Lock acquired, processing the job...
[2026-09-08 13:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:29:03] Production.INFO: Account Balance Start.
[2026-09-08 13:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:29:03] Production.INFO: 117
[2026-09-08 13:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:29:03] Production.INFO: ==2078== Lock acquired, processing the job...
[2026-09-08 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:29:03] Production.INFO: Total Charge 0
[2026-09-08 13:29:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 13:29:03] Production.INFO: ==2078== Releasing lock...
[2026-09-08 13:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:29:03] Production.INFO: Account Balance End.
[2026-09-08 13:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:29:03] Production.INFO: ==2076== Releasing lock...
[2026-09-08 13:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:29:04] Production.INFO: ==2071== Releasing lock...
[2026-09-08 13:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:29:11] Production.ERROR: CronJobId end10
[2026-09-08 13:29:11] Production.INFO: ==2073== Releasing lock...
[2026-09-08 13:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:29:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:29:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:29:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:29:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:29:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:29:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:29:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:29:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:29:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:29:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:29:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:29:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:29:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:29:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:29:14] Production.INFO: call_cost start
[2026-09-08 13:29:14] Production.INFO: call_cost end
[2026-09-08 13:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:29:14] Production.INFO: ==2069== Releasing lock...
[2026-09-08 13:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:30:02] Production.INFO: ==2147== Lock acquired, processing the job...
[2026-09-08 18:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:30:02] Production.INFO: neon service started
[2026-09-08 18:30:02] Production.INFO: neon service started
[2026-09-08 18:30:02] Production.INFO: ==2147== Releasing lock...
[2026-09-08 18:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:30:02] Production.INFO: ==2149== Lock acquired, processing the job...
[2026-09-08 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:30:02] Production.INFO: ==2149== Releasing lock...
[2026-09-08 13:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:30:03] Production.INFO: ==2151== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:30:03] Production.INFO: ==2151== Releasing lock...
[2026-09-08 17:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:30:03] Production.INFO: ==2158== Lock acquired, processing the job...
[2026-09-08 13:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:30:03] Production.INFO: ==2156== Lock acquired, processing the job...
[2026-09-08 13:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:30:03] Production.INFO: ==2154== Lock acquired, processing the job...
[2026-09-08 13:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:30:03] Production.INFO: ==2160== Lock acquired, processing the job...
[2026-09-08 13:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:30:03] Production.INFO: ==2162== Lock acquired, processing the job...
[2026-09-08 13:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:30:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13: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-08 13:30:04] Production.INFO: Account Balance Start.
[2026-09-08 13:30:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:30:04] Production.INFO: 117
[2026-09-08 13:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 13: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-08 13:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 13: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-08 13:30:04] Production.INFO: ==2162== Releasing lock...
[2026-09-08 13:30:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:30:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:30:04] Production.INFO: Total Charge 0
[2026-09-08 13:30:04] Production.INFO: CreateAllLog End
[2026-09-08 13:30:04] Production.INFO: Account Balance End.
[2026-09-08 13:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:30:04] Production.INFO: ==2160== Releasing lock...
[2026-09-08 13:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:30:04] Production.INFO: ==2156== Releasing lock...
[2026-09-08 13:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:30:11] Production.ERROR: CronJobId end10
[2026-09-08 13:30:11] Production.INFO: ==2158== Releasing lock...
[2026-09-08 13:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:30:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:30:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:30:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:30:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:30:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:30:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:30:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:30:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:30:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:30:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:30:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:30:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:30:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:30:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:30:15] Production.INFO: call_cost start
[2026-09-08 13:30:15] Production.INFO: call_cost end
[2026-09-08 13:30:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:30:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:30:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:30:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:30:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:30:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:30:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:30:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:30:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:30:15] Production.INFO: ==2154== Releasing lock...
[2026-09-08 13:30:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:30:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:31:01] Production.INFO: ==2216== Lock acquired, processing the job...
[2026-09-08 18:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:31:01] Production.INFO: neon service started
[2026-09-08 18:31:01] Production.INFO: neon service started
[2026-09-08 18:31:01] Production.INFO: ==2216== Releasing lock...
[2026-09-08 18:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:31:02] Production.INFO: ==2218== Lock acquired, processing the job...
[2026-09-08 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:31:02] Production.INFO: ==2220== Lock acquired, processing the job...
[2026-09-08 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:31:02] Production.INFO: ==2220== Releasing lock...
[2026-09-08 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:31:02] Production.INFO: ==2218== Releasing lock...
[2026-09-08 13:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:31:03] Production.INFO: ==2223== Lock acquired, processing the job...
[2026-09-08 13:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:31:03] Production.INFO: ==2227== Lock acquired, processing the job...
[2026-09-08 13:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:31:03] Production.INFO: ==2225== Lock acquired, processing the job...
[2026-09-08 13:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:31:03] Production.INFO: ==2229== Lock acquired, processing the job...
[2026-09-08 13:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:31:03] Production.INFO: ==2231== Lock acquired, processing the job...
[2026-09-08 13:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:31:03] Production.INFO: Account Balance Start.
[2026-09-08 13:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:31:03] Production.INFO: 117
[2026-09-08 13:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:31:03] Production.INFO: Total Charge 0
[2026-09-08 13:31:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 13: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-08 13:31:04] Production.INFO: ==2231== Releasing lock...
[2026-09-08 13:31:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:31:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:31:04] Production.INFO: Account Balance End.
[2026-09-08 13:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:31:04] Production.INFO: ==2229== Releasing lock...
[2026-09-08 13:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:31:04] Production.INFO: ==2225== Releasing lock...
[2026-09-08 13:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:31:11] Production.ERROR: CronJobId end10
[2026-09-08 13:31:11] Production.INFO: ==2227== Releasing lock...
[2026-09-08 13:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:31:15] Production.INFO: call_cost start
[2026-09-08 13:31:15] Production.INFO: call_cost end
[2026-09-08 13:31:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:31:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:31:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:31:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:31:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:31:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:31:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:31:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:31:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:31:15] Production.INFO: ==2223== Releasing lock...
[2026-09-08 13:31:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:31:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:32:02] Production.INFO: ==2285== Lock acquired, processing the job...
[2026-09-08 18:32:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:32:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:32:02] Production.INFO: neon service started
[2026-09-08 18:32:02] Production.INFO: neon service started
[2026-09-08 18:32:02] Production.INFO: ==2285== Releasing lock...
[2026-09-08 18:32:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:32:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:32:02] Production.INFO: ==2287== Lock acquired, processing the job...
[2026-09-08 13:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:32:02] Production.INFO: ==2289== Lock acquired, processing the job...
[2026-09-08 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:32:03] Production.INFO: ==2289== Releasing lock...
[2026-09-08 17:32:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:32:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:32:03] Production.INFO: ==2287== Releasing lock...
[2026-09-08 13:32:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:32:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:32:03] Production.INFO: ==2292== Lock acquired, processing the job...
[2026-09-08 13:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:32:04] Production.INFO: ==2294== Lock acquired, processing the job...
[2026-09-08 13:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:32:04] Production.INFO: ==2296== Lock acquired, processing the job...
[2026-09-08 13:32:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:32:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:32:04] Production.INFO: ==2298== Lock acquired, processing the job...
[2026-09-08 13:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:32:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:32:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:32:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:32:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:32:04] Production.INFO: Account Balance Start.
[2026-09-08 13:32:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:32:04] Production.INFO: 117
[2026-09-08 13:32:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:32:04] Production.INFO: ==2300== Lock acquired, processing the job...
[2026-09-08 13:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:32:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:32:04] Production.INFO: Total Charge 0
[2026-09-08 13:32:04] Production.INFO: CreateAllLog End
[2026-09-08 13: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-08 13: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-08 13: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-08 13:32:04] Production.INFO: ==2300== Releasing lock...
[2026-09-08 13:32:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:32:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:32:04] Production.INFO: Account Balance End.
[2026-09-08 13:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:32:04] Production.INFO: ==2298== Releasing lock...
[2026-09-08 13:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:32:04] Production.INFO: ==2294== Releasing lock...
[2026-09-08 13:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:32:12] Production.ERROR: CronJobId end10
[2026-09-08 13:32:12] Production.INFO: ==2296== Releasing lock...
[2026-09-08 13:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:32:14] Production.INFO: call_cost start
[2026-09-08 13:32:14] Production.INFO: call_cost end
[2026-09-08 13:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:32:14] Production.INFO: ==2292== Releasing lock...
[2026-09-08 13:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:33:01] Production.INFO: ==2354== Lock acquired, processing the job...
[2026-09-08 18:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:33:01] Production.INFO: neon service started
[2026-09-08 18:33:01] Production.INFO: neon service started
[2026-09-08 18:33:01] Production.INFO: ==2354== Releasing lock...
[2026-09-08 18:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:33:02] Production.INFO: ==2356== Lock acquired, processing the job...
[2026-09-08 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:33:02] Production.INFO: ==2356== Releasing lock...
[2026-09-08 13:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:33:02] Production.INFO: ==2358== Lock acquired, processing the job...
[2026-09-08 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:33:02] Production.INFO: ==2358== Releasing lock...
[2026-09-08 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:33:03] Production.INFO: ==2363== Lock acquired, processing the job...
[2026-09-08 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:33:03] Production.INFO: ==2365== Lock acquired, processing the job...
[2026-09-08 13:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:33:03] Production.INFO: ==2369== Lock acquired, processing the job...
[2026-09-08 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:33:03] Production.INFO: ==2361== Lock acquired, processing the job...
[2026-09-08 13:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:33:03] Production.INFO: ==2367== Lock acquired, processing the job...
[2026-09-08 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 13:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 13:33:03] Production.INFO: Account Balance Start.
[2026-09-08 13:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:33:03] Production.INFO: 117
[2026-09-08 13:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:33:03] Production.INFO: ==2369== Releasing lock...
[2026-09-08 13:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:33:03] Production.INFO: Total Charge 0
[2026-09-08 13:33:03] Production.INFO: CreateAllLog End
[2026-09-08 13:33:03] Production.INFO: Account Balance End.
[2026-09-08 13:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:33:03] Production.INFO: ==2367== Releasing lock...
[2026-09-08 13:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:33:03] Production.INFO: ==2363== Releasing lock...
[2026-09-08 13:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:33:11] Production.ERROR: CronJobId end10
[2026-09-08 13:33:11] Production.INFO: ==2365== Releasing lock...
[2026-09-08 13:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:33:14] Production.INFO: call_cost start
[2026-09-08 13:33:14] Production.INFO: call_cost end
[2026-09-08 13:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:33:14] Production.INFO: ==2361== Releasing lock...
[2026-09-08 13:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:34:02] Production.INFO: ==2425== Lock acquired, processing the job...
[2026-09-08 18:34:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:34:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:34:02] Production.INFO: neon service started
[2026-09-08 18:34:02] Production.INFO: neon service started
[2026-09-08 18:34:02] Production.INFO: ==2425== Releasing lock...
[2026-09-08 18:34:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:34:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:34:02] Production.INFO: ==2427== Lock acquired, processing the job...
[2026-09-08 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:34:02] Production.INFO: ==2427== Releasing lock...
[2026-09-08 13:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:34:02] Production.INFO: ==2429== Lock acquired, processing the job...
[2026-09-08 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:34:03] Production.INFO: ==2429== Releasing lock...
[2026-09-08 17:34:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:34:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:34:03] Production.INFO: ==2433== Lock acquired, processing the job...
[2026-09-08 13:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:34:03] Production.INFO: ==2435== Lock acquired, processing the job...
[2026-09-08 13:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:34:03] Production.INFO: ==2431== Lock acquired, processing the job...
[2026-09-08 13:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:34:03] Production.INFO: ==2439== Lock acquired, processing the job...
[2026-09-08 13:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:34:03] Production.INFO: ==2437== Lock acquired, processing the job...
[2026-09-08 13:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:34:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:34:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:34:04] Production.INFO: Account Balance Start.
[2026-09-08 13:34:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:34:04] Production.INFO: 117
[2026-09-08 13:34:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:34:04] Production.INFO: ==2439== Releasing lock...
[2026-09-08 13:34:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:34:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:34:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:34:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:34:04] Production.INFO: Total Charge 0
[2026-09-08 13:34:04] Production.INFO: CreateAllLog End
[2026-09-08 13:34:04] Production.INFO: ==2433== Releasing lock...
[2026-09-08 13:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:34:04] Production.INFO: Account Balance End.
[2026-09-08 13:34:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:34:04] Production.INFO: ==2437== Releasing lock...
[2026-09-08 13:34:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:34:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:34:11] Production.ERROR: CronJobId end10
[2026-09-08 13:34:11] Production.INFO: ==2435== Releasing lock...
[2026-09-08 13:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:34:14] Production.INFO: call_cost start
[2026-09-08 13:34:14] Production.INFO: call_cost end
[2026-09-08 13:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:34:14] Production.INFO: ==2431== Releasing lock...
[2026-09-08 13:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:35:01] Production.INFO: ==2501== Lock acquired, processing the job...
[2026-09-08 18:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:35:01] Production.INFO: neon service started
[2026-09-08 18:35:01] Production.INFO: neon service started
[2026-09-08 18:35:01] Production.INFO: ==2501== Releasing lock...
[2026-09-08 18:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:35:02] Production.INFO: ==2503== Lock acquired, processing the job...
[2026-09-08 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:35:02] Production.INFO: ==2503== Releasing lock...
[2026-09-08 13:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:35:02] Production.INFO: ==2505== Lock acquired, processing the job...
[2026-09-08 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:35:02] Production.INFO: ==2505== Releasing lock...
[2026-09-08 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:35:03] Production.INFO: ==2511== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:35:03] Production.INFO: ==2507== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:35:03] Production.INFO: ==2517== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:35:03] Production.ERROR: CronJob PID - 2511
[2026-09-08 13:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 13:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 13:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:35:00
[2026-09-08 13:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:35:03] Production.ERROR: CronJob PID - 2517
[2026-09-08 13:35:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 13:35:03] Production.ERROR: CronJob ID - 17
[2026-09-08 13:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:35:00
[2026-09-08 13:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:35:03] Production.INFO: ==2509== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:35:03] Production.INFO: ==2507== Releasing lock...
[2026-09-08 13:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:35:03] Production.INFO: ==2520== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:35:03] Production.INFO: ==2513== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:35:03] Production.INFO: ==2515== Lock acquired, processing the job...
[2026-09-08 13:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 13:35:03] Production.INFO: ==2520== Releasing lock...
[2026-09-08 13:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:35:03] Production.ERROR: done
[2026-09-08 13:35:03] Production.INFO: Account Balance Start.
[2026-09-08 13:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:35:03] Production.INFO: 117
[2026-09-08 13:35:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:35:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966916', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 13:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:35:04] Production.INFO: Total Charge 0
[2026-09-08 13:35:04] Production.INFO: CreateAllLog End
[2026-09-08 13:35:04] Production.INFO: Account Balance End.
[2026-09-08 13:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:35:04] Production.INFO: ==2515== Releasing lock...
[2026-09-08 13:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:35:04] Production.INFO: ==2511== Releasing lock...
[2026-09-08 13:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966916', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:35:09] Production.INFO: ProcessCDR(1,17966916,1,1,2)
[2026-09-08 13:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966916,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:35:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966916,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:35:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:35:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:35:09] Production.INFO: ==2517== Releasing lock...
[2026-09-08 13:35:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:35:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:35:13] Production.ERROR: CronJobId end10
[2026-09-08 13:35:13] Production.INFO: ==2513== Releasing lock...
[2026-09-08 13:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:35:17] Production.INFO: call_cost start
[2026-09-08 13:35:17] Production.INFO: call_cost end
[2026-09-08 13:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:35:17] Production.INFO: ==2509== Releasing lock...
[2026-09-08 13:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:36:02] Production.INFO: ==2574== Lock acquired, processing the job...
[2026-09-08 18:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:36:02] Production.INFO: neon service started
[2026-09-08 18:36:02] Production.INFO: neon service started
[2026-09-08 18:36:02] Production.INFO: ==2574== Releasing lock...
[2026-09-08 18:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:36:02] Production.INFO: ==2578== Lock acquired, processing the job...
[2026-09-08 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:36:02] Production.INFO: ==2578== Releasing lock...
[2026-09-08 17:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:36:02] Production.INFO: ==2576== Lock acquired, processing the job...
[2026-09-08 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:36:02] Production.INFO: ==2576== Releasing lock...
[2026-09-08 13:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:36:03] Production.INFO: ==2583== Lock acquired, processing the job...
[2026-09-08 13:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:36:03] Production.INFO: ==2585== Lock acquired, processing the job...
[2026-09-08 13:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:36:03] Production.INFO: ==2581== Lock acquired, processing the job...
[2026-09-08 13:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:36:04] Production.INFO: ==2587== Lock acquired, processing the job...
[2026-09-08 13:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:36:04] Production.INFO: ==2589== Lock acquired, processing the job...
[2026-09-08 13:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13: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-08 13: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-08 13: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-08 13:36:04] Production.INFO: ==2589== Releasing lock...
[2026-09-08 13:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:36:04] Production.INFO: Account Balance Start.
[2026-09-08 13:36:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:36:04] Production.INFO: 117
[2026-09-08 13:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:36:04] Production.INFO: Total Charge 0
[2026-09-08 13:36:04] Production.INFO: CreateAllLog End
[2026-09-08 13:36:04] Production.INFO: ==2583== Releasing lock...
[2026-09-08 13:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:36:04] Production.INFO: Account Balance End.
[2026-09-08 13:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:36:04] Production.INFO: ==2587== Releasing lock...
[2026-09-08 13:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:36:11] Production.ERROR: CronJobId end10
[2026-09-08 13:36:11] Production.INFO: ==2585== Releasing lock...
[2026-09-08 13:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:36:14] Production.INFO: call_cost start
[2026-09-08 13:36:14] Production.INFO: call_cost end
[2026-09-08 13:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:36:14] Production.INFO: ==2581== Releasing lock...
[2026-09-08 13:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:37:01] Production.INFO: ==2642== Lock acquired, processing the job...
[2026-09-08 18:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:37:01] Production.INFO: neon service started
[2026-09-08 18:37:01] Production.INFO: neon service started
[2026-09-08 18:37:01] Production.INFO: ==2642== Releasing lock...
[2026-09-08 18:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:37:02] Production.INFO: ==2644== Lock acquired, processing the job...
[2026-09-08 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:37:02] Production.INFO: ==2644== Releasing lock...
[2026-09-08 13:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:37:02] Production.INFO: ==2646== Lock acquired, processing the job...
[2026-09-08 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:37:02] Production.INFO: ==2646== Releasing lock...
[2026-09-08 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:37:03] Production.INFO: ==2649== Lock acquired, processing the job...
[2026-09-08 13:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:37:03] Production.INFO: ==2651== Lock acquired, processing the job...
[2026-09-08 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:37:03] Production.INFO: ==2655== Lock acquired, processing the job...
[2026-09-08 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:37:03] Production.INFO: ==2653== Lock acquired, processing the job...
[2026-09-08 13:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:37:03] Production.INFO: Account Balance Start.
[2026-09-08 13:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:37:03] Production.INFO: 117
[2026-09-08 13:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:37:03] Production.INFO: Total Charge 0
[2026-09-08 13:37:03] Production.INFO: CreateAllLog End
[2026-09-08 13:37:03] Production.INFO: ==2657== Lock acquired, processing the job...
[2026-09-08 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 13:37:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 13:37:03] Production.INFO: ==2657== Releasing lock...
[2026-09-08 13:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:37:03] Production.INFO: ==2655== Releasing lock...
[2026-09-08 13:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:37:03] Production.INFO: ==2651== Releasing lock...
[2026-09-08 13:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:37:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:37:12] Production.ERROR: CronJobId end10
[2026-09-08 13:37:12] Production.INFO: ==2653== Releasing lock...
[2026-09-08 13:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:37:14] Production.INFO: call_cost start
[2026-09-08 13:37:14] Production.INFO: call_cost end
[2026-09-08 13:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:37:14] Production.INFO: ==2649== Releasing lock...
[2026-09-08 13:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:38:02] Production.INFO: ==2710== Lock acquired, processing the job...
[2026-09-08 18:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:38:02] Production.INFO: neon service started
[2026-09-08 18:38:02] Production.INFO: neon service started
[2026-09-08 18:38:02] Production.INFO: ==2710== Releasing lock...
[2026-09-08 18:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:38:02] Production.INFO: ==2713== Lock acquired, processing the job...
[2026-09-08 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:38:02] Production.INFO: ==2713== Releasing lock...
[2026-09-08 13:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:38:02] Production.INFO: ==2715== Lock acquired, processing the job...
[2026-09-08 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:38:03] Production.INFO: ==2715== Releasing lock...
[2026-09-08 17:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:38:03] Production.INFO: ==2717== Lock acquired, processing the job...
[2026-09-08 13:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:38:03] Production.INFO: ==2719== Lock acquired, processing the job...
[2026-09-08 13:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:38:03] Production.INFO: ==2721== Lock acquired, processing the job...
[2026-09-08 13:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:38:03] Production.INFO: ==2723== Lock acquired, processing the job...
[2026-09-08 13:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:38:03] Production.INFO: ==2725== Lock acquired, processing the job...
[2026-09-08 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 13:38:03] Production.INFO: ==2725== Releasing lock...
[2026-09-08 13:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:38:03] Production.INFO: Account Balance Start.
[2026-09-08 13:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:38:03] Production.INFO: 117
[2026-09-08 13:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:38:03] Production.INFO: Total Charge 0
[2026-09-08 13:38:04] Production.INFO: CreateAllLog End
[2026-09-08 13:38:04] Production.INFO: Account Balance End.
[2026-09-08 13:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:38:04] Production.INFO: ==2723== Releasing lock...
[2026-09-08 13:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:38:04] Production.INFO: ==2719== Releasing lock...
[2026-09-08 13:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:38:11] Production.ERROR: CronJobId end10
[2026-09-08 13:38:11] Production.INFO: ==2721== Releasing lock...
[2026-09-08 13:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:38:15] Production.INFO: call_cost start
[2026-09-08 13:38:15] Production.INFO: call_cost end
[2026-09-08 13:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:38:15] Production.INFO: ==2717== Releasing lock...
[2026-09-08 13:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:39:01] Production.INFO: ==2782== Lock acquired, processing the job...
[2026-09-08 18:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:39:01] Production.INFO: neon service started
[2026-09-08 18:39:01] Production.INFO: neon service started
[2026-09-08 18:39:01] Production.INFO: ==2782== Releasing lock...
[2026-09-08 18:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:39:01] Production.INFO: ==2784== Lock acquired, processing the job...
[2026-09-08 13:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:39:02] Production.INFO: ==2784== Releasing lock...
[2026-09-08 13:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:39:02] Production.INFO: ==2786== Lock acquired, processing the job...
[2026-09-08 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:39:02] Production.INFO: ==2786== Releasing lock...
[2026-09-08 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:39:02] Production.INFO: ==2794== Lock acquired, processing the job...
[2026-09-08 13:39:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:39:02] Production.INFO: Account Balance Start.
[2026-09-08 13:39:02] Production.INFO: CreateAllLog Start
[2026-09-08 13:39:02] Production.INFO: 117
[2026-09-08 13:39:02] Production.INFO: Date 2026-09-08
[2026-09-08 13:39:02] Production.INFO: Reseller ==> 0
[2026-09-08 13:39:02] Production.INFO: Total Charge 0
[2026-09-08 13:39:03] Production.INFO: ==2788== Lock acquired, processing the job...
[2026-09-08 13:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:39:03] Production.INFO: CreateAllLog End
[2026-09-08 13:39:03] Production.INFO: Account Balance End.
[2026-09-08 13:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:39:03] Production.INFO: ==2790== Lock acquired, processing the job...
[2026-09-08 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:39:03] Production.INFO: ==2792== Lock acquired, processing the job...
[2026-09-08 13:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:39:03] Production.INFO: ==2794== Releasing lock...
[2026-09-08 13:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:39:03] Production.INFO: ==2796== Lock acquired, processing the job...
[2026-09-08 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 13:39:03] Production.INFO: ==2796== Releasing lock...
[2026-09-08 13:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:39:03] Production.INFO: ==2790== Releasing lock...
[2026-09-08 13:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:39:11] Production.ERROR: CronJobId end10
[2026-09-08 13:39:11] Production.INFO: ==2792== Releasing lock...
[2026-09-08 13:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:39:14] Production.INFO: call_cost start
[2026-09-08 13:39:14] Production.INFO: call_cost end
[2026-09-08 13:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:39:14] Production.INFO: ==2788== Releasing lock...
[2026-09-08 13:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:40:01] Production.INFO: ==2850== Lock acquired, processing the job...
[2026-09-08 18:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:40:01] Production.INFO: neon service started
[2026-09-08 18:40:01] Production.INFO: neon service started
[2026-09-08 18:40:01] Production.INFO: ==2850== Releasing lock...
[2026-09-08 18:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:40:02] Production.INFO: ==2852== Lock acquired, processing the job...
[2026-09-08 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:40:02] Production.INFO: ==2854== Lock acquired, processing the job...
[2026-09-08 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:40:02] Production.INFO: ==2854== Releasing lock...
[2026-09-08 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:40:02] Production.INFO: ==2852== Releasing lock...
[2026-09-08 13:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:40:03] Production.INFO: ==2859== Lock acquired, processing the job...
[2026-09-08 13:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:40:03] Production.INFO: ==2857== Lock acquired, processing the job...
[2026-09-08 13:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:40:03] Production.INFO: ==2863== Lock acquired, processing the job...
[2026-09-08 13:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:40:03] Production.INFO: ==2861== Lock acquired, processing the job...
[2026-09-08 13:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:40:03] Production.INFO: ==2865== Lock acquired, processing the job...
[2026-09-08 13:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:40:03] Production.INFO: Account Balance Start.
[2026-09-08 13:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:40:03] Production.INFO: 117
[2026-09-08 13:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:40:04] Production.INFO: Total Charge 0
[2026-09-08 13: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-08 13: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-08 13:40:04] Production.INFO: CreateAllLog End
[2026-09-08 13: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-08 13:40:04] Production.INFO: ==2865== Releasing lock...
[2026-09-08 13:40:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:40:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:40:04] Production.INFO: ==2859== Releasing lock...
[2026-09-08 13:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:40:04] Production.INFO: Account Balance End.
[2026-09-08 13:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:40:04] Production.INFO: ==2863== Releasing lock...
[2026-09-08 13:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:40:12] Production.ERROR: CronJobId end10
[2026-09-08 13:40:12] Production.INFO: ==2861== Releasing lock...
[2026-09-08 13:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:40:14] Production.INFO: call_cost start
[2026-09-08 13:40:14] Production.INFO: call_cost end
[2026-09-08 13:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:40:14] Production.INFO: ==2857== Releasing lock...
[2026-09-08 13:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:41:02] Production.INFO: ==2922== Lock acquired, processing the job...
[2026-09-08 18:41:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:41:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:41:02] Production.INFO: neon service started
[2026-09-08 18:41:02] Production.INFO: neon service started
[2026-09-08 18:41:02] Production.INFO: ==2922== Releasing lock...
[2026-09-08 18:41:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:41:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:41:02] Production.INFO: ==2924== Lock acquired, processing the job...
[2026-09-08 13:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:41:02] Production.INFO: ==2926== Lock acquired, processing the job...
[2026-09-08 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:41:03] Production.INFO: ==2926== Releasing lock...
[2026-09-08 17:41:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:41:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:41:03] Production.INFO: ==2924== Releasing lock...
[2026-09-08 13:41:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:41:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:41:03] Production.INFO: ==2929== Lock acquired, processing the job...
[2026-09-08 13:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:41:03] Production.INFO: ==2931== Lock acquired, processing the job...
[2026-09-08 13:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:41:03] Production.INFO: ==2935== Lock acquired, processing the job...
[2026-09-08 13:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:41:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:41:04] Production.INFO: ==2933== Lock acquired, processing the job...
[2026-09-08 13:41:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:41:04] Production.INFO: ==2937== Lock acquired, processing the job...
[2026-09-08 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:41:04] Production.INFO: Account Balance Start.
[2026-09-08 13:41:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:41:04] Production.INFO: 117
[2026-09-08 13:41:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:41:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:41:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:41:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:41:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:41:04] Production.INFO: ==2937== Releasing lock...
[2026-09-08 13:41:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:41:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:41:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:41:04] Production.INFO: Total Charge 0
[2026-09-08 13:41:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:41:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:41:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:41:04] Production.INFO: CreateAllLog End
[2026-09-08 13:41:04] Production.INFO: Account Balance End.
[2026-09-08 13:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:41:04] Production.INFO: ==2935== Releasing lock...
[2026-09-08 13:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:41:04] Production.INFO: ==2931== Releasing lock...
[2026-09-08 13:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:41:12] Production.ERROR: CronJobId end10
[2026-09-08 13:41:12] Production.INFO: ==2933== Releasing lock...
[2026-09-08 13:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:41:14] Production.INFO: call_cost start
[2026-09-08 13:41:14] Production.INFO: call_cost end
[2026-09-08 13:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:41:14] Production.INFO: ==2929== Releasing lock...
[2026-09-08 13:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:42:01] Production.INFO: ==2994== Lock acquired, processing the job...
[2026-09-08 18:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:42:01] Production.INFO: neon service started
[2026-09-08 18:42:01] Production.INFO: neon service started
[2026-09-08 18:42:01] Production.INFO: ==2994== Releasing lock...
[2026-09-08 18:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:42:02] Production.INFO: ==2996== Lock acquired, processing the job...
[2026-09-08 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:42:02] Production.INFO: ==2996== Releasing lock...
[2026-09-08 13:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:42:02] Production.INFO: ==2998== Lock acquired, processing the job...
[2026-09-08 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:42:02] Production.INFO: ==2998== Releasing lock...
[2026-09-08 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:42:03] Production.INFO: ==3000== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:42:03] Production.INFO: ==3004== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:42:03] Production.INFO: ==3006== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:42:03] Production.INFO: ==3002== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:42:03] Production.INFO: Account Balance Start.
[2026-09-08 13:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:42:03] Production.INFO: 117
[2026-09-08 13:42:03] Production.INFO: ==3008== Lock acquired, processing the job...
[2026-09-08 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:42:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 13:42:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 13:42:03] Production.INFO: ==3008== Releasing lock...
[2026-09-08 13:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:42:03] Production.INFO: Account Balance End.
[2026-09-08 13:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:42:03] Production.INFO: ==3006== Releasing lock...
[2026-09-08 13:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:42:04] Production.INFO: ==3002== Releasing lock...
[2026-09-08 13:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:42:11] Production.ERROR: CronJobId end10
[2026-09-08 13:42:11] Production.INFO: ==3004== Releasing lock...
[2026-09-08 13:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:42:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:42:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:42:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:42:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:42:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:42:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:42:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:42:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:42:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:42:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:42:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:42:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:42:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:42:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:42:13] Production.INFO: call_cost start
[2026-09-08 13:42:13] Production.INFO: call_cost end
[2026-09-08 13:42:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:42:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:42:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:42:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:42:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:42:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:42:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:42:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:42:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:42:13] Production.INFO: ==3000== Releasing lock...
[2026-09-08 13:42:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:42:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:43:02] Production.INFO: ==3065== Lock acquired, processing the job...
[2026-09-08 18:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:43:02] Production.INFO: neon service started
[2026-09-08 18:43:02] Production.INFO: neon service started
[2026-09-08 18:43:02] Production.INFO: ==3065== Releasing lock...
[2026-09-08 18:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:43:02] Production.INFO: ==3067== Lock acquired, processing the job...
[2026-09-08 13:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:43:02] Production.INFO: ==3069== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:43:02] Production.INFO: ==3069== Releasing lock...
[2026-09-08 17:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:43:03] Production.INFO: ==3067== Releasing lock...
[2026-09-08 13:43:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:43:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:43:03] Production.INFO: ==3072== Lock acquired, processing the job...
[2026-09-08 13:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:43:03] Production.INFO: ==3074== Lock acquired, processing the job...
[2026-09-08 13:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:43:03] Production.INFO: ==3078== Lock acquired, processing the job...
[2026-09-08 13:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:43:03] Production.INFO: ==3076== Lock acquired, processing the job...
[2026-09-08 13:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:43:03] Production.INFO: Account Balance Start.
[2026-09-08 13:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:43:03] Production.INFO: 117
[2026-09-08 13:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:43:04] Production.INFO: ==3080== Lock acquired, processing the job...
[2026-09-08 13:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:43:04] Production.INFO: Total Charge 0
[2026-09-08 13:43:04] Production.INFO: CreateAllLog End
[2026-09-08 13:43:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13: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-08 13:43:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:43:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13: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-08 13:43:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13: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-08 13:43:04] Production.INFO: ==3080== Releasing lock...
[2026-09-08 13:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:43:04] Production.INFO: Account Balance End.
[2026-09-08 13:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:43:04] Production.INFO: ==3078== Releasing lock...
[2026-09-08 13:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:43:04] Production.INFO: ==3074== Releasing lock...
[2026-09-08 13:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:43:12] Production.ERROR: CronJobId end10
[2026-09-08 13:43:12] Production.INFO: ==3076== Releasing lock...
[2026-09-08 13:43:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:43:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:43:14] Production.INFO: call_cost start
[2026-09-08 13:43:14] Production.INFO: call_cost end
[2026-09-08 13:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:43:14] Production.INFO: ==3072== Releasing lock...
[2026-09-08 13:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:44:01] Production.INFO: ==3133== Lock acquired, processing the job...
[2026-09-08 18:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:44:01] Production.INFO: neon service started
[2026-09-08 18:44:01] Production.INFO: neon service started
[2026-09-08 18:44:01] Production.INFO: ==3133== Releasing lock...
[2026-09-08 18:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:44:02] Production.INFO: ==3135== Lock acquired, processing the job...
[2026-09-08 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:44:02] Production.INFO: ==3135== Releasing lock...
[2026-09-08 13:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:44:02] Production.INFO: ==3137== Lock acquired, processing the job...
[2026-09-08 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:44:02] Production.INFO: ==3137== Releasing lock...
[2026-09-08 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:44:02] Production.INFO: ==3147== Lock acquired, processing the job...
[2026-09-08 13:44:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 13:44:03] Production.INFO: ==3147== Releasing lock...
[2026-09-08 13:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:44:03] Production.INFO: ==3139== Lock acquired, processing the job...
[2026-09-08 13:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:44:03] Production.INFO: ==3143== Lock acquired, processing the job...
[2026-09-08 13:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:44:03] Production.INFO: ==3141== Lock acquired, processing the job...
[2026-09-08 13:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:44:03] Production.INFO: ==3145== Lock acquired, processing the job...
[2026-09-08 13:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:44:03] Production.INFO: Account Balance Start.
[2026-09-08 13:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:44:03] Production.INFO: 117
[2026-09-08 13:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:44:03] Production.INFO: Total Charge 0
[2026-09-08 13:44:03] Production.INFO: CreateAllLog End
[2026-09-08 13:44:04] Production.INFO: Account Balance End.
[2026-09-08 13:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:44:04] Production.INFO: ==3145== Releasing lock...
[2026-09-08 13:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:44:04] Production.INFO: ==3141== Releasing lock...
[2026-09-08 13:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:44:11] Production.ERROR: CronJobId end10
[2026-09-08 13:44:11] Production.INFO: ==3143== Releasing lock...
[2026-09-08 13:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:44:14] Production.INFO: call_cost start
[2026-09-08 13:44:14] Production.INFO: call_cost end
[2026-09-08 13:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:44:14] Production.INFO: ==3139== Releasing lock...
[2026-09-08 13:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:45:02] Production.INFO: ==3204== Lock acquired, processing the job...
[2026-09-08 18:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:45:02] Production.INFO: neon service started
[2026-09-08 18:45:02] Production.INFO: neon service started
[2026-09-08 18:45:02] Production.INFO: ==3204== Releasing lock...
[2026-09-08 18:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:45:02] Production.INFO: ==3206== Lock acquired, processing the job...
[2026-09-08 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:45:02] Production.INFO: ==3206== Releasing lock...
[2026-09-08 13:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:45:03] Production.INFO: ==3208== Lock acquired, processing the job...
[2026-09-08 17:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:45:03] Production.INFO: ==3208== Releasing lock...
[2026-09-08 17:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:45:03] Production.INFO: ==3210== Lock acquired, processing the job...
[2026-09-08 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:45:03] Production.INFO: ==3214== Lock acquired, processing the job...
[2026-09-08 13:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:45:03] Production.INFO: ==3212== Lock acquired, processing the job...
[2026-09-08 13:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:45:03] Production.INFO: ==3210== Releasing lock...
[2026-09-08 13:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:45:03] Production.INFO: ==3216== Lock acquired, processing the job...
[2026-09-08 13:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:45:03] Production.INFO: ==3218== Lock acquired, processing the job...
[2026-09-08 13:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:45:04] Production.INFO: ==3220== Lock acquired, processing the job...
[2026-09-08 13:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13:45:04] Production.INFO: Account Balance Start.
[2026-09-08 13:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:45:04] Production.INFO: 117
[2026-09-08 13:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:45:04] Production.INFO: ==3222== Lock acquired, processing the job...
[2026-09-08 13:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:45:04] Production.INFO: Total Charge 0
[2026-09-08 13:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13: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-08 13: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-08 13: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-08 13:45:04] Production.INFO: CreateAllLog End
[2026-09-08 13:45:04] Production.INFO: ==3222== Releasing lock...
[2026-09-08 13:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:45:04] Production.ERROR: done
[2026-09-08 13:45:04] Production.INFO: Account Balance End.
[2026-09-08 13:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:45:04] Production.INFO: ==3218== Releasing lock...
[2026-09-08 13:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966957', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 13:45:04] Production.INFO: ==3214== Releasing lock...
[2026-09-08 13:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966957', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:45:10] Production.INFO: ProcessCDR(1,17966957,1,1,2)
[2026-09-08 13:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966957,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966957,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:45:10] Production.INFO: ==3220== Releasing lock...
[2026-09-08 13:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:45:13] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_LowBal...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_LowBal...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_LowBal...', Array, Object(Closure))
#4 [internal function]: Illuminate\Database\Connection->select('CALL prc_LowBal...', Array)
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(304): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->__call('select', Array)
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(213): Illuminate\Database\DatabaseManager->select('CALL prc_LowBal...', Array)
#8 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Support\Facades\Facade::__callStatic('select', Array)
#9 /var/www/html/onswitch.neon.service/app/lib/NeonAlert.php(0): App\Lib\AccountBalance::LowBalanceReminder()
#10 /var/www/html/onswitch.neon.service/app/Console/Commands/NeonAlerts.php(0): App\Lib\NeonAlert::neon_alerts()
#11 [internal function]: App\Console\Commands\NeonAlerts->fire()
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#13 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#14 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#17 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\NeonAlerts), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#18 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#19 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#20 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#21 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_LowBalanceReminder(1,0,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-08 13:45:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:45:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:45:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:45:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:45:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:45:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:45:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:45:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:45:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:45:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:45:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:45:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:45:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:45:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:45:13] Production.INFO: call_cost start
[2026-09-08 13:45:13] Production.INFO: call_cost end
[2026-09-08 13:45:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:45:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:45:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:45:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:45:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:45:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:45:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:45:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:45:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:45:13] Production.INFO: ==3212== Releasing lock...
[2026-09-08 13:45:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:45:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:45:14] Production.ERROR: CronJobId end10
[2026-09-08 13:45:14] Production.INFO: ==3216== Releasing lock...
[2026-09-08 13:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:46:01] Production.INFO: ==3275== Lock acquired, processing the job...
[2026-09-08 18:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:46:01] Production.INFO: neon service started
[2026-09-08 18:46:01] Production.INFO: neon service started
[2026-09-08 18:46:01] Production.INFO: ==3275== Releasing lock...
[2026-09-08 18:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:46:02] Production.INFO: ==3279== Lock acquired, processing the job...
[2026-09-08 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:46:02] Production.INFO: ==3279== Releasing lock...
[2026-09-08 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:46:02] Production.INFO: ==3277== Lock acquired, processing the job...
[2026-09-08 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:46:02] Production.INFO: ==3277== Releasing lock...
[2026-09-08 13:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:46:03] Production.INFO: ==3282== Lock acquired, processing the job...
[2026-09-08 13:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:46:03] Production.INFO: ==3284== Lock acquired, processing the job...
[2026-09-08 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:46:03] Production.INFO: ==3286== Lock acquired, processing the job...
[2026-09-08 13:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:46:03] Production.INFO: ==3288== Lock acquired, processing the job...
[2026-09-08 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:46:03] Production.INFO: ==3290== Lock acquired, processing the job...
[2026-09-08 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:46:03] Production.INFO: Account Balance Start.
[2026-09-08 13:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:46:03] Production.INFO: 117
[2026-09-08 13:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 13:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:46:03] Production.INFO: ==3290== Releasing lock...
[2026-09-08 13:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:46:03] Production.INFO: Total Charge 0
[2026-09-08 13:46:03] Production.INFO: CreateAllLog End
[2026-09-08 13:46:03] Production.INFO: Account Balance End.
[2026-09-08 13:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:46:03] Production.INFO: ==3288== Releasing lock...
[2026-09-08 13:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:46:03] Production.INFO: ==3284== Releasing lock...
[2026-09-08 13:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:46: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-08 13:46:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:46:11] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:46:11] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:46:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:46:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:46:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:46:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:46:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:46:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:46:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:46:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:46:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:46:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:46:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:46:11] Production.INFO: call_cost start
[2026-09-08 13:46:11] Production.INFO: call_cost end
[2026-09-08 13:46:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:46:11] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:46:11] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:46:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:46:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:46:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:46:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:46:11] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:46:11] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:46:11] Production.INFO: ==3282== Releasing lock...
[2026-09-08 13:46:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:46:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 13:46:11] Production.ERROR: CronJobId end10
[2026-09-08 13:46:11] Production.INFO: ==3286== Releasing lock...
[2026-09-08 13:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:47:02] Production.INFO: ==3344== Lock acquired, processing the job...
[2026-09-08 18:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:47:02] Production.INFO: neon service started
[2026-09-08 18:47:02] Production.INFO: neon service started
[2026-09-08 18:47:02] Production.INFO: ==3344== Releasing lock...
[2026-09-08 18:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:47:02] Production.INFO: ==3348== Lock acquired, processing the job...
[2026-09-08 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:47:02] Production.INFO: ==3348== Releasing lock...
[2026-09-08 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:47:02] Production.INFO: ==3346== Lock acquired, processing the job...
[2026-09-08 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:47:02] Production.INFO: ==3346== Releasing lock...
[2026-09-08 13:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:47:03] Production.INFO: ==3351== Lock acquired, processing the job...
[2026-09-08 13:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:47:03] Production.INFO: ==3353== Lock acquired, processing the job...
[2026-09-08 13:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:47:03] Production.INFO: ==3359== Lock acquired, processing the job...
[2026-09-08 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:47:03] Production.INFO: ==3357== Lock acquired, processing the job...
[2026-09-08 13:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:47:03] Production.INFO: ==3355== Lock acquired, processing the job...
[2026-09-08 13:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:47:03] Production.INFO: Account Balance Start.
[2026-09-08 13:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:47:03] Production.INFO: 117
[2026-09-08 13:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:47:03] Production.INFO: Total Charge 0
[2026-09-08 13:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 13:47:03] Production.INFO: CreateAllLog End
[2026-09-08 13:47:03] Production.INFO: ==3359== Releasing lock...
[2026-09-08 13:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:47:04] Production.INFO: Account Balance End.
[2026-09-08 13:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:47:04] Production.INFO: ==3357== Releasing lock...
[2026-09-08 13:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:47:04] Production.INFO: ==3353== Releasing lock...
[2026-09-08 13:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:47:11] Production.ERROR: CronJobId end10
[2026-09-08 13:47:11] Production.INFO: ==3355== Releasing lock...
[2026-09-08 13:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:47:14] Production.INFO: call_cost start
[2026-09-08 13:47:14] Production.INFO: call_cost end
[2026-09-08 13:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:47:14] Production.INFO: ==3351== Releasing lock...
[2026-09-08 13:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:48:01] Production.INFO: ==3413== Lock acquired, processing the job...
[2026-09-08 18:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:48:01] Production.INFO: neon service started
[2026-09-08 18:48:01] Production.INFO: neon service started
[2026-09-08 18:48:01] Production.INFO: ==3413== Releasing lock...
[2026-09-08 18:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:48:01] Production.INFO: ==3415== Lock acquired, processing the job...
[2026-09-08 13:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:48:01] Production.INFO: ==3415== Releasing lock...
[2026-09-08 13:48:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:48:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:48:02] Production.INFO: ==3417== Lock acquired, processing the job...
[2026-09-08 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:48:02] Production.INFO: ==3417== Releasing lock...
[2026-09-08 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:48:02] Production.INFO: ==3420== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:48:02] Production.INFO: ==3422== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:48:02] Production.INFO: ==3424== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:48:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:48:02] Production.INFO: ==3426== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:48:02] Production.INFO: ==3428== Lock acquired, processing the job...
[2026-09-08 13:48:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:48:03] Production.INFO: Account Balance Start.
[2026-09-08 13:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:48:03] Production.INFO: 117
[2026-09-08 13:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 13:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 13:48:03] Production.INFO: ==3428== Releasing lock...
[2026-09-08 13:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:48:03] Production.INFO: Total Charge 0
[2026-09-08 13:48:03] Production.INFO: CreateAllLog End
[2026-09-08 13:48:03] Production.INFO: Account Balance End.
[2026-09-08 13:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:48:03] Production.INFO: ==3426== Releasing lock...
[2026-09-08 13:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:48:03] Production.INFO: ==3422== Releasing lock...
[2026-09-08 13:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:48:11] Production.ERROR: CronJobId end10
[2026-09-08 13:48:11] Production.INFO: ==3424== Releasing lock...
[2026-09-08 13:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:48:14] Production.INFO: call_cost start
[2026-09-08 13:48:14] Production.INFO: call_cost end
[2026-09-08 13:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:48:14] Production.INFO: ==3420== Releasing lock...
[2026-09-08 13:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:49:01] Production.INFO: ==3488== Lock acquired, processing the job...
[2026-09-08 18:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:49:01] Production.INFO: neon service started
[2026-09-08 18:49:01] Production.INFO: neon service started
[2026-09-08 18:49:01] Production.INFO: ==3488== Releasing lock...
[2026-09-08 18:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:49:02] Production.INFO: ==3490== Lock acquired, processing the job...
[2026-09-08 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:49:02] Production.INFO: ==3490== Releasing lock...
[2026-09-08 13:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:49:02] Production.INFO: ==3492== Lock acquired, processing the job...
[2026-09-08 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:49:02] Production.INFO: ==3492== Releasing lock...
[2026-09-08 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:49:03] Production.INFO: ==3503== Lock acquired, processing the job...
[2026-09-08 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:49:03] Production.INFO: ==3497== Lock acquired, processing the job...
[2026-09-08 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:49:03] Production.INFO: ==3495== Lock acquired, processing the job...
[2026-09-08 13:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:49:03] Production.INFO: ==3499== Lock acquired, processing the job...
[2026-09-08 13:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 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-08 13:49:03] Production.INFO: ==3501== Lock acquired, processing the job...
[2026-09-08 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:49:03] Production.INFO: ==3503== Releasing lock...
[2026-09-08 13:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:49:03] Production.INFO: Account Balance Start.
[2026-09-08 13:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:49:03] Production.INFO: 117
[2026-09-08 13:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:49:03] Production.INFO: Total Charge 0
[2026-09-08 13:49:03] Production.INFO: CreateAllLog End
[2026-09-08 13:49:03] Production.INFO: ==3497== Releasing lock...
[2026-09-08 13:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:49:03] Production.INFO: Account Balance End.
[2026-09-08 13:49:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:49:03] Production.INFO: ==3501== Releasing lock...
[2026-09-08 13:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:49:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:49:11] Production.ERROR: CronJobId end10
[2026-09-08 13:49:11] Production.INFO: ==3499== Releasing lock...
[2026-09-08 13:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:49:14] Production.INFO: call_cost start
[2026-09-08 13:49:14] Production.INFO: call_cost end
[2026-09-08 13:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:49:14] Production.INFO: ==3495== Releasing lock...
[2026-09-08 13:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:50:02] Production.INFO: ==3559== Lock acquired, processing the job...
[2026-09-08 18:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:50:02] Production.INFO: neon service started
[2026-09-08 18:50:02] Production.INFO: neon service started
[2026-09-08 18:50:02] Production.INFO: ==3559== Releasing lock...
[2026-09-08 18:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:50:03] Production.INFO: ==3561== Lock acquired, processing the job...
[2026-09-08 13:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:50:03] Production.INFO: ==3563== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:50:03] Production.INFO: ==3563== Releasing lock...
[2026-09-08 17:50:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:50:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:50:03] Production.INFO: ==3561== Releasing lock...
[2026-09-08 13:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:50:04] Production.INFO: ==3572== Lock acquired, processing the job...
[2026-09-08 13:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:50:04] Production.INFO: ==3566== Lock acquired, processing the job...
[2026-09-08 13:50:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:50:04] Production.INFO: Account Balance Start.
[2026-09-08 13:50:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:50:04] Production.INFO: ==3568== Lock acquired, processing the job...
[2026-09-08 13:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:50:04] Production.INFO: ==3570== Lock acquired, processing the job...
[2026-09-08 13:50:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:50:04] Production.INFO: 117
[2026-09-08 13:50:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:50:04] Production.INFO: Total Charge 0
[2026-09-08 13:50:04] Production.INFO: ==3574== Lock acquired, processing the job...
[2026-09-08 13:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:50:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 13:50:04] Production.INFO: Account Balance End.
[2026-09-08 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-08 13:50:04] Production.INFO: ==3574== Releasing lock...
[2026-09-08 13:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:50:04] Production.INFO: ==3572== Releasing lock...
[2026-09-08 13:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:50:05] Production.INFO: ==3568== Releasing lock...
[2026-09-08 13:50:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:50:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:50:12] Production.ERROR: CronJobId end10
[2026-09-08 13:50:12] Production.INFO: ==3570== Releasing lock...
[2026-09-08 13:50:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:50:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:50:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:50:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:50:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:50:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:50:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:50:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:50:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:50:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:50:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:50:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:50:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:50:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:50:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:50:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:50:15] Production.INFO: call_cost start
[2026-09-08 13:50:15] Production.INFO: call_cost end
[2026-09-08 13:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:50:15] Production.INFO: ==3566== Releasing lock...
[2026-09-08 13:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:51:01] Production.INFO: ==3628== Lock acquired, processing the job...
[2026-09-08 18:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:51:01] Production.INFO: neon service started
[2026-09-08 18:51:01] Production.INFO: neon service started
[2026-09-08 18:51:01] Production.INFO: ==3628== Releasing lock...
[2026-09-08 18:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:51:02] Production.INFO: ==3630== Lock acquired, processing the job...
[2026-09-08 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:51:02] Production.INFO: ==3630== Releasing lock...
[2026-09-08 13:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:51:02] Production.INFO: ==3632== Lock acquired, processing the job...
[2026-09-08 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:51:02] Production.INFO: ==3632== Releasing lock...
[2026-09-08 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:51:03] Production.INFO: ==3634== Lock acquired, processing the job...
[2026-09-08 13:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:51:03] Production.INFO: ==3636== Lock acquired, processing the job...
[2026-09-08 13:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:51:03] Production.INFO: ==3638== Lock acquired, processing the job...
[2026-09-08 13:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:51:03] Production.INFO: ==3640== Lock acquired, processing the job...
[2026-09-08 13:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:51:03] Production.INFO: ==3642== Lock acquired, processing the job...
[2026-09-08 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:51:03] Production.INFO: Account Balance Start.
[2026-09-08 13:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:51:03] Production.INFO: 117
[2026-09-08 13:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 13:51:03] Production.INFO: ==3642== Releasing lock...
[2026-09-08 13:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:51:03] Production.INFO: Total Charge 0
[2026-09-08 13:51:03] Production.INFO: CreateAllLog End
[2026-09-08 13:51:04] Production.INFO: Account Balance End.
[2026-09-08 13:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:51:04] Production.INFO: ==3640== Releasing lock...
[2026-09-08 13:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:51:04] Production.INFO: ==3636== Releasing lock...
[2026-09-08 13:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:51:11] Production.ERROR: CronJobId end10
[2026-09-08 13:51:11] Production.INFO: ==3638== Releasing lock...
[2026-09-08 13:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:51:15] Production.INFO: call_cost start
[2026-09-08 13:51:15] Production.INFO: call_cost end
[2026-09-08 13:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:51:15] Production.INFO: ==3634== Releasing lock...
[2026-09-08 13:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:52:02] Production.INFO: ==3699== Lock acquired, processing the job...
[2026-09-08 18:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:52:02] Production.INFO: neon service started
[2026-09-08 18:52:02] Production.INFO: neon service started
[2026-09-08 18:52:02] Production.INFO: ==3699== Releasing lock...
[2026-09-08 18:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:52:02] Production.INFO: ==3701== Lock acquired, processing the job...
[2026-09-08 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:52:02] Production.INFO: ==3703== Lock acquired, processing the job...
[2026-09-08 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 13:52:02] Production.INFO: ==3701== Releasing lock...
[2026-09-08 13:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:52:02] Production.INFO: ==3703== Releasing lock...
[2026-09-08 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:52:03] Production.INFO: ==3710== Lock acquired, processing the job...
[2026-09-08 13:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:52:03] Production.INFO: ==3712== Lock acquired, processing the job...
[2026-09-08 13:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:52:03] Production.INFO: ==3706== Lock acquired, processing the job...
[2026-09-08 13:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:52:03] Production.INFO: ==3714== Lock acquired, processing the job...
[2026-09-08 13:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:52:03] Production.INFO: ==3708== Lock acquired, processing the job...
[2026-09-08 13:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:52:03] Production.INFO: Account Balance Start.
[2026-09-08 13:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:52:03] Production.INFO: 117
[2026-09-08 13:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 13:52:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 13:52:04] Production.INFO: ==3714== Releasing lock...
[2026-09-08 13:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:52:04] Production.INFO: CreateAllLog End
[2026-09-08 13:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:52:04] Production.INFO: Account Balance End.
[2026-09-08 13:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:52:04] Production.INFO: ==3712== Releasing lock...
[2026-09-08 13:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:52:04] Production.INFO: ==3708== Releasing lock...
[2026-09-08 13:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:52:11] Production.ERROR: CronJobId end10
[2026-09-08 13:52:11] Production.INFO: ==3710== Releasing lock...
[2026-09-08 13:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:52:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:52:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:52:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:52:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:52:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:52:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:52:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:52:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:52:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:52:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:52:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:52:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:52:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:52:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:52:15] Production.INFO: call_cost start
[2026-09-08 13:52:15] Production.INFO: call_cost end
[2026-09-08 13:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:52:15] Production.INFO: ==3706== Releasing lock...
[2026-09-08 13:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:53:01] Production.INFO: ==3768== Lock acquired, processing the job...
[2026-09-08 18:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:53:01] Production.INFO: neon service started
[2026-09-08 18:53:01] Production.INFO: neon service started
[2026-09-08 18:53:01] Production.INFO: ==3768== Releasing lock...
[2026-09-08 18:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:53:02] Production.INFO: ==3770== Lock acquired, processing the job...
[2026-09-08 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:53:02] Production.INFO: ==3770== Releasing lock...
[2026-09-08 13:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:53:02] Production.INFO: ==3772== Lock acquired, processing the job...
[2026-09-08 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:53:02] Production.INFO: ==3772== Releasing lock...
[2026-09-08 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:53:03] Production.INFO: ==3777== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:53:03] Production.INFO: ==3775== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:53:03] Production.INFO: ==3783== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:53:03] Production.INFO: ==3779== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:53:03] Production.INFO: ==3781== Lock acquired, processing the job...
[2026-09-08 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 13:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 13:53:03] Production.INFO: ==3783== Releasing lock...
[2026-09-08 13:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:53:03] Production.INFO: Account Balance Start.
[2026-09-08 13:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:53:03] Production.INFO: 117
[2026-09-08 13:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:53:03] Production.INFO: Total Charge 0
[2026-09-08 13:53:03] Production.INFO: CreateAllLog End
[2026-09-08 13:53:03] Production.INFO: Account Balance End.
[2026-09-08 13:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:53:03] Production.INFO: ==3781== Releasing lock...
[2026-09-08 13:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:53:04] Production.INFO: ==3777== Releasing lock...
[2026-09-08 13:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:53:11] Production.ERROR: CronJobId end10
[2026-09-08 13:53:11] Production.INFO: ==3779== Releasing lock...
[2026-09-08 13:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:53:14] Production.INFO: call_cost start
[2026-09-08 13:53:14] Production.INFO: call_cost end
[2026-09-08 13:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:53:14] Production.INFO: ==3775== Releasing lock...
[2026-09-08 13:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:54:02] Production.INFO: ==3837== Lock acquired, processing the job...
[2026-09-08 18:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:54:02] Production.INFO: neon service started
[2026-09-08 18:54:02] Production.INFO: neon service started
[2026-09-08 18:54:02] Production.INFO: ==3837== Releasing lock...
[2026-09-08 18:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:54:02] Production.INFO: ==3839== Lock acquired, processing the job...
[2026-09-08 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:54:02] Production.INFO: ==3839== Releasing lock...
[2026-09-08 13:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:54:02] Production.INFO: ==3841== Lock acquired, processing the job...
[2026-09-08 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:54:03] Production.INFO: ==3841== Releasing lock...
[2026-09-08 17:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:54:03] Production.INFO: ==3843== Lock acquired, processing the job...
[2026-09-08 13:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:54:03] Production.INFO: ==3847== Lock acquired, processing the job...
[2026-09-08 13:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:54:03] Production.INFO: ==3845== Lock acquired, processing the job...
[2026-09-08 13:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:54:03] Production.INFO: ==3851== Lock acquired, processing the job...
[2026-09-08 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:54:03] Production.INFO: ==3849== Lock acquired, processing the job...
[2026-09-08 13:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 13:54:03] Production.INFO: Account Balance Start.
[2026-09-08 13:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:54:03] Production.INFO: ==3851== Releasing lock...
[2026-09-08 13:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:54:03] Production.INFO: 117
[2026-09-08 13:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:54:03] Production.INFO: Total Charge 0
[2026-09-08 13:54:04] Production.INFO: CreateAllLog End
[2026-09-08 13:54:04] Production.INFO: Account Balance End.
[2026-09-08 13:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:54:04] Production.INFO: ==3849== Releasing lock...
[2026-09-08 13:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:54:04] Production.INFO: ==3845== Releasing lock...
[2026-09-08 13:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:54:11] Production.ERROR: CronJobId end10
[2026-09-08 13:54:11] Production.INFO: ==3847== Releasing lock...
[2026-09-08 13:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:54:14] Production.INFO: call_cost start
[2026-09-08 13:54:14] Production.INFO: call_cost end
[2026-09-08 13:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:54:14] Production.INFO: ==3843== Releasing lock...
[2026-09-08 13:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:55:01] Production.INFO: ==3908== Lock acquired, processing the job...
[2026-09-08 18:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:55:01] Production.INFO: neon service started
[2026-09-08 18:55:01] Production.INFO: neon service started
[2026-09-08 18:55:01] Production.INFO: ==3908== Releasing lock...
[2026-09-08 18:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:55:01] Production.INFO: ==3912== Lock acquired, processing the job...
[2026-09-08 17:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:55:01] Production.INFO: ==3912== Releasing lock...
[2026-09-08 17:55:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:55:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:55:02] Production.INFO: ==3910== Lock acquired, processing the job...
[2026-09-08 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:55:02] Production.INFO: ==3910== Releasing lock...
[2026-09-08 13:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:55:03] Production.INFO: ==3917== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:55:03] Production.INFO: ==3915== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 13:55:03] Production.INFO: ==3919== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:55:03] Production.INFO: ==3921== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:55:03] Production.ERROR: CronJob PID - 3917
[2026-09-08 13:55:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 13:55:03] Production.ERROR: CronJob ID - 5
[2026-09-08 13:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:55:00
[2026-09-08 13:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 13:55:03] Production.INFO: ==3927== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.ERROR: CronJob PID - 3919
[2026-09-08 13:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 13:55:03] Production.ERROR: CronJob ID - 7
[2026-09-08 13:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 13:55:00
[2026-09-08 13:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 13:55:03] Production.INFO: ==3923== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 13:55:03] Production.INFO: ==3915== Releasing lock...
[2026-09-08 13:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 13:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 13:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:55:03] Production.INFO: ==3925== Lock acquired, processing the job...
[2026-09-08 13:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 13: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-08 13: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-08 13:55:03] Production.INFO: Account Balance Start.
[2026-09-08 13: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-08 13:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:55:03] Production.INFO: 117
[2026-09-08 13:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:55:03] Production.INFO: ==3927== Releasing lock...
[2026-09-08 13:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:55:03] Production.INFO: Total Charge 0
[2026-09-08 13:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 13:55:03] Production.INFO: CreateAllLog End
[2026-09-08 13:55:03] Production.INFO: Account Balance End.
[2026-09-08 13:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:55:04] Production.INFO: ==3923== Releasing lock...
[2026-09-08 13:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:55:04] Production.ERROR: done
[2026-09-08 13:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 13:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966998', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 13:55:04] Production.INFO: ==3919== Releasing lock...
[2026-09-08 13:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17966998', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 13:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 13:55:10] Production.INFO: ProcessCDR(1,17966998,1,1,2)
[2026-09-08 13:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17966998,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17966998,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 13:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 13:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 13:55:10] Production.INFO: ==3925== Releasing lock...
[2026-09-08 13:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 13:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 13:55:13] Production.ERROR: CronJobId end10
[2026-09-08 13:55:13] Production.INFO: ==3921== Releasing lock...
[2026-09-08 13:55:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:55:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:55:17] Production.INFO: call_cost start
[2026-09-08 13:55:17] Production.INFO: call_cost end
[2026-09-08 13:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:55:17] Production.INFO: ==3917== Releasing lock...
[2026-09-08 13:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:56:02] Production.INFO: ==3982== Lock acquired, processing the job...
[2026-09-08 18:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:56:02] Production.INFO: neon service started
[2026-09-08 18:56:02] Production.INFO: neon service started
[2026-09-08 18:56:02] Production.INFO: ==3982== Releasing lock...
[2026-09-08 18:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:56:02] Production.INFO: ==3984== Lock acquired, processing the job...
[2026-09-08 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:56:02] Production.INFO: ==3984== Releasing lock...
[2026-09-08 13:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:56:02] Production.INFO: ==3986== Lock acquired, processing the job...
[2026-09-08 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:56:02] Production.INFO: ==3986== Releasing lock...
[2026-09-08 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:56:03] Production.INFO: ==3989== Lock acquired, processing the job...
[2026-09-08 13:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:56:03] Production.INFO: ==3995== Lock acquired, processing the job...
[2026-09-08 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:56:03] Production.INFO: Account Balance Start.
[2026-09-08 13:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:56:03] Production.INFO: 117
[2026-09-08 13:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:56:03] Production.INFO: Total Charge 0
[2026-09-08 13:56:03] Production.INFO: CreateAllLog End
[2026-09-08 13:56:03] Production.INFO: Account Balance End.
[2026-09-08 13:56:03] Production.INFO: ==3991== Lock acquired, processing the job...
[2026-09-08 13:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:56:03] Production.INFO: ==3995== Releasing lock...
[2026-09-08 13:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:56:03] Production.INFO: ==3993== Lock acquired, processing the job...
[2026-09-08 13:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:56:03] Production.INFO: ==3997== Lock acquired, processing the job...
[2026-09-08 13:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 13:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 13:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 13:56:04] Production.INFO: ==3997== Releasing lock...
[2026-09-08 13:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:56:04] Production.INFO: ==3991== Releasing lock...
[2026-09-08 13:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:56:11] Production.ERROR: CronJobId end10
[2026-09-08 13:56:11] Production.INFO: ==3993== Releasing lock...
[2026-09-08 13:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:56:14] Production.INFO: call_cost start
[2026-09-08 13:56:14] Production.INFO: call_cost end
[2026-09-08 13:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:56:14] Production.INFO: ==3989== Releasing lock...
[2026-09-08 13:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:57:01] Production.INFO: ==4050== Lock acquired, processing the job...
[2026-09-08 18:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:57:01] Production.INFO: neon service started
[2026-09-08 18:57:01] Production.INFO: neon service started
[2026-09-08 18:57:01] Production.INFO: ==4050== Releasing lock...
[2026-09-08 18:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:57:01] Production.INFO: ==4052== Lock acquired, processing the job...
[2026-09-08 13:57:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:57:02] Production.INFO: ==4052== Releasing lock...
[2026-09-08 13:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:57:02] Production.INFO: ==4054== Lock acquired, processing the job...
[2026-09-08 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:57:02] Production.INFO: ==4054== Releasing lock...
[2026-09-08 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:57:02] Production.INFO: ==4064== Lock acquired, processing the job...
[2026-09-08 13:57:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:57: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-08 13:57: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-08 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-08 13:57:03] Production.INFO: ==4064== Releasing lock...
[2026-09-08 13:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:57:03] Production.INFO: ==4056== Lock acquired, processing the job...
[2026-09-08 13:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:57:03] Production.INFO: ==4058== Lock acquired, processing the job...
[2026-09-08 13:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:57:03] Production.INFO: ==4060== Lock acquired, processing the job...
[2026-09-08 13:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:57:03] Production.INFO: ==4062== Lock acquired, processing the job...
[2026-09-08 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:57:03] Production.INFO: Account Balance Start.
[2026-09-08 13:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:57:03] Production.INFO: 117
[2026-09-08 13:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:57:03] Production.INFO: Total Charge 0
[2026-09-08 13:57:03] Production.INFO: CreateAllLog End
[2026-09-08 13:57:03] Production.INFO: Account Balance End.
[2026-09-08 13:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:57:03] Production.INFO: ==4062== Releasing lock...
[2026-09-08 13:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:57:04] Production.INFO: ==4058== Releasing lock...
[2026-09-08 13:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:57:11] Production.ERROR: CronJobId end10
[2026-09-08 13:57:11] Production.INFO: ==4060== Releasing lock...
[2026-09-08 13:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:57:13] Production.INFO: call_cost start
[2026-09-08 13:57:13] Production.INFO: call_cost end
[2026-09-08 13:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:57:13] Production.INFO: ==4056== Releasing lock...
[2026-09-08 13:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:58:01] Production.INFO: ==4119== Lock acquired, processing the job...
[2026-09-08 18:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:58:01] Production.INFO: neon service started
[2026-09-08 18:58:01] Production.INFO: neon service started
[2026-09-08 18:58:01] Production.INFO: ==4119== Releasing lock...
[2026-09-08 18:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 13:58:02] Production.INFO: ==4121== Lock acquired, processing the job...
[2026-09-08 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:58:02] Production.INFO: ==4123== Lock acquired, processing the job...
[2026-09-08 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:58:02] Production.INFO: ==4123== Releasing lock...
[2026-09-08 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:58:02] Production.INFO: ==4121== Releasing lock...
[2026-09-08 13:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:58:03] Production.INFO: ==4126== Lock acquired, processing the job...
[2026-09-08 13:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:58:03] Production.INFO: ==4128== Lock acquired, processing the job...
[2026-09-08 13:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:58:03] Production.INFO: ==4130== Lock acquired, processing the job...
[2026-09-08 13:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:58:03] Production.INFO: ==4134== Lock acquired, processing the job...
[2026-09-08 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:58:03] Production.INFO: ==4132== Lock acquired, processing the job...
[2026-09-08 13:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 13:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 13:58:03] Production.INFO: ==4134== Releasing lock...
[2026-09-08 13:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:58:04] Production.INFO: Account Balance Start.
[2026-09-08 13:58:04] Production.INFO: CreateAllLog Start
[2026-09-08 13:58:04] Production.INFO: 117
[2026-09-08 13:58:04] Production.INFO: Date 2026-09-08
[2026-09-08 13:58:04] Production.INFO: Reseller ==> 0
[2026-09-08 13:58:04] Production.INFO: Total Charge 0
[2026-09-08 13:58:04] Production.INFO: CreateAllLog End
[2026-09-08 13:58:04] Production.INFO: Account Balance End.
[2026-09-08 13:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 13:58:04] Production.INFO: ==4132== Releasing lock...
[2026-09-08 13:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:58:04] Production.INFO: ==4128== Releasing lock...
[2026-09-08 13:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:58:12] Production.ERROR: CronJobId end10
[2026-09-08 13:58:12] Production.INFO: ==4130== Releasing lock...
[2026-09-08 13:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:58:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:58:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:58:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:58:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:58:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:58:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:58:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:58:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:58:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:58:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:58:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:58:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:58:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:58:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:58:14] Production.INFO: call_cost start
[2026-09-08 13:58:14] Production.INFO: call_cost end
[2026-09-08 13:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:58:14] Production.INFO: ==4126== Releasing lock...
[2026-09-08 13:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:59:01] Production.INFO: ==4189== Lock acquired, processing the job...
[2026-09-08 18:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 18:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 18:59:01] Production.INFO: neon service started
[2026-09-08 18:59:01] Production.INFO: neon service started
[2026-09-08 18:59:01] Production.INFO: ==4189== Releasing lock...
[2026-09-08 18:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 18:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:59:01] Production.INFO: ==4193== Lock acquired, processing the job...
[2026-09-08 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:59:01] Production.INFO: ==4193== Releasing lock...
[2026-09-08 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 17:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 13:59:01] Production.INFO: ==4191== Lock acquired, processing the job...
[2026-09-08 13:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 13:59:02] Production.INFO: ==4191== Releasing lock...
[2026-09-08 13:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 13:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 13:59:02] Production.INFO: ==4204== Lock acquired, processing the job...
[2026-09-08 13:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 13:59: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-08 13:59: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-08 13:59: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-08 13:59:02] Production.INFO: ==4204== Releasing lock...
[2026-09-08 13:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 13:59:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 13:59:03] Production.INFO: ==4196== Lock acquired, processing the job...
[2026-09-08 13:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 13:59:03] Production.INFO: ==4198== Lock acquired, processing the job...
[2026-09-08 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 13:59:03] Production.INFO: ==4202== Lock acquired, processing the job...
[2026-09-08 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 13:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 13:59:03] Production.INFO: ==4200== Lock acquired, processing the job...
[2026-09-08 13:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 13:59:03] Production.INFO: Account Balance Start.
[2026-09-08 13:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 13:59:03] Production.INFO: 117
[2026-09-08 13:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 13:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 13:59:03] Production.INFO: Total Charge 0
[2026-09-08 13:59:03] Production.INFO: CreateAllLog End
[2026-09-08 13:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 13:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 13:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 13:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 13:59:03] Production.INFO: Account Balance End.
[2026-09-08 13:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 13:59:03] Production.INFO: ==4202== Releasing lock...
[2026-09-08 13:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 13:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 13:59:03] Production.INFO: ==4198== Releasing lock...
[2026-09-08 13:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 13:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 13:59:10] Production.ERROR: CronJobId end10
[2026-09-08 13:59:10] Production.INFO: ==4200== Releasing lock...
[2026-09-08 13:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 13:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 13:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 13:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 13:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 13:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 13:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 13:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 13:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 13:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 13:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 13:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 13:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 13:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 13:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 13:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 13:59:13] Production.INFO: call_cost start
[2026-09-08 13:59:13] Production.INFO: call_cost end
[2026-09-08 13:59:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 13:59:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 13:59:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 13:59:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 13:59:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 13:59:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 13:59:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 13:59:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 13:59:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 13:59:13] Production.INFO: ==4196== Releasing lock...
[2026-09-08 13:59:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 13:59:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:00:01] Production.INFO: ==4259== Lock acquired, processing the job...
[2026-09-08 19:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:00:01] Production.INFO: neon service started
[2026-09-08 19:00:01] Production.INFO: neon service started
[2026-09-08 19:00:01] Production.INFO: ==4259== Releasing lock...
[2026-09-08 19:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:00:02] Production.INFO: ==4261== Lock acquired, processing the job...
[2026-09-08 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:00:02] Production.INFO: ==4261== Releasing lock...
[2026-09-08 14:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:00:02] Production.INFO: ==4263== Lock acquired, processing the job...
[2026-09-08 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:00:02] Production.INFO: ==4263== Releasing lock...
[2026-09-08 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:00:03] Production.INFO: ==4270== Lock acquired, processing the job...
[2026-09-08 14:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:00:03] Production.INFO: ==4266== Lock acquired, processing the job...
[2026-09-08 14:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:00:03] Production.INFO: ==4268== Lock acquired, processing the job...
[2026-09-08 14:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:00:03] Production.INFO: ==4274== Lock acquired, processing the job...
[2026-09-08 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:00:03] Production.INFO: ==4272== Lock acquired, processing the job...
[2026-09-08 14:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:00:03] Production.INFO: Account Balance Start.
[2026-09-08 14:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:00:03] Production.INFO: 117
[2026-09-08 14:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:00:03] Production.INFO: ==4274== Releasing lock...
[2026-09-08 14:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:00:03] Production.INFO: Total Charge 0
[2026-09-08 14:00:03] Production.INFO: CreateAllLog End
[2026-09-08 14:00:04] Production.INFO: Account Balance End.
[2026-09-08 14:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:00:04] Production.INFO: ==4272== Releasing lock...
[2026-09-08 14:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:00:04] Production.INFO: ==4268== Releasing lock...
[2026-09-08 14:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:00:11] Production.ERROR: CronJobId end10
[2026-09-08 14:00:11] Production.INFO: ==4270== Releasing lock...
[2026-09-08 14:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:00:13] Production.INFO: call_cost start
[2026-09-08 14:00:13] Production.INFO: call_cost end
[2026-09-08 14:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:00:13] Production.INFO: ==4266== Releasing lock...
[2026-09-08 14:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:01:02] Production.INFO: ==4330== Lock acquired, processing the job...
[2026-09-08 19:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:01:02] Production.INFO: neon service started
[2026-09-08 19:01:02] Production.INFO: neon service started
[2026-09-08 19:01:02] Production.INFO: ==4330== Releasing lock...
[2026-09-08 19:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:01:02] Production.INFO: ==4342== Lock acquired, processing the job...
[2026-09-08 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:01:02] Production.INFO: ==4342== Releasing lock...
[2026-09-08 14:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:01:03] Production.INFO: ==4344== Lock acquired, processing the job...
[2026-09-08 18:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:01:03] Production.INFO: ==4344== Releasing lock...
[2026-09-08 18:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:01:03] Production.INFO: ==4347== Lock acquired, processing the job...
[2026-09-08 14:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:01:03] Production.INFO: ==4351== Lock acquired, processing the job...
[2026-09-08 14:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:01:03] Production.INFO: ==4355== Lock acquired, processing the job...
[2026-09-08 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 14:01:03] Production.INFO: ==4355== Releasing lock...
[2026-09-08 14:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:01:03] Production.INFO: ==4353== Lock acquired, processing the job...
[2026-09-08 14:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:01:03] Production.INFO: ==4349== Lock acquired, processing the job...
[2026-09-08 14:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:01:03] Production.INFO: Account Balance Start.
[2026-09-08 14:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:01:03] Production.INFO: 117
[2026-09-08 14:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:01:04] Production.INFO: Total Charge 0
[2026-09-08 14:01:04] Production.INFO: CreateAllLog End
[2026-09-08 14:01:04] Production.INFO: Account Balance End.
[2026-09-08 14:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:01:04] Production.INFO: ==4353== Releasing lock...
[2026-09-08 14:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:01:04] Production.INFO: ==4349== Releasing lock...
[2026-09-08 14:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:01:12] Production.ERROR: CronJobId end10
[2026-09-08 14:01:12] Production.INFO: ==4351== Releasing lock...
[2026-09-08 14:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:01:15] Production.INFO: call_cost start
[2026-09-08 14:01:15] Production.INFO: call_cost end
[2026-09-08 14:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:01:15] Production.INFO: ==4347== Releasing lock...
[2026-09-08 14:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:02:01] Production.INFO: ==4411== Lock acquired, processing the job...
[2026-09-08 19:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:02:01] Production.INFO: neon service started
[2026-09-08 19:02:01] Production.INFO: neon service started
[2026-09-08 19:02:01] Production.INFO: ==4411== Releasing lock...
[2026-09-08 19:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:02:02] Production.INFO: ==4414== Lock acquired, processing the job...
[2026-09-08 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:02:02] Production.INFO: ==4414== Releasing lock...
[2026-09-08 14:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:02:02] Production.INFO: ==4416== Lock acquired, processing the job...
[2026-09-08 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:02:02] Production.INFO: ==4416== Releasing lock...
[2026-09-08 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:02:03] Production.INFO: ==4420== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:02:03] Production.INFO: ==4426== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 14:02:03] Production.INFO: ==4418== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:02:03] Production.INFO: ==4422== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:02:03] Production.INFO: ==4424== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:02:03] Production.INFO: ==4428== Lock acquired, processing the job...
[2026-09-08 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:02:03] Production.ERROR: done
[2026-09-08 14:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 14:02:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:02:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:02:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:02:03] Production.INFO: Account Balance Start.
[2026-09-08 14:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:02:03] Production.INFO: 117
[2026-09-08 14:02:03] Production.INFO: ==4428== Releasing lock...
[2026-09-08 14:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:02:03] Production.ERROR: done
[2026-09-08 14:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:02:04] Production.INFO: Total Charge 0
[2026-09-08 14:02:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 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-08 14:02:04] Production.INFO: ==4426== Releasing lock...
[2026-09-08 14:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 14:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 14:02:04] Production.INFO: Account Balance End.
[2026-09-08 14:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:02:04] Production.INFO: ==4424== Releasing lock...
[2026-09-08 14:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:02:04] Production.INFO: ==4420== Releasing lock...
[2026-09-08 14:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:02:11] Production.ERROR: CronJobId end10
[2026-09-08 14:02:11] Production.INFO: ==4422== Releasing lock...
[2026-09-08 14:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:02:15] Production.INFO: call_cost start
[2026-09-08 14:02:15] Production.INFO: call_cost end
[2026-09-08 14:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:02:15] Production.INFO: ==4418== Releasing lock...
[2026-09-08 14:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:03:02] Production.INFO: ==4489== Lock acquired, processing the job...
[2026-09-08 19:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:03:02] Production.INFO: neon service started
[2026-09-08 19:03:02] Production.INFO: neon service started
[2026-09-08 19:03:02] Production.INFO: ==4489== Releasing lock...
[2026-09-08 19:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:03:02] Production.INFO: ==4491== Lock acquired, processing the job...
[2026-09-08 14:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:03:02] Production.INFO: ==4493== Lock acquired, processing the job...
[2026-09-08 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:03:02] Production.INFO: ==4493== Releasing lock...
[2026-09-08 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:03:03] Production.INFO: ==4491== Releasing lock...
[2026-09-08 14:03:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:03:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:03:03] Production.INFO: ==4496== Lock acquired, processing the job...
[2026-09-08 14:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:03:03] Production.INFO: ==4498== Lock acquired, processing the job...
[2026-09-08 14:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:03:03] Production.INFO: ==4500== Lock acquired, processing the job...
[2026-09-08 14:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:03:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:03:04] Production.INFO: ==4502== Lock acquired, processing the job...
[2026-09-08 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:03:04] Production.INFO: ==4504== Lock acquired, processing the job...
[2026-09-08 14:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:03:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:03:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:03:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:03:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:03:04] Production.INFO: Account Balance Start.
[2026-09-08 14:03:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:03:04] Production.INFO: 117
[2026-09-08 14:03:04] Production.INFO: Date 2026-09-08
[2026-09-08 14: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-08 14: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-08 14:03:04] Production.INFO: Reseller ==> 0
[2026-09-08 14: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-08 14:03:04] Production.INFO: ==4504== Releasing lock...
[2026-09-08 14:03:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:03:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:03:04] Production.INFO: Total Charge 0
[2026-09-08 14:03:04] Production.INFO: CreateAllLog End
[2026-09-08 14:03:04] Production.INFO: Account Balance End.
[2026-09-08 14:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:03:04] Production.INFO: ==4502== Releasing lock...
[2026-09-08 14:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:03:04] Production.INFO: ==4498== Releasing lock...
[2026-09-08 14:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:03:12] Production.ERROR: CronJobId end10
[2026-09-08 14:03:12] Production.INFO: ==4500== Releasing lock...
[2026-09-08 14:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:03:14] Production.INFO: call_cost start
[2026-09-08 14:03:14] Production.INFO: call_cost end
[2026-09-08 14:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:03:14] Production.INFO: ==4496== Releasing lock...
[2026-09-08 14:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:04:01] Production.INFO: ==4557== Lock acquired, processing the job...
[2026-09-08 19:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:04:01] Production.INFO: neon service started
[2026-09-08 19:04:01] Production.INFO: neon service started
[2026-09-08 19:04:01] Production.INFO: ==4557== Releasing lock...
[2026-09-08 19:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:04:02] Production.INFO: ==4559== Lock acquired, processing the job...
[2026-09-08 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:04:02] Production.INFO: ==4559== Releasing lock...
[2026-09-08 14:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:04:02] Production.INFO: ==4561== Lock acquired, processing the job...
[2026-09-08 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:04:02] Production.INFO: ==4561== Releasing lock...
[2026-09-08 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:04:02] Production.INFO: ==4571== Lock acquired, processing the job...
[2026-09-08 14:04:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 14:04:03] Production.INFO: ==4571== Releasing lock...
[2026-09-08 14:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:04:03] Production.INFO: ==4563== Lock acquired, processing the job...
[2026-09-08 14:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:04:03] Production.INFO: ==4565== Lock acquired, processing the job...
[2026-09-08 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:04:03] Production.INFO: ==4567== Lock acquired, processing the job...
[2026-09-08 14:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:04:03] Production.INFO: ==4569== Lock acquired, processing the job...
[2026-09-08 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:04:03] Production.INFO: Account Balance Start.
[2026-09-08 14:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:04:03] Production.INFO: 117
[2026-09-08 14:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:04:03] Production.INFO: Total Charge 0
[2026-09-08 14:04:03] Production.INFO: CreateAllLog End
[2026-09-08 14:04:03] Production.INFO: Account Balance End.
[2026-09-08 14:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:04:03] Production.INFO: ==4569== Releasing lock...
[2026-09-08 14:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:04:03] Production.INFO: ==4565== Releasing lock...
[2026-09-08 14:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:04:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:04:11] Production.ERROR: CronJobId end10
[2026-09-08 14:04:11] Production.INFO: ==4567== Releasing lock...
[2026-09-08 14:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:04:14] Production.INFO: call_cost start
[2026-09-08 14:04:14] Production.INFO: call_cost end
[2026-09-08 14:04:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:04:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:04:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:04:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:04:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:04:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:04:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:04:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:04:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:04:14] Production.INFO: ==4563== Releasing lock...
[2026-09-08 14:04:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:04:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:05:02] Production.INFO: ==4626== Lock acquired, processing the job...
[2026-09-08 19:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:05:02] Production.INFO: neon service started
[2026-09-08 19:05:02] Production.INFO: neon service started
[2026-09-08 19:05:02] Production.INFO: ==4626== Releasing lock...
[2026-09-08 19:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:05:02] Production.INFO: ==4629== Lock acquired, processing the job...
[2026-09-08 14:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:05:02] Production.INFO: ==4631== Lock acquired, processing the job...
[2026-09-08 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:05:02] Production.INFO: ==4631== Releasing lock...
[2026-09-08 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:05:03] Production.INFO: ==4629== Releasing lock...
[2026-09-08 14:05:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:05:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:05:04] Production.INFO: ==4635== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:05:04] Production.INFO: ==4633== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:05:04] Production.INFO: ==4637== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:05:04] Production.INFO: ==4639== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:05:04] Production.ERROR: CronJob PID - 4635
[2026-09-08 14:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 14:05:04] Production.ERROR: CronJob ID - 5
[2026-09-08 14:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:05:00
[2026-09-08 14:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:05:04] Production.INFO: ==4633== Releasing lock...
[2026-09-08 14:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 14:05:04] Production.INFO: ==4641== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:05:04] Production.INFO: ==4643== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:05:04] Production.INFO: Account Balance Start.
[2026-09-08 14:05:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:05:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:05:04] Production.INFO: 117
[2026-09-08 14:05:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:05:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:05:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:05:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:05:04] Production.INFO: ==4645== Lock acquired, processing the job...
[2026-09-08 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:05:04] Production.INFO: Total Charge 0
[2026-09-08 14:05:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:05:04] Production.ERROR: done
[2026-09-08 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-08 14:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967040', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 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-08 14:05:04] Production.INFO: ==4645== Releasing lock...
[2026-09-08 14:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:05:04] Production.INFO: Account Balance End.
[2026-09-08 14:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:05:04] Production.INFO: ==4641== Releasing lock...
[2026-09-08 14:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:05:05] Production.INFO: ==4637== Releasing lock...
[2026-09-08 14:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967040', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:05:10] Production.INFO: ProcessCDR(1,17967040,1,1,2)
[2026-09-08 14:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967040,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967040,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:05:10] Production.INFO: ==4643== Releasing lock...
[2026-09-08 14:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:05:14] Production.ERROR: CronJobId end10
[2026-09-08 14:05:14] Production.INFO: ==4639== Releasing lock...
[2026-09-08 14:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:05:17] Production.INFO: call_cost start
[2026-09-08 14:05:17] Production.INFO: call_cost end
[2026-09-08 14:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:05:17] Production.INFO: ==4635== Releasing lock...
[2026-09-08 14:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:06:01] Production.INFO: ==4699== Lock acquired, processing the job...
[2026-09-08 19:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:06:01] Production.INFO: neon service started
[2026-09-08 19:06:01] Production.INFO: neon service started
[2026-09-08 19:06:01] Production.INFO: ==4699== Releasing lock...
[2026-09-08 19:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:06:02] Production.INFO: ==4703== Lock acquired, processing the job...
[2026-09-08 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:06:02] Production.INFO: ==4705== Lock acquired, processing the job...
[2026-09-08 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:06:02] Production.INFO: ==4705== Releasing lock...
[2026-09-08 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:06:02] Production.INFO: ==4703== Releasing lock...
[2026-09-08 14:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:06:03] Production.INFO: ==4707== Lock acquired, processing the job...
[2026-09-08 14:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:06:03] Production.INFO: ==4709== Lock acquired, processing the job...
[2026-09-08 14:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:06:03] Production.INFO: ==4711== Lock acquired, processing the job...
[2026-09-08 14:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:06:03] Production.INFO: ==4713== Lock acquired, processing the job...
[2026-09-08 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:06:03] Production.INFO: Account Balance Start.
[2026-09-08 14:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:06:03] Production.INFO: 117
[2026-09-08 14:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:06:03] Production.INFO: ==4715== Lock acquired, processing the job...
[2026-09-08 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:06:03] Production.INFO: Total Charge 0
[2026-09-08 14:06:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 14:06:03] Production.INFO: ==4715== Releasing lock...
[2026-09-08 14:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:06:03] Production.INFO: Account Balance End.
[2026-09-08 14:06:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:06:03] Production.INFO: ==4713== Releasing lock...
[2026-09-08 14:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:06:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:06:04] Production.INFO: ==4709== Releasing lock...
[2026-09-08 14:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:06:11] Production.ERROR: CronJobId end10
[2026-09-08 14:06:11] Production.INFO: ==4711== Releasing lock...
[2026-09-08 14:06:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:06:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:06:13] Production.INFO: call_cost start
[2026-09-08 14:06:13] Production.INFO: call_cost end
[2026-09-08 14:06:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:06:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:06:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:06:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:06:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:06:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:06:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:06:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:06:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:06:13] Production.INFO: ==4707== Releasing lock...
[2026-09-08 14:06:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:06:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:07:02] Production.INFO: ==4773== Lock acquired, processing the job...
[2026-09-08 19:07:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:07:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:07:02] Production.INFO: neon service started
[2026-09-08 19:07:02] Production.INFO: neon service started
[2026-09-08 19:07:02] Production.INFO: ==4773== Releasing lock...
[2026-09-08 19:07:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:07:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:07:02] Production.INFO: ==4775== Lock acquired, processing the job...
[2026-09-08 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:07:02] Production.INFO: ==4775== Releasing lock...
[2026-09-08 14:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:07:02] Production.INFO: ==4777== Lock acquired, processing the job...
[2026-09-08 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:07:02] Production.INFO: ==4777== Releasing lock...
[2026-09-08 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:07:03] Production.INFO: ==4786== Lock acquired, processing the job...
[2026-09-08 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:07:03] Production.INFO: Account Balance Start.
[2026-09-08 14:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:07:03] Production.INFO: 117
[2026-09-08 14:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:07:03] Production.INFO: ==4780== Lock acquired, processing the job...
[2026-09-08 14:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:07:03] Production.INFO: Total Charge 0
[2026-09-08 14:07:03] Production.INFO: ==4782== Lock acquired, processing the job...
[2026-09-08 14:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:07:03] Production.INFO: CreateAllLog End
[2026-09-08 14:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:07:03] Production.INFO: ==4784== Lock acquired, processing the job...
[2026-09-08 14:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:07:03] Production.INFO: ==4788== Lock acquired, processing the job...
[2026-09-08 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:07:03] Production.INFO: Account Balance End.
[2026-09-08 14:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:07:03] Production.INFO: ==4786== Releasing lock...
[2026-09-08 14:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 14:07:03] Production.INFO: ==4788== Releasing lock...
[2026-09-08 14:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:07:04] Production.INFO: ==4782== Releasing lock...
[2026-09-08 14:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:07:11] Production.ERROR: CronJobId end10
[2026-09-08 14:07:11] Production.INFO: ==4784== Releasing lock...
[2026-09-08 14:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:07:15] Production.INFO: call_cost start
[2026-09-08 14:07:15] Production.INFO: call_cost end
[2026-09-08 14:07:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:07:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:07:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:07:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:07:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:07:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:07:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:07:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:07:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:07:15] Production.INFO: ==4780== Releasing lock...
[2026-09-08 14:07:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:07:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:08:01] Production.INFO: ==4843== Lock acquired, processing the job...
[2026-09-08 19:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:08:01] Production.INFO: neon service started
[2026-09-08 19:08:01] Production.INFO: neon service started
[2026-09-08 19:08:01] Production.INFO: ==4843== Releasing lock...
[2026-09-08 19:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:08:01] Production.INFO: ==4845== Lock acquired, processing the job...
[2026-09-08 14:08:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:08:02] Production.INFO: ==4845== Releasing lock...
[2026-09-08 14:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:08:02] Production.INFO: ==4847== Lock acquired, processing the job...
[2026-09-08 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:08:02] Production.INFO: ==4847== Releasing lock...
[2026-09-08 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:08:02] Production.INFO: ==4854== Lock acquired, processing the job...
[2026-09-08 14:08:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:08:03] Production.INFO: ==4858== Lock acquired, processing the job...
[2026-09-08 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:08:03] Production.INFO: ==4850== Lock acquired, processing the job...
[2026-09-08 14:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:08:03] Production.INFO: ==4852== Lock acquired, processing the job...
[2026-09-08 14:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 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-08 14:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:08:03] Production.INFO: ==4856== Lock acquired, processing the job...
[2026-09-08 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:08:03] Production.INFO: ==4858== Releasing lock...
[2026-09-08 14:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:08:03] Production.INFO: Account Balance Start.
[2026-09-08 14:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:08:03] Production.INFO: 117
[2026-09-08 14:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:08:03] Production.INFO: Total Charge 0
[2026-09-08 14:08:03] Production.INFO: CreateAllLog End
[2026-09-08 14:08:03] Production.INFO: Account Balance End.
[2026-09-08 14:08:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:08:03] Production.INFO: ==4856== Releasing lock...
[2026-09-08 14:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:08:04] Production.INFO: ==4852== Releasing lock...
[2026-09-08 14:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:08:10] Production.ERROR: CronJobId end10
[2026-09-08 14:08:10] Production.INFO: ==4854== Releasing lock...
[2026-09-08 14:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:08:13] Production.INFO: call_cost start
[2026-09-08 14:08:13] Production.INFO: call_cost end
[2026-09-08 14:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:08:13] Production.INFO: ==4850== Releasing lock...
[2026-09-08 14:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:09:02] Production.INFO: ==4918== Lock acquired, processing the job...
[2026-09-08 19:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:09:02] Production.INFO: neon service started
[2026-09-08 19:09:02] Production.INFO: neon service started
[2026-09-08 19:09:02] Production.INFO: ==4918== Releasing lock...
[2026-09-08 19:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:09:02] Production.INFO: ==4922== Lock acquired, processing the job...
[2026-09-08 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:09:02] Production.INFO: ==4922== Releasing lock...
[2026-09-08 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:09:02] Production.INFO: ==4920== Lock acquired, processing the job...
[2026-09-08 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:09:02] Production.INFO: ==4920== Releasing lock...
[2026-09-08 14:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:09:03] Production.INFO: ==4924== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:09:03] Production.INFO: ==4926== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:09:03] Production.INFO: ==4930== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:09:03] Production.INFO: ==4928== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:09:03] Production.INFO: ==4932== Lock acquired, processing the job...
[2026-09-08 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:09:03] Production.INFO: Account Balance Start.
[2026-09-08 14:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:09:03] Production.INFO: 117
[2026-09-08 14:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:09:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 14:09:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:09:03] Production.INFO: ==4932== Releasing lock...
[2026-09-08 14:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:09:03] Production.INFO: Account Balance End.
[2026-09-08 14:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:09:03] Production.INFO: ==4930== Releasing lock...
[2026-09-08 14:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:09:04] Production.INFO: ==4926== Releasing lock...
[2026-09-08 14:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:09:10] Production.ERROR: CronJobId end10
[2026-09-08 14:09:10] Production.INFO: ==4928== Releasing lock...
[2026-09-08 14:09:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:09:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:09:14] Production.INFO: call_cost start
[2026-09-08 14:09:14] Production.INFO: call_cost end
[2026-09-08 14:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:09:14] Production.INFO: ==4924== Releasing lock...
[2026-09-08 14:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:10:01] Production.INFO: ==4987== Lock acquired, processing the job...
[2026-09-08 19:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:10:01] Production.INFO: neon service started
[2026-09-08 19:10:01] Production.INFO: neon service started
[2026-09-08 19:10:01] Production.INFO: ==4987== Releasing lock...
[2026-09-08 19:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:10:01] Production.INFO: ==4989== Lock acquired, processing the job...
[2026-09-08 14:10:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:10:02] Production.INFO: ==4991== Lock acquired, processing the job...
[2026-09-08 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:10:02] Production.INFO: ==4989== Releasing lock...
[2026-09-08 14:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:10:02] Production.INFO: ==4991== Releasing lock...
[2026-09-08 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:10:02] Production.INFO: ==4996== Lock acquired, processing the job...
[2026-09-08 14:10:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:10:02] Production.INFO: ==4993== Lock acquired, processing the job...
[2026-09-08 14:10:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:10:03] Production.INFO: ==5002== Lock acquired, processing the job...
[2026-09-08 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:10:03] Production.INFO: ==4998== Lock acquired, processing the job...
[2026-09-08 14:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:10:03] Production.INFO: ==5000== Lock acquired, processing the job...
[2026-09-08 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 14:10:03] Production.INFO: ==5002== Releasing lock...
[2026-09-08 14:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:10:03] Production.INFO: Account Balance Start.
[2026-09-08 14:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:10:03] Production.INFO: 117
[2026-09-08 14:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:10:03] Production.INFO: Total Charge 0
[2026-09-08 14:10:03] Production.INFO: CreateAllLog End
[2026-09-08 14:10:03] Production.INFO: Account Balance End.
[2026-09-08 14:10:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:10:03] Production.INFO: ==5000== Releasing lock...
[2026-09-08 14:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:10:03] Production.INFO: ==4996== Releasing lock...
[2026-09-08 14:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:10:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:10:11] Production.ERROR: CronJobId end10
[2026-09-08 14:10:11] Production.INFO: ==4998== Releasing lock...
[2026-09-08 14:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:10:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:10:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:10:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:10:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:10:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:10:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:10:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:10:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:10:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:10:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:10:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:10:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:10:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:10:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:10:14] Production.INFO: call_cost start
[2026-09-08 14:10:14] Production.INFO: call_cost end
[2026-09-08 14:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:10:14] Production.INFO: ==4993== Releasing lock...
[2026-09-08 14:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:11:01] Production.INFO: ==5056== Lock acquired, processing the job...
[2026-09-08 19:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:11:01] Production.INFO: neon service started
[2026-09-08 19:11:01] Production.INFO: neon service started
[2026-09-08 19:11:01] Production.INFO: ==5056== Releasing lock...
[2026-09-08 19:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:11:02] Production.INFO: ==5060== Lock acquired, processing the job...
[2026-09-08 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:11:02] Production.INFO: ==5060== Releasing lock...
[2026-09-08 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:11:02] Production.INFO: ==5058== Lock acquired, processing the job...
[2026-09-08 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:11:02] Production.INFO: ==5058== Releasing lock...
[2026-09-08 14:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:11:02] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:11:03] Production.INFO: ==5062== Lock acquired, processing the job...
[2026-09-08 14:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:11:03] Production.INFO: ==5064== Lock acquired, processing the job...
[2026-09-08 14:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:11:03] Production.INFO: ==5067== Lock acquired, processing the job...
[2026-09-08 14:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:11:03] Production.INFO: ==5069== Lock acquired, processing the job...
[2026-09-08 14:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:11:03] Production.INFO: ==5071== Lock acquired, processing the job...
[2026-09-08 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:11:03] Production.INFO: Account Balance Start.
[2026-09-08 14:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:11:03] Production.INFO: 117
[2026-09-08 14:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 14:11:03] Production.INFO: ==5071== Releasing lock...
[2026-09-08 14:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:11:04] Production.INFO: Total Charge 0
[2026-09-08 14:11:04] Production.INFO: CreateAllLog End
[2026-09-08 14:11:04] Production.INFO: Account Balance End.
[2026-09-08 14:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:11:04] Production.INFO: ==5069== Releasing lock...
[2026-09-08 14:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:11:04] Production.INFO: ==5064== Releasing lock...
[2026-09-08 14:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:11:12] Production.ERROR: CronJobId end10
[2026-09-08 14:11:12] Production.INFO: ==5067== Releasing lock...
[2026-09-08 14:11:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:11:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:11:13] Production.INFO: call_cost start
[2026-09-08 14:11:13] Production.INFO: call_cost end
[2026-09-08 14:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:11:14] Production.INFO: ==5062== Releasing lock...
[2026-09-08 14:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:12:02] Production.INFO: ==5127== Lock acquired, processing the job...
[2026-09-08 19:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:12:02] Production.INFO: neon service started
[2026-09-08 19:12:02] Production.INFO: neon service started
[2026-09-08 19:12:02] Production.INFO: ==5127== Releasing lock...
[2026-09-08 19:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:12:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:12:02] Production.INFO: ==5131== Lock acquired, processing the job...
[2026-09-08 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:12:02] Production.INFO: ==5131== Releasing lock...
[2026-09-08 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:12:02] Production.INFO: ==5129== Lock acquired, processing the job...
[2026-09-08 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:12:02] Production.INFO: ==5129== Releasing lock...
[2026-09-08 14:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:12:03] Production.INFO: ==5136== Lock acquired, processing the job...
[2026-09-08 14:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:12:03] Production.INFO: ==5138== Lock acquired, processing the job...
[2026-09-08 14:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:12:03] Production.INFO: ==5140== Lock acquired, processing the job...
[2026-09-08 14:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:12:03] Production.INFO: ==5134== Lock acquired, processing the job...
[2026-09-08 14:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:12:03] Production.INFO: ==5142== Lock acquired, processing the job...
[2026-09-08 14:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:12:03] Production.INFO: Account Balance Start.
[2026-09-08 14:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:12:03] Production.INFO: 117
[2026-09-08 14:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:12:04] Production.INFO: Total Charge 0
[2026-09-08 14: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-08 14:12:04] Production.INFO: CreateAllLog End
[2026-09-08 14: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-08 14: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-08 14:12:04] Production.INFO: ==5142== Releasing lock...
[2026-09-08 14:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:12:04] Production.INFO: Account Balance End.
[2026-09-08 14:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:12:04] Production.INFO: ==5140== Releasing lock...
[2026-09-08 14:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:12:04] Production.INFO: ==5136== Releasing lock...
[2026-09-08 14:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:12:12] Production.ERROR: CronJobId end10
[2026-09-08 14:12:12] Production.INFO: ==5138== Releasing lock...
[2026-09-08 14:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:12:15] Production.INFO: call_cost start
[2026-09-08 14:12:15] Production.INFO: call_cost end
[2026-09-08 14:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:12:15] Production.INFO: ==5134== Releasing lock...
[2026-09-08 14:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:13:01] Production.INFO: ==5197== Lock acquired, processing the job...
[2026-09-08 19:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:13:01] Production.INFO: neon service started
[2026-09-08 19:13:01] Production.INFO: neon service started
[2026-09-08 19:13:01] Production.INFO: ==5197== Releasing lock...
[2026-09-08 19:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:13:01] Production.INFO: ==5199== Lock acquired, processing the job...
[2026-09-08 14:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:13:02] Production.INFO: ==5199== Releasing lock...
[2026-09-08 14:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:13:02] Production.INFO: ==5201== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:13:02] Production.INFO: ==5201== Releasing lock...
[2026-09-08 18:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:13:02] Production.INFO: ==5206== Lock acquired, processing the job...
[2026-09-08 14:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:13:03] Production.INFO: ==5204== Lock acquired, processing the job...
[2026-09-08 14:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:13:03] Production.INFO: ==5210== Lock acquired, processing the job...
[2026-09-08 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:13:03] Production.INFO: ==5208== Lock acquired, processing the job...
[2026-09-08 14:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:13:03] Production.INFO: ==5212== Lock acquired, processing the job...
[2026-09-08 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:13:03] Production.INFO: Account Balance Start.
[2026-09-08 14:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:13:03] Production.INFO: 117
[2026-09-08 14:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:13:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 14:13:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:13:03] Production.INFO: ==5212== Releasing lock...
[2026-09-08 14:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:13:03] Production.INFO: Account Balance End.
[2026-09-08 14:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:13:03] Production.INFO: ==5210== Releasing lock...
[2026-09-08 14:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:13:03] Production.INFO: ==5206== Releasing lock...
[2026-09-08 14:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:13:11] Production.ERROR: CronJobId end10
[2026-09-08 14:13:11] Production.INFO: ==5208== Releasing lock...
[2026-09-08 14:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:13:13] Production.INFO: call_cost start
[2026-09-08 14:13:13] Production.INFO: call_cost end
[2026-09-08 14:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:13:13] Production.INFO: ==5204== Releasing lock...
[2026-09-08 14:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:14:02] Production.INFO: ==5266== Lock acquired, processing the job...
[2026-09-08 19:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:14:02] Production.INFO: neon service started
[2026-09-08 19:14:02] Production.INFO: neon service started
[2026-09-08 19:14:02] Production.INFO: ==5266== Releasing lock...
[2026-09-08 19:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:14:02] Production.INFO: ==5269== Lock acquired, processing the job...
[2026-09-08 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:14:02] Production.INFO: ==5269== Releasing lock...
[2026-09-08 14:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:14:02] Production.INFO: ==5271== Lock acquired, processing the job...
[2026-09-08 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:14:02] Production.INFO: ==5271== Releasing lock...
[2026-09-08 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:14:03] Production.INFO: ==5273== Lock acquired, processing the job...
[2026-09-08 14:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:14:03] Production.INFO: ==5281== Lock acquired, processing the job...
[2026-09-08 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:14:03] Production.INFO: ==5275== Lock acquired, processing the job...
[2026-09-08 14:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:14:03] Production.INFO: ==5277== Lock acquired, processing the job...
[2026-09-08 14:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:14:03] Production.INFO: ==5279== Lock acquired, processing the job...
[2026-09-08 14:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 14:14:03] Production.INFO: ==5281== Releasing lock...
[2026-09-08 14:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:14:03] Production.INFO: Account Balance Start.
[2026-09-08 14:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:14:03] Production.INFO: 117
[2026-09-08 14:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:14:04] Production.INFO: Total Charge 0
[2026-09-08 14:14:04] Production.INFO: CreateAllLog End
[2026-09-08 14:14:04] Production.INFO: Account Balance End.
[2026-09-08 14:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:14:04] Production.INFO: ==5279== Releasing lock...
[2026-09-08 14:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:14:04] Production.INFO: ==5275== Releasing lock...
[2026-09-08 14:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:14:11] Production.ERROR: CronJobId end10
[2026-09-08 14:14:11] Production.INFO: ==5277== Releasing lock...
[2026-09-08 14:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:14:14] Production.INFO: call_cost start
[2026-09-08 14:14:14] Production.INFO: call_cost end
[2026-09-08 14:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:14:14] Production.INFO: ==5273== Releasing lock...
[2026-09-08 14:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:15:01] Production.INFO: ==5337== Lock acquired, processing the job...
[2026-09-08 19:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:15:01] Production.INFO: neon service started
[2026-09-08 19:15:01] Production.INFO: neon service started
[2026-09-08 19:15:01] Production.INFO: ==5337== Releasing lock...
[2026-09-08 19:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:15:01] Production.INFO: ==5339== Lock acquired, processing the job...
[2026-09-08 14:15:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:15:02] Production.INFO: ==5339== Releasing lock...
[2026-09-08 14:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:15:02] Production.INFO: ==5341== Lock acquired, processing the job...
[2026-09-08 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:15:02] Production.INFO: ==5341== Releasing lock...
[2026-09-08 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:15:03] Production.INFO: ==5356== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:15:03] Production.INFO: ==5354== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:15:03] Production.INFO: ==5346== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:15:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:15:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:15:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:15:03] Production.INFO: ==5344== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:15:03] Production.INFO: ==5348== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:15:03] Production.INFO: ==5356== Releasing lock...
[2026-09-08 14:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:15:03] Production.INFO: ==5350== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:15:03] Production.INFO: ==5352== Lock acquired, processing the job...
[2026-09-08 14:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:15:03] Production.ERROR: CronJob PID - 5346
[2026-09-08 14:15:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 14:15:03] Production.ERROR: CronJob ID - 5
[2026-09-08 14:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:15:00
[2026-09-08 14:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:15:03] Production.ERROR: CronJob PID - 5348
[2026-09-08 14:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 14:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 14:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:15:00
[2026-09-08 14:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:15:03] Production.ERROR: CronJob PID - 5350
[2026-09-08 14:15:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 14:15:03] Production.ERROR: CronJob ID - 10
[2026-09-08 14:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:15:00
[2026-09-08 14:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:15:03] Production.ERROR: CronJob PID - 5354
[2026-09-08 14:15:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 14:15:03] Production.ERROR: CronJob ID - 17
[2026-09-08 14:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:15:00
[2026-09-08 14:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:15:03] Production.INFO: ==5344== Releasing lock...
[2026-09-08 14:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 14:15:03] Production.ERROR: done
[2026-09-08 14:15:03] Production.INFO: Account Balance Start.
[2026-09-08 14:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:15:03] Production.INFO: 117
[2026-09-08 14:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:15:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:15:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967081', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 14:15:03] Production.INFO: Total Charge 0
[2026-09-08 14:15:03] Production.INFO: CreateAllLog End
[2026-09-08 14:15:04] Production.INFO: Account Balance End.
[2026-09-08 14:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:15:04] Production.INFO: ==5352== Releasing lock...
[2026-09-08 14:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:15:04] Production.INFO: ==5348== Releasing lock...
[2026-09-08 14:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:15:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967081', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:15:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:15:09] Production.INFO: ProcessCDR(1,17967081,1,1,2)
[2026-09-08 14:15:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:15:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967081,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:15:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:15:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:15:09] Production.INFO: ==5354== Releasing lock...
[2026-09-08 14:15:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:15:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:15:12] Production.ERROR: CronJobId end10
[2026-09-08 14:15:12] Production.INFO: ==5350== Releasing lock...
[2026-09-08 14:15:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:15:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:15:16] Production.INFO: call_cost start
[2026-09-08 14:15:16] Production.INFO: call_cost end
[2026-09-08 14:15:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:15:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:15:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:15:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:15:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:15:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:15:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:15:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:15:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:15:16] Production.INFO: ==5346== Releasing lock...
[2026-09-08 14:15:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:15:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:16:01] Production.INFO: ==5415== Lock acquired, processing the job...
[2026-09-08 19:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:16:01] Production.INFO: neon service started
[2026-09-08 19:16:01] Production.INFO: neon service started
[2026-09-08 19:16:01] Production.INFO: ==5415== Releasing lock...
[2026-09-08 19:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:16:02] Production.INFO: ==5419== Lock acquired, processing the job...
[2026-09-08 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:16:02] Production.INFO: ==5419== Releasing lock...
[2026-09-08 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:16:02] Production.INFO: ==5417== Lock acquired, processing the job...
[2026-09-08 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:16:02] Production.INFO: ==5417== Releasing lock...
[2026-09-08 14:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:16:03] Production.INFO: ==5424== Lock acquired, processing the job...
[2026-09-08 14:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:16:03] Production.INFO: ==5426== Lock acquired, processing the job...
[2026-09-08 14:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:16:03] Production.INFO: ==5422== Lock acquired, processing the job...
[2026-09-08 14:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:16:03] Production.INFO: ==5430== Lock acquired, processing the job...
[2026-09-08 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:16:03] Production.INFO: ==5428== Lock acquired, processing the job...
[2026-09-08 14:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 14:16:03] Production.INFO: ==5430== Releasing lock...
[2026-09-08 14:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:16:03] Production.INFO: Account Balance Start.
[2026-09-08 14:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:16:03] Production.INFO: 117
[2026-09-08 14:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:16:04] Production.INFO: ==5424== Releasing lock...
[2026-09-08 14:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:16:04] Production.INFO: Total Charge 0
[2026-09-08 14:16:04] Production.INFO: CreateAllLog End
[2026-09-08 14:16:04] Production.INFO: Account Balance End.
[2026-09-08 14:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:16:04] Production.INFO: ==5428== Releasing lock...
[2026-09-08 14:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:16:12] Production.ERROR: CronJobId end10
[2026-09-08 14:16:12] Production.INFO: ==5426== Releasing lock...
[2026-09-08 14:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:16:14] Production.INFO: call_cost start
[2026-09-08 14:16:14] Production.INFO: call_cost end
[2026-09-08 14:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:16:14] Production.INFO: ==5422== Releasing lock...
[2026-09-08 14:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:17:01] Production.INFO: ==5484== Lock acquired, processing the job...
[2026-09-08 19:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:17:01] Production.INFO: neon service started
[2026-09-08 19:17:01] Production.INFO: neon service started
[2026-09-08 19:17:01] Production.INFO: ==5484== Releasing lock...
[2026-09-08 19:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:17:01] Production.INFO: ==5486== Lock acquired, processing the job...
[2026-09-08 14:17:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:17:02] Production.INFO: ==5488== Lock acquired, processing the job...
[2026-09-08 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:17:02] Production.INFO: ==5488== Releasing lock...
[2026-09-08 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:17:02] Production.INFO: ==5486== Releasing lock...
[2026-09-08 14:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:17:02] Production.INFO: ==5493== Lock acquired, processing the job...
[2026-09-08 14:17:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:17:03] Production.INFO: ==5495== Lock acquired, processing the job...
[2026-09-08 14:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:17:03] Production.INFO: ==5497== Lock acquired, processing the job...
[2026-09-08 14:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:17:03] Production.INFO: ==5501== Lock acquired, processing the job...
[2026-09-08 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:17:03] Production.INFO: ==5499== Lock acquired, processing the job...
[2026-09-08 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 14:17:03] Production.INFO: Account Balance Start.
[2026-09-08 14:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:17:03] Production.INFO: 117
[2026-09-08 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-08 14:17:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:17:03] Production.INFO: ==5501== Releasing lock...
[2026-09-08 14:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:17:03] Production.INFO: Total Charge 0
[2026-09-08 14:17:03] Production.INFO: CreateAllLog End
[2026-09-08 14:17:03] Production.INFO: Account Balance End.
[2026-09-08 14:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:17:03] Production.INFO: ==5499== Releasing lock...
[2026-09-08 14:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:17:04] Production.INFO: ==5495== Releasing lock...
[2026-09-08 14:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:17:10] Production.ERROR: CronJobId end10
[2026-09-08 14:17:10] Production.INFO: ==5497== Releasing lock...
[2026-09-08 14:17:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:17:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:17:14] Production.INFO: call_cost start
[2026-09-08 14:17:14] Production.INFO: call_cost end
[2026-09-08 14:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:17:14] Production.INFO: ==5493== Releasing lock...
[2026-09-08 14:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:18:01] Production.INFO: ==5557== Lock acquired, processing the job...
[2026-09-08 19:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:18:01] Production.INFO: neon service started
[2026-09-08 19:18:01] Production.INFO: neon service started
[2026-09-08 19:18:01] Production.INFO: ==5557== Releasing lock...
[2026-09-08 19:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:18:02] Production.INFO: ==5559== Lock acquired, processing the job...
[2026-09-08 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:18:02] Production.INFO: ==5561== Lock acquired, processing the job...
[2026-09-08 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:18:02] Production.INFO: ==5561== Releasing lock...
[2026-09-08 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:18:02] Production.INFO: ==5559== Releasing lock...
[2026-09-08 14:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:18:03] Production.INFO: ==5564== Lock acquired, processing the job...
[2026-09-08 14:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:18:03] Production.INFO: ==5568== Lock acquired, processing the job...
[2026-09-08 14:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:18:03] Production.INFO: ==5566== Lock acquired, processing the job...
[2026-09-08 14:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:18:03] Production.INFO: ==5570== Lock acquired, processing the job...
[2026-09-08 14:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:18:03] Production.INFO: ==5572== Lock acquired, processing the job...
[2026-09-08 14:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:18:03] Production.INFO: Account Balance Start.
[2026-09-08 14:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:18:03] Production.INFO: 117
[2026-09-08 14:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:18:03] Production.INFO: Total Charge 0
[2026-09-08 14:18:03] Production.INFO: CreateAllLog End
[2026-09-08 14: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-08 14: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-08 14: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-08 14:18:04] Production.INFO: ==5572== Releasing lock...
[2026-09-08 14:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:18:04] Production.INFO: Account Balance End.
[2026-09-08 14:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:18:04] Production.INFO: ==5570== Releasing lock...
[2026-09-08 14:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:18:04] Production.INFO: ==5566== Releasing lock...
[2026-09-08 14:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:18:11] Production.ERROR: CronJobId end10
[2026-09-08 14:18:11] Production.INFO: ==5568== Releasing lock...
[2026-09-08 14:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:18:14] Production.INFO: call_cost start
[2026-09-08 14:18:14] Production.INFO: call_cost end
[2026-09-08 14:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:18:14] Production.INFO: ==5564== Releasing lock...
[2026-09-08 14:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:19:02] Production.INFO: ==5661== Lock acquired, processing the job...
[2026-09-08 19:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:19:02] Production.INFO: neon service started
[2026-09-08 19:19:02] Production.INFO: neon service started
[2026-09-08 19:19:02] Production.INFO: ==5661== Releasing lock...
[2026-09-08 19:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:19:02] Production.INFO: ==5663== Lock acquired, processing the job...
[2026-09-08 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:19:02] Production.INFO: ==5663== Releasing lock...
[2026-09-08 14:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:19:03] Production.INFO: ==5665== Lock acquired, processing the job...
[2026-09-08 18:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:19:03] Production.INFO: ==5665== Releasing lock...
[2026-09-08 18:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:19:03] Production.INFO: ==5668== Lock acquired, processing the job...
[2026-09-08 14:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:19:03] Production.INFO: ==5676== Lock acquired, processing the job...
[2026-09-08 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:19:03] Production.INFO: ==5670== Lock acquired, processing the job...
[2026-09-08 14:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 14:19:03] Production.INFO: ==5672== Lock acquired, processing the job...
[2026-09-08 14:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 14:19:03] Production.INFO: ==5676== Releasing lock...
[2026-09-08 14:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:19:03] Production.INFO: ==5674== Lock acquired, processing the job...
[2026-09-08 14:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:19:03] Production.INFO: Account Balance Start.
[2026-09-08 14:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:19:03] Production.INFO: 117
[2026-09-08 14:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:19:04] Production.INFO: Total Charge 0
[2026-09-08 14:19:04] Production.INFO: CreateAllLog End
[2026-09-08 14:19:04] Production.INFO: Account Balance End.
[2026-09-08 14:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:19:04] Production.INFO: ==5674== Releasing lock...
[2026-09-08 14:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:19:04] Production.INFO: ==5670== Releasing lock...
[2026-09-08 14:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:19:11] Production.ERROR: CronJobId end10
[2026-09-08 14:19:11] Production.INFO: ==5672== Releasing lock...
[2026-09-08 14:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:19:14] Production.INFO: call_cost start
[2026-09-08 14:19:14] Production.INFO: call_cost end
[2026-09-08 14:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:19:14] Production.INFO: ==5668== Releasing lock...
[2026-09-08 14:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:20:01] Production.INFO: ==5732== Lock acquired, processing the job...
[2026-09-08 19:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:20:01] Production.INFO: neon service started
[2026-09-08 19:20:01] Production.INFO: neon service started
[2026-09-08 19:20:01] Production.INFO: ==5732== Releasing lock...
[2026-09-08 19:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:20:02] Production.INFO: ==5734== Lock acquired, processing the job...
[2026-09-08 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:20:02] Production.INFO: ==5734== Releasing lock...
[2026-09-08 14:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:20:02] Production.INFO: ==5736== Lock acquired, processing the job...
[2026-09-08 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:20:02] Production.INFO: ==5736== Releasing lock...
[2026-09-08 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:20:02] Production.INFO: ==5744== Lock acquired, processing the job...
[2026-09-08 14:20:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:20:03] Production.INFO: Account Balance Start.
[2026-09-08 14:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:20:03] Production.INFO: 117
[2026-09-08 14:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:20:03] Production.INFO: Total Charge 0
[2026-09-08 14:20:03] Production.INFO: CreateAllLog End
[2026-09-08 14:20:03] Production.INFO: ==5738== Lock acquired, processing the job...
[2026-09-08 14:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:20:03] Production.INFO: ==5740== Lock acquired, processing the job...
[2026-09-08 14:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:20:03] Production.INFO: ==5742== Lock acquired, processing the job...
[2026-09-08 14:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:20:03] Production.INFO: Account Balance End.
[2026-09-08 14:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:20:03] Production.INFO: ==5744== Releasing lock...
[2026-09-08 14:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:20:03] Production.INFO: ==5746== Lock acquired, processing the job...
[2026-09-08 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 14:20:03] Production.INFO: ==5746== Releasing lock...
[2026-09-08 14:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:20:04] Production.INFO: ==5740== Releasing lock...
[2026-09-08 14:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:20:12] Production.ERROR: CronJobId end10
[2026-09-08 14:20:12] Production.INFO: ==5742== Releasing lock...
[2026-09-08 14:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:20:14] Production.INFO: call_cost start
[2026-09-08 14:20:14] Production.INFO: call_cost end
[2026-09-08 14:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:20:14] Production.INFO: ==5738== Releasing lock...
[2026-09-08 14:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:21:02] Production.INFO: ==5800== Lock acquired, processing the job...
[2026-09-08 19:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:21:02] Production.INFO: neon service started
[2026-09-08 19:21:02] Production.INFO: neon service started
[2026-09-08 19:21:02] Production.INFO: ==5800== Releasing lock...
[2026-09-08 19:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:21:02] Production.INFO: ==5804== Lock acquired, processing the job...
[2026-09-08 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:21:02] Production.INFO: ==5804== Releasing lock...
[2026-09-08 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:21:02] Production.INFO: ==5802== Lock acquired, processing the job...
[2026-09-08 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:21:02] Production.INFO: ==5802== Releasing lock...
[2026-09-08 14:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:21:03] Production.INFO: ==5806== Lock acquired, processing the job...
[2026-09-08 14:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:21:03] Production.INFO: ==5814== Lock acquired, processing the job...
[2026-09-08 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:21:03] Production.INFO: ==5808== Lock acquired, processing the job...
[2026-09-08 14:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:21:03] Production.INFO: ==5810== Lock acquired, processing the job...
[2026-09-08 14:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:21:03] Production.INFO: ==5812== Lock acquired, processing the job...
[2026-09-08 14:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:21:03] Production.INFO: Account Balance Start.
[2026-09-08 14:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:21:03] Production.INFO: 117
[2026-09-08 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-08 14:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 14:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 14:21:03] Production.INFO: ==5814== Releasing lock...
[2026-09-08 14:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:21:03] Production.INFO: Total Charge 0
[2026-09-08 14:21:03] Production.INFO: CreateAllLog End
[2026-09-08 14:21:04] Production.INFO: Account Balance End.
[2026-09-08 14:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:21:04] Production.INFO: ==5812== Releasing lock...
[2026-09-08 14:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:21:04] Production.INFO: ==5808== Releasing lock...
[2026-09-08 14:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:21:11] Production.ERROR: CronJobId end10
[2026-09-08 14:21:11] Production.INFO: ==5810== Releasing lock...
[2026-09-08 14:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:21:14] Production.INFO: call_cost start
[2026-09-08 14:21:14] Production.INFO: call_cost end
[2026-09-08 14:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:21:14] Production.INFO: ==5806== Releasing lock...
[2026-09-08 14:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:22:01] Production.INFO: ==5873== Lock acquired, processing the job...
[2026-09-08 19:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:22:01] Production.INFO: neon service started
[2026-09-08 19:22:01] Production.INFO: neon service started
[2026-09-08 19:22:01] Production.INFO: ==5873== Releasing lock...
[2026-09-08 19:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:22:01] Production.INFO: ==5875== Lock acquired, processing the job...
[2026-09-08 14:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:22:02] Production.INFO: ==5875== Releasing lock...
[2026-09-08 14:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:22:02] Production.INFO: ==5877== Lock acquired, processing the job...
[2026-09-08 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:22:02] Production.INFO: ==5877== Releasing lock...
[2026-09-08 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:22:02] Production.INFO: ==5883== Lock acquired, processing the job...
[2026-09-08 14:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:22:02] Production.INFO: ==5879== Lock acquired, processing the job...
[2026-09-08 14:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:22:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:22:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:22:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:22:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:22:03] Production.INFO: ==5881== Lock acquired, processing the job...
[2026-09-08 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:22:03] Production.INFO: ==5885== Lock acquired, processing the job...
[2026-09-08 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:22:03] Production.INFO: Account Balance Start.
[2026-09-08 14:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:22:03] Production.INFO: 117
[2026-09-08 14:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:22:03] Production.INFO: ==5887== Lock acquired, processing the job...
[2026-09-08 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:22:03] Production.INFO: Total Charge 0
[2026-09-08 14:22:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 14:22:03] Production.INFO: ==5887== Releasing lock...
[2026-09-08 14:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:22:03] Production.INFO: Account Balance End.
[2026-09-08 14:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:22:03] Production.INFO: ==5885== Releasing lock...
[2026-09-08 14:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:22:03] Production.INFO: ==5881== Releasing lock...
[2026-09-08 14:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:22:10] Production.ERROR: CronJobId end10
[2026-09-08 14:22:10] Production.INFO: ==5883== Releasing lock...
[2026-09-08 14:22:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:22:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:22:14] Production.INFO: call_cost start
[2026-09-08 14:22:14] Production.INFO: call_cost end
[2026-09-08 14:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:22:14] Production.INFO: ==5879== Releasing lock...
[2026-09-08 14:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:23:01] Production.INFO: ==5944== Lock acquired, processing the job...
[2026-09-08 19:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:23:01] Production.INFO: neon service started
[2026-09-08 19:23:01] Production.INFO: neon service started
[2026-09-08 19:23:01] Production.INFO: ==5944== Releasing lock...
[2026-09-08 19:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:23:02] Production.INFO: ==5948== Lock acquired, processing the job...
[2026-09-08 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:23:02] Production.INFO: ==5946== Lock acquired, processing the job...
[2026-09-08 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:23:02] Production.INFO: ==5948== Releasing lock...
[2026-09-08 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:23:02] Production.INFO: ==5946== Releasing lock...
[2026-09-08 14:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:23:03] Production.INFO: ==5953== Lock acquired, processing the job...
[2026-09-08 14:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:23:03] Production.INFO: ==5951== Lock acquired, processing the job...
[2026-09-08 14:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:23:03] Production.INFO: ==5955== Lock acquired, processing the job...
[2026-09-08 14:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:23:03] Production.INFO: ==5957== Lock acquired, processing the job...
[2026-09-08 14:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:23:03] Production.INFO: ==5959== Lock acquired, processing the job...
[2026-09-08 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:23:03] Production.INFO: Account Balance Start.
[2026-09-08 14:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:23:03] Production.INFO: 117
[2026-09-08 14:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:23:03] Production.INFO: ==5959== Releasing lock...
[2026-09-08 14:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:23:03] Production.INFO: Total Charge 0
[2026-09-08 14:23:03] Production.INFO: CreateAllLog End
[2026-09-08 14:23:04] Production.INFO: Account Balance End.
[2026-09-08 14:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:23:04] Production.INFO: ==5957== Releasing lock...
[2026-09-08 14:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:23:04] Production.INFO: ==5953== Releasing lock...
[2026-09-08 14:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:23:12] Production.ERROR: CronJobId end10
[2026-09-08 14:23:12] Production.INFO: ==5955== Releasing lock...
[2026-09-08 14:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:23:14] Production.INFO: call_cost start
[2026-09-08 14:23:14] Production.INFO: call_cost end
[2026-09-08 14:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:23:14] Production.INFO: ==5951== Releasing lock...
[2026-09-08 14:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:24:02] Production.INFO: ==6015== Lock acquired, processing the job...
[2026-09-08 19:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:24:02] Production.INFO: neon service started
[2026-09-08 19:24:02] Production.INFO: neon service started
[2026-09-08 19:24:02] Production.INFO: ==6015== Releasing lock...
[2026-09-08 19:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:24:02] Production.INFO: ==6017== Lock acquired, processing the job...
[2026-09-08 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:24:02] Production.INFO: ==6017== Releasing lock...
[2026-09-08 14:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:24:03] Production.INFO: ==6019== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:24:03] Production.INFO: ==6019== Releasing lock...
[2026-09-08 18:24:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:24:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:24:03] Production.INFO: ==6025== Lock acquired, processing the job...
[2026-09-08 14:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:24:03] Production.INFO: ==6023== Lock acquired, processing the job...
[2026-09-08 14:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:24:03] Production.INFO: ==6021== Lock acquired, processing the job...
[2026-09-08 14:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:24:03] Production.INFO: ==6027== Lock acquired, processing the job...
[2026-09-08 14:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:24:03] Production.INFO: Account Balance Start.
[2026-09-08 14:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:24:03] Production.INFO: 117
[2026-09-08 14:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:24:03] Production.INFO: ==6029== Lock acquired, processing the job...
[2026-09-08 14:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:24:03] Production.INFO: Total Charge 0
[2026-09-08 14:24:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 14: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-08 14:24:04] Production.INFO: ==6029== Releasing lock...
[2026-09-08 14:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:24:04] Production.INFO: Account Balance End.
[2026-09-08 14:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:24:04] Production.INFO: ==6027== Releasing lock...
[2026-09-08 14:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:24:04] Production.INFO: ==6023== Releasing lock...
[2026-09-08 14:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:24:11] Production.ERROR: CronJobId end10
[2026-09-08 14:24:11] Production.INFO: ==6025== Releasing lock...
[2026-09-08 14:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:24:14] Production.INFO: call_cost start
[2026-09-08 14:24:14] Production.INFO: call_cost end
[2026-09-08 14:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:24:14] Production.INFO: ==6021== Releasing lock...
[2026-09-08 14:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:25:01] Production.INFO: ==6085== Lock acquired, processing the job...
[2026-09-08 19:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:25:01] Production.INFO: neon service started
[2026-09-08 19:25:01] Production.INFO: neon service started
[2026-09-08 19:25:01] Production.INFO: ==6085== Releasing lock...
[2026-09-08 19:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:25:02] Production.INFO: ==6089== Lock acquired, processing the job...
[2026-09-08 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:25:02] Production.INFO: ==6087== Lock acquired, processing the job...
[2026-09-08 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:25:02] Production.INFO: ==6089== Releasing lock...
[2026-09-08 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:25:02] Production.INFO: ==6087== Releasing lock...
[2026-09-08 14:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:25:03] Production.INFO: ==6094== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:25:03] Production.INFO: ==6092== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:25:03] Production.INFO: ==6096== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:25:03] Production.INFO: ==6098== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:25:03] Production.INFO: ==6100== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:25:03] Production.ERROR: CronJob PID - 6094
[2026-09-08 14:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 14:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 14:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:25:00
[2026-09-08 14:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:25:03] Production.ERROR: CronJob PID - 6096
[2026-09-08 14:25:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 14:25:03] Production.ERROR: CronJob ID - 7
[2026-09-08 14:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:25:00
[2026-09-08 14:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:25:03] Production.ERROR: CronJob PID - 6098
[2026-09-08 14:25:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 14:25:03] Production.ERROR: CronJob ID - 10
[2026-09-08 14:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 14:25:00
[2026-09-08 14:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:25:03] Production.INFO: ==6092== Releasing lock...
[2026-09-08 14:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 14:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:25:03] Production.INFO: ==6102== Lock acquired, processing the job...
[2026-09-08 14:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:25:03] Production.INFO: Account Balance Start.
[2026-09-08 14:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:25:03] Production.INFO: 117
[2026-09-08 14:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:25:04] Production.INFO: ==6104== Lock acquired, processing the job...
[2026-09-08 14:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14: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-08 14: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-08 14: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-08 14:25:04] Production.INFO: ==6104== Releasing lock...
[2026-09-08 14:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:25:04] Production.INFO: Total Charge 0
[2026-09-08 14:25:04] Production.ERROR: done
[2026-09-08 14:25:04] Production.INFO: CreateAllLog End
[2026-09-08 14:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967122', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 14:25:04] Production.INFO: Account Balance End.
[2026-09-08 14:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:25:04] Production.INFO: ==6100== Releasing lock...
[2026-09-08 14:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:25:05] Production.INFO: ==6096== Releasing lock...
[2026-09-08 14:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967122', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:25:10] Production.INFO: ProcessCDR(1,17967122,1,1,2)
[2026-09-08 14:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967122,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:25:10] Production.INFO: ==6102== Releasing lock...
[2026-09-08 14:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:25:14] Production.ERROR: CronJobId end10
[2026-09-08 14:25:14] Production.INFO: ==6098== Releasing lock...
[2026-09-08 14:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:25:16] Production.INFO: call_cost start
[2026-09-08 14:25:16] Production.INFO: call_cost end
[2026-09-08 14:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:25:16] Production.INFO: ==6094== Releasing lock...
[2026-09-08 14:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:26:02] Production.INFO: ==6157== Lock acquired, processing the job...
[2026-09-08 19:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:26:02] Production.INFO: neon service started
[2026-09-08 19:26:02] Production.INFO: neon service started
[2026-09-08 19:26:02] Production.INFO: ==6157== Releasing lock...
[2026-09-08 19:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:26:02] Production.INFO: ==6161== Lock acquired, processing the job...
[2026-09-08 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:26:02] Production.INFO: ==6161== Releasing lock...
[2026-09-08 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:26:02] Production.INFO: ==6159== Lock acquired, processing the job...
[2026-09-08 14:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:26:03] Production.INFO: ==6159== Releasing lock...
[2026-09-08 14:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:26:03] Production.INFO: ==6166== Lock acquired, processing the job...
[2026-09-08 14:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:26:03] Production.INFO: ==6164== Lock acquired, processing the job...
[2026-09-08 14:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:26:03] Production.INFO: ==6170== Lock acquired, processing the job...
[2026-09-08 14:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:26:03] Production.INFO: Account Balance Start.
[2026-09-08 14:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:26:03] Production.INFO: 117
[2026-09-08 14:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:26:04] Production.INFO: ==6168== Lock acquired, processing the job...
[2026-09-08 14:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:26:04] Production.INFO: ==6172== Lock acquired, processing the job...
[2026-09-08 14:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:26:04] Production.INFO: Total Charge 0
[2026-09-08 14:26:04] Production.INFO: CreateAllLog End
[2026-09-08 14:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14: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-08 14: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-08 14:26:04] Production.INFO: ==6172== Releasing lock...
[2026-09-08 14:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:26:04] Production.INFO: Account Balance End.
[2026-09-08 14:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:26:04] Production.INFO: ==6170== Releasing lock...
[2026-09-08 14:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:26:04] Production.INFO: ==6166== Releasing lock...
[2026-09-08 14:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:26:12] Production.ERROR: CronJobId end10
[2026-09-08 14:26:12] Production.INFO: ==6168== Releasing lock...
[2026-09-08 14:26:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:26:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:26:15] Production.INFO: call_cost start
[2026-09-08 14:26:15] Production.INFO: call_cost end
[2026-09-08 14:26:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:26:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:26:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:26:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:26:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:26:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:26:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:26:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:26:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:26:15] Production.INFO: ==6164== Releasing lock...
[2026-09-08 14:26:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:26:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:27:01] Production.INFO: ==6225== Lock acquired, processing the job...
[2026-09-08 19:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:27:01] Production.INFO: neon service started
[2026-09-08 19:27:01] Production.INFO: neon service started
[2026-09-08 19:27:01] Production.INFO: ==6225== Releasing lock...
[2026-09-08 19:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:27:02] Production.INFO: ==6227== Lock acquired, processing the job...
[2026-09-08 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:27:02] Production.INFO: ==6229== Lock acquired, processing the job...
[2026-09-08 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:27:02] Production.INFO: ==6229== Releasing lock...
[2026-09-08 18:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:27:02] Production.INFO: ==6227== Releasing lock...
[2026-09-08 14:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:27:03] Production.INFO: ==6232== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:27:03] Production.INFO: ==6234== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:27:03] Production.INFO: ==6236== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:27:03] Production.INFO: ==6238== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:27:03] Production.INFO: ==6240== Lock acquired, processing the job...
[2026-09-08 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:27:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:27:03] Production.INFO: Account Balance Start.
[2026-09-08 14:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:27:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:27:03] Production.INFO: 117
[2026-09-08 14:27:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:27:03] Production.INFO: ==6240== Releasing lock...
[2026-09-08 14:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:27:03] Production.INFO: Total Charge 0
[2026-09-08 14:27:03] Production.INFO: CreateAllLog End
[2026-09-08 14:27:04] Production.INFO: Account Balance End.
[2026-09-08 14:27:04] Production.INFO: ==6234== Releasing lock...
[2026-09-08 14:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:27:04] Production.INFO: ==6238== Releasing lock...
[2026-09-08 14:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:27:11] Production.ERROR: CronJobId end10
[2026-09-08 14:27:11] Production.INFO: ==6236== Releasing lock...
[2026-09-08 14:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:27:13] Production.INFO: call_cost start
[2026-09-08 14:27:13] Production.INFO: call_cost end
[2026-09-08 14:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:27:13] Production.INFO: ==6232== Releasing lock...
[2026-09-08 14:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:28:02] Production.INFO: ==6293== Lock acquired, processing the job...
[2026-09-08 19:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:28:02] Production.INFO: neon service started
[2026-09-08 19:28:02] Production.INFO: neon service started
[2026-09-08 19:28:02] Production.INFO: ==6293== Releasing lock...
[2026-09-08 19:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:28:02] Production.INFO: ==6295== Lock acquired, processing the job...
[2026-09-08 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:28:02] Production.INFO: ==6297== Lock acquired, processing the job...
[2026-09-08 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:28:02] Production.INFO: ==6297== Releasing lock...
[2026-09-08 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:28:02] Production.INFO: ==6295== Releasing lock...
[2026-09-08 14:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:28:03] Production.INFO: ==6304== Lock acquired, processing the job...
[2026-09-08 14:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:28:03] Production.INFO: ==6306== Lock acquired, processing the job...
[2026-09-08 14:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:28:03] Production.INFO: ==6300== Lock acquired, processing the job...
[2026-09-08 14:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:28:03] Production.INFO: ==6302== Lock acquired, processing the job...
[2026-09-08 14:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:28:03] Production.INFO: ==6308== Lock acquired, processing the job...
[2026-09-08 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:28:03] Production.INFO: Account Balance Start.
[2026-09-08 14:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:28:03] Production.INFO: 117
[2026-09-08 14:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 14:28:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 14:28:03] Production.INFO: CreateAllLog End
[2026-09-08 14:28:03] Production.INFO: ==6308== Releasing lock...
[2026-09-08 14:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:28:04] Production.INFO: Account Balance End.
[2026-09-08 14:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:28:04] Production.INFO: ==6306== Releasing lock...
[2026-09-08 14:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:28:04] Production.INFO: ==6302== Releasing lock...
[2026-09-08 14:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:28:11] Production.ERROR: CronJobId end10
[2026-09-08 14:28:11] Production.INFO: ==6304== Releasing lock...
[2026-09-08 14:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:28:14] Production.INFO: call_cost start
[2026-09-08 14:28:14] Production.INFO: call_cost end
[2026-09-08 14:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:28:14] Production.INFO: ==6300== Releasing lock...
[2026-09-08 14:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:29:01] Production.INFO: ==6364== Lock acquired, processing the job...
[2026-09-08 19:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:29:01] Production.INFO: neon service started
[2026-09-08 19:29:01] Production.INFO: neon service started
[2026-09-08 19:29:01] Production.INFO: ==6364== Releasing lock...
[2026-09-08 19:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:29:02] Production.INFO: ==6366== Lock acquired, processing the job...
[2026-09-08 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:29:02] Production.INFO: ==6368== Lock acquired, processing the job...
[2026-09-08 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:29:02] Production.INFO: ==6368== Releasing lock...
[2026-09-08 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:29:02] Production.INFO: ==6366== Releasing lock...
[2026-09-08 14:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:29:02] Production.INFO: ==6370== Lock acquired, processing the job...
[2026-09-08 14:29:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:29:03] Production.INFO: ==6374== Lock acquired, processing the job...
[2026-09-08 14:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:29:03] Production.INFO: ==6372== Lock acquired, processing the job...
[2026-09-08 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:29:03] Production.INFO: ==6377== Lock acquired, processing the job...
[2026-09-08 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:29:03] Production.INFO: ==6379== Lock acquired, processing the job...
[2026-09-08 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:29:03] Production.INFO: Account Balance Start.
[2026-09-08 14:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:29:03] Production.INFO: 117
[2026-09-08 14:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 14:29:03] Production.INFO: Total Charge 0
[2026-09-08 14:29:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:29:03] Production.INFO: ==6379== Releasing lock...
[2026-09-08 14:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:29:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:29:03] Production.INFO: Account Balance End.
[2026-09-08 14:29:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:29:03] Production.INFO: ==6377== Releasing lock...
[2026-09-08 14:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:29:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:29:03] Production.INFO: ==6372== Releasing lock...
[2026-09-08 14:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:29:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:29:11] Production.ERROR: CronJobId end10
[2026-09-08 14:29:11] Production.INFO: ==6374== Releasing lock...
[2026-09-08 14:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:29:14] Production.INFO: call_cost start
[2026-09-08 14:29:14] Production.INFO: call_cost end
[2026-09-08 14:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:29:14] Production.INFO: ==6370== Releasing lock...
[2026-09-08 14:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:30:02] Production.INFO: ==6438== Lock acquired, processing the job...
[2026-09-08 19:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:30:02] Production.INFO: neon service started
[2026-09-08 19:30:02] Production.INFO: neon service started
[2026-09-08 19:30:02] Production.INFO: ==6438== Releasing lock...
[2026-09-08 19:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:30:02] Production.INFO: ==6440== Lock acquired, processing the job...
[2026-09-08 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:30:02] Production.INFO: ==6440== Releasing lock...
[2026-09-08 14:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:30:02] Production.INFO: ==6442== Lock acquired, processing the job...
[2026-09-08 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:30:02] Production.INFO: ==6442== Releasing lock...
[2026-09-08 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:30:03] Production.INFO: ==6453== Lock acquired, processing the job...
[2026-09-08 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:30:03] Production.INFO: ==6445== Lock acquired, processing the job...
[2026-09-08 14:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:30:03] Production.INFO: ==6447== Lock acquired, processing the job...
[2026-09-08 14:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 14:30:03] Production.INFO: ==6449== Lock acquired, processing the job...
[2026-09-08 14:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:30:03] Production.INFO: ==6453== Releasing lock...
[2026-09-08 14:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:30:03] Production.INFO: ==6451== Lock acquired, processing the job...
[2026-09-08 14:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:30:04] Production.INFO: Account Balance Start.
[2026-09-08 14:30:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:30:04] Production.INFO: 117
[2026-09-08 14:30:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:30:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:30:04] Production.INFO: Total Charge 0
[2026-09-08 14:30:04] Production.INFO: CreateAllLog End
[2026-09-08 14:30:04] Production.INFO: Account Balance End.
[2026-09-08 14:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:30:04] Production.INFO: ==6451== Releasing lock...
[2026-09-08 14:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:30:04] Production.INFO: ==6447== Releasing lock...
[2026-09-08 14:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:30:12] Production.ERROR: CronJobId end10
[2026-09-08 14:30:12] Production.INFO: ==6449== Releasing lock...
[2026-09-08 14:30:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:30:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:30:13] Production.INFO: call_cost start
[2026-09-08 14:30:13] Production.INFO: call_cost end
[2026-09-08 14:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:30:13] Production.INFO: ==6445== Releasing lock...
[2026-09-08 14:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:31:01] Production.INFO: ==6508== Lock acquired, processing the job...
[2026-09-08 19:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:31:01] Production.INFO: neon service started
[2026-09-08 19:31:01] Production.INFO: neon service started
[2026-09-08 19:31:01] Production.INFO: ==6508== Releasing lock...
[2026-09-08 19:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:31:01] Production.INFO: ==6510== Lock acquired, processing the job...
[2026-09-08 14:31:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:31:02] Production.INFO: ==6510== Releasing lock...
[2026-09-08 14:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:31:02] Production.INFO: ==6513== Lock acquired, processing the job...
[2026-09-08 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:31:02] Production.INFO: ==6513== Releasing lock...
[2026-09-08 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:31:02] Production.INFO: ==6523== Lock acquired, processing the job...
[2026-09-08 14:31:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:31:02] Production.INFO: ==6515== Lock acquired, processing the job...
[2026-09-08 14:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 14:31:03] Production.INFO: ==6521== Lock acquired, processing the job...
[2026-09-08 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 14:31:03] Production.INFO: ==6519== Lock acquired, processing the job...
[2026-09-08 14:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:31:03] Production.INFO: ==6517== Lock acquired, processing the job...
[2026-09-08 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 14:31:03] Production.INFO: ==6523== Releasing lock...
[2026-09-08 14:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:31:03] Production.INFO: Account Balance Start.
[2026-09-08 14:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:31:03] Production.INFO: 117
[2026-09-08 14:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:31:03] Production.INFO: Total Charge 0
[2026-09-08 14:31:03] Production.INFO: CreateAllLog End
[2026-09-08 14:31:03] Production.INFO: Account Balance End.
[2026-09-08 14:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:31:03] Production.INFO: ==6521== Releasing lock...
[2026-09-08 14:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:31:03] Production.INFO: ==6517== Releasing lock...
[2026-09-08 14:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:31:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:31:10] Production.ERROR: CronJobId end10
[2026-09-08 14:31:10] Production.INFO: ==6519== Releasing lock...
[2026-09-08 14:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:31:14] Production.INFO: call_cost start
[2026-09-08 14:31:14] Production.INFO: call_cost end
[2026-09-08 14:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:31:14] Production.INFO: ==6515== Releasing lock...
[2026-09-08 14:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:32:01] Production.INFO: ==6579== Lock acquired, processing the job...
[2026-09-08 19:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:32:01] Production.INFO: neon service started
[2026-09-08 19:32:01] Production.INFO: neon service started
[2026-09-08 19:32:01] Production.INFO: ==6579== Releasing lock...
[2026-09-08 19:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:32:02] Production.INFO: ==6581== Lock acquired, processing the job...
[2026-09-08 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:32:02] Production.INFO: ==6581== Releasing lock...
[2026-09-08 14:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:32:02] Production.INFO: ==6583== Lock acquired, processing the job...
[2026-09-08 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:32:02] Production.INFO: ==6583== Releasing lock...
[2026-09-08 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:32:03] Production.INFO: ==6585== Lock acquired, processing the job...
[2026-09-08 14:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:32:03] Production.INFO: ==6587== Lock acquired, processing the job...
[2026-09-08 14:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:32:03] Production.INFO: ==6591== Lock acquired, processing the job...
[2026-09-08 14:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:32:03] Production.INFO: ==6589== Lock acquired, processing the job...
[2026-09-08 14:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:32:03] Production.INFO: ==6593== Lock acquired, processing the job...
[2026-09-08 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:32:03] Production.INFO: Account Balance Start.
[2026-09-08 14:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:32:03] Production.INFO: 117
[2026-09-08 14:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 14: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-08 14:32:03] Production.INFO: Total Charge 0
[2026-09-08 14: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-08 14:32:03] Production.INFO: CreateAllLog End
[2026-09-08 14: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-08 14:32:03] Production.INFO: ==6593== Releasing lock...
[2026-09-08 14:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:32:03] Production.INFO: Account Balance End.
[2026-09-08 14:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:32:04] Production.INFO: ==6591== Releasing lock...
[2026-09-08 14:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:32:04] Production.INFO: ==6587== Releasing lock...
[2026-09-08 14:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:32:12] Production.ERROR: CronJobId end10
[2026-09-08 14:32:12] Production.INFO: ==6589== Releasing lock...
[2026-09-08 14:32:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:32:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:32:15] Production.INFO: call_cost start
[2026-09-08 14:32:15] Production.INFO: call_cost end
[2026-09-08 14:32:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:32:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:32:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:32:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:32:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:32:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:32:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:32:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:32:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:32:15] Production.INFO: ==6585== Releasing lock...
[2026-09-08 14:32:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:32:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:33:01] Production.INFO: ==6648== Lock acquired, processing the job...
[2026-09-08 19:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:33:01] Production.INFO: neon service started
[2026-09-08 19:33:01] Production.INFO: neon service started
[2026-09-08 19:33:01] Production.INFO: ==6648== Releasing lock...
[2026-09-08 19:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:33:01] Production.INFO: ==6650== Lock acquired, processing the job...
[2026-09-08 14:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:33:01] Production.INFO: ==6650== Releasing lock...
[2026-09-08 14:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:33:02] Production.INFO: ==6652== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:33:02] Production.INFO: ==6652== Releasing lock...
[2026-09-08 18:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:33:02] Production.INFO: ==6654== Lock acquired, processing the job...
[2026-09-08 14:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:33:02] Production.INFO: ==6659== Lock acquired, processing the job...
[2026-09-08 14:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:33:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:33:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:33:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:33:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:33:02] Production.INFO: ==6656== Lock acquired, processing the job...
[2026-09-08 14:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:33:03] Production.INFO: ==6661== Lock acquired, processing the job...
[2026-09-08 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:33:03] Production.INFO: ==6663== Lock acquired, processing the job...
[2026-09-08 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:33:03] Production.INFO: Account Balance Start.
[2026-09-08 14:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:33:03] Production.INFO: 117
[2026-09-08 14:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:33:03] Production.INFO: Total Charge 0
[2026-09-08 14:33:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 14:33:03] Production.INFO: ==6663== Releasing lock...
[2026-09-08 14:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:33:03] Production.INFO: Account Balance End.
[2026-09-08 14:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:33:03] Production.INFO: ==6661== Releasing lock...
[2026-09-08 14:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:33:03] Production.INFO: ==6656== Releasing lock...
[2026-09-08 14:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:33:11] Production.ERROR: CronJobId end10
[2026-09-08 14:33:11] Production.INFO: ==6659== Releasing lock...
[2026-09-08 14:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:33:14] Production.INFO: call_cost start
[2026-09-08 14:33:14] Production.INFO: call_cost end
[2026-09-08 14:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:33:14] Production.INFO: ==6654== Releasing lock...
[2026-09-08 14:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:34:01] Production.INFO: ==6718== Lock acquired, processing the job...
[2026-09-08 19:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:34:01] Production.INFO: neon service started
[2026-09-08 19:34:01] Production.INFO: neon service started
[2026-09-08 19:34:01] Production.INFO: ==6718== Releasing lock...
[2026-09-08 19:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:34:02] Production.INFO: ==6720== Lock acquired, processing the job...
[2026-09-08 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:34:02] Production.INFO: ==6720== Releasing lock...
[2026-09-08 14:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:34:02] Production.INFO: ==6723== Lock acquired, processing the job...
[2026-09-08 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:34:02] Production.INFO: ==6723== Releasing lock...
[2026-09-08 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:34:03] Production.INFO: ==6725== Lock acquired, processing the job...
[2026-09-08 14:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:34:03] Production.INFO: ==6727== Lock acquired, processing the job...
[2026-09-08 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:34:03] Production.INFO: ==6729== Lock acquired, processing the job...
[2026-09-08 14:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:34:03] Production.INFO: ==6733== Lock acquired, processing the job...
[2026-09-08 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:34:03] Production.INFO: ==6731== Lock acquired, processing the job...
[2026-09-08 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 14:34:03] Production.INFO: Account Balance Start.
[2026-09-08 14:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:34:03] Production.INFO: 117
[2026-09-08 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-08 14:34:03] Production.INFO: ==6733== Releasing lock...
[2026-09-08 14:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:34:03] Production.INFO: Total Charge 0
[2026-09-08 14:34:03] Production.INFO: CreateAllLog End
[2026-09-08 14:34:03] Production.INFO: ==6727== Releasing lock...
[2026-09-08 14:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:34:03] Production.INFO: Account Balance End.
[2026-09-08 14:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:34:03] Production.INFO: ==6731== Releasing lock...
[2026-09-08 14:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:34:11] Production.ERROR: CronJobId end10
[2026-09-08 14:34:11] Production.INFO: ==6729== Releasing lock...
[2026-09-08 14:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:34:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:34:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:34:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:34:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:34:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:34:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:34:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:34:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:34:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:34:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:34:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:34:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:34:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:34:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:34:14] Production.INFO: call_cost start
[2026-09-08 14:34:14] Production.INFO: call_cost end
[2026-09-08 14:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:34:14] Production.INFO: ==6725== Releasing lock...
[2026-09-08 14:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:35:02] Production.INFO: ==6792== Lock acquired, processing the job...
[2026-09-08 19:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:35:02] Production.INFO: neon service started
[2026-09-08 19:35:02] Production.INFO: neon service started
[2026-09-08 19:35:02] Production.INFO: ==6792== Releasing lock...
[2026-09-08 19:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:35:02] Production.INFO: ==6794== Lock acquired, processing the job...
[2026-09-08 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:35:02] Production.INFO: ==6796== Lock acquired, processing the job...
[2026-09-08 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 14:35:02] Production.INFO: ==6794== Releasing lock...
[2026-09-08 14:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:35:03] Production.INFO: ==6796== Releasing lock...
[2026-09-08 18:35:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:35:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:35:03] Production.INFO: ==6798== Lock acquired, processing the job...
[2026-09-08 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:35:03] Production.INFO: ==6798== Releasing lock...
[2026-09-08 14:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 14:35:03] Production.INFO: ==6800== Lock acquired, processing the job...
[2026-09-08 14:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:35:03] Production.INFO: ==6804== Lock acquired, processing the job...
[2026-09-08 14:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:35:04] Production.INFO: ==6802== Lock acquired, processing the job...
[2026-09-08 14:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:35:04] Production.INFO: ==6806== Lock acquired, processing the job...
[2026-09-08 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:35:04] Production.INFO: ==6808== Lock acquired, processing the job...
[2026-09-08 14:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:35:04] Production.INFO: Account Balance Start.
[2026-09-08 14:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:35:04] Production.INFO: 117
[2026-09-08 14:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:35:04] Production.INFO: ==6810== Lock acquired, processing the job...
[2026-09-08 14:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:35:04] Production.INFO: Total Charge 0
[2026-09-08 14:35:04] Production.INFO: CreateAllLog End
[2026-09-08 14: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-08 14: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-08 14: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-08 14:35:04] Production.ERROR: done
[2026-09-08 14:35:04] Production.INFO: ==6810== Releasing lock...
[2026-09-08 14:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967163', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 14:35:04] Production.INFO: Account Balance End.
[2026-09-08 14:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:35:04] Production.INFO: ==6806== Releasing lock...
[2026-09-08 14:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:35:05] Production.INFO: ==6802== Releasing lock...
[2026-09-08 14:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967163', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:35:10] Production.INFO: ProcessCDR(1,17967163,1,1,2)
[2026-09-08 14:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967163,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967163,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:35:10] Production.INFO: ==6808== Releasing lock...
[2026-09-08 14:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:35:13] Production.ERROR: CronJobId end10
[2026-09-08 14:35:13] Production.INFO: ==6804== Releasing lock...
[2026-09-08 14:35:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:35:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:35:17] Production.INFO: call_cost start
[2026-09-08 14:35:17] Production.INFO: call_cost end
[2026-09-08 14:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:35:17] Production.INFO: ==6800== Releasing lock...
[2026-09-08 14:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:36:01] Production.INFO: ==6868== Lock acquired, processing the job...
[2026-09-08 19:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:36:01] Production.INFO: neon service started
[2026-09-08 19:36:01] Production.INFO: neon service started
[2026-09-08 19:36:01] Production.INFO: ==6868== Releasing lock...
[2026-09-08 19:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:36:01] Production.INFO: ==6870== Lock acquired, processing the job...
[2026-09-08 14:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:36:02] Production.INFO: ==6870== Releasing lock...
[2026-09-08 14:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:36:02] Production.INFO: ==6872== Lock acquired, processing the job...
[2026-09-08 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:36:02] Production.INFO: ==6872== Releasing lock...
[2026-09-08 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:36:02] Production.INFO: ==6874== Lock acquired, processing the job...
[2026-09-08 14:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:36:03] Production.INFO: ==6876== Lock acquired, processing the job...
[2026-09-08 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:36:03] Production.INFO: ==6878== Lock acquired, processing the job...
[2026-09-08 14:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:36:03] Production.INFO: ==6880== Lock acquired, processing the job...
[2026-09-08 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:36:03] Production.INFO: ==6882== Lock acquired, processing the job...
[2026-09-08 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:36:03] Production.INFO: Account Balance Start.
[2026-09-08 14:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:36:03] Production.INFO: 117
[2026-09-08 14:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 14:36:03] Production.INFO: ==6882== Releasing lock...
[2026-09-08 14:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:36:03] Production.INFO: Total Charge 0
[2026-09-08 14:36:03] Production.INFO: CreateAllLog End
[2026-09-08 14:36:03] Production.INFO: Account Balance End.
[2026-09-08 14:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:36:03] Production.INFO: ==6880== Releasing lock...
[2026-09-08 14:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:36:03] Production.INFO: ==6876== Releasing lock...
[2026-09-08 14:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:36:11] Production.ERROR: CronJobId end10
[2026-09-08 14:36:11] Production.INFO: ==6878== Releasing lock...
[2026-09-08 14:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:36:13] Production.INFO: call_cost start
[2026-09-08 14:36:13] Production.INFO: call_cost end
[2026-09-08 14:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:36:13] Production.INFO: ==6874== Releasing lock...
[2026-09-08 14:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:37:02] Production.INFO: ==6937== Lock acquired, processing the job...
[2026-09-08 19:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:37:02] Production.INFO: neon service started
[2026-09-08 19:37:02] Production.INFO: neon service started
[2026-09-08 19:37:02] Production.INFO: ==6937== Releasing lock...
[2026-09-08 19:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:37:02] Production.INFO: ==6940== Lock acquired, processing the job...
[2026-09-08 14:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:37:02] Production.INFO: ==6942== Lock acquired, processing the job...
[2026-09-08 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:37:02] Production.INFO: ==6942== Releasing lock...
[2026-09-08 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:37:03] Production.INFO: ==6940== Releasing lock...
[2026-09-08 14:37:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:37:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:37:03] Production.INFO: ==6944== Lock acquired, processing the job...
[2026-09-08 14:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:37:03] Production.INFO: ==6946== Lock acquired, processing the job...
[2026-09-08 14:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:37:03] Production.INFO: ==6950== Lock acquired, processing the job...
[2026-09-08 14:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:37:03] Production.INFO: ==6948== Lock acquired, processing the job...
[2026-09-08 14:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:37:03] Production.INFO: Account Balance Start.
[2026-09-08 14:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:37:03] Production.INFO: 117
[2026-09-08 14:37:03] Production.INFO: ==6952== Lock acquired, processing the job...
[2026-09-08 14:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:37:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:37:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:37:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:37:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:37:04] Production.INFO: Total Charge 0
[2026-09-08 14:37:04] Production.INFO: CreateAllLog End
[2026-09-08 14:37:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:37:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:37:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:37:04] Production.INFO: ==6952== Releasing lock...
[2026-09-08 14:37:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:37:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:37:04] Production.INFO: Account Balance End.
[2026-09-08 14:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:37:04] Production.INFO: ==6950== Releasing lock...
[2026-09-08 14:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:37:04] Production.INFO: ==6946== Releasing lock...
[2026-09-08 14:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:37:11] Production.ERROR: CronJobId end10
[2026-09-08 14:37:11] Production.INFO: ==6948== Releasing lock...
[2026-09-08 14:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:37:15] Production.INFO: call_cost start
[2026-09-08 14:37:15] Production.INFO: call_cost end
[2026-09-08 14:37:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:37:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:37:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:37:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:37:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:37:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:37:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:37:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:37:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:37:15] Production.INFO: ==6944== Releasing lock...
[2026-09-08 14:37:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:37:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:38:01] Production.INFO: ==7019== Lock acquired, processing the job...
[2026-09-08 19:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:38:01] Production.INFO: neon service started
[2026-09-08 19:38:01] Production.INFO: neon service started
[2026-09-08 19:38:01] Production.INFO: ==7019== Releasing lock...
[2026-09-08 19:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:38:01] Production.INFO: ==7021== Lock acquired, processing the job...
[2026-09-08 14:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:38:02] Production.INFO: ==7021== Releasing lock...
[2026-09-08 14:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:38:02] Production.INFO: ==7023== Lock acquired, processing the job...
[2026-09-08 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:38:02] Production.INFO: ==7023== Releasing lock...
[2026-09-08 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:38:02] Production.INFO: ==7027== Lock acquired, processing the job...
[2026-09-08 14:38:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:38:02] Production.INFO: ==7025== Lock acquired, processing the job...
[2026-09-08 14:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:38:02] Production.INFO: ==7029== Lock acquired, processing the job...
[2026-09-08 14:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:38:03] Production.INFO: ==7033== Lock acquired, processing the job...
[2026-09-08 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:38:03] Production.INFO: ==7031== Lock acquired, processing the job...
[2026-09-08 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 14:38:03] Production.INFO: Account Balance Start.
[2026-09-08 14:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:38:03] Production.INFO: 117
[2026-09-08 14:38:03] Production.INFO: ==7033== Releasing lock...
[2026-09-08 14:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:38:03] Production.INFO: Total Charge 0
[2026-09-08 14:38:03] Production.INFO: CreateAllLog End
[2026-09-08 14:38:03] Production.INFO: Account Balance End.
[2026-09-08 14:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:38:03] Production.INFO: ==7031== Releasing lock...
[2026-09-08 14:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:38:03] Production.INFO: ==7027== Releasing lock...
[2026-09-08 14:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:38:12] Production.ERROR: CronJobId end10
[2026-09-08 14:38:12] Production.INFO: ==7029== Releasing lock...
[2026-09-08 14:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:38:14] Production.INFO: call_cost start
[2026-09-08 14:38:14] Production.INFO: call_cost end
[2026-09-08 14:38:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:38:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:38:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:38:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:38:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:38:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:38:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:38:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:38:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:38:14] Production.INFO: ==7025== Releasing lock...
[2026-09-08 14:38:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:38:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:39:01] Production.INFO: ==7091== Lock acquired, processing the job...
[2026-09-08 19:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:39:01] Production.INFO: neon service started
[2026-09-08 19:39:01] Production.INFO: neon service started
[2026-09-08 19:39:01] Production.INFO: ==7091== Releasing lock...
[2026-09-08 19:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:39:02] Production.INFO: ==7095== Lock acquired, processing the job...
[2026-09-08 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:39:02] Production.INFO: ==7095== Releasing lock...
[2026-09-08 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:39:02] Production.INFO: ==7093== Lock acquired, processing the job...
[2026-09-08 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:39:02] Production.INFO: ==7093== Releasing lock...
[2026-09-08 14:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:39:03] Production.INFO: ==7097== Lock acquired, processing the job...
[2026-09-08 14:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:39:03] Production.INFO: ==7101== Lock acquired, processing the job...
[2026-09-08 14:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:39:03] Production.INFO: ==7099== Lock acquired, processing the job...
[2026-09-08 14:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:39:03] Production.INFO: ==7103== Lock acquired, processing the job...
[2026-09-08 14:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:39:03] Production.INFO: ==7105== Lock acquired, processing the job...
[2026-09-08 14:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:39:03] Production.INFO: Account Balance Start.
[2026-09-08 14:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:39:03] Production.INFO: 117
[2026-09-08 14:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:39:03] Production.INFO: Total Charge 0
[2026-09-08 14:39:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:39:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 14: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-08 14:39:04] Production.INFO: ==7105== Releasing lock...
[2026-09-08 14:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:39:04] Production.INFO: ==7103== Releasing lock...
[2026-09-08 14:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:39:04] Production.INFO: ==7099== Releasing lock...
[2026-09-08 14:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:39:11] Production.ERROR: CronJobId end10
[2026-09-08 14:39:11] Production.INFO: ==7101== Releasing lock...
[2026-09-08 14:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:39:14] Production.INFO: call_cost start
[2026-09-08 14:39:14] Production.INFO: call_cost end
[2026-09-08 14:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:39:14] Production.INFO: ==7097== Releasing lock...
[2026-09-08 14:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:40:01] Production.INFO: ==7162== Lock acquired, processing the job...
[2026-09-08 19:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:40:01] Production.INFO: neon service started
[2026-09-08 19:40:01] Production.INFO: neon service started
[2026-09-08 19:40:01] Production.INFO: ==7162== Releasing lock...
[2026-09-08 19:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:40:01] Production.INFO: ==7164== Lock acquired, processing the job...
[2026-09-08 14:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:40:01] Production.INFO: ==7164== Releasing lock...
[2026-09-08 14:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:40:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:40:02] Production.INFO: ==7166== Lock acquired, processing the job...
[2026-09-08 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:40:02] Production.INFO: ==7166== Releasing lock...
[2026-09-08 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:40:02] Production.INFO: ==7172== Lock acquired, processing the job...
[2026-09-08 14:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:40:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:40:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:40:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:40:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:40:02] Production.INFO: ==7168== Lock acquired, processing the job...
[2026-09-08 14:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:40:02] Production.INFO: ==7176== Lock acquired, processing the job...
[2026-09-08 14:40:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:40:02] Production.INFO: ==7170== Lock acquired, processing the job...
[2026-09-08 14:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:40:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 14:40:03] Production.INFO: ==7174== Lock acquired, processing the job...
[2026-09-08 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 14:40:03] Production.INFO: ==7176== Releasing lock...
[2026-09-08 14:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:40:03] Production.INFO: Account Balance Start.
[2026-09-08 14:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:40:03] Production.INFO: 117
[2026-09-08 14:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:40:03] Production.INFO: Total Charge 0
[2026-09-08 14:40:03] Production.INFO: CreateAllLog End
[2026-09-08 14:40:03] Production.INFO: Account Balance End.
[2026-09-08 14:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:40:03] Production.INFO: ==7174== Releasing lock...
[2026-09-08 14:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:40:03] Production.INFO: ==7170== Releasing lock...
[2026-09-08 14:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:40:10] Production.ERROR: CronJobId end10
[2026-09-08 14:40:10] Production.INFO: ==7172== Releasing lock...
[2026-09-08 14:40:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:40:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:40:14] Production.INFO: call_cost start
[2026-09-08 14:40:14] Production.INFO: call_cost end
[2026-09-08 14:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:40:14] Production.INFO: ==7168== Releasing lock...
[2026-09-08 14:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:41:01] Production.INFO: ==7231== Lock acquired, processing the job...
[2026-09-08 19:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:41:01] Production.INFO: neon service started
[2026-09-08 19:41:01] Production.INFO: neon service started
[2026-09-08 19:41:01] Production.INFO: ==7231== Releasing lock...
[2026-09-08 19:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:41:02] Production.INFO: ==7236== Lock acquired, processing the job...
[2026-09-08 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:41:02] Production.INFO: ==7236== Releasing lock...
[2026-09-08 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:41:02] Production.INFO: ==7234== Lock acquired, processing the job...
[2026-09-08 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:41:02] Production.INFO: ==7234== Releasing lock...
[2026-09-08 14:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:41:03] Production.INFO: ==7238== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:41:03] Production.INFO: ==7242== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:41:03] Production.INFO: ==7240== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:41:03] Production.INFO: ==7244== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:41:03] Production.INFO: ==7246== Lock acquired, processing the job...
[2026-09-08 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:41:03] Production.INFO: Account Balance Start.
[2026-09-08 14:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:41:03] Production.INFO: 117
[2026-09-08 14:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 14:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:41:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 14:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:41:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 14:41:03] Production.INFO: ==7246== Releasing lock...
[2026-09-08 14:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:41:03] Production.INFO: Account Balance End.
[2026-09-08 14:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:41:03] Production.INFO: ==7244== Releasing lock...
[2026-09-08 14:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:41:04] Production.INFO: ==7240== Releasing lock...
[2026-09-08 14:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:41:11] Production.ERROR: CronJobId end10
[2026-09-08 14:41:11] Production.INFO: ==7242== Releasing lock...
[2026-09-08 14:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:41:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:41:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:41:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:41:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:41:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:41:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:41:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:41:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:41:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:41:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:41:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:41:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:41:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:41:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:41:15] Production.INFO: call_cost start
[2026-09-08 14:41:15] Production.INFO: call_cost end
[2026-09-08 14:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:41:15] Production.INFO: ==7238== Releasing lock...
[2026-09-08 14:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:42:02] Production.INFO: ==7306== Lock acquired, processing the job...
[2026-09-08 19:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:42:02] Production.INFO: neon service started
[2026-09-08 19:42:02] Production.INFO: neon service started
[2026-09-08 19:42:02] Production.INFO: ==7306== Releasing lock...
[2026-09-08 19:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:42:02] Production.INFO: ==7308== Lock acquired, processing the job...
[2026-09-08 14:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:42:02] Production.INFO: ==7310== Lock acquired, processing the job...
[2026-09-08 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:42:03] Production.INFO: ==7310== Releasing lock...
[2026-09-08 18:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:42:03] Production.INFO: ==7308== Releasing lock...
[2026-09-08 14:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:42:03] Production.INFO: ==7313== Lock acquired, processing the job...
[2026-09-08 14:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:42:03] Production.INFO: ==7315== Lock acquired, processing the job...
[2026-09-08 14:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:42:03] Production.INFO: ==7317== Lock acquired, processing the job...
[2026-09-08 14:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:42:03] Production.INFO: ==7319== Lock acquired, processing the job...
[2026-09-08 14:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:42:04] Production.INFO: ==7321== Lock acquired, processing the job...
[2026-09-08 14:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:42:04] Production.INFO: Account Balance Start.
[2026-09-08 14:42:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:42:04] Production.INFO: 117
[2026-09-08 14:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 14: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-08 14: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-08 14: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-08 14:42:04] Production.INFO: ==7321== Releasing lock...
[2026-09-08 14:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:42:04] Production.INFO: Total Charge 0
[2026-09-08 14:42:04] Production.INFO: CreateAllLog End
[2026-09-08 14:42:04] Production.INFO: Account Balance End.
[2026-09-08 14:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:42:04] Production.INFO: ==7319== Releasing lock...
[2026-09-08 14:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:42:04] Production.INFO: ==7315== Releasing lock...
[2026-09-08 14:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:42:12] Production.ERROR: CronJobId end10
[2026-09-08 14:42:12] Production.INFO: ==7317== Releasing lock...
[2026-09-08 14:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:42:14] Production.INFO: call_cost start
[2026-09-08 14:42:14] Production.INFO: call_cost end
[2026-09-08 14:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:42:14] Production.INFO: ==7313== Releasing lock...
[2026-09-08 14:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:43:01] Production.INFO: ==7374== Lock acquired, processing the job...
[2026-09-08 19:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:43:01] Production.INFO: neon service started
[2026-09-08 19:43:01] Production.INFO: neon service started
[2026-09-08 19:43:01] Production.INFO: ==7374== Releasing lock...
[2026-09-08 19:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:43:02] Production.INFO: ==7376== Lock acquired, processing the job...
[2026-09-08 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:43:02] Production.INFO: ==7376== Releasing lock...
[2026-09-08 14:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:43:02] Production.INFO: ==7378== Lock acquired, processing the job...
[2026-09-08 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:43:02] Production.INFO: ==7378== Releasing lock...
[2026-09-08 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:43:03] Production.INFO: ==7381== Lock acquired, processing the job...
[2026-09-08 14:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:43:03] Production.INFO: ==7383== Lock acquired, processing the job...
[2026-09-08 14:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:43:03] Production.INFO: ==7385== Lock acquired, processing the job...
[2026-09-08 14:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:43:03] Production.INFO: ==7387== Lock acquired, processing the job...
[2026-09-08 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:43:03] Production.INFO: ==7389== Lock acquired, processing the job...
[2026-09-08 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:43:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:43:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:43:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:43:03] Production.INFO: ==7389== Releasing lock...
[2026-09-08 14:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:43:03] Production.INFO: Account Balance Start.
[2026-09-08 14:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:43:03] Production.INFO: 117
[2026-09-08 14:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:43:03] Production.INFO: Total Charge 0
[2026-09-08 14:43:03] Production.INFO: CreateAllLog End
[2026-09-08 14:43:03] Production.INFO: Account Balance End.
[2026-09-08 14:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:43:03] Production.INFO: ==7387== Releasing lock...
[2026-09-08 14:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:43:04] Production.INFO: ==7383== Releasing lock...
[2026-09-08 14:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:43:11] Production.ERROR: CronJobId end10
[2026-09-08 14:43:11] Production.INFO: ==7385== Releasing lock...
[2026-09-08 14:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:43:14] Production.INFO: call_cost start
[2026-09-08 14:43:14] Production.INFO: call_cost end
[2026-09-08 14:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:43:14] Production.INFO: ==7381== Releasing lock...
[2026-09-08 14:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:44:02] Production.INFO: ==7449== Lock acquired, processing the job...
[2026-09-08 19:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:44:02] Production.INFO: neon service started
[2026-09-08 19:44:02] Production.INFO: neon service started
[2026-09-08 19:44:02] Production.INFO: ==7449== Releasing lock...
[2026-09-08 19:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:44:02] Production.INFO: ==7453== Lock acquired, processing the job...
[2026-09-08 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:44:02] Production.INFO: ==7453== Releasing lock...
[2026-09-08 14:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:44:02] Production.INFO: ==7455== Lock acquired, processing the job...
[2026-09-08 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:44:02] Production.INFO: ==7455== Releasing lock...
[2026-09-08 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:44:03] Production.INFO: ==7457== Lock acquired, processing the job...
[2026-09-08 14:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:44:03] Production.INFO: ==7465== Lock acquired, processing the job...
[2026-09-08 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:44:03] Production.INFO: ==7459== Lock acquired, processing the job...
[2026-09-08 14:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:44:03] Production.INFO: ==7461== Lock acquired, processing the job...
[2026-09-08 14:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:44:03] Production.INFO: ==7463== Lock acquired, processing the job...
[2026-09-08 14:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 14:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 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-08 14:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:44:03] Production.INFO: ==7465== Releasing lock...
[2026-09-08 14:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:44:04] Production.INFO: Account Balance Start.
[2026-09-08 14:44:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:44:04] Production.INFO: 117
[2026-09-08 14:44:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:44:04] Production.INFO: Reseller ==> 0
[2026-09-08 14:44:04] Production.INFO: Total Charge 0
[2026-09-08 14:44:04] Production.INFO: CreateAllLog End
[2026-09-08 14:44:04] Production.INFO: Account Balance End.
[2026-09-08 14:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:44:04] Production.INFO: ==7463== Releasing lock...
[2026-09-08 14:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:44:04] Production.INFO: ==7459== Releasing lock...
[2026-09-08 14:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:44:11] Production.ERROR: CronJobId end10
[2026-09-08 14:44:11] Production.INFO: ==7461== Releasing lock...
[2026-09-08 14:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:44:14] Production.INFO: call_cost start
[2026-09-08 14:44:14] Production.INFO: call_cost end
[2026-09-08 14:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:44:14] Production.INFO: ==7457== Releasing lock...
[2026-09-08 14:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:45:01] Production.INFO: ==7523== Lock acquired, processing the job...
[2026-09-08 19:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:45:01] Production.INFO: neon service started
[2026-09-08 19:45:01] Production.INFO: neon service started
[2026-09-08 19:45:01] Production.INFO: ==7523== Releasing lock...
[2026-09-08 19:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:45:01] Production.INFO: ==7526== Lock acquired, processing the job...
[2026-09-08 14:45:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:45:02] Production.INFO: ==7526== Releasing lock...
[2026-09-08 14:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:45:02] Production.INFO: ==7528== Lock acquired, processing the job...
[2026-09-08 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:45:02] Production.INFO: ==7528== Releasing lock...
[2026-09-08 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:45:03] Production.INFO: ==7530== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:45:03] Production.INFO: ==7534== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:45:03] Production.INFO: ==7540== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:45:03] Production.INFO: ==7532== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:45:03] Production.INFO: ==7542== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:45:03] Production.INFO: ==7530== Releasing lock...
[2026-09-08 14:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 14:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:45:03] Production.INFO: ==7536== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:45:03] Production.INFO: ==7538== Lock acquired, processing the job...
[2026-09-08 14:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:45:03] Production.INFO: ==7542== Releasing lock...
[2026-09-08 14:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:45:03] Production.ERROR: done
[2026-09-08 14:45:03] Production.INFO: Account Balance Start.
[2026-09-08 14:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:45:03] Production.INFO: 117
[2026-09-08 14:45:03] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:45:03] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967204', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 14:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:45:03] Production.INFO: Total Charge 0
[2026-09-08 14:45:03] Production.INFO: CreateAllLog End
[2026-09-08 14:45:04] Production.INFO: Account Balance End.
[2026-09-08 14:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:45:04] Production.INFO: ==7538== Releasing lock...
[2026-09-08 14:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:45:04] Production.INFO: ==7534== Releasing lock...
[2026-09-08 14:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:45:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967204', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:45:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:45:09] Production.INFO: ProcessCDR(1,17967204,1,1,2)
[2026-09-08 14:45:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967204,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:45:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967204,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:45:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:45:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:45:09] Production.INFO: ==7540== Releasing lock...
[2026-09-08 14:45:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:45:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:45:13] Production.ERROR: CronJobId end10
[2026-09-08 14:45:13] Production.INFO: ==7536== Releasing lock...
[2026-09-08 14:45:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:45:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:45:16] Production.INFO: call_cost start
[2026-09-08 14:45:16] Production.INFO: call_cost end
[2026-09-08 14:45:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:45:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:45:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:45:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:45:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:45:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:45:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:45:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:45:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:45:16] Production.INFO: ==7532== Releasing lock...
[2026-09-08 14:45:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:45:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:46:01] Production.INFO: ==7598== Lock acquired, processing the job...
[2026-09-08 19:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:46:01] Production.INFO: neon service started
[2026-09-08 19:46:01] Production.INFO: neon service started
[2026-09-08 19:46:01] Production.INFO: ==7598== Releasing lock...
[2026-09-08 19:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:46:02] Production.INFO: ==7602== Lock acquired, processing the job...
[2026-09-08 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:46:02] Production.INFO: ==7602== Releasing lock...
[2026-09-08 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:46:02] Production.INFO: ==7600== Lock acquired, processing the job...
[2026-09-08 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:46:02] Production.INFO: ==7600== Releasing lock...
[2026-09-08 14:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:46:03] Production.INFO: ==7605== Lock acquired, processing the job...
[2026-09-08 14:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:46:03] Production.INFO: ==7607== Lock acquired, processing the job...
[2026-09-08 14:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:46:03] Production.INFO: ==7609== Lock acquired, processing the job...
[2026-09-08 14:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:46:03] Production.INFO: ==7611== Lock acquired, processing the job...
[2026-09-08 14:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:46:03] Production.INFO: ==7613== Lock acquired, processing the job...
[2026-09-08 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:46:03] Production.INFO: Account Balance Start.
[2026-09-08 14:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:46:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 14:46:03] Production.INFO: ==7613== Releasing lock...
[2026-09-08 14:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:46:03] Production.INFO: Total Charge 0
[2026-09-08 14:46:03] Production.INFO: CreateAllLog End
[2026-09-08 14:46:04] Production.INFO: Account Balance End.
[2026-09-08 14:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:46:04] Production.INFO: ==7611== Releasing lock...
[2026-09-08 14:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:46:04] Production.INFO: ==7607== Releasing lock...
[2026-09-08 14:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:46:11] Production.ERROR: CronJobId end10
[2026-09-08 14:46:11] Production.INFO: ==7609== Releasing lock...
[2026-09-08 14:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:46:14] Production.INFO: call_cost start
[2026-09-08 14:46:14] Production.INFO: call_cost end
[2026-09-08 14:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:46:14] Production.INFO: ==7605== Releasing lock...
[2026-09-08 14:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:47:01] Production.INFO: ==7670== Lock acquired, processing the job...
[2026-09-08 19:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:47:01] Production.INFO: neon service started
[2026-09-08 19:47:01] Production.INFO: neon service started
[2026-09-08 19:47:01] Production.INFO: ==7670== Releasing lock...
[2026-09-08 19:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:47:01] Production.INFO: ==7672== Lock acquired, processing the job...
[2026-09-08 14:47:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==7672== Releasing lock...
[2026-09-08 14:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:47:02] Production.INFO: ==7674== Lock acquired, processing the job...
[2026-09-08 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:47:02] Production.INFO: ==7674== Releasing lock...
[2026-09-08 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:47:02] Production.INFO: ==7677== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==7683== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==7679== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==7681== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:47:02] Production.INFO: ==7685== Lock acquired, processing the job...
[2026-09-08 14:47:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:47:03] Production.INFO: Account Balance Start.
[2026-09-08 14:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:47:03] Production.INFO: 117
[2026-09-08 14:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:47:03] Production.INFO: Total Charge 0
[2026-09-08 14:47:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:47:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:47:03] Production.INFO: CreateAllLog End
[2026-09-08 14:47:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:47:03] Production.INFO: ==7685== Releasing lock...
[2026-09-08 14:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:47:03] Production.INFO: Account Balance End.
[2026-09-08 14:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:47:03] Production.INFO: ==7683== Releasing lock...
[2026-09-08 14:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:47:03] Production.INFO: ==7679== Releasing lock...
[2026-09-08 14:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:47:11] Production.ERROR: CronJobId end10
[2026-09-08 14:47:11] Production.INFO: ==7681== Releasing lock...
[2026-09-08 14:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:47:14] Production.INFO: call_cost start
[2026-09-08 14:47:14] Production.INFO: call_cost end
[2026-09-08 14:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:47:14] Production.INFO: ==7677== Releasing lock...
[2026-09-08 14:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:48:01] Production.INFO: ==7743== Lock acquired, processing the job...
[2026-09-08 19:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:48:01] Production.INFO: neon service started
[2026-09-08 19:48:01] Production.INFO: neon service started
[2026-09-08 19:48:01] Production.INFO: ==7743== Releasing lock...
[2026-09-08 19:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:48:02] Production.INFO: ==7745== Lock acquired, processing the job...
[2026-09-08 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:48:02] Production.INFO: ==7745== Releasing lock...
[2026-09-08 14:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:48:02] Production.INFO: ==7747== Lock acquired, processing the job...
[2026-09-08 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:48:02] Production.INFO: ==7747== Releasing lock...
[2026-09-08 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:48:03] Production.INFO: ==7751== Lock acquired, processing the job...
[2026-09-08 14:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:48:03] Production.INFO: ==7749== Lock acquired, processing the job...
[2026-09-08 14:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:48:03] Production.INFO: ==7753== Lock acquired, processing the job...
[2026-09-08 14:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:48:03] Production.INFO: ==7757== Lock acquired, processing the job...
[2026-09-08 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:48:03] Production.INFO: ==7755== Lock acquired, processing the job...
[2026-09-08 14:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 14:48:03] Production.INFO: Account Balance Start.
[2026-09-08 14:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:48:03] Production.INFO: 117
[2026-09-08 14:48:03] Production.INFO: ==7757== Releasing lock...
[2026-09-08 14:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:48:03] Production.INFO: Total Charge 0
[2026-09-08 14:48:03] Production.INFO: CreateAllLog End
[2026-09-08 14:48:03] Production.INFO: Account Balance End.
[2026-09-08 14:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:48:04] Production.INFO: ==7755== Releasing lock...
[2026-09-08 14:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:48:04] Production.INFO: ==7751== Releasing lock...
[2026-09-08 14:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:48:11] Production.ERROR: CronJobId end10
[2026-09-08 14:48:11] Production.INFO: ==7753== Releasing lock...
[2026-09-08 14:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:48:14] Production.INFO: call_cost start
[2026-09-08 14:48:14] Production.INFO: call_cost end
[2026-09-08 14:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:48:14] Production.INFO: ==7749== Releasing lock...
[2026-09-08 14:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:49:02] Production.INFO: ==7818== Lock acquired, processing the job...
[2026-09-08 19:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:49:02] Production.INFO: neon service started
[2026-09-08 19:49:02] Production.INFO: neon service started
[2026-09-08 19:49:02] Production.INFO: ==7818== Releasing lock...
[2026-09-08 19:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:49:02] Production.INFO: ==7823== Lock acquired, processing the job...
[2026-09-08 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:49:02] Production.INFO: ==7823== Releasing lock...
[2026-09-08 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:49:02] Production.INFO: ==7821== Lock acquired, processing the job...
[2026-09-08 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:49:02] Production.INFO: ==7821== Releasing lock...
[2026-09-08 14:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:49:03] Production.INFO: ==7826== Lock acquired, processing the job...
[2026-09-08 14:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:49:03] Production.INFO: ==7830== Lock acquired, processing the job...
[2026-09-08 14:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:49:03] Production.INFO: ==7828== Lock acquired, processing the job...
[2026-09-08 14:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:49:03] Production.INFO: ==7832== Lock acquired, processing the job...
[2026-09-08 14:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:49:03] Production.INFO: ==7834== Lock acquired, processing the job...
[2026-09-08 14:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:49:03] Production.INFO: Account Balance Start.
[2026-09-08 14:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:49:03] Production.INFO: 117
[2026-09-08 14:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 14: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-08 14: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-08 14:49:04] Production.INFO: Total Charge 0
[2026-09-08 14:49:04] Production.INFO: CreateAllLog End
[2026-09-08 14: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-08 14:49:04] Production.INFO: ==7834== Releasing lock...
[2026-09-08 14:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:49:04] Production.INFO: Account Balance End.
[2026-09-08 14:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:49:04] Production.INFO: ==7832== Releasing lock...
[2026-09-08 14:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:49:04] Production.INFO: ==7828== Releasing lock...
[2026-09-08 14:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:49:12] Production.ERROR: CronJobId end10
[2026-09-08 14:49:12] Production.INFO: ==7830== Releasing lock...
[2026-09-08 14:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:49:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:49:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:49:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:49:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:49:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:49:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:49:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:49:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:49:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:49:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:49:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:49:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:49:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:49:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:49:15] Production.INFO: call_cost start
[2026-09-08 14:49:15] Production.INFO: call_cost end
[2026-09-08 14:49:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:49:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:49:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:49:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:49:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:49:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:49:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:49:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:49:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:49:15] Production.INFO: ==7826== Releasing lock...
[2026-09-08 14:49:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:49:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:50:01] Production.INFO: ==7889== Lock acquired, processing the job...
[2026-09-08 19:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:50:01] Production.INFO: neon service started
[2026-09-08 19:50:01] Production.INFO: neon service started
[2026-09-08 19:50:01] Production.INFO: ==7889== Releasing lock...
[2026-09-08 19:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:50:02] Production.INFO: ==7891== Lock acquired, processing the job...
[2026-09-08 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:50:02] Production.INFO: ==7891== Releasing lock...
[2026-09-08 14:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:50:02] Production.INFO: ==7893== Lock acquired, processing the job...
[2026-09-08 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:50:02] Production.INFO: ==7893== Releasing lock...
[2026-09-08 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:50:02] Production.INFO: ==7896== Lock acquired, processing the job...
[2026-09-08 14:50:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:50:02] Production.INFO: ==7898== Lock acquired, processing the job...
[2026-09-08 14:50:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:50:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:50:03] Production.INFO: ==7900== Lock acquired, processing the job...
[2026-09-08 14:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:50:03] Production.INFO: ==7904== Lock acquired, processing the job...
[2026-09-08 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:50:03] Production.INFO: ==7902== Lock acquired, processing the job...
[2026-09-08 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 14:50:03] Production.INFO: Account Balance Start.
[2026-09-08 14:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:50:03] Production.INFO: 117
[2026-09-08 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-08 14:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 14:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:50:03] Production.INFO: ==7904== Releasing lock...
[2026-09-08 14:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:50:03] Production.INFO: Total Charge 0
[2026-09-08 14:50:03] Production.INFO: CreateAllLog End
[2026-09-08 14:50:03] Production.INFO: ==7898== Releasing lock...
[2026-09-08 14:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:50:03] Production.INFO: Account Balance End.
[2026-09-08 14:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:50:03] Production.INFO: ==7902== Releasing lock...
[2026-09-08 14:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:50:13] Production.ERROR: CronJobId end10
[2026-09-08 14:50:13] Production.INFO: ==7900== Releasing lock...
[2026-09-08 14:50:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:50:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:50:14] Production.INFO: call_cost start
[2026-09-08 14:50:14] Production.INFO: call_cost end
[2026-09-08 14:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:50:14] Production.INFO: ==7896== Releasing lock...
[2026-09-08 14:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:51:02] Production.INFO: ==7960== Lock acquired, processing the job...
[2026-09-08 19:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:51:02] Production.INFO: neon service started
[2026-09-08 19:51:02] Production.INFO: neon service started
[2026-09-08 19:51:02] Production.INFO: ==7960== Releasing lock...
[2026-09-08 19:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:51:02] Production.INFO: ==7962== Lock acquired, processing the job...
[2026-09-08 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:51:02] Production.INFO: ==7962== Releasing lock...
[2026-09-08 14:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:51:02] Production.INFO: ==7964== Lock acquired, processing the job...
[2026-09-08 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:51:02] Production.INFO: ==7964== Releasing lock...
[2026-09-08 18:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:51:03] Production.INFO: ==7971== Lock acquired, processing the job...
[2026-09-08 14:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:51:03] Production.INFO: ==7973== Lock acquired, processing the job...
[2026-09-08 14:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:51:03] Production.INFO: ==7967== Lock acquired, processing the job...
[2026-09-08 14:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:51:03] Production.INFO: ==7969== Lock acquired, processing the job...
[2026-09-08 14:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:51:03] Production.INFO: ==7975== Lock acquired, processing the job...
[2026-09-08 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:51:03] Production.INFO: Account Balance Start.
[2026-09-08 14:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:51:03] Production.INFO: 117
[2026-09-08 14:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14: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-08 14: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-08 14:51:03] Production.INFO: Total Charge 0
[2026-09-08 14: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-08 14:51:03] Production.INFO: ==7975== Releasing lock...
[2026-09-08 14:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:51:03] Production.INFO: CreateAllLog End
[2026-09-08 14:51:04] Production.INFO: Account Balance End.
[2026-09-08 14:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:51:04] Production.INFO: ==7973== Releasing lock...
[2026-09-08 14:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:51:04] Production.INFO: ==7969== Releasing lock...
[2026-09-08 14:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:51:12] Production.ERROR: CronJobId end10
[2026-09-08 14:51:12] Production.INFO: ==7971== Releasing lock...
[2026-09-08 14:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:51:14] Production.INFO: call_cost start
[2026-09-08 14:51:14] Production.INFO: call_cost end
[2026-09-08 14:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:51:14] Production.INFO: ==7967== Releasing lock...
[2026-09-08 14:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:52:01] Production.INFO: ==8034== Lock acquired, processing the job...
[2026-09-08 19:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:52:01] Production.INFO: neon service started
[2026-09-08 19:52:01] Production.INFO: neon service started
[2026-09-08 19:52:01] Production.INFO: ==8034== Releasing lock...
[2026-09-08 19:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:52:01] Production.INFO: ==8037== Lock acquired, processing the job...
[2026-09-08 14:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:52:02] Production.INFO: ==8037== Releasing lock...
[2026-09-08 14:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:52:02] Production.INFO: ==8039== Lock acquired, processing the job...
[2026-09-08 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:52:02] Production.INFO: ==8039== Releasing lock...
[2026-09-08 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:52:03] Production.INFO: ==8043== Lock acquired, processing the job...
[2026-09-08 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:52:03] Production.INFO: ==8041== Lock acquired, processing the job...
[2026-09-08 14:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:52:03] Production.INFO: ==8045== Lock acquired, processing the job...
[2026-09-08 14:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:52:03] Production.INFO: ==8047== Lock acquired, processing the job...
[2026-09-08 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:52:03] Production.INFO: Account Balance Start.
[2026-09-08 14:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:52:03] Production.INFO: 117
[2026-09-08 14:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:52:03] Production.INFO: ==8049== Lock acquired, processing the job...
[2026-09-08 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:52:03] Production.INFO: Total Charge 0
[2026-09-08 14:52:03] Production.INFO: CreateAllLog End
[2026-09-08 14:52:03] Production.INFO: Account Balance End.
[2026-09-08 14:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:52:03] Production.INFO: ==8047== Releasing lock...
[2026-09-08 14:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 14:52:03] Production.INFO: ==8049== Releasing lock...
[2026-09-08 14:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:52:03] Production.INFO: ==8043== Releasing lock...
[2026-09-08 14:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:52:11] Production.ERROR: CronJobId end10
[2026-09-08 14:52:11] Production.INFO: ==8045== Releasing lock...
[2026-09-08 14:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:52:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:52:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:52:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:52:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:52:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:52:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:52:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:52:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:52:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:52:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:52:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:52:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:52:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:52:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:52:13] Production.INFO: call_cost start
[2026-09-08 14:52:13] Production.INFO: call_cost end
[2026-09-08 14:52:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:52:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:52:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:52:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:52:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:52:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:52:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:52:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:52:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:52:13] Production.INFO: ==8041== Releasing lock...
[2026-09-08 14:52:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:52:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:53:02] Production.INFO: ==8103== Lock acquired, processing the job...
[2026-09-08 19:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:53:02] Production.INFO: neon service started
[2026-09-08 19:53:02] Production.INFO: neon service started
[2026-09-08 19:53:02] Production.INFO: ==8103== Releasing lock...
[2026-09-08 19:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:53:02] Production.INFO: ==8105== Lock acquired, processing the job...
[2026-09-08 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:53:02] Production.INFO: ==8105== Releasing lock...
[2026-09-08 14:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:53:02] Production.INFO: ==8107== Lock acquired, processing the job...
[2026-09-08 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:53:03] Production.INFO: ==8107== Releasing lock...
[2026-09-08 18:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:53:03] Production.INFO: ==8118== Lock acquired, processing the job...
[2026-09-08 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 14:53:03] Production.INFO: ==8118== Releasing lock...
[2026-09-08 14:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:53:03] Production.INFO: ==8110== Lock acquired, processing the job...
[2026-09-08 14:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:53:03] Production.INFO: ==8112== Lock acquired, processing the job...
[2026-09-08 14:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:53:03] Production.INFO: ==8116== Lock acquired, processing the job...
[2026-09-08 14:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:53:03] Production.INFO: ==8114== Lock acquired, processing the job...
[2026-09-08 14:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:53:03] Production.INFO: Account Balance Start.
[2026-09-08 14:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:53:03] Production.INFO: 117
[2026-09-08 14:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:53:03] Production.INFO: Total Charge 0
[2026-09-08 14:53:03] Production.INFO: CreateAllLog End
[2026-09-08 14:53:04] Production.INFO: Account Balance End.
[2026-09-08 14:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:53:04] Production.INFO: ==8116== Releasing lock...
[2026-09-08 14:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:53:04] Production.INFO: ==8112== Releasing lock...
[2026-09-08 14:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:53:11] Production.ERROR: CronJobId end10
[2026-09-08 14:53:11] Production.INFO: ==8114== Releasing lock...
[2026-09-08 14:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:53:13] Production.INFO: call_cost start
[2026-09-08 14:53:13] Production.INFO: call_cost end
[2026-09-08 14:53:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:53:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:53:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:53:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:53:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:53:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:53:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:53:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:53:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:53:13] Production.INFO: ==8110== Releasing lock...
[2026-09-08 14:53:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:53:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:54:01] Production.INFO: ==8172== Lock acquired, processing the job...
[2026-09-08 19:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:54:01] Production.INFO: neon service started
[2026-09-08 19:54:01] Production.INFO: neon service started
[2026-09-08 19:54:01] Production.INFO: ==8172== Releasing lock...
[2026-09-08 19:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:54:02] Production.INFO: ==8176== Lock acquired, processing the job...
[2026-09-08 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:54:02] Production.INFO: ==8176== Releasing lock...
[2026-09-08 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:54:02] Production.INFO: ==8174== Lock acquired, processing the job...
[2026-09-08 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:54:02] Production.INFO: ==8174== Releasing lock...
[2026-09-08 14:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:54:03] Production.INFO: ==8180== Lock acquired, processing the job...
[2026-09-08 14:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:54:03] Production.INFO: ==8182== Lock acquired, processing the job...
[2026-09-08 14:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:54:03] Production.INFO: ==8178== Lock acquired, processing the job...
[2026-09-08 14:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:54:03] Production.INFO: ==8184== Lock acquired, processing the job...
[2026-09-08 14:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:54:03] Production.INFO: ==8186== Lock acquired, processing the job...
[2026-09-08 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:54:03] Production.INFO: Account Balance Start.
[2026-09-08 14:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:54:03] Production.INFO: 117
[2026-09-08 14:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:54:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:54:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:54:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:54:03] Production.INFO: Total Charge 0
[2026-09-08 14:54:03] Production.INFO: ==8186== Releasing lock...
[2026-09-08 14:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:54:03] Production.INFO: CreateAllLog End
[2026-09-08 14:54:03] Production.INFO: Account Balance End.
[2026-09-08 14:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:54:04] Production.INFO: ==8184== Releasing lock...
[2026-09-08 14:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:54:04] Production.INFO: ==8180== Releasing lock...
[2026-09-08 14:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:54:12] Production.ERROR: CronJobId end10
[2026-09-08 14:54:12] Production.INFO: ==8182== Releasing lock...
[2026-09-08 14:54:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:54:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:54:14] Production.INFO: call_cost start
[2026-09-08 14:54:14] Production.INFO: call_cost end
[2026-09-08 14:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:54:14] Production.INFO: ==8178== Releasing lock...
[2026-09-08 14:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:55:02] Production.INFO: ==8245== Lock acquired, processing the job...
[2026-09-08 19:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:55:02] Production.INFO: neon service started
[2026-09-08 19:55:02] Production.INFO: neon service started
[2026-09-08 19:55:02] Production.INFO: ==8245== Releasing lock...
[2026-09-08 19:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:55:02] Production.INFO: ==8247== Lock acquired, processing the job...
[2026-09-08 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:55:02] Production.INFO: ==8247== Releasing lock...
[2026-09-08 14:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:55:02] Production.INFO: ==8249== Lock acquired, processing the job...
[2026-09-08 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:55:02] Production.INFO: ==8249== Releasing lock...
[2026-09-08 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:55:03] Production.INFO: ==8258== Lock acquired, processing the job...
[2026-09-08 14:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:55:03] Production.INFO: ==8262== Lock acquired, processing the job...
[2026-09-08 14:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 14:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 14:55:04] Production.INFO: ==8252== Lock acquired, processing the job...
[2026-09-08 14:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 14:55:04] Production.INFO: ==8254== Lock acquired, processing the job...
[2026-09-08 14:55:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:55:04] Production.INFO: ==8264== Lock acquired, processing the job...
[2026-09-08 14:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:55:04] Production.INFO: ==8260== Lock acquired, processing the job...
[2026-09-08 14:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:55:04] Production.INFO: ==8256== Lock acquired, processing the job...
[2026-09-08 14:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:55:04] Production.ERROR: done
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8254
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 5
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8256
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 7
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8258
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 10
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8260
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 12
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8262
[2026-09-08 14:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 14:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967243', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 17
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 14:55:04] Production.ERROR: CronJob PID - 8264
[2026-09-08 14:55:04] Production.ERROR: CronJob Title - Import PBX Extensions and DIDs
[2026-09-08 14:55:04] Production.ERROR: CronJob ID - 19
[2026-09-08 14:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 14:55:00
[2026-09-08 14:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 14:55:04] Production.INFO: Account Balance Start.
[2026-09-08 14:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 14:55:04] Production.INFO: 117
[2026-09-08 14:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 14:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 14:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 14:55:04] Production.INFO: ==8252== Releasing lock...
[2026-09-08 14:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 14:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 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-08 14:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 14:55:04] Production.INFO: ==8264== Releasing lock...
[2026-09-08 14:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:55:04] Production.INFO: Total Charge 0
[2026-09-08 14:55:04] Production.INFO: CreateAllLog End
[2026-09-08 14:55:04] Production.INFO: Account Balance End.
[2026-09-08 14:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:55:04] Production.INFO: ==8260== Releasing lock...
[2026-09-08 14:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:55:05] Production.INFO: ==8256== Releasing lock...
[2026-09-08 14:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967243', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 14:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 14:55:11] Production.INFO: ProcessCDR(1,17967243,1,1,2)
[2026-09-08 14:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967243,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967243,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 14:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 14:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 14:55:11] Production.INFO: ==8262== Releasing lock...
[2026-09-08 14:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 14:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 14:55:15] Production.ERROR: CronJobId end10
[2026-09-08 14:55:15] Production.INFO: ==8258== Releasing lock...
[2026-09-08 14:55:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:55:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:55:18] Production.INFO: call_cost start
[2026-09-08 14:55:18] Production.INFO: call_cost end
[2026-09-08 14:55:18] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:55:18] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:55:18] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:55:18] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:55:18] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:55:18] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:55:18] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:55:18] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:55:18] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:55:18] Production.INFO: ==8254== Releasing lock...
[2026-09-08 14:55:18] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:55:18] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:56:01] Production.INFO: ==8317== Lock acquired, processing the job...
[2026-09-08 19:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:56:01] Production.INFO: neon service started
[2026-09-08 19:56:01] Production.INFO: neon service started
[2026-09-08 19:56:01] Production.INFO: ==8317== Releasing lock...
[2026-09-08 19:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:56:01] Production.INFO: ==8321== Lock acquired, processing the job...
[2026-09-08 18:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:56:01] Production.INFO: ==8321== Releasing lock...
[2026-09-08 18:56:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:56:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:56:02] Production.INFO: ==8319== Lock acquired, processing the job...
[2026-09-08 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:56:02] Production.INFO: ==8319== Releasing lock...
[2026-09-08 14:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:56:03] Production.INFO: ==8326== Lock acquired, processing the job...
[2026-09-08 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:56:03] Production.INFO: ==8328== Lock acquired, processing the job...
[2026-09-08 14:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:56:03] Production.INFO: ==8324== Lock acquired, processing the job...
[2026-09-08 14:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:56:03] Production.INFO: ==8330== Lock acquired, processing the job...
[2026-09-08 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:56:03] Production.INFO: Account Balance Start.
[2026-09-08 14:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:56:03] Production.INFO: 117
[2026-09-08 14:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:56:03] Production.INFO: ==8332== Lock acquired, processing the job...
[2026-09-08 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:56:03] Production.INFO: Total Charge 0
[2026-09-08 14:56:03] Production.INFO: CreateAllLog End
[2026-09-08 14:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:56:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 14:56:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 14:56:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 14:56:03] Production.INFO: ==8332== Releasing lock...
[2026-09-08 14:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:56:03] Production.INFO: Account Balance End.
[2026-09-08 14:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:56:03] Production.INFO: ==8330== Releasing lock...
[2026-09-08 14:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:56:03] Production.INFO: ==8326== Releasing lock...
[2026-09-08 14:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:56:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:56:11] Production.ERROR: CronJobId end10
[2026-09-08 14:56:11] Production.INFO: ==8328== Releasing lock...
[2026-09-08 14:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:56:14] Production.INFO: call_cost start
[2026-09-08 14:56:14] Production.INFO: call_cost end
[2026-09-08 14:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:56:14] Production.INFO: ==8324== Releasing lock...
[2026-09-08 14:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:57:01] Production.INFO: ==8389== Lock acquired, processing the job...
[2026-09-08 19:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:57:01] Production.INFO: neon service started
[2026-09-08 19:57:01] Production.INFO: neon service started
[2026-09-08 19:57:01] Production.INFO: ==8389== Releasing lock...
[2026-09-08 19:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:57:02] Production.INFO: ==8391== Lock acquired, processing the job...
[2026-09-08 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 14:57:02] Production.INFO: ==8391== Releasing lock...
[2026-09-08 14:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:57:02] Production.INFO: ==8393== Lock acquired, processing the job...
[2026-09-08 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:57:02] Production.INFO: ==8393== Releasing lock...
[2026-09-08 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:57:03] Production.INFO: ==8401== Lock acquired, processing the job...
[2026-09-08 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:57:03] Production.INFO: Account Balance Start.
[2026-09-08 14:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:57:03] Production.INFO: ==8395== Lock acquired, processing the job...
[2026-09-08 14:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:57:03] Production.INFO: 117
[2026-09-08 14:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:57:03] Production.INFO: ==8397== Lock acquired, processing the job...
[2026-09-08 14:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:57:03] Production.INFO: Total Charge 0
[2026-09-08 14:57:03] Production.INFO: CreateAllLog End
[2026-09-08 14:57:03] Production.INFO: ==8399== Lock acquired, processing the job...
[2026-09-08 14:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:57:03] Production.INFO: ==8403== Lock acquired, processing the job...
[2026-09-08 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:57:03] Production.INFO: Account Balance End.
[2026-09-08 14:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 14:57:03] Production.INFO: ==8401== Releasing lock...
[2026-09-08 14:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 14:57:03] Production.INFO: ==8403== Releasing lock...
[2026-09-08 14:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:57:04] Production.INFO: ==8397== Releasing lock...
[2026-09-08 14:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:57:12] Production.ERROR: CronJobId end10
[2026-09-08 14:57:12] Production.INFO: ==8399== Releasing lock...
[2026-09-08 14:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:57:14] Production.INFO: call_cost start
[2026-09-08 14:57:14] Production.INFO: call_cost end
[2026-09-08 14:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:57:14] Production.INFO: ==8395== Releasing lock...
[2026-09-08 14:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:58:01] Production.INFO: ==8464== Lock acquired, processing the job...
[2026-09-08 19:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:58:01] Production.INFO: neon service started
[2026-09-08 19:58:01] Production.INFO: neon service started
[2026-09-08 19:58:01] Production.INFO: ==8464== Releasing lock...
[2026-09-08 19:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:58:02] Production.INFO: ==8466== Lock acquired, processing the job...
[2026-09-08 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:58:02] Production.INFO: ==8468== Lock acquired, processing the job...
[2026-09-08 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:58:02] Production.INFO: ==8468== Releasing lock...
[2026-09-08 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:58:02] Production.INFO: ==8466== Releasing lock...
[2026-09-08 14:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:58:03] Production.INFO: ==8471== Lock acquired, processing the job...
[2026-09-08 14:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:58:03] Production.INFO: ==8473== Lock acquired, processing the job...
[2026-09-08 14:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:58:03] Production.INFO: ==8479== Lock acquired, processing the job...
[2026-09-08 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:58:03] Production.INFO: ==8475== Lock acquired, processing the job...
[2026-09-08 14:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:58:03] Production.INFO: ==8477== Lock acquired, processing the job...
[2026-09-08 14:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 14:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:58:03] Production.INFO: ==8479== Releasing lock...
[2026-09-08 14:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:58:03] Production.INFO: Account Balance Start.
[2026-09-08 14:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:58:03] Production.INFO: 117
[2026-09-08 14:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 14:58:03] Production.INFO: Total Charge 0
[2026-09-08 14:58:03] Production.INFO: CreateAllLog End
[2026-09-08 14:58:04] Production.INFO: ==8473== Releasing lock...
[2026-09-08 14:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:58:04] Production.INFO: Account Balance End.
[2026-09-08 14:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:58:04] Production.INFO: ==8477== Releasing lock...
[2026-09-08 14:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:58:10] Production.ERROR: CronJobId end10
[2026-09-08 14:58:10] Production.INFO: ==8475== Releasing lock...
[2026-09-08 14:58:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:58:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:58:14] Production.INFO: call_cost start
[2026-09-08 14:58:14] Production.INFO: call_cost end
[2026-09-08 14:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:58:14] Production.INFO: ==8471== Releasing lock...
[2026-09-08 14:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 19:59:01] Production.INFO: ==8534== Lock acquired, processing the job...
[2026-09-08 19:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 19:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 19:59:01] Production.INFO: neon service started
[2026-09-08 19:59:01] Production.INFO: neon service started
[2026-09-08 19:59:01] Production.INFO: ==8534== Releasing lock...
[2026-09-08 19:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 19:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 14:59:02] Production.INFO: ==8537== Lock acquired, processing the job...
[2026-09-08 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:59:02] Production.INFO: ==8539== Lock acquired, processing the job...
[2026-09-08 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:59:02] Production.INFO: ==8539== Releasing lock...
[2026-09-08 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 18:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 14:59:02] Production.INFO: ==8537== Releasing lock...
[2026-09-08 14:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 14:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 14:59:03] Production.INFO: ==8545== Lock acquired, processing the job...
[2026-09-08 14:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 14:59:03] Production.INFO: ==8543== Lock acquired, processing the job...
[2026-09-08 14:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 14:59:03] Production.INFO: ==8541== Lock acquired, processing the job...
[2026-09-08 14:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 14:59:03] Production.INFO: ==8547== Lock acquired, processing the job...
[2026-09-08 14:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 14:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 14:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 14:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 14:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 14:59:03] Production.INFO: ==8549== Lock acquired, processing the job...
[2026-09-08 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 14:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 14:59:03] Production.INFO: Account Balance Start.
[2026-09-08 14:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 14:59:03] Production.INFO: 117
[2026-09-08 14:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 14:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 14:59:03] Production.INFO: Total Charge 0
[2026-09-08 14:59:03] Production.INFO: ==8549== Releasing lock...
[2026-09-08 14:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 14:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 14:59:03] Production.INFO: CreateAllLog End
[2026-09-08 14:59:03] Production.INFO: Account Balance End.
[2026-09-08 14:59:04] Production.ERROR: CronJobId end 12
[2026-09-08 14:59:04] Production.INFO: ==8547== Releasing lock...
[2026-09-08 14:59:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 14:59:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 14:59:04] Production.INFO: ==8543== Releasing lock...
[2026-09-08 14:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 14:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 14:59:11] Production.ERROR: CronJobId end10
[2026-09-08 14:59:11] Production.INFO: ==8545== Releasing lock...
[2026-09-08 14:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 14:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 14:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 14:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 14:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 14:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 14:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 14:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 14:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 14:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 14:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 14:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 14:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 14:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 14:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 14:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 14:59:14] Production.INFO: call_cost start
[2026-09-08 14:59:14] Production.INFO: call_cost end
[2026-09-08 14:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 14:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 14:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 14:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 14:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 14:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 14:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 14:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 14:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 14:59:14] Production.INFO: ==8541== Releasing lock...
[2026-09-08 14:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 14:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:00:02] Production.INFO: ==8607== Lock acquired, processing the job...
[2026-09-08 20:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:00:02] Production.INFO: neon service started
[2026-09-08 20:00:02] Production.INFO: neon service started
[2026-09-08 20:00:02] Production.INFO: ==8607== Releasing lock...
[2026-09-08 20:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:00:02] Production.INFO: ==8610== Lock acquired, processing the job...
[2026-09-08 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:00:02] Production.INFO: ==8610== Releasing lock...
[2026-09-08 15:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:00:03] Production.INFO: ==8612== Lock acquired, processing the job...
[2026-09-08 19:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:00:03] Production.INFO: ==8612== Releasing lock...
[2026-09-08 19:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:00:03] Production.INFO: ==8614== Lock acquired, processing the job...
[2026-09-08 15:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:00:03] Production.INFO: ==8622== Lock acquired, processing the job...
[2026-09-08 15:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:00:03] Production.INFO: ==8616== Lock acquired, processing the job...
[2026-09-08 15:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:00:03] Production.INFO: ==8620== Lock acquired, processing the job...
[2026-09-08 15:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:00:03] Production.INFO: ==8618== Lock acquired, processing the job...
[2026-09-08 15:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:00:03] Production.INFO: Account Balance Start.
[2026-09-08 15:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:00:03] Production.INFO: 117
[2026-09-08 15:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 15: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-08 15:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 15: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-08 15: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-08 15:00:04] Production.INFO: ==8622== Releasing lock...
[2026-09-08 15:00:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:00:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:00:04] Production.INFO: Total Charge 0
[2026-09-08 15:00:04] Production.INFO: CreateAllLog End
[2026-09-08 15:00:04] Production.INFO: Account Balance End.
[2026-09-08 15:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:00:04] Production.INFO: ==8620== Releasing lock...
[2026-09-08 15:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:00:04] Production.INFO: ==8616== Releasing lock...
[2026-09-08 15:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:00:12] Production.ERROR: CronJobId end10
[2026-09-08 15:00:12] Production.INFO: ==8618== Releasing lock...
[2026-09-08 15:00:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:00:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:00:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:00:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:00:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:00:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:00:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:00:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:00:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:00:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:00:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:00:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:00:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:00:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:00:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:00:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:00:14] Production.INFO: call_cost start
[2026-09-08 15:00:14] Production.INFO: call_cost end
[2026-09-08 15:00:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:00:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:00:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:00:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:00:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:00:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:00:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:00:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:00:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:00:14] Production.INFO: ==8614== Releasing lock...
[2026-09-08 15:00:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:00:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:01:01] Production.INFO: ==8678== Lock acquired, processing the job...
[2026-09-08 20:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:01:01] Production.INFO: neon service started
[2026-09-08 20:01:01] Production.INFO: neon service started
[2026-09-08 20:01:01] Production.INFO: ==8678== Releasing lock...
[2026-09-08 20:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:01:02] Production.INFO: ==8692== Lock acquired, processing the job...
[2026-09-08 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:01:02] Production.INFO: ==8692== Releasing lock...
[2026-09-08 15:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:01:02] Production.INFO: ==8694== Lock acquired, processing the job...
[2026-09-08 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:01:02] Production.INFO: ==8694== Releasing lock...
[2026-09-08 19:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:01:03] Production.INFO: ==8700== Lock acquired, processing the job...
[2026-09-08 15:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:01:03] Production.INFO: ==8696== Lock acquired, processing the job...
[2026-09-08 15:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:01:03] Production.INFO: ==8698== Lock acquired, processing the job...
[2026-09-08 15:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:01:03] Production.INFO: ==8702== Lock acquired, processing the job...
[2026-09-08 15:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:01:03] Production.INFO: ==8704== Lock acquired, processing the job...
[2026-09-08 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:01:03] Production.INFO: Account Balance Start.
[2026-09-08 15:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:01:03] Production.INFO: 117
[2026-09-08 15:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:01:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 15:01:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 15:01:03] Production.INFO: ==8704== Releasing lock...
[2026-09-08 15:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:01:04] Production.INFO: ==8698== Releasing lock...
[2026-09-08 15:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:01:04] Production.INFO: Account Balance End.
[2026-09-08 15:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:01:04] Production.INFO: ==8702== Releasing lock...
[2026-09-08 15:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:01:11] Production.ERROR: CronJobId end10
[2026-09-08 15:01:11] Production.INFO: ==8700== Releasing lock...
[2026-09-08 15:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:01:15] Production.INFO: call_cost start
[2026-09-08 15:01:15] Production.INFO: call_cost end
[2026-09-08 15:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:01:15] Production.INFO: ==8696== Releasing lock...
[2026-09-08 15:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:02:02] Production.INFO: ==8763== Lock acquired, processing the job...
[2026-09-08 20:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:02:02] Production.INFO: neon service started
[2026-09-08 20:02:02] Production.INFO: neon service started
[2026-09-08 20:02:02] Production.INFO: ==8763== Releasing lock...
[2026-09-08 20:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:02:02] Production.INFO: ==8765== Lock acquired, processing the job...
[2026-09-08 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:02:02] Production.INFO: ==8765== Releasing lock...
[2026-09-08 15:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:02:03] Production.INFO: ==8767== Lock acquired, processing the job...
[2026-09-08 19:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:02:03] Production.INFO: ==8767== Releasing lock...
[2026-09-08 19:02:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:02:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:02:03] Production.INFO: ==8778== Lock acquired, processing the job...
[2026-09-08 15:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 15:02:03] Production.INFO: ==8772== Lock acquired, processing the job...
[2026-09-08 15:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:02:03] Production.INFO: ==8770== Lock acquired, processing the job...
[2026-09-08 15:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:02:03] Production.INFO: ==8780== Lock acquired, processing the job...
[2026-09-08 15:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:02:04] Production.INFO: ==8774== Lock acquired, processing the job...
[2026-09-08 15:02:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:02:04] Production.INFO: ==8776== Lock acquired, processing the job...
[2026-09-08 15:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:02:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 15:02:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:02:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:02:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:02:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:02:04] Production.INFO: Account Balance Start.
[2026-09-08 15:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 15:02:04] Production.INFO: 117
[2026-09-08 15:02:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:02:04] Production.INFO: ==8780== Releasing lock...
[2026-09-08 15:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:02:04] Production.ERROR: done
[2026-09-08 15:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 15:02:04] Production.INFO: Total Charge 0
[2026-09-08 15:02:04] Production.INFO: CreateAllLog End
[2026-09-08 15:02:04] Production.ERROR: done
[2026-09-08 15:02:04] Production.INFO: Account Balance End.
[2026-09-08 15:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:02:04] Production.INFO: ==8776== Releasing lock...
[2026-09-08 15:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 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-08 15:02:04] Production.INFO: ==8778== Releasing lock...
[2026-09-08 15:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 15:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 15:02:04] Production.INFO: ==8772== Releasing lock...
[2026-09-08 15:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:02:13] Production.ERROR: CronJobId end10
[2026-09-08 15:02:13] Production.INFO: ==8774== Releasing lock...
[2026-09-08 15:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:02:16] Production.INFO: call_cost start
[2026-09-08 15:02:16] Production.INFO: call_cost end
[2026-09-08 15:02:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:02:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:02:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:02:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:02:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:02:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:02:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:02:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:02:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:02:16] Production.INFO: ==8770== Releasing lock...
[2026-09-08 15:02:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:02:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:03:01] Production.INFO: ==8836== Lock acquired, processing the job...
[2026-09-08 20:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:03:01] Production.INFO: neon service started
[2026-09-08 20:03:01] Production.INFO: neon service started
[2026-09-08 20:03:01] Production.INFO: ==8836== Releasing lock...
[2026-09-08 20:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:03:02] Production.INFO: ==8838== Lock acquired, processing the job...
[2026-09-08 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:03:02] Production.INFO: ==8840== Lock acquired, processing the job...
[2026-09-08 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:03:02] Production.INFO: ==8840== Releasing lock...
[2026-09-08 19:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:03:02] Production.INFO: ==8838== Releasing lock...
[2026-09-08 15:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:03:03] Production.INFO: ==8842== Lock acquired, processing the job...
[2026-09-08 15:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:03:03] Production.INFO: ==8844== Lock acquired, processing the job...
[2026-09-08 15:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:03:03] Production.INFO: ==8851== Lock acquired, processing the job...
[2026-09-08 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 15:03:03] Production.INFO: ==8846== Lock acquired, processing the job...
[2026-09-08 15:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 15:03:03] Production.INFO: ==8851== Releasing lock...
[2026-09-08 15:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:03:03] Production.INFO: ==8848== Lock acquired, processing the job...
[2026-09-08 15:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:03:03] Production.INFO: Account Balance Start.
[2026-09-08 15:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:03:03] Production.INFO: 117
[2026-09-08 15:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:03:03] Production.INFO: Total Charge 0
[2026-09-08 15:03:03] Production.INFO: CreateAllLog End
[2026-09-08 15:03:03] Production.INFO: Account Balance End.
[2026-09-08 15:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:03:04] Production.INFO: ==8848== Releasing lock...
[2026-09-08 15:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:03:04] Production.INFO: ==8844== Releasing lock...
[2026-09-08 15:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:03:11] Production.ERROR: CronJobId end10
[2026-09-08 15:03:11] Production.INFO: ==8846== Releasing lock...
[2026-09-08 15:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:03:14] Production.INFO: call_cost start
[2026-09-08 15:03:14] Production.INFO: call_cost end
[2026-09-08 15:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:03:14] Production.INFO: ==8842== Releasing lock...
[2026-09-08 15:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:04:02] Production.INFO: ==8906== Lock acquired, processing the job...
[2026-09-08 20:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:04:02] Production.INFO: neon service started
[2026-09-08 20:04:02] Production.INFO: neon service started
[2026-09-08 20:04:02] Production.INFO: ==8906== Releasing lock...
[2026-09-08 20:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:04:02] Production.INFO: ==8911== Lock acquired, processing the job...
[2026-09-08 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:04:02] Production.INFO: ==8911== Releasing lock...
[2026-09-08 19:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:04:02] Production.INFO: ==8909== Lock acquired, processing the job...
[2026-09-08 15:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:04:03] Production.INFO: ==8909== Releasing lock...
[2026-09-08 15:04:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:04:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:04:03] Production.INFO: ==8913== Lock acquired, processing the job...
[2026-09-08 15:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:04:03] Production.INFO: ==8915== Lock acquired, processing the job...
[2026-09-08 15:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:04:04] Production.INFO: ==8919== Lock acquired, processing the job...
[2026-09-08 15:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:04:04] Production.INFO: ==8917== Lock acquired, processing the job...
[2026-09-08 15:04:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:04:04] Production.INFO: ==8921== Lock acquired, processing the job...
[2026-09-08 15:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:04:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:04:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:04:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:04:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:04:04] Production.INFO: Account Balance Start.
[2026-09-08 15:04:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:04:04] Production.INFO: 117
[2026-09-08 15:04:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:04:04] Production.INFO: Reseller ==> 0
[2026-09-08 15: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-08 15: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-08 15: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-08 15:04:04] Production.INFO: ==8921== Releasing lock...
[2026-09-08 15:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:04:04] Production.INFO: Total Charge 0
[2026-09-08 15:04:04] Production.INFO: CreateAllLog End
[2026-09-08 15:04:04] Production.INFO: Account Balance End.
[2026-09-08 15:04:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:04:04] Production.INFO: ==8919== Releasing lock...
[2026-09-08 15:04:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:04:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:04:04] Production.INFO: ==8915== Releasing lock...
[2026-09-08 15:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:04:12] Production.ERROR: CronJobId end10
[2026-09-08 15:04:12] Production.INFO: ==8917== Releasing lock...
[2026-09-08 15:04:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:04:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:04:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:04:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:04:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:04:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:04:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:04:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:04:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:04:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:04:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:04:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:04:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:04:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:04:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:04:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:04:15] Production.INFO: call_cost start
[2026-09-08 15:04:15] Production.INFO: call_cost end
[2026-09-08 15:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:04:15] Production.INFO: ==8913== Releasing lock...
[2026-09-08 15:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:05:01] Production.INFO: ==8979== Lock acquired, processing the job...
[2026-09-08 20:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:05:01] Production.INFO: neon service started
[2026-09-08 20:05:01] Production.INFO: neon service started
[2026-09-08 20:05:01] Production.INFO: ==8979== Releasing lock...
[2026-09-08 20:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:05:02] Production.INFO: ==8983== Lock acquired, processing the job...
[2026-09-08 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:05:02] Production.INFO: ==8983== Releasing lock...
[2026-09-08 19:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:05:02] Production.INFO: ==8981== Lock acquired, processing the job...
[2026-09-08 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:05:02] Production.INFO: ==8981== Releasing lock...
[2026-09-08 15:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:05:03] Production.INFO: ==8985== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:05:03] Production.INFO: ==8989== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:05:03] Production.INFO: ==8985== Releasing lock...
[2026-09-08 15:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:05:03] Production.INFO: ==8987== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:05:03] Production.INFO: ==8991== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:05:03] Production.INFO: ==8993== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:05:03] Production.INFO: ==8996== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:05:03] Production.INFO: Account Balance Start.
[2026-09-08 15:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:05:03] Production.INFO: 117
[2026-09-08 15:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:05:03] Production.INFO: ==8998== Lock acquired, processing the job...
[2026-09-08 15:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:05:03] Production.INFO: Total Charge 0
[2026-09-08 15:05:03] Production.INFO: CreateAllLog End
[2026-09-08 15: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-08 15: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-08 15: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-08 15:05:04] Production.INFO: ==8998== Releasing lock...
[2026-09-08 15:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:05:04] Production.ERROR: done
[2026-09-08 15:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967287', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:05:04] Production.INFO: Account Balance End.
[2026-09-08 15:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:05:04] Production.INFO: ==8993== Releasing lock...
[2026-09-08 15:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:05:04] Production.INFO: ==8989== Releasing lock...
[2026-09-08 15:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967287', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:05:09] Production.INFO: ProcessCDR(1,17967287,1,1,2)
[2026-09-08 15:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967287,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967287,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:05:09] Production.INFO: ==8996== Releasing lock...
[2026-09-08 15:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:05:13] Production.ERROR: CronJobId end10
[2026-09-08 15:05:13] Production.INFO: ==8991== Releasing lock...
[2026-09-08 15:05:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:05:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:05:17] Production.INFO: call_cost start
[2026-09-08 15:05:17] Production.INFO: call_cost end
[2026-09-08 15:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:05:17] Production.INFO: ==8987== Releasing lock...
[2026-09-08 15:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:06:02] Production.INFO: ==9053== Lock acquired, processing the job...
[2026-09-08 20:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:06:02] Production.INFO: neon service started
[2026-09-08 20:06:02] Production.INFO: neon service started
[2026-09-08 20:06:02] Production.INFO: ==9053== Releasing lock...
[2026-09-08 20:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:06:02] Production.INFO: ==9055== Lock acquired, processing the job...
[2026-09-08 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:06:02] Production.INFO: ==9055== Releasing lock...
[2026-09-08 15:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:06:03] Production.INFO: ==9057== Lock acquired, processing the job...
[2026-09-08 19:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:06:03] Production.INFO: ==9057== Releasing lock...
[2026-09-08 19:06:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:06:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:06:03] Production.INFO: ==9059== Lock acquired, processing the job...
[2026-09-08 15:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:06:03] Production.INFO: ==9063== Lock acquired, processing the job...
[2026-09-08 15:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:06:03] Production.INFO: ==9065== Lock acquired, processing the job...
[2026-09-08 15:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:06:03] Production.INFO: Account Balance Start.
[2026-09-08 15:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:06:03] Production.INFO: 117
[2026-09-08 15:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:06:03] Production.INFO: ==9061== Lock acquired, processing the job...
[2026-09-08 15:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:06:03] Production.INFO: Total Charge 0
[2026-09-08 15:06:03] Production.INFO: CreateAllLog End
[2026-09-08 15:06:03] Production.INFO: ==9067== Lock acquired, processing the job...
[2026-09-08 15:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:06:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:06:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:06:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:06:04] Production.INFO: ==9067== Releasing lock...
[2026-09-08 15:06:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:06:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:06:04] Production.INFO: Account Balance End.
[2026-09-08 15:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:06:04] Production.INFO: ==9065== Releasing lock...
[2026-09-08 15:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:06:04] Production.INFO: ==9061== Releasing lock...
[2026-09-08 15:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:06:12] Production.ERROR: CronJobId end10
[2026-09-08 15:06:12] Production.INFO: ==9063== Releasing lock...
[2026-09-08 15:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:06:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:06:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:06:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:06:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:06:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:06:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:06:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:06:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:06:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:06:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:06:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:06:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:06:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:06:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:06:16] Production.INFO: call_cost start
[2026-09-08 15:06:16] Production.INFO: call_cost end
[2026-09-08 15:06:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:06:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:06:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:06:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:06:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:06:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:06:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:06:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:06:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:06:16] Production.INFO: ==9059== Releasing lock...
[2026-09-08 15:06:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:06:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:07:01] Production.INFO: ==9124== Lock acquired, processing the job...
[2026-09-08 20:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:07:01] Production.INFO: neon service started
[2026-09-08 20:07:01] Production.INFO: neon service started
[2026-09-08 20:07:01] Production.INFO: ==9124== Releasing lock...
[2026-09-08 20:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:07:02] Production.INFO: ==9126== Lock acquired, processing the job...
[2026-09-08 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:07:02] Production.INFO: ==9126== Releasing lock...
[2026-09-08 15:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:07:02] Production.INFO: ==9128== Lock acquired, processing the job...
[2026-09-08 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:07:02] Production.INFO: ==9128== Releasing lock...
[2026-09-08 19:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:07:03] Production.INFO: ==9130== Lock acquired, processing the job...
[2026-09-08 15:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:07:03] Production.INFO: ==9132== Lock acquired, processing the job...
[2026-09-08 15:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:07:03] Production.INFO: ==9136== Lock acquired, processing the job...
[2026-09-08 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:07:03] Production.INFO: ==9134== Lock acquired, processing the job...
[2026-09-08 15:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:07:03] Production.INFO: ==9138== Lock acquired, processing the job...
[2026-09-08 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:07:03] Production.INFO: Account Balance Start.
[2026-09-08 15:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:07:03] Production.INFO: 117
[2026-09-08 15:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:07:03] Production.INFO: Total Charge 0
[2026-09-08 15:07:03] Production.INFO: ==9138== Releasing lock...
[2026-09-08 15:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:07:03] Production.INFO: CreateAllLog End
[2026-09-08 15:07:03] Production.INFO: Account Balance End.
[2026-09-08 15:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:07:03] Production.INFO: ==9136== Releasing lock...
[2026-09-08 15:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:07:04] Production.INFO: ==9132== Releasing lock...
[2026-09-08 15:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:07:10] Production.ERROR: CronJobId end10
[2026-09-08 15:07:10] Production.INFO: ==9134== Releasing lock...
[2026-09-08 15:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:07:14] Production.INFO: call_cost start
[2026-09-08 15:07:14] Production.INFO: call_cost end
[2026-09-08 15:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:07:14] Production.INFO: ==9130== Releasing lock...
[2026-09-08 15:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:08:02] Production.INFO: ==9200== Lock acquired, processing the job...
[2026-09-08 20:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:08:02] Production.INFO: neon service started
[2026-09-08 20:08:02] Production.INFO: neon service started
[2026-09-08 20:08:02] Production.INFO: ==9200== Releasing lock...
[2026-09-08 20:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:08:02] Production.INFO: ==9202== Lock acquired, processing the job...
[2026-09-08 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:08:02] Production.INFO: ==9202== Releasing lock...
[2026-09-08 15:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:08:02] Production.INFO: ==9204== Lock acquired, processing the job...
[2026-09-08 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:08:02] Production.INFO: ==9204== Releasing lock...
[2026-09-08 19:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:08:03] Production.INFO: ==9214== Lock acquired, processing the job...
[2026-09-08 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:08:03] Production.INFO: ==9214== Releasing lock...
[2026-09-08 15:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:08:03] Production.INFO: ==9208== Lock acquired, processing the job...
[2026-09-08 15:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:08:03] Production.INFO: ==9206== Lock acquired, processing the job...
[2026-09-08 15:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:08:03] Production.INFO: ==9210== Lock acquired, processing the job...
[2026-09-08 15:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:08:03] Production.INFO: ==9212== Lock acquired, processing the job...
[2026-09-08 15:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:08:04] Production.INFO: Account Balance Start.
[2026-09-08 15:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:08:04] Production.INFO: 117
[2026-09-08 15:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:08:04] Production.INFO: Total Charge 0
[2026-09-08 15:08:04] Production.INFO: CreateAllLog End
[2026-09-08 15:08:04] Production.INFO: Account Balance End.
[2026-09-08 15:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:08:04] Production.INFO: ==9212== Releasing lock...
[2026-09-08 15:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:08:04] Production.INFO: ==9208== Releasing lock...
[2026-09-08 15:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:08:11] Production.ERROR: CronJobId end10
[2026-09-08 15:08:11] Production.INFO: ==9210== Releasing lock...
[2026-09-08 15:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:08:14] Production.INFO: call_cost start
[2026-09-08 15:08:14] Production.INFO: call_cost end
[2026-09-08 15:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:08:14] Production.INFO: ==9206== Releasing lock...
[2026-09-08 15:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:09:01] Production.INFO: ==9269== Lock acquired, processing the job...
[2026-09-08 20:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:09:01] Production.INFO: neon service started
[2026-09-08 20:09:01] Production.INFO: neon service started
[2026-09-08 20:09:01] Production.INFO: ==9269== Releasing lock...
[2026-09-08 20:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:09:01] Production.INFO: ==9271== Lock acquired, processing the job...
[2026-09-08 15:09:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:09:02] Production.INFO: ==9271== Releasing lock...
[2026-09-08 15:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:09:02] Production.INFO: ==9274== Lock acquired, processing the job...
[2026-09-08 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:09:02] Production.INFO: ==9274== Releasing lock...
[2026-09-08 19:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:09:02] Production.INFO: ==9280== Lock acquired, processing the job...
[2026-09-08 15:09:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:09:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:09:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:09:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:09:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:09:03] Production.INFO: ==9276== Lock acquired, processing the job...
[2026-09-08 15:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:09:03] Production.INFO: ==9278== Lock acquired, processing the job...
[2026-09-08 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:09:03] Production.INFO: ==9282== Lock acquired, processing the job...
[2026-09-08 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:09:03] Production.INFO: ==9284== Lock acquired, processing the job...
[2026-09-08 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:09:03] Production.INFO: Account Balance Start.
[2026-09-08 15:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:09:03] Production.INFO: 117
[2026-09-08 15:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 15:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:09:03] Production.INFO: ==9284== Releasing lock...
[2026-09-08 15:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:09:03] Production.INFO: Total Charge 0
[2026-09-08 15:09:03] Production.INFO: CreateAllLog End
[2026-09-08 15:09:03] Production.INFO: Account Balance End.
[2026-09-08 15:09:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:09:03] Production.INFO: ==9282== Releasing lock...
[2026-09-08 15:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:09:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:09:03] Production.INFO: ==9278== Releasing lock...
[2026-09-08 15:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:09:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:09:11] Production.ERROR: CronJobId end10
[2026-09-08 15:09:11] Production.INFO: ==9280== Releasing lock...
[2026-09-08 15:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:09:14] Production.INFO: call_cost start
[2026-09-08 15:09:14] Production.INFO: call_cost end
[2026-09-08 15:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:09:14] Production.INFO: ==9276== Releasing lock...
[2026-09-08 15:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:10:01] Production.INFO: ==9341== Lock acquired, processing the job...
[2026-09-08 20:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:10:01] Production.INFO: neon service started
[2026-09-08 20:10:01] Production.INFO: neon service started
[2026-09-08 20:10:01] Production.INFO: ==9341== Releasing lock...
[2026-09-08 20:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:10:02] Production.INFO: ==9345== Lock acquired, processing the job...
[2026-09-08 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:10:02] Production.INFO: ==9345== Releasing lock...
[2026-09-08 19:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:10:02] Production.INFO: ==9343== Lock acquired, processing the job...
[2026-09-08 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:10:02] Production.INFO: ==9343== Releasing lock...
[2026-09-08 15:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:10:03] Production.INFO: ==9349== Lock acquired, processing the job...
[2026-09-08 15:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:10:03] Production.INFO: ==9347== Lock acquired, processing the job...
[2026-09-08 15:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:10:03] Production.INFO: ==9353== Lock acquired, processing the job...
[2026-09-08 15:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:10:03] Production.INFO: ==9351== Lock acquired, processing the job...
[2026-09-08 15:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:10:03] Production.INFO: ==9355== Lock acquired, processing the job...
[2026-09-08 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:10:03] Production.INFO: Account Balance Start.
[2026-09-08 15:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:10:03] Production.INFO: 117
[2026-09-08 15:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:10:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 15:10:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 15:10:03] Production.INFO: ==9355== Releasing lock...
[2026-09-08 15:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:10:04] Production.INFO: Account Balance End.
[2026-09-08 15:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:10:04] Production.INFO: ==9353== Releasing lock...
[2026-09-08 15:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:10:04] Production.INFO: ==9349== Releasing lock...
[2026-09-08 15:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:10:11] Production.ERROR: CronJobId end10
[2026-09-08 15:10:11] Production.INFO: ==9351== Releasing lock...
[2026-09-08 15:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:10:14] Production.INFO: call_cost start
[2026-09-08 15:10:14] Production.INFO: call_cost end
[2026-09-08 15:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:10:14] Production.INFO: ==9347== Releasing lock...
[2026-09-08 15:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:11:01] Production.INFO: ==9411== Lock acquired, processing the job...
[2026-09-08 20:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:11:01] Production.INFO: neon service started
[2026-09-08 20:11:01] Production.INFO: neon service started
[2026-09-08 20:11:01] Production.INFO: ==9411== Releasing lock...
[2026-09-08 20:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:11:01] Production.INFO: ==9413== Lock acquired, processing the job...
[2026-09-08 15:11:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:11:02] Production.INFO: ==9413== Releasing lock...
[2026-09-08 15:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:11:02] Production.INFO: ==9415== Lock acquired, processing the job...
[2026-09-08 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:11:02] Production.INFO: ==9415== Releasing lock...
[2026-09-08 19:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:11:02] Production.INFO: ==9417== Lock acquired, processing the job...
[2026-09-08 15:11:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:11:02] Production.INFO: ==9419== Lock acquired, processing the job...
[2026-09-08 15:11:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:11:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:11:02] Production.INFO: ==9421== Lock acquired, processing the job...
[2026-09-08 15:11:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:11:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:11:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:11:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:11:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:11:03] Production.INFO: ==9423== Lock acquired, processing the job...
[2026-09-08 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:11:03] Production.INFO: ==9425== Lock acquired, processing the job...
[2026-09-08 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:11:03] Production.INFO: ==9425== Releasing lock...
[2026-09-08 15:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:11:03] Production.INFO: Account Balance Start.
[2026-09-08 15:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:11:03] Production.INFO: 117
[2026-09-08 15:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:11:03] Production.INFO: Total Charge 0
[2026-09-08 15:11:03] Production.INFO: CreateAllLog End
[2026-09-08 15:11:03] Production.INFO: Account Balance End.
[2026-09-08 15:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:11:03] Production.INFO: ==9423== Releasing lock...
[2026-09-08 15:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:11:03] Production.INFO: ==9419== Releasing lock...
[2026-09-08 15:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:11:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:11:11] Production.ERROR: CronJobId end10
[2026-09-08 15:11:11] Production.INFO: ==9421== Releasing lock...
[2026-09-08 15:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:11:13] Production.INFO: call_cost start
[2026-09-08 15:11:13] Production.INFO: call_cost end
[2026-09-08 15:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:11:13] Production.INFO: ==9417== Releasing lock...
[2026-09-08 15:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:12:01] Production.INFO: ==9489== Lock acquired, processing the job...
[2026-09-08 20:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:12:01] Production.INFO: neon service started
[2026-09-08 20:12:01] Production.INFO: neon service started
[2026-09-08 20:12:01] Production.INFO: ==9489== Releasing lock...
[2026-09-08 20:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:12:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:12:02] Production.INFO: ==9492== Lock acquired, processing the job...
[2026-09-08 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:12:02] Production.INFO: ==9492== Releasing lock...
[2026-09-08 15:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:12:02] Production.INFO: ==9494== Lock acquired, processing the job...
[2026-09-08 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:12:02] Production.INFO: ==9494== Releasing lock...
[2026-09-08 19:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:12:03] Production.INFO: ==9504== Lock acquired, processing the job...
[2026-09-08 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:12:03] Production.INFO: ==9504== Releasing lock...
[2026-09-08 15:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:12:03] Production.INFO: ==9496== Lock acquired, processing the job...
[2026-09-08 15:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:12:03] Production.INFO: ==9502== Lock acquired, processing the job...
[2026-09-08 15:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:12:03] Production.INFO: ==9498== Lock acquired, processing the job...
[2026-09-08 15:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:12:03] Production.INFO: ==9500== Lock acquired, processing the job...
[2026-09-08 15:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:12:03] Production.INFO: Account Balance Start.
[2026-09-08 15:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:12:03] Production.INFO: 117
[2026-09-08 15:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:12:03] Production.INFO: Total Charge 0
[2026-09-08 15:12:03] Production.INFO: CreateAllLog End
[2026-09-08 15:12:04] Production.INFO: Account Balance End.
[2026-09-08 15:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:12:04] Production.INFO: ==9502== Releasing lock...
[2026-09-08 15:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:12:04] Production.INFO: ==9498== Releasing lock...
[2026-09-08 15:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:12:10] Production.ERROR: CronJobId end10
[2026-09-08 15:12:10] Production.INFO: ==9500== Releasing lock...
[2026-09-08 15:12:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:12:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:12:14] Production.INFO: call_cost start
[2026-09-08 15:12:14] Production.INFO: call_cost end
[2026-09-08 15:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:12:14] Production.INFO: ==9496== Releasing lock...
[2026-09-08 15:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:13:02] Production.INFO: ==9560== Lock acquired, processing the job...
[2026-09-08 20:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:13:02] Production.INFO: neon service started
[2026-09-08 20:13:02] Production.INFO: neon service started
[2026-09-08 20:13:02] Production.INFO: ==9560== Releasing lock...
[2026-09-08 20:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:13:02] Production.INFO: ==9565== Lock acquired, processing the job...
[2026-09-08 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:13:02] Production.INFO: ==9565== Releasing lock...
[2026-09-08 19:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:13:02] Production.INFO: ==9563== Lock acquired, processing the job...
[2026-09-08 15:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:13:03] Production.INFO: ==9563== Releasing lock...
[2026-09-08 15:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:13:03] Production.INFO: ==9569== Lock acquired, processing the job...
[2026-09-08 15:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:13:03] Production.INFO: ==9567== Lock acquired, processing the job...
[2026-09-08 15:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:13:04] Production.INFO: ==9571== Lock acquired, processing the job...
[2026-09-08 15:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:13:04] Production.INFO: ==9573== Lock acquired, processing the job...
[2026-09-08 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:13:04] Production.INFO: ==9575== Lock acquired, processing the job...
[2026-09-08 15:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:13:04] Production.INFO: Account Balance Start.
[2026-09-08 15:13:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:13:04] Production.INFO: 117
[2026-09-08 15:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:13:04] Production.INFO: Total Charge 0
[2026-09-08 15:13:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:13:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:13:04] Production.INFO: CreateAllLog End
[2026-09-08 15:13:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:13:04] Production.INFO: ==9575== Releasing lock...
[2026-09-08 15:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:13:04] Production.INFO: Account Balance End.
[2026-09-08 15:13:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:13:04] Production.INFO: ==9573== Releasing lock...
[2026-09-08 15:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:13:04] Production.INFO: ==9569== Releasing lock...
[2026-09-08 15:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:13:12] Production.ERROR: CronJobId end10
[2026-09-08 15:13:12] Production.INFO: ==9571== Releasing lock...
[2026-09-08 15:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:13:15] Production.INFO: call_cost start
[2026-09-08 15:13:15] Production.INFO: call_cost end
[2026-09-08 15:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:13:15] Production.INFO: ==9567== Releasing lock...
[2026-09-08 15:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:14:01] Production.INFO: ==9629== Lock acquired, processing the job...
[2026-09-08 20:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:14:01] Production.INFO: neon service started
[2026-09-08 20:14:01] Production.INFO: neon service started
[2026-09-08 20:14:01] Production.INFO: ==9629== Releasing lock...
[2026-09-08 20:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:14:02] Production.INFO: ==9631== Lock acquired, processing the job...
[2026-09-08 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:14:02] Production.INFO: ==9631== Releasing lock...
[2026-09-08 15:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:14:02] Production.INFO: ==9633== Lock acquired, processing the job...
[2026-09-08 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:14:02] Production.INFO: ==9633== Releasing lock...
[2026-09-08 19:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:14:03] Production.INFO: ==9638== Lock acquired, processing the job...
[2026-09-08 15:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:14:03] Production.INFO: ==9636== Lock acquired, processing the job...
[2026-09-08 15:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:14:03] Production.INFO: ==9640== Lock acquired, processing the job...
[2026-09-08 15:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:14:03] Production.INFO: ==9642== Lock acquired, processing the job...
[2026-09-08 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:14:03] Production.INFO: ==9644== Lock acquired, processing the job...
[2026-09-08 15:14:03] Production.INFO: Account Balance Start.
[2026-09-08 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:14:03] Production.INFO: 117
[2026-09-08 15:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:14:03] Production.INFO: Total Charge 0
[2026-09-08 15:14:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 15:14:03] Production.INFO: Account Balance End.
[2026-09-08 15:14:03] Production.INFO: ==9644== Releasing lock...
[2026-09-08 15:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:14:03] Production.INFO: ==9642== Releasing lock...
[2026-09-08 15:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:14:04] Production.INFO: ==9638== Releasing lock...
[2026-09-08 15:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:14:11] Production.ERROR: CronJobId end10
[2026-09-08 15:14:11] Production.INFO: ==9640== Releasing lock...
[2026-09-08 15:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:14:15] Production.INFO: call_cost start
[2026-09-08 15:14:15] Production.INFO: call_cost end
[2026-09-08 15:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:14:15] Production.INFO: ==9636== Releasing lock...
[2026-09-08 15:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:15:02] Production.INFO: ==9703== Lock acquired, processing the job...
[2026-09-08 20:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:15:02] Production.INFO: neon service started
[2026-09-08 20:15:02] Production.INFO: neon service started
[2026-09-08 20:15:02] Production.INFO: ==9703== Releasing lock...
[2026-09-08 20:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:15:02] Production.INFO: ==9705== Lock acquired, processing the job...
[2026-09-08 15:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:15:02] Production.INFO: ==9707== Lock acquired, processing the job...
[2026-09-08 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:15:02] Production.INFO: ==9707== Releasing lock...
[2026-09-08 19:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:15:03] Production.INFO: ==9705== Releasing lock...
[2026-09-08 15:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:15:04] Production.INFO: ==9710== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:15:04] Production.INFO: ==9712== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:15:04] Production.INFO: ==9716== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:15:04] Production.INFO: ==9714== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 15:15:04] Production.ERROR: CronJob PID - 9712
[2026-09-08 15:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 15:15:04] Production.ERROR: CronJob ID - 5
[2026-09-08 15:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 15:15:00
[2026-09-08 15:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 15:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 15:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:15:04] Production.INFO: ==9710== Releasing lock...
[2026-09-08 15:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:15:04] Production.INFO: ==9720== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:15:04] Production.INFO: ==9718== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:15:04] Production.INFO: ==9722== Lock acquired, processing the job...
[2026-09-08 15:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:15:04] Production.INFO: Account Balance Start.
[2026-09-08 15:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:15:04] Production.INFO: 117
[2026-09-08 15:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 15: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-08 15: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-08 15: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-08 15:15:04] Production.INFO: Total Charge 0
[2026-09-08 15:15:04] Production.INFO: CreateAllLog End
[2026-09-08 15:15:04] Production.INFO: ==9722== Releasing lock...
[2026-09-08 15:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:15:04] Production.ERROR: done
[2026-09-08 15:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967328', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:15:04] Production.INFO: Account Balance End.
[2026-09-08 15:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:15:04] Production.INFO: ==9718== Releasing lock...
[2026-09-08 15:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:15:05] Production.INFO: ==9714== Releasing lock...
[2026-09-08 15:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967328', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:15:10] Production.INFO: ProcessCDR(1,17967328,1,1,2)
[2026-09-08 15:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967328,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:15:10] Production.INFO: ==9720== Releasing lock...
[2026-09-08 15:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:15:14] Production.ERROR: CronJobId end10
[2026-09-08 15:15:14] Production.INFO: ==9716== Releasing lock...
[2026-09-08 15:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:15:17] Production.INFO: call_cost start
[2026-09-08 15:15:17] Production.INFO: call_cost end
[2026-09-08 15:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:15:17] Production.INFO: ==9712== Releasing lock...
[2026-09-08 15:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:16:01] Production.INFO: ==9781== Lock acquired, processing the job...
[2026-09-08 20:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:16:01] Production.INFO: neon service started
[2026-09-08 20:16:01] Production.INFO: neon service started
[2026-09-08 20:16:01] Production.INFO: ==9781== Releasing lock...
[2026-09-08 20:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:16:02] Production.INFO: ==9785== Lock acquired, processing the job...
[2026-09-08 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:16:02] Production.INFO: ==9785== Releasing lock...
[2026-09-08 19:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:16:02] Production.INFO: ==9783== Lock acquired, processing the job...
[2026-09-08 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:16:02] Production.INFO: ==9783== Releasing lock...
[2026-09-08 15:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:16:03] Production.INFO: ==9788== Lock acquired, processing the job...
[2026-09-08 15:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:16:03] Production.INFO: ==9790== Lock acquired, processing the job...
[2026-09-08 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:16:03] Production.INFO: ==9796== Lock acquired, processing the job...
[2026-09-08 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:16:03] Production.INFO: ==9792== Lock acquired, processing the job...
[2026-09-08 15:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:16:03] Production.INFO: ==9794== Lock acquired, processing the job...
[2026-09-08 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 15:16:03] Production.INFO: Account Balance Start.
[2026-09-08 15:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:16:03] Production.INFO: 117
[2026-09-08 15:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:16:03] Production.INFO: ==9796== Releasing lock...
[2026-09-08 15:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:16:03] Production.INFO: Total Charge 0
[2026-09-08 15:16:03] Production.INFO: CreateAllLog End
[2026-09-08 15:16:03] Production.INFO: Account Balance End.
[2026-09-08 15:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:16:03] Production.INFO: ==9794== Releasing lock...
[2026-09-08 15:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:16:03] Production.INFO: ==9790== Releasing lock...
[2026-09-08 15:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:16:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:16:11] Production.ERROR: CronJobId end10
[2026-09-08 15:16:11] Production.INFO: ==9792== Releasing lock...
[2026-09-08 15:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:16:14] Production.INFO: call_cost start
[2026-09-08 15:16:14] Production.INFO: call_cost end
[2026-09-08 15:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:16:14] Production.INFO: ==9788== Releasing lock...
[2026-09-08 15:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:17:02] Production.INFO: ==9852== Lock acquired, processing the job...
[2026-09-08 20:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:17:02] Production.INFO: neon service started
[2026-09-08 20:17:02] Production.INFO: neon service started
[2026-09-08 20:17:02] Production.INFO: ==9852== Releasing lock...
[2026-09-08 20:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:17:02] Production.INFO: ==9856== Lock acquired, processing the job...
[2026-09-08 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:17:02] Production.INFO: ==9856== Releasing lock...
[2026-09-08 19:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:17:02] Production.INFO: ==9854== Lock acquired, processing the job...
[2026-09-08 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:17:02] Production.INFO: ==9854== Releasing lock...
[2026-09-08 15:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:17:03] Production.INFO: ==9859== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:17:03] Production.INFO: ==9863== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:17:03] Production.INFO: ==9861== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:17:03] Production.INFO: ==9865== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:17:03] Production.INFO: ==9867== Lock acquired, processing the job...
[2026-09-08 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:17:03] Production.INFO: Account Balance Start.
[2026-09-08 15:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:17:03] Production.INFO: 117
[2026-09-08 15:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 15:17:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 15:17:03] Production.INFO: CreateAllLog End
[2026-09-08 15:17:03] Production.INFO: ==9867== Releasing lock...
[2026-09-08 15:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:17:04] Production.INFO: Account Balance End.
[2026-09-08 15:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:17:04] Production.INFO: ==9865== Releasing lock...
[2026-09-08 15:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:17:04] Production.INFO: ==9861== Releasing lock...
[2026-09-08 15:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:17:11] Production.ERROR: CronJobId end10
[2026-09-08 15:17:11] Production.INFO: ==9863== Releasing lock...
[2026-09-08 15:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:17:15] Production.INFO: call_cost start
[2026-09-08 15:17:15] Production.INFO: call_cost end
[2026-09-08 15:17:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:17:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:17:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:17:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:17:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:17:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:17:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:17:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:17:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:17:15] Production.INFO: ==9859== Releasing lock...
[2026-09-08 15:17:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:17:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:18:01] Production.INFO: ==9924== Lock acquired, processing the job...
[2026-09-08 20:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:18:01] Production.INFO: neon service started
[2026-09-08 20:18:01] Production.INFO: neon service started
[2026-09-08 20:18:01] Production.INFO: ==9924== Releasing lock...
[2026-09-08 20:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:18:02] Production.INFO: ==9926== Lock acquired, processing the job...
[2026-09-08 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:18:02] Production.INFO: ==9928== Lock acquired, processing the job...
[2026-09-08 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:18:02] Production.INFO: ==9928== Releasing lock...
[2026-09-08 19:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:18:02] Production.INFO: ==9926== Releasing lock...
[2026-09-08 15:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:18:03] Production.INFO: ==9931== Lock acquired, processing the job...
[2026-09-08 15:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:18:03] Production.INFO: ==9933== Lock acquired, processing the job...
[2026-09-08 15:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:18:03] Production.INFO: ==9937== Lock acquired, processing the job...
[2026-09-08 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:18:03] Production.INFO: ==9935== Lock acquired, processing the job...
[2026-09-08 15:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:18:03] Production.INFO: ==9939== Lock acquired, processing the job...
[2026-09-08 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:18:03] Production.INFO: Account Balance Start.
[2026-09-08 15:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:18:03] Production.INFO: 117
[2026-09-08 15:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 15:18:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 15:18:03] Production.INFO: CreateAllLog End
[2026-09-08 15:18:03] Production.INFO: ==9939== Releasing lock...
[2026-09-08 15:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:18:03] Production.INFO: Account Balance End.
[2026-09-08 15:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:18:03] Production.INFO: ==9937== Releasing lock...
[2026-09-08 15:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:18:04] Production.INFO: ==9933== Releasing lock...
[2026-09-08 15:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:18:12] Production.ERROR: CronJobId end10
[2026-09-08 15:18:12] Production.INFO: ==9935== Releasing lock...
[2026-09-08 15:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:18:15] Production.INFO: call_cost start
[2026-09-08 15:18:15] Production.INFO: call_cost end
[2026-09-08 15:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:18:15] Production.INFO: ==9931== Releasing lock...
[2026-09-08 15:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:19:02] Production.INFO: ==9998== Lock acquired, processing the job...
[2026-09-08 20:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:19:02] Production.INFO: neon service started
[2026-09-08 20:19:02] Production.INFO: neon service started
[2026-09-08 20:19:02] Production.INFO: ==9998== Releasing lock...
[2026-09-08 20:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:19:02] Production.INFO: ==10001== Lock acquired, processing the job...
[2026-09-08 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:19:02] Production.INFO: ==10001== Releasing lock...
[2026-09-08 15:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:19:02] Production.INFO: ==10003== Lock acquired, processing the job...
[2026-09-08 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:19:02] Production.INFO: ==10003== Releasing lock...
[2026-09-08 19:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:19:03] Production.INFO: ==10007== Lock acquired, processing the job...
[2026-09-08 15:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:19:03] Production.INFO: ==10005== Lock acquired, processing the job...
[2026-09-08 15:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:19:03] Production.INFO: ==10009== Lock acquired, processing the job...
[2026-09-08 15:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:19:03] Production.INFO: ==10011== Lock acquired, processing the job...
[2026-09-08 15:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:19:03] Production.INFO: ==10013== Lock acquired, processing the job...
[2026-09-08 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:19:03] Production.INFO: Account Balance Start.
[2026-09-08 15:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:19:03] Production.INFO: 117
[2026-09-08 15:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 15:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:19:03] Production.INFO: ==10013== Releasing lock...
[2026-09-08 15:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:19:03] Production.INFO: Total Charge 0
[2026-09-08 15:19:03] Production.INFO: CreateAllLog End
[2026-09-08 15:19:04] Production.INFO: Account Balance End.
[2026-09-08 15:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:19:04] Production.INFO: ==10011== Releasing lock...
[2026-09-08 15:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:19:04] Production.INFO: ==10007== Releasing lock...
[2026-09-08 15:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:19:11] Production.ERROR: CronJobId end10
[2026-09-08 15:19:11] Production.INFO: ==10009== Releasing lock...
[2026-09-08 15:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:19:15] Production.INFO: call_cost start
[2026-09-08 15:19:15] Production.INFO: call_cost end
[2026-09-08 15:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:19:15] Production.INFO: ==10005== Releasing lock...
[2026-09-08 15:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:20:01] Production.INFO: ==10067== Lock acquired, processing the job...
[2026-09-08 20:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:20:01] Production.INFO: neon service started
[2026-09-08 20:20:01] Production.INFO: neon service started
[2026-09-08 20:20:01] Production.INFO: ==10067== Releasing lock...
[2026-09-08 20:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:20:01] Production.INFO: ==10071== Lock acquired, processing the job...
[2026-09-08 19:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:20:01] Production.INFO: ==10071== Releasing lock...
[2026-09-08 19:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:20:02] Production.INFO: ==10069== Lock acquired, processing the job...
[2026-09-08 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:20:02] Production.INFO: ==10069== Releasing lock...
[2026-09-08 15:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:20:02] Production.INFO: ==10074== Lock acquired, processing the job...
[2026-09-08 15:20:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:20:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:20:03] Production.INFO: ==10078== Lock acquired, processing the job...
[2026-09-08 15:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:20:03] Production.INFO: ==10076== Lock acquired, processing the job...
[2026-09-08 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:20:03] Production.INFO: ==10082== Lock acquired, processing the job...
[2026-09-08 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:20:03] Production.INFO: ==10080== Lock acquired, processing the job...
[2026-09-08 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 15:20:03] Production.INFO: ==10082== Releasing lock...
[2026-09-08 15:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:20:03] Production.INFO: Account Balance Start.
[2026-09-08 15:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:20:03] Production.INFO: 117
[2026-09-08 15:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:20:03] Production.INFO: Total Charge 0
[2026-09-08 15:20:03] Production.INFO: CreateAllLog End
[2026-09-08 15:20:03] Production.INFO: Account Balance End.
[2026-09-08 15:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:20:03] Production.INFO: ==10080== Releasing lock...
[2026-09-08 15:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:20:03] Production.INFO: ==10076== Releasing lock...
[2026-09-08 15:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:20:10] Production.ERROR: CronJobId end10
[2026-09-08 15:20:11] Production.INFO: ==10078== Releasing lock...
[2026-09-08 15:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:20:14] Production.INFO: call_cost start
[2026-09-08 15:20:14] Production.INFO: call_cost end
[2026-09-08 15:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:20:14] Production.INFO: ==10074== Releasing lock...
[2026-09-08 15:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:21:01] Production.INFO: ==10143== Lock acquired, processing the job...
[2026-09-08 20:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:21:01] Production.INFO: neon service started
[2026-09-08 20:21:01] Production.INFO: neon service started
[2026-09-08 20:21:01] Production.INFO: ==10143== Releasing lock...
[2026-09-08 20:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:21:02] Production.INFO: ==10147== Lock acquired, processing the job...
[2026-09-08 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:21:02] Production.INFO: ==10147== Releasing lock...
[2026-09-08 19:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:21:02] Production.INFO: ==10145== Lock acquired, processing the job...
[2026-09-08 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:21:02] Production.INFO: ==10145== Releasing lock...
[2026-09-08 15:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:21:03] Production.INFO: ==10154== Lock acquired, processing the job...
[2026-09-08 15:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:21:03] Production.INFO: ==10152== Lock acquired, processing the job...
[2026-09-08 15:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:21:03] Production.INFO: ==10150== Lock acquired, processing the job...
[2026-09-08 15:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:21:03] Production.INFO: ==10156== Lock acquired, processing the job...
[2026-09-08 15:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:21:03] Production.INFO: ==10158== Lock acquired, processing the job...
[2026-09-08 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:21:03] Production.INFO: Account Balance Start.
[2026-09-08 15:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:21:03] Production.INFO: 117
[2026-09-08 15:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:21:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 15:21:03] Production.INFO: CreateAllLog End
[2026-09-08 15:21:03] Production.INFO: ==10158== Releasing lock...
[2026-09-08 15:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:21:04] Production.INFO: Account Balance End.
[2026-09-08 15:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:21:04] Production.INFO: ==10156== Releasing lock...
[2026-09-08 15:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:21:04] Production.INFO: ==10152== Releasing lock...
[2026-09-08 15:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:21:11] Production.ERROR: CronJobId end10
[2026-09-08 15:21:11] Production.INFO: ==10154== Releasing lock...
[2026-09-08 15:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:21:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:21:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:21:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:21:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:21:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:21:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:21:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:21:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:21:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:21:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:21:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:21:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:21:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:21:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:21:13] Production.INFO: call_cost start
[2026-09-08 15:21:13] Production.INFO: call_cost end
[2026-09-08 15:21:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:21:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:21:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:21:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:21:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:21:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:21:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:21:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:21:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:21:13] Production.INFO: ==10150== Releasing lock...
[2026-09-08 15:21:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:21:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:22:01] Production.INFO: ==10217== Lock acquired, processing the job...
[2026-09-08 20:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:22:01] Production.INFO: neon service started
[2026-09-08 20:22:01] Production.INFO: neon service started
[2026-09-08 20:22:01] Production.INFO: ==10217== Releasing lock...
[2026-09-08 20:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:22:01] Production.INFO: ==10219== Lock acquired, processing the job...
[2026-09-08 15:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:22:01] Production.INFO: ==10219== Releasing lock...
[2026-09-08 15:22:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:22:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:22:02] Production.INFO: ==10221== Lock acquired, processing the job...
[2026-09-08 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:22:02] Production.INFO: ==10221== Releasing lock...
[2026-09-08 19:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:22:02] Production.INFO: ==10223== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:22:02] Production.INFO: ==10225== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:22:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:22:02] Production.INFO: ==10229== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:22:02] Production.INFO: Account Balance Start.
[2026-09-08 15:22:02] Production.INFO: CreateAllLog Start
[2026-09-08 15:22:02] Production.INFO: 117
[2026-09-08 15:22:02] Production.INFO: ==10227== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:22:02] Production.INFO: ==10231== Lock acquired, processing the job...
[2026-09-08 15:22:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:22:02] Production.INFO: Date 2026-09-08
[2026-09-08 15:22:02] Production.INFO: Reseller ==> 0
[2026-09-08 15:22:02] Production.INFO: Total Charge 0
[2026-09-08 15: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-08 15: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-08 15:22:02] Production.INFO: CreateAllLog End
[2026-09-08 15: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-08 15:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:22:03] Production.INFO: ==10231== Releasing lock...
[2026-09-08 15:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:22:03] Production.INFO: Account Balance End.
[2026-09-08 15:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:22:03] Production.INFO: ==10229== Releasing lock...
[2026-09-08 15:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:22:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:22:03] Production.INFO: ==10225== Releasing lock...
[2026-09-08 15:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:22:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:22:12] Production.ERROR: CronJobId end10
[2026-09-08 15:22:12] Production.INFO: ==10227== Releasing lock...
[2026-09-08 15:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:22:14] Production.INFO: call_cost start
[2026-09-08 15:22:14] Production.INFO: call_cost end
[2026-09-08 15:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:22:14] Production.INFO: ==10223== Releasing lock...
[2026-09-08 15:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:23:01] Production.INFO: ==10293== Lock acquired, processing the job...
[2026-09-08 20:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:23:01] Production.INFO: neon service started
[2026-09-08 20:23:01] Production.INFO: neon service started
[2026-09-08 20:23:01] Production.INFO: ==10293== Releasing lock...
[2026-09-08 20:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:23:02] Production.INFO: ==10297== Lock acquired, processing the job...
[2026-09-08 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:23:02] Production.INFO: ==10297== Releasing lock...
[2026-09-08 19:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:23:02] Production.INFO: ==10295== Lock acquired, processing the job...
[2026-09-08 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:23:02] Production.INFO: ==10295== Releasing lock...
[2026-09-08 15:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:23:02] Production.INFO: ==10300== Lock acquired, processing the job...
[2026-09-08 15:23:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:23:02] Production.INFO: ==10306== Lock acquired, processing the job...
[2026-09-08 15:23:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:23:03] Production.INFO: Account Balance Start.
[2026-09-08 15:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:23:03] Production.INFO: 117
[2026-09-08 15:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:23:03] Production.INFO: Total Charge 0
[2026-09-08 15:23:03] Production.INFO: CreateAllLog End
[2026-09-08 15:23:03] Production.INFO: Account Balance End.
[2026-09-08 15:23:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:23:03] Production.INFO: ==10306== Releasing lock...
[2026-09-08 15:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:23:03] Production.INFO: ==10302== Lock acquired, processing the job...
[2026-09-08 15:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:23:03] Production.INFO: ==10304== Lock acquired, processing the job...
[2026-09-08 15:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:23:03] Production.INFO: ==10308== Lock acquired, processing the job...
[2026-09-08 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 15:23:03] Production.INFO: ==10308== Releasing lock...
[2026-09-08 15:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:23:04] Production.INFO: ==10302== Releasing lock...
[2026-09-08 15:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:23: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-08 15:23:11] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:23:11] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:23:11] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:23:11] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:23:11] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:23:11] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:23:11] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:23:11] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:23:11] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:23:11] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:23:11] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:23:11] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:23:11] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:23:11] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:23:11] Production.ERROR: CronJobId end10
[2026-09-08 15:23:11] Production.INFO: ==10304== Releasing lock...
[2026-09-08 15:23:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:23:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:23:11] Production.INFO: call_cost start
[2026-09-08 15:23:11] Production.INFO: call_cost end
[2026-09-08 15:23:11] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:23:11] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:23:11] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:23:11] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:23:11] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:23:11] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:23:11] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:23:11] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:23:11] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:23:11] Production.INFO: ==10300== Releasing lock...
[2026-09-08 15:23:11] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:23:11] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:24:02] Production.INFO: ==10367== Lock acquired, processing the job...
[2026-09-08 20:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:24:02] Production.INFO: neon service started
[2026-09-08 20:24:02] Production.INFO: neon service started
[2026-09-08 20:24:02] Production.INFO: ==10367== Releasing lock...
[2026-09-08 20:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:24:02] Production.INFO: ==10371== Lock acquired, processing the job...
[2026-09-08 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:24:02] Production.INFO: ==10371== Releasing lock...
[2026-09-08 19:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:24:02] Production.INFO: ==10369== Lock acquired, processing the job...
[2026-09-08 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:24:02] Production.INFO: ==10369== Releasing lock...
[2026-09-08 15:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:24:03] Production.INFO: ==10374== Lock acquired, processing the job...
[2026-09-08 15:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:24:03] Production.INFO: ==10380== Lock acquired, processing the job...
[2026-09-08 15:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:24:03] Production.INFO: ==10378== Lock acquired, processing the job...
[2026-09-08 15:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:24:03] Production.INFO: ==10376== Lock acquired, processing the job...
[2026-09-08 15:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:24:03] Production.INFO: ==10382== Lock acquired, processing the job...
[2026-09-08 15:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:24:03] Production.INFO: Account Balance Start.
[2026-09-08 15:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:24:03] Production.INFO: 117
[2026-09-08 15:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 15: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-08 15:24:04] Production.INFO: Total Charge 0
[2026-09-08 15:24:04] Production.INFO: ==10382== Releasing lock...
[2026-09-08 15:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:24:04] Production.INFO: CreateAllLog End
[2026-09-08 15:24:04] Production.INFO: Account Balance End.
[2026-09-08 15:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:24:04] Production.INFO: ==10380== Releasing lock...
[2026-09-08 15:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:24:04] Production.INFO: ==10376== Releasing lock...
[2026-09-08 15:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:24:11] Production.ERROR: CronJobId end10
[2026-09-08 15:24:11] Production.INFO: ==10378== Releasing lock...
[2026-09-08 15:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:24:14] Production.INFO: call_cost start
[2026-09-08 15:24:14] Production.INFO: call_cost end
[2026-09-08 15:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:24:14] Production.INFO: ==10374== Releasing lock...
[2026-09-08 15:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:25:01] Production.INFO: ==10440== Lock acquired, processing the job...
[2026-09-08 20:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:25:01] Production.INFO: neon service started
[2026-09-08 20:25:01] Production.INFO: neon service started
[2026-09-08 20:25:01] Production.INFO: ==10440== Releasing lock...
[2026-09-08 20:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:25:01] Production.INFO: ==10443== Lock acquired, processing the job...
[2026-09-08 15:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:25:02] Production.INFO: ==10445== Lock acquired, processing the job...
[2026-09-08 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:25:02] Production.INFO: ==10443== Releasing lock...
[2026-09-08 15:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:25:02] Production.INFO: ==10445== Releasing lock...
[2026-09-08 19:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:25:03] Production.INFO: ==10447== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:25:03] Production.INFO: ==10447== Releasing lock...
[2026-09-08 15:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:25:03] Production.INFO: ==10449== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:25:03] Production.INFO: ==10451== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:25:03] Production.INFO: ==10453== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:25:03] Production.INFO: ==10457== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:25:03] Production.INFO: ==10455== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:25:03] Production.INFO: ==10459== Lock acquired, processing the job...
[2026-09-08 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:25:03] Production.INFO: Account Balance Start.
[2026-09-08 15:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:25:03] Production.INFO: 117
[2026-09-08 15:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 15:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:25:03] Production.INFO: ==10459== Releasing lock...
[2026-09-08 15:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:25:03] Production.INFO: Total Charge 0
[2026-09-08 15:25:03] Production.INFO: CreateAllLog End
[2026-09-08 15:25:03] Production.ERROR: done
[2026-09-08 15:25:04] Production.INFO: Account Balance End.
[2026-09-08 15:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967369', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:25:04] Production.INFO: ==10455== Releasing lock...
[2026-09-08 15:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:25:04] Production.INFO: ==10451== Releasing lock...
[2026-09-08 15:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967369', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:25:09] Production.INFO: ProcessCDR(1,17967369,1,1,2)
[2026-09-08 15:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967369,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:25:09] Production.INFO: ==10457== Releasing lock...
[2026-09-08 15:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:25:13] Production.ERROR: CronJobId end10
[2026-09-08 15:25:13] Production.INFO: ==10453== Releasing lock...
[2026-09-08 15:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:25:16] Production.INFO: call_cost start
[2026-09-08 15:25:16] Production.INFO: call_cost end
[2026-09-08 15:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:25:16] Production.INFO: ==10449== Releasing lock...
[2026-09-08 15:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:26:02] Production.INFO: ==10522== Lock acquired, processing the job...
[2026-09-08 20:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:26:02] Production.INFO: neon service started
[2026-09-08 20:26:02] Production.INFO: neon service started
[2026-09-08 20:26:02] Production.INFO: ==10522== Releasing lock...
[2026-09-08 20:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:26:02] Production.INFO: ==10525== Lock acquired, processing the job...
[2026-09-08 15:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:26:02] Production.INFO: ==10527== Lock acquired, processing the job...
[2026-09-08 19:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:26:03] Production.INFO: ==10527== Releasing lock...
[2026-09-08 19:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:26:03] Production.INFO: ==10525== Releasing lock...
[2026-09-08 15:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:26:04] Production.INFO: ==10530== Lock acquired, processing the job...
[2026-09-08 15:26:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:26:04] Production.INFO: ==10532== Lock acquired, processing the job...
[2026-09-08 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:26:04] Production.INFO: ==10538== Lock acquired, processing the job...
[2026-09-08 15:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:26:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:26:04] Production.INFO: ==10536== Lock acquired, processing the job...
[2026-09-08 15:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:26:04] Production.INFO: ==10534== Lock acquired, processing the job...
[2026-09-08 15:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:26:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15: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-08 15: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-08 15:26:04] Production.INFO: ==10538== Releasing lock...
[2026-09-08 15:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:26:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:26:04] Production.INFO: Account Balance Start.
[2026-09-08 15:26:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:26:04] Production.INFO: 117
[2026-09-08 15:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:26:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:26:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:26:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:26:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:26:04] Production.INFO: Total Charge 0
[2026-09-08 15:26:04] Production.INFO: CreateAllLog End
[2026-09-08 15:26:04] Production.INFO: Account Balance End.
[2026-09-08 15:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:26:04] Production.INFO: ==10536== Releasing lock...
[2026-09-08 15:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:26:04] Production.INFO: ==10532== Releasing lock...
[2026-09-08 15:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:26:11] Production.ERROR: CronJobId end10
[2026-09-08 15:26:11] Production.INFO: ==10534== Releasing lock...
[2026-09-08 15:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:26:14] Production.INFO: call_cost start
[2026-09-08 15:26:14] Production.INFO: call_cost end
[2026-09-08 15:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:26:14] Production.INFO: ==10530== Releasing lock...
[2026-09-08 15:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:27:01] Production.INFO: ==10592== Lock acquired, processing the job...
[2026-09-08 20:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:27:01] Production.INFO: neon service started
[2026-09-08 20:27:01] Production.INFO: neon service started
[2026-09-08 20:27:01] Production.INFO: ==10592== Releasing lock...
[2026-09-08 20:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:27:01] Production.INFO: ==10594== Lock acquired, processing the job...
[2026-09-08 15:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:27:02] Production.INFO: ==10594== Releasing lock...
[2026-09-08 15:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:27:02] Production.INFO: ==10596== Lock acquired, processing the job...
[2026-09-08 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:27:02] Production.INFO: ==10596== Releasing lock...
[2026-09-08 19:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:27:02] Production.INFO: ==10605== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:27:02] Production.INFO: ==10599== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:27:02] Production.INFO: ==10603== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:27:02] Production.INFO: ==10601== Lock acquired, processing the job...
[2026-09-08 15:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:27:02] Production.INFO: Account Balance Start.
[2026-09-08 15:27:02] Production.INFO: CreateAllLog Start
[2026-09-08 15:27:02] Production.INFO: 117
[2026-09-08 15:27:02] Production.INFO: Date 2026-09-08
[2026-09-08 15:27:02] Production.INFO: Reseller ==> 0
[2026-09-08 15:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:27:03] Production.INFO: Total Charge 0
[2026-09-08 15:27:03] Production.INFO: CreateAllLog End
[2026-09-08 15:27:03] Production.INFO: ==10607== Lock acquired, processing the job...
[2026-09-08 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:27:03] Production.INFO: ==10607== Releasing lock...
[2026-09-08 15:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:27:03] Production.INFO: Account Balance End.
[2026-09-08 15:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:27:03] Production.INFO: ==10605== Releasing lock...
[2026-09-08 15:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:27:03] Production.INFO: ==10601== Releasing lock...
[2026-09-08 15:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:27:11] Production.ERROR: CronJobId end10
[2026-09-08 15:27:11] Production.INFO: ==10603== Releasing lock...
[2026-09-08 15:27:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:27:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:27:14] Production.INFO: call_cost start
[2026-09-08 15:27:14] Production.INFO: call_cost end
[2026-09-08 15:27:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:27:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:27:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:27:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:27:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:27:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:27:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:27:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:27:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:27:14] Production.INFO: ==10599== Releasing lock...
[2026-09-08 15:27:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:27:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:28:01] Production.INFO: ==10665== Lock acquired, processing the job...
[2026-09-08 20:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:28:01] Production.INFO: neon service started
[2026-09-08 20:28:01] Production.INFO: neon service started
[2026-09-08 20:28:01] Production.INFO: ==10665== Releasing lock...
[2026-09-08 20:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:28:02] Production.INFO: ==10667== Lock acquired, processing the job...
[2026-09-08 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:28:02] Production.INFO: ==10667== Releasing lock...
[2026-09-08 15:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:28:02] Production.INFO: ==10669== Lock acquired, processing the job...
[2026-09-08 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:28:02] Production.INFO: ==10669== Releasing lock...
[2026-09-08 19:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:28:03] Production.INFO: ==10672== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:28:03] Production.INFO: ==10674== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:28:03] Production.INFO: ==10676== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:28:03] Production.INFO: ==10680== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:28:03] Production.INFO: ==10678== Lock acquired, processing the job...
[2026-09-08 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:28:03] Production.INFO: Account Balance Start.
[2026-09-08 15:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:28:03] Production.INFO: 117
[2026-09-08 15:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 15:28:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 15:28:03] Production.INFO: ==10680== Releasing lock...
[2026-09-08 15:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:28:03] Production.INFO: CreateAllLog End
[2026-09-08 15:28:03] Production.INFO: Account Balance End.
[2026-09-08 15:28:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:28:03] Production.INFO: ==10678== Releasing lock...
[2026-09-08 15:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:28:04] Production.INFO: ==10674== Releasing lock...
[2026-09-08 15:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:28:11] Production.ERROR: CronJobId end10
[2026-09-08 15:28:11] Production.INFO: ==10676== Releasing lock...
[2026-09-08 15:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:28:15] Production.INFO: call_cost start
[2026-09-08 15:28:15] Production.INFO: call_cost end
[2026-09-08 15:28:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:28:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:28:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:28:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:28:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:28:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:28:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:28:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:28:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:28:15] Production.INFO: ==10672== Releasing lock...
[2026-09-08 15:28:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:28:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:29:02] Production.INFO: ==10743== Lock acquired, processing the job...
[2026-09-08 20:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:29:02] Production.INFO: neon service started
[2026-09-08 20:29:02] Production.INFO: neon service started
[2026-09-08 20:29:02] Production.INFO: ==10743== Releasing lock...
[2026-09-08 20:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:29:02] Production.INFO: ==10745== Lock acquired, processing the job...
[2026-09-08 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:29:02] Production.INFO: ==10747== Lock acquired, processing the job...
[2026-09-08 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:29:02] Production.INFO: ==10747== Releasing lock...
[2026-09-08 19:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:29:02] Production.INFO: ==10745== Releasing lock...
[2026-09-08 15:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:29:03] Production.INFO: ==10751== Lock acquired, processing the job...
[2026-09-08 15:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:29:03] Production.INFO: ==10753== Lock acquired, processing the job...
[2026-09-08 15:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:29:03] Production.INFO: ==10749== Lock acquired, processing the job...
[2026-09-08 15:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:29:03] Production.INFO: ==10755== Lock acquired, processing the job...
[2026-09-08 15:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:29:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:29:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:29:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:29:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:29:03] Production.INFO: ==10757== Lock acquired, processing the job...
[2026-09-08 15:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:29:03] Production.INFO: Account Balance Start.
[2026-09-08 15:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:29:03] Production.INFO: 117
[2026-09-08 15:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:29:04] Production.INFO: Total Charge 0
[2026-09-08 15: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-08 15:29:04] Production.INFO: CreateAllLog End
[2026-09-08 15: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-08 15: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-08 15:29:04] Production.INFO: ==10757== Releasing lock...
[2026-09-08 15:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:29:04] Production.INFO: Account Balance End.
[2026-09-08 15:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:29:04] Production.INFO: ==10755== Releasing lock...
[2026-09-08 15:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:29:04] Production.INFO: ==10751== Releasing lock...
[2026-09-08 15:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:29:12] Production.ERROR: CronJobId end10
[2026-09-08 15:29:12] Production.INFO: ==10753== Releasing lock...
[2026-09-08 15:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:29:15] Production.INFO: call_cost start
[2026-09-08 15:29:15] Production.INFO: call_cost end
[2026-09-08 15:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:29:15] Production.INFO: ==10749== Releasing lock...
[2026-09-08 15:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:30:01] Production.INFO: ==10818== Lock acquired, processing the job...
[2026-09-08 20:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:30:01] Production.INFO: neon service started
[2026-09-08 20:30:01] Production.INFO: neon service started
[2026-09-08 20:30:01] Production.INFO: ==10818== Releasing lock...
[2026-09-08 20:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:30:02] Production.INFO: ==10822== Lock acquired, processing the job...
[2026-09-08 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:30:02] Production.INFO: ==10822== Releasing lock...
[2026-09-08 19:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:30:02] Production.INFO: ==10820== Lock acquired, processing the job...
[2026-09-08 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:30:02] Production.INFO: ==10820== Releasing lock...
[2026-09-08 15:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:30:03] Production.INFO: ==10827== Lock acquired, processing the job...
[2026-09-08 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:30:03] Production.INFO: ==10825== Lock acquired, processing the job...
[2026-09-08 15:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:30:03] Production.INFO: ==10831== Lock acquired, processing the job...
[2026-09-08 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:30:03] Production.INFO: ==10829== Lock acquired, processing the job...
[2026-09-08 15:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:30:03] Production.INFO: ==10833== Lock acquired, processing the job...
[2026-09-08 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 15:30:03] Production.INFO: Account Balance Start.
[2026-09-08 15:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:30:03] Production.INFO: 117
[2026-09-08 15:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:30:03] Production.INFO: ==10833== Releasing lock...
[2026-09-08 15:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:30:03] Production.INFO: Total Charge 0
[2026-09-08 15:30:03] Production.INFO: CreateAllLog End
[2026-09-08 15:30:03] Production.INFO: Account Balance End.
[2026-09-08 15:30:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:30:03] Production.INFO: ==10831== Releasing lock...
[2026-09-08 15:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:30:03] Production.INFO: ==10827== Releasing lock...
[2026-09-08 15:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:30:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:30:10] Production.ERROR: CronJobId end10
[2026-09-08 15:30:10] Production.INFO: ==10829== Releasing lock...
[2026-09-08 15:30:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:30:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:30:13] Production.INFO: call_cost start
[2026-09-08 15:30:13] Production.INFO: call_cost end
[2026-09-08 15:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:30:13] Production.INFO: ==10825== Releasing lock...
[2026-09-08 15:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:31:02] Production.INFO: ==10893== Lock acquired, processing the job...
[2026-09-08 20:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:31:02] Production.INFO: neon service started
[2026-09-08 20:31:02] Production.INFO: neon service started
[2026-09-08 20:31:02] Production.INFO: ==10893== Releasing lock...
[2026-09-08 20:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:31:02] Production.INFO: ==10895== Lock acquired, processing the job...
[2026-09-08 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:31:02] Production.INFO: ==10895== Releasing lock...
[2026-09-08 15:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:31:03] Production.INFO: ==10897== Lock acquired, processing the job...
[2026-09-08 19:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:31:03] Production.INFO: ==10897== Releasing lock...
[2026-09-08 19:31:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:31:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:31:03] Production.INFO: ==10899== Lock acquired, processing the job...
[2026-09-08 15:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:31:03] Production.INFO: ==10903== Lock acquired, processing the job...
[2026-09-08 15:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:31:03] Production.INFO: ==10907== Lock acquired, processing the job...
[2026-09-08 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:31:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:31:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:31:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:31:03] Production.INFO: ==10907== Releasing lock...
[2026-09-08 15:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:31:03] Production.INFO: ==10901== Lock acquired, processing the job...
[2026-09-08 15:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:31:03] Production.INFO: ==10905== Lock acquired, processing the job...
[2026-09-08 15:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:31:04] Production.INFO: Account Balance Start.
[2026-09-08 15:31:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:31:04] Production.INFO: 117
[2026-09-08 15:31:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:31:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:31:04] Production.INFO: Total Charge 0
[2026-09-08 15:31:04] Production.INFO: CreateAllLog End
[2026-09-08 15:31:04] Production.INFO: Account Balance End.
[2026-09-08 15:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:31:04] Production.INFO: ==10905== Releasing lock...
[2026-09-08 15:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:31:04] Production.INFO: ==10901== Releasing lock...
[2026-09-08 15:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:31:10] Production.ERROR: CronJobId end10
[2026-09-08 15:31:10] Production.INFO: ==10903== Releasing lock...
[2026-09-08 15:31:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:31:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:31:14] Production.INFO: call_cost start
[2026-09-08 15:31:14] Production.INFO: call_cost end
[2026-09-08 15:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:31:14] Production.INFO: ==10899== Releasing lock...
[2026-09-08 15:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:32:01] Production.INFO: ==10970== Lock acquired, processing the job...
[2026-09-08 20:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:32:01] Production.INFO: neon service started
[2026-09-08 20:32:01] Production.INFO: neon service started
[2026-09-08 20:32:01] Production.INFO: ==10970== Releasing lock...
[2026-09-08 20:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:32:01] Production.INFO: ==10972== Lock acquired, processing the job...
[2026-09-08 15:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:32:02] Production.INFO: ==10972== Releasing lock...
[2026-09-08 15:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:32:02] Production.INFO: ==10974== Lock acquired, processing the job...
[2026-09-08 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:32:02] Production.INFO: ==10974== Releasing lock...
[2026-09-08 19:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:32:02] Production.INFO: ==10976== Lock acquired, processing the job...
[2026-09-08 15:32:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:32:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:32:02] Production.INFO: ==10982== Lock acquired, processing the job...
[2026-09-08 15:32:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:32:02] Production.INFO: Account Balance Start.
[2026-09-08 15:32:02] Production.INFO: CreateAllLog Start
[2026-09-08 15:32:02] Production.INFO: 117
[2026-09-08 15:32:02] Production.INFO: Date 2026-09-08
[2026-09-08 15:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:32:03] Production.INFO: Total Charge 0
[2026-09-08 15:32:03] Production.INFO: CreateAllLog End
[2026-09-08 15:32:03] Production.INFO: Account Balance End.
[2026-09-08 15:32:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:32:03] Production.INFO: ==10982== Releasing lock...
[2026-09-08 15:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:32:03] Production.INFO: ==10978== Lock acquired, processing the job...
[2026-09-08 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:32:03] Production.INFO: ==10980== Lock acquired, processing the job...
[2026-09-08 15:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:32:03] Production.INFO: ==10984== Lock acquired, processing the job...
[2026-09-08 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:32:03] Production.INFO: ==10984== Releasing lock...
[2026-09-08 15:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:32:03] Production.INFO: ==10978== Releasing lock...
[2026-09-08 15:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:32:11] Production.ERROR: CronJobId end10
[2026-09-08 15:32:11] Production.INFO: ==10980== Releasing lock...
[2026-09-08 15:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:32:14] Production.INFO: call_cost start
[2026-09-08 15:32:14] Production.INFO: call_cost end
[2026-09-08 15:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:32:14] Production.INFO: ==10976== Releasing lock...
[2026-09-08 15:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:33:02] Production.INFO: ==11043== Lock acquired, processing the job...
[2026-09-08 20:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:33:02] Production.INFO: neon service started
[2026-09-08 20:33:02] Production.INFO: neon service started
[2026-09-08 20:33:02] Production.INFO: ==11043== Releasing lock...
[2026-09-08 20:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:33:02] Production.INFO: ==11045== Lock acquired, processing the job...
[2026-09-08 15:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:33:02] Production.INFO: ==11047== Lock acquired, processing the job...
[2026-09-08 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:33:02] Production.INFO: ==11047== Releasing lock...
[2026-09-08 19:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:33:03] Production.INFO: ==11045== Releasing lock...
[2026-09-08 15:33:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:33:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:33:03] Production.INFO: ==11050== Lock acquired, processing the job...
[2026-09-08 15:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:33:03] Production.INFO: ==11052== Lock acquired, processing the job...
[2026-09-08 15:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:33:03] Production.INFO: ==11054== Lock acquired, processing the job...
[2026-09-08 15:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:33:03] Production.INFO: ==11056== Lock acquired, processing the job...
[2026-09-08 15:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:33:03] Production.INFO: ==11058== Lock acquired, processing the job...
[2026-09-08 15:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:33:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:33:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:33:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:33:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:33:04] Production.INFO: Account Balance Start.
[2026-09-08 15:33:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:33:04] Production.INFO: 117
[2026-09-08 15:33:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:33:04] Production.INFO: Reseller ==> 0
[2026-09-08 15: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-08 15: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-08 15: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-08 15:33:04] Production.INFO: ==11058== Releasing lock...
[2026-09-08 15:33:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:33:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:33:04] Production.INFO: Total Charge 0
[2026-09-08 15:33:04] Production.INFO: CreateAllLog End
[2026-09-08 15:33:04] Production.INFO: Account Balance End.
[2026-09-08 15:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:33:04] Production.INFO: ==11056== Releasing lock...
[2026-09-08 15:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:33:04] Production.INFO: ==11052== Releasing lock...
[2026-09-08 15:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:33:12] Production.ERROR: CronJobId end10
[2026-09-08 15:33:12] Production.INFO: ==11054== Releasing lock...
[2026-09-08 15:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:33:14] Production.INFO: call_cost start
[2026-09-08 15:33:14] Production.INFO: call_cost end
[2026-09-08 15:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:33:14] Production.INFO: ==11050== Releasing lock...
[2026-09-08 15:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:34:01] Production.INFO: ==11118== Lock acquired, processing the job...
[2026-09-08 20:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:34:01] Production.INFO: neon service started
[2026-09-08 20:34:01] Production.INFO: neon service started
[2026-09-08 20:34:01] Production.INFO: ==11118== Releasing lock...
[2026-09-08 20:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:34:02] Production.INFO: ==11120== Lock acquired, processing the job...
[2026-09-08 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:34:02] Production.INFO: ==11122== Lock acquired, processing the job...
[2026-09-08 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:34:02] Production.INFO: ==11122== Releasing lock...
[2026-09-08 19:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:34:02] Production.INFO: ==11120== Releasing lock...
[2026-09-08 15:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:34:03] Production.INFO: ==11125== Lock acquired, processing the job...
[2026-09-08 15:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:34:03] Production.INFO: ==11129== Lock acquired, processing the job...
[2026-09-08 15:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:34:03] Production.INFO: ==11127== Lock acquired, processing the job...
[2026-09-08 15:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:34:03] Production.INFO: ==11131== Lock acquired, processing the job...
[2026-09-08 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:34:03] Production.INFO: ==11133== Lock acquired, processing the job...
[2026-09-08 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:34:03] Production.INFO: Account Balance Start.
[2026-09-08 15:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:34:03] Production.INFO: 117
[2026-09-08 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-08 15:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 15:34:03] Production.INFO: ==11133== Releasing lock...
[2026-09-08 15:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:34:03] Production.INFO: Total Charge 0
[2026-09-08 15:34:03] Production.INFO: CreateAllLog End
[2026-09-08 15:34:03] Production.INFO: Account Balance End.
[2026-09-08 15:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:34:03] Production.INFO: ==11131== Releasing lock...
[2026-09-08 15:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:34:04] Production.INFO: ==11127== Releasing lock...
[2026-09-08 15:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:34:11] Production.ERROR: CronJobId end10
[2026-09-08 15:34:11] Production.INFO: ==11129== Releasing lock...
[2026-09-08 15:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:34:14] Production.INFO: call_cost start
[2026-09-08 15:34:14] Production.INFO: call_cost end
[2026-09-08 15:34:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:34:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:34:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:34:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:34:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:34:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:34:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:34:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:34:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:34:14] Production.INFO: ==11125== Releasing lock...
[2026-09-08 15:34:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:34:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:35:01] Production.INFO: ==11190== Lock acquired, processing the job...
[2026-09-08 20:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:35:01] Production.INFO: neon service started
[2026-09-08 20:35:02] Production.INFO: neon service started
[2026-09-08 20:35:02] Production.INFO: ==11190== Releasing lock...
[2026-09-08 20:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:35:02] Production.INFO: ==11192== Lock acquired, processing the job...
[2026-09-08 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:35:02] Production.INFO: ==11192== Releasing lock...
[2026-09-08 15:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:35:02] Production.INFO: ==11194== Lock acquired, processing the job...
[2026-09-08 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:35:02] Production.INFO: ==11194== Releasing lock...
[2026-09-08 19:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:35:03] Production.INFO: ==11196== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:35:03] Production.INFO: ==11198== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:35:03] Production.INFO: ==11202== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:35:03] Production.INFO: ==11196== Releasing lock...
[2026-09-08 15:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:35:03] Production.INFO: ==11208== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:35:03] Production.INFO: ==11200== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:35:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:35:03] Production.INFO: ==11204== Lock acquired, processing the job...
[2026-09-08 15:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:35:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:35:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:35:03] Production.INFO: ==11208== Releasing lock...
[2026-09-08 15:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:35:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:35:04] Production.INFO: ==11206== Lock acquired, processing the job...
[2026-09-08 15:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:35:04] Production.INFO: Account Balance Start.
[2026-09-08 15:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:35:04] Production.INFO: 117
[2026-09-08 15:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:35:04] Production.INFO: Total Charge 0
[2026-09-08 15:35:04] Production.INFO: CreateAllLog End
[2026-09-08 15:35:04] Production.ERROR: done
[2026-09-08 15:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967410', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:35:04] Production.INFO: Account Balance End.
[2026-09-08 15:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:35:04] Production.INFO: ==11204== Releasing lock...
[2026-09-08 15:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:35:04] Production.INFO: ==11200== Releasing lock...
[2026-09-08 15:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:35:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967410', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:35:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:35:09] Production.INFO: ProcessCDR(1,17967410,1,1,2)
[2026-09-08 15:35:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967410,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967410,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:35:10] Production.INFO: ==11206== Releasing lock...
[2026-09-08 15:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:35:14] Production.ERROR: CronJobId end10
[2026-09-08 15:35:14] Production.INFO: ==11202== Releasing lock...
[2026-09-08 15:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:35:17] Production.INFO: call_cost start
[2026-09-08 15:35:17] Production.INFO: call_cost end
[2026-09-08 15:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:35:17] Production.INFO: ==11198== Releasing lock...
[2026-09-08 15:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:36:01] Production.INFO: ==11268== Lock acquired, processing the job...
[2026-09-08 20:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:36:01] Production.INFO: neon service started
[2026-09-08 20:36:01] Production.INFO: neon service started
[2026-09-08 20:36:01] Production.INFO: ==11268== Releasing lock...
[2026-09-08 20:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:36:01] Production.INFO: ==11270== Lock acquired, processing the job...
[2026-09-08 15:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:36:02] Production.INFO: ==11270== Releasing lock...
[2026-09-08 15:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:36:02] Production.INFO: ==11272== Lock acquired, processing the job...
[2026-09-08 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:36:02] Production.INFO: ==11272== Releasing lock...
[2026-09-08 19:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:36:02] Production.INFO: ==11274== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:36:02] Production.INFO: ==11276== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:36:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:36:02] Production.INFO: ==11280== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:36:02] Production.INFO: ==11278== Lock acquired, processing the job...
[2026-09-08 15:36:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:36:03] Production.INFO: Account Balance Start.
[2026-09-08 15:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:36:03] Production.INFO: 117
[2026-09-08 15:36:03] Production.INFO: ==11282== Lock acquired, processing the job...
[2026-09-08 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:36:03] Production.INFO: Total Charge 0
[2026-09-08 15:36:03] Production.INFO: CreateAllLog End
[2026-09-08 15:36:03] Production.INFO: Account Balance End.
[2026-09-08 15:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:36:03] Production.INFO: ==11280== Releasing lock...
[2026-09-08 15:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 15:36:03] Production.INFO: ==11282== Releasing lock...
[2026-09-08 15:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:36:03] Production.INFO: ==11276== Releasing lock...
[2026-09-08 15:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:36:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:36:11] Production.ERROR: CronJobId end10
[2026-09-08 15:36:11] Production.INFO: ==11278== Releasing lock...
[2026-09-08 15:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:36:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:36:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:36:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:36:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:36:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:36:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:36:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:36:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:36:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:36:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:36:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:36:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:36:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:36:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:36:13] Production.INFO: call_cost start
[2026-09-08 15:36:13] Production.INFO: call_cost end
[2026-09-08 15:36:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:36:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:36:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:36:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:36:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:36:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:36:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:36:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:36:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:36:13] Production.INFO: ==11274== Releasing lock...
[2026-09-08 15:36:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:36:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:37:01] Production.INFO: ==11341== Lock acquired, processing the job...
[2026-09-08 20:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:37:01] Production.INFO: neon service started
[2026-09-08 20:37:01] Production.INFO: neon service started
[2026-09-08 20:37:01] Production.INFO: ==11341== Releasing lock...
[2026-09-08 20:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:37:02] Production.INFO: ==11343== Lock acquired, processing the job...
[2026-09-08 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:37:02] Production.INFO: ==11343== Releasing lock...
[2026-09-08 15:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:37:02] Production.INFO: ==11345== Lock acquired, processing the job...
[2026-09-08 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:37:02] Production.INFO: ==11345== Releasing lock...
[2026-09-08 19:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:37:03] Production.INFO: ==11356== Lock acquired, processing the job...
[2026-09-08 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 15:37:03] Production.INFO: ==11356== Releasing lock...
[2026-09-08 15:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:37:03] Production.INFO: ==11348== Lock acquired, processing the job...
[2026-09-08 15:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:37:03] Production.INFO: ==11352== Lock acquired, processing the job...
[2026-09-08 15:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:37:03] Production.INFO: ==11350== Lock acquired, processing the job...
[2026-09-08 15:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:37:03] Production.INFO: ==11354== Lock acquired, processing the job...
[2026-09-08 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:37:03] Production.INFO: Account Balance Start.
[2026-09-08 15:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:37:03] Production.INFO: 117
[2026-09-08 15:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:37:03] Production.INFO: Total Charge 0
[2026-09-08 15:37:03] Production.INFO: CreateAllLog End
[2026-09-08 15:37:03] Production.INFO: Account Balance End.
[2026-09-08 15:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:37:03] Production.INFO: ==11354== Releasing lock...
[2026-09-08 15:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:37:04] Production.INFO: ==11350== Releasing lock...
[2026-09-08 15:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:37:12] Production.ERROR: CronJobId end10
[2026-09-08 15:37:12] Production.INFO: ==11352== Releasing lock...
[2026-09-08 15:37:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:37:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:37:14] Production.INFO: call_cost start
[2026-09-08 15:37:14] Production.INFO: call_cost end
[2026-09-08 15:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:37:14] Production.INFO: ==11348== Releasing lock...
[2026-09-08 15:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:38:02] Production.INFO: ==11415== Lock acquired, processing the job...
[2026-09-08 20:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:38:02] Production.INFO: neon service started
[2026-09-08 20:38:02] Production.INFO: neon service started
[2026-09-08 20:38:02] Production.INFO: ==11415== Releasing lock...
[2026-09-08 20:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:38:02] Production.INFO: ==11417== Lock acquired, processing the job...
[2026-09-08 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:38:02] Production.INFO: ==11417== Releasing lock...
[2026-09-08 15:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:38:03] Production.INFO: ==11419== Lock acquired, processing the job...
[2026-09-08 19:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:38:03] Production.INFO: ==11419== Releasing lock...
[2026-09-08 19:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:38:03] Production.INFO: ==11421== Lock acquired, processing the job...
[2026-09-08 15:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:38:03] Production.INFO: ==11424== Lock acquired, processing the job...
[2026-09-08 15:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:38:03] Production.INFO: ==11426== Lock acquired, processing the job...
[2026-09-08 15:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:38:03] Production.INFO: ==11428== Lock acquired, processing the job...
[2026-09-08 15:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:38:03] Production.INFO: ==11430== Lock acquired, processing the job...
[2026-09-08 15:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:38:03] Production.INFO: Account Balance Start.
[2026-09-08 15:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:38:03] Production.INFO: 117
[2026-09-08 15:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:38:04] Production.INFO: Total Charge 0
[2026-09-08 15: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-08 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-08 15:38:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 15:38:04] Production.INFO: ==11430== Releasing lock...
[2026-09-08 15:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:38:04] Production.INFO: Account Balance End.
[2026-09-08 15:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:38:04] Production.INFO: ==11428== Releasing lock...
[2026-09-08 15:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:38:04] Production.INFO: ==11424== Releasing lock...
[2026-09-08 15:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:38:12] Production.ERROR: CronJobId end10
[2026-09-08 15:38:12] Production.INFO: ==11426== Releasing lock...
[2026-09-08 15:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:38:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:38:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:38:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:38:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:38:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:38:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:38:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:38:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:38:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:38:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:38:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:38:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:38:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:38:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:38:15] Production.INFO: call_cost start
[2026-09-08 15:38:15] Production.INFO: call_cost end
[2026-09-08 15:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:38:15] Production.INFO: ==11421== Releasing lock...
[2026-09-08 15:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:39:01] Production.INFO: ==11488== Lock acquired, processing the job...
[2026-09-08 20:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:39:01] Production.INFO: neon service started
[2026-09-08 20:39:01] Production.INFO: neon service started
[2026-09-08 20:39:01] Production.INFO: ==11488== Releasing lock...
[2026-09-08 20:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:39:02] Production.INFO: ==11491== Lock acquired, processing the job...
[2026-09-08 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:39:02] Production.INFO: ==11491== Releasing lock...
[2026-09-08 15:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:39:02] Production.INFO: ==11493== Lock acquired, processing the job...
[2026-09-08 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:39:02] Production.INFO: ==11493== Releasing lock...
[2026-09-08 19:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:39:03] Production.INFO: ==11495== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:39:03] Production.INFO: ==11497== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:39:03] Production.INFO: ==11501== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:39:03] Production.INFO: ==11499== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:39:03] Production.INFO: ==11503== Lock acquired, processing the job...
[2026-09-08 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:39:03] Production.INFO: Account Balance Start.
[2026-09-08 15:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:39:03] Production.INFO: 117
[2026-09-08 15:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 15:39:03] Production.INFO: Total Charge 0
[2026-09-08 15:39:03] Production.INFO: ==11503== Releasing lock...
[2026-09-08 15:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:39:03] Production.INFO: CreateAllLog End
[2026-09-08 15:39:03] Production.INFO: Account Balance End.
[2026-09-08 15:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:39:03] Production.INFO: ==11501== Releasing lock...
[2026-09-08 15:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:39:03] Production.INFO: ==11497== Releasing lock...
[2026-09-08 15:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:39:11] Production.ERROR: CronJobId end10
[2026-09-08 15:39:11] Production.INFO: ==11499== Releasing lock...
[2026-09-08 15:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:39:14] Production.INFO: call_cost start
[2026-09-08 15:39:14] Production.INFO: call_cost end
[2026-09-08 15:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:39:14] Production.INFO: ==11495== Releasing lock...
[2026-09-08 15:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:40:02] Production.INFO: ==11566== Lock acquired, processing the job...
[2026-09-08 20:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:40:02] Production.INFO: neon service started
[2026-09-08 20:40:02] Production.INFO: neon service started
[2026-09-08 20:40:02] Production.INFO: ==11566== Releasing lock...
[2026-09-08 20:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:40:02] Production.INFO: ==11568== Lock acquired, processing the job...
[2026-09-08 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:40:02] Production.INFO: ==11568== Releasing lock...
[2026-09-08 15:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:40:03] Production.INFO: ==11570== Lock acquired, processing the job...
[2026-09-08 19:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:40:03] Production.INFO: ==11570== Releasing lock...
[2026-09-08 19:40:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:40:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:40:03] Production.INFO: ==11580== Lock acquired, processing the job...
[2026-09-08 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15: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-08 15: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-08 15:40:03] Production.INFO: ==11572== Lock acquired, processing the job...
[2026-09-08 15:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15: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-08 15:40:03] Production.INFO: ==11576== Lock acquired, processing the job...
[2026-09-08 15:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:40:03] Production.INFO: ==11574== Lock acquired, processing the job...
[2026-09-08 15:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:40:03] Production.INFO: ==11580== Releasing lock...
[2026-09-08 15:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:40:03] Production.INFO: ==11578== Lock acquired, processing the job...
[2026-09-08 15:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:40:04] Production.INFO: Account Balance Start.
[2026-09-08 15:40:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:40:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:40:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:40:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:40:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:40:04] Production.INFO: 117
[2026-09-08 15:40:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:40:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:40:04] Production.INFO: Total Charge 0
[2026-09-08 15:40:04] Production.INFO: CreateAllLog End
[2026-09-08 15:40:04] Production.INFO: Account Balance End.
[2026-09-08 15:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:40:04] Production.INFO: ==11578== Releasing lock...
[2026-09-08 15:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:40:04] Production.INFO: ==11574== Releasing lock...
[2026-09-08 15:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:40:11] Production.ERROR: CronJobId end10
[2026-09-08 15:40:11] Production.INFO: ==11576== Releasing lock...
[2026-09-08 15:40:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:40:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:40:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:40:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:40:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:40:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:40:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:40:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:40:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:40:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:40:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:40:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:40:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:40:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:40:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:40:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:40:14] Production.INFO: call_cost start
[2026-09-08 15:40:14] Production.INFO: call_cost end
[2026-09-08 15:40:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:40:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:40:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:40:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:40:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:40:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:40:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:40:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:40:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:40:14] Production.INFO: ==11572== Releasing lock...
[2026-09-08 15:40:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:40:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:41:01] Production.INFO: ==11640== Lock acquired, processing the job...
[2026-09-08 20:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:41:01] Production.INFO: neon service started
[2026-09-08 20:41:01] Production.INFO: neon service started
[2026-09-08 20:41:01] Production.INFO: ==11640== Releasing lock...
[2026-09-08 20:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:41:02] Production.INFO: ==11642== Lock acquired, processing the job...
[2026-09-08 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:41:02] Production.INFO: ==11642== Releasing lock...
[2026-09-08 15:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:41:02] Production.INFO: ==11644== Lock acquired, processing the job...
[2026-09-08 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:41:02] Production.INFO: ==11644== Releasing lock...
[2026-09-08 19:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:41:02] Production.INFO: ==11650== Lock acquired, processing the job...
[2026-09-08 15:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:41:03] Production.INFO: ==11646== Lock acquired, processing the job...
[2026-09-08 15:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:41:03] Production.INFO: ==11648== Lock acquired, processing the job...
[2026-09-08 15:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:41:03] Production.INFO: ==11654== Lock acquired, processing the job...
[2026-09-08 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:41:03] Production.INFO: ==11652== Lock acquired, processing the job...
[2026-09-08 15:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 15:41:03] Production.INFO: Account Balance Start.
[2026-09-08 15:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 15:41:03] Production.INFO: 117
[2026-09-08 15:41:03] Production.INFO: ==11654== Releasing lock...
[2026-09-08 15:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:41:03] Production.INFO: Total Charge 0
[2026-09-08 15:41:03] Production.INFO: CreateAllLog End
[2026-09-08 15:41:04] Production.INFO: Account Balance End.
[2026-09-08 15:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:41:04] Production.INFO: ==11652== Releasing lock...
[2026-09-08 15:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:41:04] Production.INFO: ==11648== Releasing lock...
[2026-09-08 15:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:41:11] Production.ERROR: CronJobId end10
[2026-09-08 15:41:11] Production.INFO: ==11650== Releasing lock...
[2026-09-08 15:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:41:14] Production.INFO: call_cost start
[2026-09-08 15:41:14] Production.INFO: call_cost end
[2026-09-08 15:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:41:14] Production.INFO: ==11646== Releasing lock...
[2026-09-08 15:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:42:02] Production.INFO: ==11711== Lock acquired, processing the job...
[2026-09-08 20:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:42:02] Production.INFO: neon service started
[2026-09-08 20:42:02] Production.INFO: neon service started
[2026-09-08 20:42:02] Production.INFO: ==11711== Releasing lock...
[2026-09-08 20:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:42:02] Production.INFO: ==11713== Lock acquired, processing the job...
[2026-09-08 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:42:02] Production.INFO: ==11713== Releasing lock...
[2026-09-08 15:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:42:02] Production.INFO: ==11715== Lock acquired, processing the job...
[2026-09-08 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:42:02] Production.INFO: ==11715== Releasing lock...
[2026-09-08 19:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:42:03] Production.INFO: ==11726== Lock acquired, processing the job...
[2026-09-08 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:42:03] Production.INFO: ==11718== Lock acquired, processing the job...
[2026-09-08 15:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 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-08 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-08 15:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:42:03] Production.INFO: ==11726== Releasing lock...
[2026-09-08 15:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:42:03] Production.INFO: ==11724== Lock acquired, processing the job...
[2026-09-08 15:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:42:03] Production.INFO: ==11720== Lock acquired, processing the job...
[2026-09-08 15:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:42:03] Production.INFO: ==11722== Lock acquired, processing the job...
[2026-09-08 15:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:42:03] Production.INFO: Account Balance Start.
[2026-09-08 15:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:42:03] Production.INFO: 117
[2026-09-08 15:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:42:03] Production.INFO: Total Charge 0
[2026-09-08 15:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:42:03] Production.INFO: CreateAllLog End
[2026-09-08 15:42:04] Production.INFO: Account Balance End.
[2026-09-08 15:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:42:04] Production.INFO: ==11724== Releasing lock...
[2026-09-08 15:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:42:04] Production.INFO: ==11720== Releasing lock...
[2026-09-08 15:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:42:11] Production.ERROR: CronJobId end10
[2026-09-08 15:42:11] Production.INFO: ==11722== Releasing lock...
[2026-09-08 15:42:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:42:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:42:15] Production.INFO: call_cost start
[2026-09-08 15:42:15] Production.INFO: call_cost end
[2026-09-08 15:42:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:42:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:42:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:42:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:42:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:42:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:42:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:42:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:42:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:42:15] Production.INFO: ==11718== Releasing lock...
[2026-09-08 15:42:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:42:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:43:01] Production.INFO: ==11784== Lock acquired, processing the job...
[2026-09-08 20:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:43:01] Production.INFO: neon service started
[2026-09-08 20:43:01] Production.INFO: neon service started
[2026-09-08 20:43:01] Production.INFO: ==11784== Releasing lock...
[2026-09-08 20:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:43:02] Production.INFO: ==11786== Lock acquired, processing the job...
[2026-09-08 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:43:02] Production.INFO: ==11788== Lock acquired, processing the job...
[2026-09-08 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:43:02] Production.INFO: ==11788== Releasing lock...
[2026-09-08 19:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:43:02] Production.INFO: ==11786== Releasing lock...
[2026-09-08 15:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:43:03] Production.INFO: ==11793== Lock acquired, processing the job...
[2026-09-08 15:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:43:03] Production.INFO: ==11791== Lock acquired, processing the job...
[2026-09-08 15:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:43:03] Production.INFO: ==11799== Lock acquired, processing the job...
[2026-09-08 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:43:03] Production.INFO: ==11795== Lock acquired, processing the job...
[2026-09-08 15:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:43:03] Production.INFO: ==11797== Lock acquired, processing the job...
[2026-09-08 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:43:03] Production.INFO: Account Balance Start.
[2026-09-08 15:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:43:03] Production.INFO: 117
[2026-09-08 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-08 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-08 15:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 15:43:03] Production.INFO: ==11799== Releasing lock...
[2026-09-08 15:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:43:03] Production.INFO: Total Charge 0
[2026-09-08 15:43:03] Production.INFO: CreateAllLog End
[2026-09-08 15:43:03] Production.INFO: Account Balance End.
[2026-09-08 15:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:43:03] Production.INFO: ==11797== Releasing lock...
[2026-09-08 15:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:43:04] Production.INFO: ==11793== Releasing lock...
[2026-09-08 15:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:43:11] Production.ERROR: CronJobId end10
[2026-09-08 15:43:11] Production.INFO: ==11795== Releasing lock...
[2026-09-08 15:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:43:14] Production.INFO: call_cost start
[2026-09-08 15:43:14] Production.INFO: call_cost end
[2026-09-08 15:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:43:14] Production.INFO: ==11791== Releasing lock...
[2026-09-08 15:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:44:02] Production.INFO: ==11855== Lock acquired, processing the job...
[2026-09-08 20:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:44:02] Production.INFO: neon service started
[2026-09-08 20:44:02] Production.INFO: neon service started
[2026-09-08 20:44:02] Production.INFO: ==11855== Releasing lock...
[2026-09-08 20:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:44:02] Production.INFO: ==11857== Lock acquired, processing the job...
[2026-09-08 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:44:02] Production.INFO: ==11857== Releasing lock...
[2026-09-08 15:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:44:02] Production.INFO: ==11859== Lock acquired, processing the job...
[2026-09-08 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:44:02] Production.INFO: ==11859== Releasing lock...
[2026-09-08 19:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:44:03] Production.INFO: ==11861== Lock acquired, processing the job...
[2026-09-08 15:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:44:03] Production.INFO: ==11865== Lock acquired, processing the job...
[2026-09-08 15:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:44:03] Production.INFO: ==11863== Lock acquired, processing the job...
[2026-09-08 15:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:44:03] Production.INFO: ==11867== Lock acquired, processing the job...
[2026-09-08 15:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:44:03] Production.INFO: ==11869== Lock acquired, processing the job...
[2026-09-08 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:44:03] Production.INFO: Account Balance Start.
[2026-09-08 15:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:44:03] Production.INFO: 117
[2026-09-08 15:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:44:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 15:44:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 15:44:03] Production.INFO: ==11869== Releasing lock...
[2026-09-08 15:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:44:04] Production.INFO: Account Balance End.
[2026-09-08 15:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:44:04] Production.INFO: ==11867== Releasing lock...
[2026-09-08 15:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:44:04] Production.INFO: ==11863== Releasing lock...
[2026-09-08 15:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:44:12] Production.ERROR: CronJobId end10
[2026-09-08 15:44:12] Production.INFO: ==11865== Releasing lock...
[2026-09-08 15:44:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:44:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:44:15] Production.INFO: call_cost start
[2026-09-08 15:44:15] Production.INFO: call_cost end
[2026-09-08 15:44:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:44:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:44:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:44:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:44:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:44:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:44:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:44:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:44:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:44:15] Production.INFO: ==11861== Releasing lock...
[2026-09-08 15:44:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:44:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:45:01] Production.INFO: ==11932== Lock acquired, processing the job...
[2026-09-08 20:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:45:01] Production.INFO: neon service started
[2026-09-08 20:45:01] Production.INFO: neon service started
[2026-09-08 20:45:01] Production.INFO: ==11932== Releasing lock...
[2026-09-08 20:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:45:01] Production.INFO: ==11936== Lock acquired, processing the job...
[2026-09-08 19:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:45:01] Production.INFO: ==11936== Releasing lock...
[2026-09-08 19:45:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:45:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:45:02] Production.INFO: ==11934== Lock acquired, processing the job...
[2026-09-08 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:45:02] Production.INFO: ==11934== Releasing lock...
[2026-09-08 15:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:45:03] Production.INFO: ==11944== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:45:03] Production.INFO: ==11951== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:45:03] Production.INFO: ==11938== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:45:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:45:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:45:03] Production.INFO: ==11948== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:45:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:45:03] Production.INFO: ==11951== Releasing lock...
[2026-09-08 15:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 15:45:03] Production.ERROR: CronJob PID - 11944
[2026-09-08 15:45:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 15:45:03] Production.ERROR: CronJob ID - 10
[2026-09-08 15:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 15:45:00
[2026-09-08 15:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 15:45:03] Production.ERROR: CronJob PID - 11948
[2026-09-08 15:45:03] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 15:45:03] Production.ERROR: CronJob ID - 17
[2026-09-08 15:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 15:45:00
[2026-09-08 15:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 15:45:03] Production.INFO: ==11940== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:45:03] Production.INFO: ==11938== Releasing lock...
[2026-09-08 15:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:45:03] Production.INFO: ==11942== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:45:03] Production.INFO: ==11946== Lock acquired, processing the job...
[2026-09-08 15:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:45:03] Production.INFO: Account Balance Start.
[2026-09-08 15:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:45:03] Production.INFO: 117
[2026-09-08 15:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:45:03] Production.INFO: Total Charge 0
[2026-09-08 15:45:03] Production.INFO: CreateAllLog End
[2026-09-08 15:45:03] Production.ERROR: done
[2026-09-08 15:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967451', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:45:04] Production.INFO: Account Balance End.
[2026-09-08 15:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:45:04] Production.INFO: ==11946== Releasing lock...
[2026-09-08 15:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:45:04] Production.INFO: ==11942== Releasing lock...
[2026-09-08 15:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967451', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:45:11] Production.INFO: ProcessCDR(1,17967451,1,1,2)
[2026-09-08 15:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967451,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967451,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:45:11] Production.INFO: ==11948== Releasing lock...
[2026-09-08 15:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:45:14] Production.ERROR: CronJobId end10
[2026-09-08 15:45:14] Production.INFO: ==11944== Releasing lock...
[2026-09-08 15:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:45:17] Production.INFO: call_cost start
[2026-09-08 15:45:17] Production.INFO: call_cost end
[2026-09-08 15:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:45:17] Production.INFO: ==11940== Releasing lock...
[2026-09-08 15:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:46:01] Production.INFO: ==12006== Lock acquired, processing the job...
[2026-09-08 20:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:46:01] Production.INFO: neon service started
[2026-09-08 20:46:01] Production.INFO: neon service started
[2026-09-08 20:46:01] Production.INFO: ==12006== Releasing lock...
[2026-09-08 20:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:46:02] Production.INFO: ==12008== Lock acquired, processing the job...
[2026-09-08 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:46:02] Production.INFO: ==12008== Releasing lock...
[2026-09-08 15:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:46:02] Production.INFO: ==12010== Lock acquired, processing the job...
[2026-09-08 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:46:02] Production.INFO: ==12010== Releasing lock...
[2026-09-08 19:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:46:03] Production.INFO: ==12012== Lock acquired, processing the job...
[2026-09-08 15:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:46:03] Production.INFO: ==12020== Lock acquired, processing the job...
[2026-09-08 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:46:03] Production.INFO: ==12014== Lock acquired, processing the job...
[2026-09-08 15:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:46:03] Production.INFO: ==12016== Lock acquired, processing the job...
[2026-09-08 15:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:46:03] Production.INFO: ==12018== Lock acquired, processing the job...
[2026-09-08 15:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 15:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 15:46:03] Production.INFO: ==12020== Releasing lock...
[2026-09-08 15:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:46:03] Production.INFO: Account Balance Start.
[2026-09-08 15:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:46:03] Production.INFO: 117
[2026-09-08 15:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:46:03] Production.INFO: Total Charge 0
[2026-09-08 15:46:03] Production.INFO: CreateAllLog End
[2026-09-08 15:46:04] Production.INFO: Account Balance End.
[2026-09-08 15:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:46:04] Production.INFO: ==12018== Releasing lock...
[2026-09-08 15:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:46:04] Production.INFO: ==12014== Releasing lock...
[2026-09-08 15:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:46:11] Production.ERROR: CronJobId end10
[2026-09-08 15:46:11] Production.INFO: ==12016== Releasing lock...
[2026-09-08 15:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:46:15] Production.INFO: call_cost start
[2026-09-08 15:46:15] Production.INFO: call_cost end
[2026-09-08 15:46:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:46:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:46:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:46:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:46:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:46:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:46:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:46:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:46:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:46:15] Production.INFO: ==12012== Releasing lock...
[2026-09-08 15:46:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:46:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:47:02] Production.INFO: ==12080== Lock acquired, processing the job...
[2026-09-08 20:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:47:02] Production.INFO: neon service started
[2026-09-08 20:47:02] Production.INFO: neon service started
[2026-09-08 20:47:02] Production.INFO: ==12080== Releasing lock...
[2026-09-08 20:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:47:02] Production.INFO: ==12082== Lock acquired, processing the job...
[2026-09-08 15:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:47:03] Production.INFO: ==12084== Lock acquired, processing the job...
[2026-09-08 19:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:47:03] Production.INFO: ==12084== Releasing lock...
[2026-09-08 19:47:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:47:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:47:03] Production.INFO: ==12082== Releasing lock...
[2026-09-08 15:47:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:47:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:47:03] Production.INFO: ==12087== Lock acquired, processing the job...
[2026-09-08 15:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:47:03] Production.INFO: ==12089== Lock acquired, processing the job...
[2026-09-08 15:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:47:04] Production.INFO: ==12091== Lock acquired, processing the job...
[2026-09-08 15:47:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:47:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:47:04] Production.INFO: ==12095== Lock acquired, processing the job...
[2026-09-08 15:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:47:04] Production.INFO: ==12093== Lock acquired, processing the job...
[2026-09-08 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:47:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:47:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:47:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:47:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:47:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:47:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:47:04] Production.INFO: ==12095== Releasing lock...
[2026-09-08 15:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:47:04] Production.INFO: Account Balance Start.
[2026-09-08 15:47:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:47:04] Production.INFO: 117
[2026-09-08 15:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:47:04] Production.INFO: Total Charge 0
[2026-09-08 15:47:04] Production.INFO: CreateAllLog End
[2026-09-08 15:47:04] Production.INFO: Account Balance End.
[2026-09-08 15:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:47:04] Production.INFO: ==12093== Releasing lock...
[2026-09-08 15:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:47:04] Production.INFO: ==12089== Releasing lock...
[2026-09-08 15:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:47:11] Production.ERROR: CronJobId end10
[2026-09-08 15:47:11] Production.INFO: ==12091== Releasing lock...
[2026-09-08 15:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:47:14] Production.INFO: call_cost start
[2026-09-08 15:47:14] Production.INFO: call_cost end
[2026-09-08 15:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:47:14] Production.INFO: ==12087== Releasing lock...
[2026-09-08 15:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:48:01] Production.INFO: ==12149== Lock acquired, processing the job...
[2026-09-08 20:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:48:01] Production.INFO: neon service started
[2026-09-08 20:48:01] Production.INFO: neon service started
[2026-09-08 20:48:01] Production.INFO: ==12149== Releasing lock...
[2026-09-08 20:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:48:02] Production.INFO: ==12151== Lock acquired, processing the job...
[2026-09-08 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:48:02] Production.INFO: ==12151== Releasing lock...
[2026-09-08 15:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:48:02] Production.INFO: ==12154== Lock acquired, processing the job...
[2026-09-08 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:48:02] Production.INFO: ==12154== Releasing lock...
[2026-09-08 19:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:48:03] Production.INFO: ==12156== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:48:03] Production.INFO: ==12158== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:48:03] Production.INFO: ==12162== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:48:03] Production.INFO: ==12160== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:48:03] Production.INFO: ==12164== Lock acquired, processing the job...
[2026-09-08 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:48:03] Production.INFO: Account Balance Start.
[2026-09-08 15:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:48:03] Production.INFO: 117
[2026-09-08 15:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:48:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 15:48:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 15:48:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 15:48:03] Production.INFO: ==12164== Releasing lock...
[2026-09-08 15:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:48:03] Production.INFO: Total Charge 0
[2026-09-08 15:48:03] Production.INFO: CreateAllLog End
[2026-09-08 15:48:03] Production.INFO: Account Balance End.
[2026-09-08 15:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:48:03] Production.INFO: ==12162== Releasing lock...
[2026-09-08 15:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:48:03] Production.INFO: ==12158== Releasing lock...
[2026-09-08 15:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:48:11] Production.ERROR: CronJobId end10
[2026-09-08 15:48:11] Production.INFO: ==12160== Releasing lock...
[2026-09-08 15:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:48:14] Production.INFO: call_cost start
[2026-09-08 15:48:14] Production.INFO: call_cost end
[2026-09-08 15:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:48:14] Production.INFO: ==12156== Releasing lock...
[2026-09-08 15:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:49:02] Production.INFO: ==12220== Lock acquired, processing the job...
[2026-09-08 20:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:49:02] Production.INFO: neon service started
[2026-09-08 20:49:02] Production.INFO: neon service started
[2026-09-08 20:49:02] Production.INFO: ==12220== Releasing lock...
[2026-09-08 20:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:49:02] Production.INFO: ==12224== Lock acquired, processing the job...
[2026-09-08 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 15:49:02] Production.INFO: ==12222== Lock acquired, processing the job...
[2026-09-08 15:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:49:02] Production.INFO: ==12224== Releasing lock...
[2026-09-08 19:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:49:03] Production.INFO: ==12222== Releasing lock...
[2026-09-08 15:49:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:49:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:49:03] Production.INFO: ==12227== Lock acquired, processing the job...
[2026-09-08 15:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:49:03] Production.INFO: ==12229== Lock acquired, processing the job...
[2026-09-08 15:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:49:03] Production.INFO: ==12231== Lock acquired, processing the job...
[2026-09-08 15:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:49:03] Production.INFO: ==12233== Lock acquired, processing the job...
[2026-09-08 15:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:49:03] Production.INFO: ==12235== Lock acquired, processing the job...
[2026-09-08 15:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:49:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:49:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:49:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:49:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:49:04] Production.INFO: Account Balance Start.
[2026-09-08 15:49:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:49:04] Production.INFO: 117
[2026-09-08 15: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-08 15: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-08 15:49:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 15: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-08 15:49:04] Production.INFO: ==12235== Releasing lock...
[2026-09-08 15:49:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:49:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:49:04] Production.INFO: Total Charge 0
[2026-09-08 15:49:04] Production.INFO: CreateAllLog End
[2026-09-08 15:49:04] Production.INFO: Account Balance End.
[2026-09-08 15:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:49:04] Production.INFO: ==12233== Releasing lock...
[2026-09-08 15:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:49:04] Production.INFO: ==12229== Releasing lock...
[2026-09-08 15:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:49:11] Production.ERROR: CronJobId end10
[2026-09-08 15:49:11] Production.INFO: ==12231== Releasing lock...
[2026-09-08 15:49:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:49:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:49:14] Production.INFO: call_cost start
[2026-09-08 15:49:14] Production.INFO: call_cost end
[2026-09-08 15:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:49:14] Production.INFO: ==12227== Releasing lock...
[2026-09-08 15:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:50:01] Production.INFO: ==12292== Lock acquired, processing the job...
[2026-09-08 20:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:50:01] Production.INFO: neon service started
[2026-09-08 20:50:01] Production.INFO: neon service started
[2026-09-08 20:50:01] Production.INFO: ==12292== Releasing lock...
[2026-09-08 20:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:50:01] Production.INFO: ==12296== Lock acquired, processing the job...
[2026-09-08 19:50:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:50:02] Production.INFO: ==12296== Releasing lock...
[2026-09-08 19:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:50:02] Production.INFO: ==12294== Lock acquired, processing the job...
[2026-09-08 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:50:02] Production.INFO: ==12294== Releasing lock...
[2026-09-08 15:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:50:03] Production.INFO: ==12301== Lock acquired, processing the job...
[2026-09-08 15:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:50:03] Production.INFO: ==12303== Lock acquired, processing the job...
[2026-09-08 15:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:50:03] Production.INFO: ==12299== Lock acquired, processing the job...
[2026-09-08 15:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:50:03] Production.INFO: ==12307== Lock acquired, processing the job...
[2026-09-08 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:50:03] Production.INFO: ==12305== Lock acquired, processing the job...
[2026-09-08 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 15:50:03] Production.INFO: Account Balance Start.
[2026-09-08 15:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 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-08 15:50:03] Production.INFO: 117
[2026-09-08 15:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:50:03] Production.INFO: ==12307== Releasing lock...
[2026-09-08 15:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:50:03] Production.INFO: Total Charge 0
[2026-09-08 15:50:03] Production.INFO: CreateAllLog End
[2026-09-08 15:50:03] Production.INFO: Account Balance End.
[2026-09-08 15:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:50:03] Production.INFO: ==12305== Releasing lock...
[2026-09-08 15:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:50:04] Production.INFO: ==12301== Releasing lock...
[2026-09-08 15:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:50:11] Production.ERROR: CronJobId end10
[2026-09-08 15:50:11] Production.INFO: ==12303== Releasing lock...
[2026-09-08 15:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:50:13] Production.INFO: call_cost start
[2026-09-08 15:50:13] Production.INFO: call_cost end
[2026-09-08 15:50:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:50:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:50:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:50:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:50:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:50:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:50:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:50:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:50:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:50:13] Production.INFO: ==12299== Releasing lock...
[2026-09-08 15:50:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:50:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:51:02] Production.INFO: ==12368== Lock acquired, processing the job...
[2026-09-08 20:51:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:51:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:51:02] Production.INFO: neon service started
[2026-09-08 20:51:02] Production.INFO: neon service started
[2026-09-08 20:51:02] Production.INFO: ==12368== Releasing lock...
[2026-09-08 20:51:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:51:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:51:02] Production.INFO: ==12370== Lock acquired, processing the job...
[2026-09-08 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:51:02] Production.INFO: ==12370== Releasing lock...
[2026-09-08 15:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:51:02] Production.INFO: ==12372== Lock acquired, processing the job...
[2026-09-08 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:51:02] Production.INFO: ==12372== Releasing lock...
[2026-09-08 19:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:51:03] Production.INFO: ==12374== Lock acquired, processing the job...
[2026-09-08 15:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:51:03] Production.INFO: ==12376== Lock acquired, processing the job...
[2026-09-08 15:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:51:03] Production.INFO: ==12378== Lock acquired, processing the job...
[2026-09-08 15:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:51:03] Production.INFO: ==12380== Lock acquired, processing the job...
[2026-09-08 15:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:51:03] Production.INFO: ==12382== Lock acquired, processing the job...
[2026-09-08 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:51:03] Production.INFO: Account Balance Start.
[2026-09-08 15:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:51:03] Production.INFO: 117
[2026-09-08 15:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:51:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 15:51:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 15:51:03] Production.INFO: ==12382== Releasing lock...
[2026-09-08 15:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:51:04] Production.INFO: Account Balance End.
[2026-09-08 15:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:51:04] Production.INFO: ==12380== Releasing lock...
[2026-09-08 15:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:51:04] Production.INFO: ==12376== Releasing lock...
[2026-09-08 15:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:51:12] Production.ERROR: CronJobId end10
[2026-09-08 15:51:12] Production.INFO: ==12378== Releasing lock...
[2026-09-08 15:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:51:14] Production.INFO: call_cost start
[2026-09-08 15:51:14] Production.INFO: call_cost end
[2026-09-08 15:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:51:14] Production.INFO: ==12374== Releasing lock...
[2026-09-08 15:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:52:01] Production.INFO: ==12442== Lock acquired, processing the job...
[2026-09-08 20:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:52:01] Production.INFO: neon service started
[2026-09-08 20:52:01] Production.INFO: neon service started
[2026-09-08 20:52:01] Production.INFO: ==12442== Releasing lock...
[2026-09-08 20:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:52:01] Production.INFO: ==12444== Lock acquired, processing the job...
[2026-09-08 15:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:52:02] Production.INFO: ==12444== Releasing lock...
[2026-09-08 15:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:52:02] Production.INFO: ==12446== Lock acquired, processing the job...
[2026-09-08 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:52:02] Production.INFO: ==12446== Releasing lock...
[2026-09-08 19:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:52:02] Production.INFO: ==12448== Lock acquired, processing the job...
[2026-09-08 15:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:52:02] Production.INFO: ==12450== Lock acquired, processing the job...
[2026-09-08 15:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:52:02] Production.INFO: ==12452== Lock acquired, processing the job...
[2026-09-08 15:52:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:52:03] Production.INFO: ==12454== Lock acquired, processing the job...
[2026-09-08 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:52:03] Production.INFO: ==12457== Lock acquired, processing the job...
[2026-09-08 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:52:03] Production.INFO: Account Balance Start.
[2026-09-08 15:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:52:03] Production.INFO: 117
[2026-09-08 15:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:52:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 15:52:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 15:52:03] Production.INFO: ==12457== Releasing lock...
[2026-09-08 15:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:52:03] Production.INFO: Account Balance End.
[2026-09-08 15:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:52:03] Production.INFO: ==12454== Releasing lock...
[2026-09-08 15:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:52:03] Production.INFO: ==12450== Releasing lock...
[2026-09-08 15:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:52:11] Production.ERROR: CronJobId end10
[2026-09-08 15:52:11] Production.INFO: ==12452== Releasing lock...
[2026-09-08 15:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:52:15] Production.INFO: call_cost start
[2026-09-08 15:52:15] Production.INFO: call_cost end
[2026-09-08 15:52:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:52:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:52:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:52:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:52:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:52:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:52:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:52:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:52:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:52:15] Production.INFO: ==12448== Releasing lock...
[2026-09-08 15:52:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:52:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:53:01] Production.INFO: ==12513== Lock acquired, processing the job...
[2026-09-08 20:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:53:01] Production.INFO: neon service started
[2026-09-08 20:53:01] Production.INFO: neon service started
[2026-09-08 20:53:01] Production.INFO: ==12513== Releasing lock...
[2026-09-08 20:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:53:02] Production.INFO: ==12517== Lock acquired, processing the job...
[2026-09-08 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:53:02] Production.INFO: ==12517== Releasing lock...
[2026-09-08 19:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:53:02] Production.INFO: ==12515== Lock acquired, processing the job...
[2026-09-08 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:53:02] Production.INFO: ==12515== Releasing lock...
[2026-09-08 15:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:53:03] Production.INFO: ==12524== Lock acquired, processing the job...
[2026-09-08 15:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:53:03] Production.INFO: ==12520== Lock acquired, processing the job...
[2026-09-08 15:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:53:03] Production.INFO: ==12522== Lock acquired, processing the job...
[2026-09-08 15:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:53:03] Production.INFO: ==12526== Lock acquired, processing the job...
[2026-09-08 15:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:53:03] Production.INFO: ==12528== Lock acquired, processing the job...
[2026-09-08 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:53:03] Production.INFO: Account Balance Start.
[2026-09-08 15:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:53:03] Production.INFO: 117
[2026-09-08 15:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 15:53:03] Production.INFO: ==12528== Releasing lock...
[2026-09-08 15:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:53:04] Production.INFO: Total Charge 0
[2026-09-08 15:53:04] Production.INFO: CreateAllLog End
[2026-09-08 15:53:04] Production.INFO: Account Balance End.
[2026-09-08 15:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:53:04] Production.INFO: ==12526== Releasing lock...
[2026-09-08 15:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:53:04] Production.INFO: ==12522== Releasing lock...
[2026-09-08 15:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:53:11] Production.ERROR: CronJobId end10
[2026-09-08 15:53:11] Production.INFO: ==12524== Releasing lock...
[2026-09-08 15:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:53:14] Production.INFO: call_cost start
[2026-09-08 15:53:14] Production.INFO: call_cost end
[2026-09-08 15:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:53:14] Production.INFO: ==12520== Releasing lock...
[2026-09-08 15:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:54:01] Production.INFO: ==12588== Lock acquired, processing the job...
[2026-09-08 20:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:54:01] Production.INFO: neon service started
[2026-09-08 20:54:01] Production.INFO: neon service started
[2026-09-08 20:54:01] Production.INFO: ==12588== Releasing lock...
[2026-09-08 20:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:54:01] Production.INFO: ==12590== Lock acquired, processing the job...
[2026-09-08 15:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:54:01] Production.INFO: ==12590== Releasing lock...
[2026-09-08 15:54:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:54:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:54:02] Production.INFO: ==12592== Lock acquired, processing the job...
[2026-09-08 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:54:02] Production.INFO: ==12592== Releasing lock...
[2026-09-08 19:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:54:02] Production.INFO: ==12594== Lock acquired, processing the job...
[2026-09-08 15:54:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:54:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:54:03] Production.INFO: ==12596== Lock acquired, processing the job...
[2026-09-08 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:54:03] Production.INFO: ==12598== Lock acquired, processing the job...
[2026-09-08 15:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:54:03] Production.INFO: ==12600== Lock acquired, processing the job...
[2026-09-08 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:54:03] Production.INFO: ==12602== Lock acquired, processing the job...
[2026-09-08 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:54:03] Production.INFO: Account Balance Start.
[2026-09-08 15:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:54:03] Production.INFO: 117
[2026-09-08 15:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 15:54:03] Production.INFO: ==12602== Releasing lock...
[2026-09-08 15:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:54:03] Production.INFO: Total Charge 0
[2026-09-08 15:54:03] Production.INFO: CreateAllLog End
[2026-09-08 15:54:03] Production.INFO: Account Balance End.
[2026-09-08 15:54:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:54:03] Production.INFO: ==12600== Releasing lock...
[2026-09-08 15:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:54:03] Production.INFO: ==12596== Releasing lock...
[2026-09-08 15:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:54:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:54:11] Production.ERROR: CronJobId end10
[2026-09-08 15:54:11] Production.INFO: ==12598== Releasing lock...
[2026-09-08 15:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:54:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:54:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:54:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:54:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:54:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:54:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:54:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:54:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:54:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:54:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:54:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:54:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:54:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:54:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:54:13] Production.INFO: call_cost start
[2026-09-08 15:54:13] Production.INFO: call_cost end
[2026-09-08 15:54:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:54:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:54:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:54:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:54:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:54:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:54:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:54:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:54:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:54:13] Production.INFO: ==12594== Releasing lock...
[2026-09-08 15:54:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:54:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:55:01] Production.INFO: ==12661== Lock acquired, processing the job...
[2026-09-08 20:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:55:01] Production.INFO: neon service started
[2026-09-08 20:55:01] Production.INFO: neon service started
[2026-09-08 20:55:01] Production.INFO: ==12661== Releasing lock...
[2026-09-08 20:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:55:02] Production.INFO: ==12665== Lock acquired, processing the job...
[2026-09-08 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:55:02] Production.INFO: ==12665== Releasing lock...
[2026-09-08 19:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:55:02] Production.INFO: ==12663== Lock acquired, processing the job...
[2026-09-08 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:55:02] Production.INFO: ==12663== Releasing lock...
[2026-09-08 15:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:55:03] Production.INFO: ==12667== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 15:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 15:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 15:55:03] Production.INFO: ==12667== Releasing lock...
[2026-09-08 15:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 15:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 15:55:03] Production.INFO: ==12671== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:55:03] Production.INFO: ==12669== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:55:03] Production.INFO: ==12674== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:55:03] Production.INFO: ==12676== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:55:03] Production.INFO: ==12678== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 15:55:03] Production.INFO: Account Balance Start.
[2026-09-08 15:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:55:03] Production.INFO: 117
[2026-09-08 15:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 15:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:55:03] Production.INFO: ==12680== Lock acquired, processing the job...
[2026-09-08 15:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:55:04] Production.INFO: Total Charge 0
[2026-09-08 15:55:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 15:55:04] Production.INFO: ==12680== Releasing lock...
[2026-09-08 15:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:55:04] Production.ERROR: done
[2026-09-08 15:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 15:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967492', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 15:55:04] Production.INFO: Account Balance End.
[2026-09-08 15:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:55:04] Production.INFO: ==12676== Releasing lock...
[2026-09-08 15:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:55:04] Production.INFO: ==12671== Releasing lock...
[2026-09-08 15:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:55:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967492', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 15:55:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 15:55:11] Production.INFO: ProcessCDR(1,17967492,1,1,2)
[2026-09-08 15:55:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967492,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:55:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967492,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 15:55:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 15:55:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 15:55:11] Production.INFO: ==12678== Releasing lock...
[2026-09-08 15:55:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 15:55:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 15:55:14] Production.ERROR: CronJobId end10
[2026-09-08 15:55:14] Production.INFO: ==12674== Releasing lock...
[2026-09-08 15:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:55:17] Production.INFO: call_cost start
[2026-09-08 15:55:17] Production.INFO: call_cost end
[2026-09-08 15:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:55:17] Production.INFO: ==12669== Releasing lock...
[2026-09-08 15:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:56:02] Production.INFO: ==12738== Lock acquired, processing the job...
[2026-09-08 20:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:56:02] Production.INFO: neon service started
[2026-09-08 20:56:02] Production.INFO: neon service started
[2026-09-08 20:56:02] Production.INFO: ==12738== Releasing lock...
[2026-09-08 20:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:56:02] Production.INFO: ==12742== Lock acquired, processing the job...
[2026-09-08 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:56:02] Production.INFO: ==12742== Releasing lock...
[2026-09-08 19:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:56:02] Production.INFO: ==12740== Lock acquired, processing the job...
[2026-09-08 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:56:02] Production.INFO: ==12740== Releasing lock...
[2026-09-08 15:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:56:03] Production.INFO: ==12746== Lock acquired, processing the job...
[2026-09-08 15:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:56:03] Production.INFO: ==12748== Lock acquired, processing the job...
[2026-09-08 15:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:56:03] Production.INFO: ==12750== Lock acquired, processing the job...
[2026-09-08 15:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:56:04] Production.INFO: Account Balance Start.
[2026-09-08 15:56:04] Production.INFO: CreateAllLog Start
[2026-09-08 15:56:04] Production.INFO: 117
[2026-09-08 15:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 15:56:04] Production.INFO: ==12744== Lock acquired, processing the job...
[2026-09-08 15:56:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 15:56:04] Production.INFO: Total Charge 0
[2026-09-08 15:56:04] Production.INFO: CreateAllLog End
[2026-09-08 15:56:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:56:04] Production.INFO: ==12752== Lock acquired, processing the job...
[2026-09-08 15:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:56:04] Production.INFO: Account Balance End.
[2026-09-08 15: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-08 15: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-08 15:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:56:04] Production.INFO: ==12750== Releasing lock...
[2026-09-08 15:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15: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-08 15:56:04] Production.INFO: ==12752== Releasing lock...
[2026-09-08 15:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:56:04] Production.INFO: ==12746== Releasing lock...
[2026-09-08 15:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:56:11] Production.ERROR: CronJobId end10
[2026-09-08 15:56:11] Production.INFO: ==12748== Releasing lock...
[2026-09-08 15:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:56:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:56:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:56:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:56:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:56:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:56:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:56:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:56:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:56:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:56:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:56:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:56:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:56:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:56:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:56:15] Production.INFO: call_cost start
[2026-09-08 15:56:15] Production.INFO: call_cost end
[2026-09-08 15:56:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:56:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:56:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:56:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:56:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:56:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:56:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:56:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:56:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:56:15] Production.INFO: ==12744== Releasing lock...
[2026-09-08 15:56:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:56:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:57:01] Production.INFO: ==12811== Lock acquired, processing the job...
[2026-09-08 20:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:57:01] Production.INFO: neon service started
[2026-09-08 20:57:01] Production.INFO: neon service started
[2026-09-08 20:57:01] Production.INFO: ==12811== Releasing lock...
[2026-09-08 20:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:57:02] Production.INFO: ==12813== Lock acquired, processing the job...
[2026-09-08 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 19:57:02] Production.INFO: ==12815== Lock acquired, processing the job...
[2026-09-08 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:57:02] Production.INFO: ==12815== Releasing lock...
[2026-09-08 19:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:57:02] Production.INFO: ==12813== Releasing lock...
[2026-09-08 15:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:57:03] Production.INFO: ==12820== Lock acquired, processing the job...
[2026-09-08 15:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:57:03] Production.INFO: ==12818== Lock acquired, processing the job...
[2026-09-08 15:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:57:03] Production.INFO: ==12824== Lock acquired, processing the job...
[2026-09-08 15:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:57:03] Production.INFO: ==12822== Lock acquired, processing the job...
[2026-09-08 15:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:57:03] Production.INFO: ==12826== Lock acquired, processing the job...
[2026-09-08 15:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:57:03] Production.INFO: Account Balance Start.
[2026-09-08 15:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:57:03] Production.INFO: 117
[2026-09-08 15:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:57:03] Production.INFO: Total Charge 0
[2026-09-08 15:57:03] Production.INFO: CreateAllLog End
[2026-09-08 15: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-08 15: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-08 15: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-08 15:57:04] Production.INFO: ==12826== Releasing lock...
[2026-09-08 15:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:57:04] Production.INFO: Account Balance End.
[2026-09-08 15:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 15:57:04] Production.INFO: ==12824== Releasing lock...
[2026-09-08 15:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:57:04] Production.INFO: ==12820== Releasing lock...
[2026-09-08 15:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:57:12] Production.ERROR: CronJobId end10
[2026-09-08 15:57:12] Production.INFO: ==12822== Releasing lock...
[2026-09-08 15:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:57:14] Production.INFO: call_cost start
[2026-09-08 15:57:14] Production.INFO: call_cost end
[2026-09-08 15:57:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:57:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:57:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:57:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:57:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:57:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:57:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:57:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:57:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:57:14] Production.INFO: ==12818== Releasing lock...
[2026-09-08 15:57:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:57:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:58:01] Production.INFO: ==12882== Lock acquired, processing the job...
[2026-09-08 20:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:58:01] Production.INFO: neon service started
[2026-09-08 20:58:01] Production.INFO: neon service started
[2026-09-08 20:58:01] Production.INFO: ==12882== Releasing lock...
[2026-09-08 20:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 19:58:01] Production.INFO: ==12886== Lock acquired, processing the job...
[2026-09-08 19:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:58:01] Production.INFO: ==12886== Releasing lock...
[2026-09-08 19:58:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:58:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:58:01] Production.INFO: ==12884== Lock acquired, processing the job...
[2026-09-08 15:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:58:02] Production.INFO: ==12884== Releasing lock...
[2026-09-08 15:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 15:58:02] Production.INFO: ==12891== Lock acquired, processing the job...
[2026-09-08 15:58:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:58:02] Production.INFO: ==12889== Lock acquired, processing the job...
[2026-09-08 15:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:58:02] Production.INFO: ==12893== Lock acquired, processing the job...
[2026-09-08 15:58:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:58:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:58:02] Production.INFO: ==12897== Lock acquired, processing the job...
[2026-09-08 15:58:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:58:03] Production.INFO: ==12895== Lock acquired, processing the job...
[2026-09-08 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 15:58:03] Production.INFO: ==12897== Releasing lock...
[2026-09-08 15:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:58:03] Production.INFO: Account Balance Start.
[2026-09-08 15:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:58:03] Production.INFO: 117
[2026-09-08 15:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:58:03] Production.INFO: Total Charge 0
[2026-09-08 15:58:03] Production.INFO: CreateAllLog End
[2026-09-08 15:58:03] Production.INFO: Account Balance End.
[2026-09-08 15:58:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:58:03] Production.INFO: ==12895== Releasing lock...
[2026-09-08 15:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:58:03] Production.INFO: ==12891== Releasing lock...
[2026-09-08 15:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:58:11] Production.ERROR: CronJobId end10
[2026-09-08 15:58:11] Production.INFO: ==12893== Releasing lock...
[2026-09-08 15:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:58:14] Production.INFO: call_cost start
[2026-09-08 15:58:14] Production.INFO: call_cost end
[2026-09-08 15:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:58:14] Production.INFO: ==12889== Releasing lock...
[2026-09-08 15:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 20:59:01] Production.INFO: ==12957== Lock acquired, processing the job...
[2026-09-08 20:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 20:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 20:59:01] Production.INFO: neon service started
[2026-09-08 20:59:01] Production.INFO: neon service started
[2026-09-08 20:59:01] Production.INFO: ==12957== Releasing lock...
[2026-09-08 20:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 20:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 15:59:02] Production.INFO: ==12959== Lock acquired, processing the job...
[2026-09-08 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 15:59:02] Production.INFO: ==12959== Releasing lock...
[2026-09-08 15:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 15:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 19:59:02] Production.INFO: ==12961== Lock acquired, processing the job...
[2026-09-08 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 19:59:02] Production.INFO: ==12961== Releasing lock...
[2026-09-08 19:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 19:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 15:59:03] Production.INFO: ==12963== Lock acquired, processing the job...
[2026-09-08 15:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 15:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 15:59:03] Production.INFO: ==12967== Lock acquired, processing the job...
[2026-09-08 15:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 15:59:03] Production.INFO: ==12969== Lock acquired, processing the job...
[2026-09-08 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 15:59:03] Production.INFO: ==12965== Lock acquired, processing the job...
[2026-09-08 15:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 15:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 15:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 15:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 15:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 15:59:03] Production.INFO: Account Balance Start.
[2026-09-08 15:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 15:59:03] Production.INFO: 117
[2026-09-08 15:59:03] Production.INFO: ==12971== Lock acquired, processing the job...
[2026-09-08 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 15:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 15:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 15:59:03] Production.INFO: Total Charge 0
[2026-09-08 15:59:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 15:59:03] Production.INFO: ==12971== Releasing lock...
[2026-09-08 15:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 15:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 15:59:03] Production.INFO: Account Balance End.
[2026-09-08 15:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 15:59:03] Production.INFO: ==12969== Releasing lock...
[2026-09-08 15:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 15:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 15:59:04] Production.INFO: ==12965== Releasing lock...
[2026-09-08 15:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 15:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 15:59:11] Production.ERROR: CronJobId end10
[2026-09-08 15:59:11] Production.INFO: ==12967== Releasing lock...
[2026-09-08 15:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 15:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 15:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 15:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 15:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 15:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 15:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 15:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 15:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 15:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 15:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 15:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 15:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 15:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 15:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 15:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 15:59:14] Production.INFO: call_cost start
[2026-09-08 15:59:14] Production.INFO: call_cost end
[2026-09-08 15:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 15:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 15:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 15:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 15:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 15:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 15:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 15:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 15:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 15:59:14] Production.INFO: ==12963== Releasing lock...
[2026-09-08 15:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 15:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:00:02] Production.INFO: ==13029== Lock acquired, processing the job...
[2026-09-08 21:00:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:00:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:00:02] Production.INFO: neon service started
[2026-09-08 21:00:02] Production.INFO: neon service started
[2026-09-08 21:00:02] Production.INFO: ==13029== Releasing lock...
[2026-09-08 21:00:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:00:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:00:02] Production.INFO: ==13031== Lock acquired, processing the job...
[2026-09-08 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:00:02] Production.INFO: ==13031== Releasing lock...
[2026-09-08 16:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:00:03] Production.INFO: ==13033== Lock acquired, processing the job...
[2026-09-08 20:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:00:03] Production.INFO: ==13033== Releasing lock...
[2026-09-08 20:00:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:00:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:00:03] Production.INFO: ==13043== Lock acquired, processing the job...
[2026-09-08 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 16:00:03] Production.INFO: ==13043== Releasing lock...
[2026-09-08 16:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:00:03] Production.INFO: ==13037== Lock acquired, processing the job...
[2026-09-08 16:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:00:03] Production.INFO: ==13035== Lock acquired, processing the job...
[2026-09-08 16:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:00:03] Production.INFO: ==13039== Lock acquired, processing the job...
[2026-09-08 16:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:00:04] Production.INFO: ==13041== Lock acquired, processing the job...
[2026-09-08 16:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:00:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:00:04] Production.INFO: Account Balance Start.
[2026-09-08 16:00:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:00:04] Production.INFO: 117
[2026-09-08 16:00:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:00:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:00:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:00:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:00:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:00:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:00:04] Production.INFO: Total Charge 0
[2026-09-08 16:00:04] Production.INFO: CreateAllLog End
[2026-09-08 16:00:04] Production.INFO: Account Balance End.
[2026-09-08 16:00:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:00:04] Production.INFO: ==13041== Releasing lock...
[2026-09-08 16:00:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:00:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:00:04] Production.INFO: ==13037== Releasing lock...
[2026-09-08 16:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:00:11] Production.ERROR: CronJobId end10
[2026-09-08 16:00:11] Production.INFO: ==13039== Releasing lock...
[2026-09-08 16:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:00:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:00:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:00:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:00:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:00:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:00:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:00:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:00:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:00:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:00:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:00:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:00:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:00:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:00:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:00:16] Production.INFO: call_cost start
[2026-09-08 16:00:16] Production.INFO: call_cost end
[2026-09-08 16:00:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:00:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:00:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:00:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:00:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:00:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:00:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:00:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:00:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:00:16] Production.INFO: ==13035== Releasing lock...
[2026-09-08 16:00:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:00:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:01:01] Production.INFO: ==13111== Lock acquired, processing the job...
[2026-09-08 21:01:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:01:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:01:01] Production.INFO: neon service started
[2026-09-08 21:01:01] Production.INFO: neon service started
[2026-09-08 21:01:01] Production.INFO: ==13111== Releasing lock...
[2026-09-08 21:01:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:01:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:01:02] Production.INFO: ==13116== Lock acquired, processing the job...
[2026-09-08 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:01:02] Production.INFO: ==13116== Releasing lock...
[2026-09-08 16:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:01:02] Production.INFO: ==13118== Lock acquired, processing the job...
[2026-09-08 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:01:02] Production.INFO: ==13118== Releasing lock...
[2026-09-08 20:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:01:03] Production.INFO: ==13123== Lock acquired, processing the job...
[2026-09-08 16:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:01:03] Production.INFO: ==13125== Lock acquired, processing the job...
[2026-09-08 16:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:01:03] Production.INFO: ==13129== Lock acquired, processing the job...
[2026-09-08 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:01:03] Production.INFO: ==13121== Lock acquired, processing the job...
[2026-09-08 16:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:01:03] Production.INFO: ==13127== Lock acquired, processing the job...
[2026-09-08 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:01:03] Production.INFO: Account Balance Start.
[2026-09-08 16:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:01:03] Production.INFO: 117
[2026-09-08 16:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:01:03] Production.INFO: ==13129== Releasing lock...
[2026-09-08 16:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:01:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:01:03] Production.INFO: Total Charge 0
[2026-09-08 16:01:03] Production.INFO: CreateAllLog End
[2026-09-08 16:01:03] Production.INFO: Account Balance End.
[2026-09-08 16:01:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:01:03] Production.INFO: ==13127== Releasing lock...
[2026-09-08 16:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:01:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:01:04] Production.INFO: ==13123== Releasing lock...
[2026-09-08 16:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:01:12] Production.ERROR: CronJobId end10
[2026-09-08 16:01:12] Production.INFO: ==13125== Releasing lock...
[2026-09-08 16:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:01:15] Production.INFO: call_cost start
[2026-09-08 16:01:15] Production.INFO: call_cost end
[2026-09-08 16:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:01:15] Production.INFO: ==13121== Releasing lock...
[2026-09-08 16:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:02:02] Production.INFO: ==13188== Lock acquired, processing the job...
[2026-09-08 21:02:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:02:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:02:02] Production.INFO: neon service started
[2026-09-08 21:02:02] Production.INFO: neon service started
[2026-09-08 21:02:02] Production.INFO: ==13188== Releasing lock...
[2026-09-08 21:02:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:02:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:02:02] Production.INFO: ==13192== Lock acquired, processing the job...
[2026-09-08 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:02:02] Production.INFO: ==13192== Releasing lock...
[2026-09-08 20:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:02:02] Production.INFO: ==13190== Lock acquired, processing the job...
[2026-09-08 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:02:02] Production.INFO: ==13190== Releasing lock...
[2026-09-08 16:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:02:03] Production.INFO: ==13195== Lock acquired, processing the job...
[2026-09-08 16:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:02:03] Production.INFO: ==13199== Lock acquired, processing the job...
[2026-09-08 16:02:03] Production.INFO: ==13197== Lock acquired, processing the job...
[2026-09-08 16:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:02:04] Production.INFO: ==13201== Lock acquired, processing the job...
[2026-09-08 16:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:02:04] Production.INFO: ==13203== Lock acquired, processing the job...
[2026-09-08 16:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 16:02:04] Production.INFO: ==13205== Lock acquired, processing the job...
[2026-09-08 16:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:02:04] Production.INFO: Account Balance Start.
[2026-09-08 16:02:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:02:04] Production.INFO: 117
[2026-09-08 16:02:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:02:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:02:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:02:04] Production.INFO: Total Charge 0
[2026-09-08 16:02:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:02:04] Production.INFO: ==13205== Releasing lock...
[2026-09-08 16:02:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:02:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:02:04] Production.ERROR: done
[2026-09-08 16:02:04] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 16:02:04] Production.INFO: ==13197== Releasing lock...
[2026-09-08 16:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:02:04] Production.INFO: Account Balance End.
[2026-09-08 16:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:02:04] Production.INFO: ==13201== Releasing lock...
[2026-09-08 16:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:02:04] Production.ERROR: done
[2026-09-08 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-08 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-08 16: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-08 16: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-08 16:02:05] Production.INFO: ==13203== Releasing lock...
[2026-09-08 16:02:05] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 16:02:05] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 16:02:13] Production.ERROR: CronJobId end10
[2026-09-08 16:02:13] Production.INFO: ==13199== Releasing lock...
[2026-09-08 16:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:02:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:02:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:02:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:02:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:02:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:02:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:02:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:02:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:02:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:02:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:02:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:02:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:02:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:02:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:02:15] Production.INFO: call_cost start
[2026-09-08 16:02:15] Production.INFO: call_cost end
[2026-09-08 16:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:02:15] Production.INFO: ==13195== Releasing lock...
[2026-09-08 16:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:03:01] Production.INFO: ==13262== Lock acquired, processing the job...
[2026-09-08 21:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:03:01] Production.INFO: neon service started
[2026-09-08 21:03:01] Production.INFO: neon service started
[2026-09-08 21:03:01] Production.INFO: ==13262== Releasing lock...
[2026-09-08 21:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:03:01] Production.INFO: ==13266== Lock acquired, processing the job...
[2026-09-08 20:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:03:01] Production.INFO: ==13266== Releasing lock...
[2026-09-08 20:03:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:03:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:03:02] Production.INFO: ==13264== Lock acquired, processing the job...
[2026-09-08 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:03:02] Production.INFO: ==13264== Releasing lock...
[2026-09-08 16:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:03:03] Production.INFO: ==13273== Lock acquired, processing the job...
[2026-09-08 16:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:03:03] Production.INFO: ==13275== Lock acquired, processing the job...
[2026-09-08 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:03:03] Production.INFO: ==13271== Lock acquired, processing the job...
[2026-09-08 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:03:03] Production.INFO: ==13269== Lock acquired, processing the job...
[2026-09-08 16:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:03:03] Production.INFO: ==13277== Lock acquired, processing the job...
[2026-09-08 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:03:03] Production.INFO: Account Balance Start.
[2026-09-08 16:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:03:03] Production.INFO: 117
[2026-09-08 16:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:03:03] Production.INFO: Total Charge 0
[2026-09-08 16:03:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:03:03] Production.INFO: ==13277== Releasing lock...
[2026-09-08 16:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:03:03] Production.INFO: Account Balance End.
[2026-09-08 16:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:03:03] Production.INFO: ==13275== Releasing lock...
[2026-09-08 16:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:03:03] Production.INFO: ==13271== Releasing lock...
[2026-09-08 16:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:03:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:03:11] Production.ERROR: CronJobId end10
[2026-09-08 16:03:11] Production.INFO: ==13273== Releasing lock...
[2026-09-08 16:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:03:14] Production.INFO: call_cost start
[2026-09-08 16:03:14] Production.INFO: call_cost end
[2026-09-08 16:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:03:14] Production.INFO: ==13269== Releasing lock...
[2026-09-08 16:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:04:02] Production.INFO: ==13337== Lock acquired, processing the job...
[2026-09-08 21:04:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:04:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:04:02] Production.INFO: neon service started
[2026-09-08 21:04:02] Production.INFO: neon service started
[2026-09-08 21:04:02] Production.INFO: ==13337== Releasing lock...
[2026-09-08 21:04:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:04:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:04:02] Production.INFO: ==13342== Lock acquired, processing the job...
[2026-09-08 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:04:02] Production.INFO: ==13342== Releasing lock...
[2026-09-08 20:04:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:04:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:04:02] Production.INFO: ==13340== Lock acquired, processing the job...
[2026-09-08 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:04:02] Production.INFO: ==13340== Releasing lock...
[2026-09-08 16:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:04:03] Production.INFO: ==13348== Lock acquired, processing the job...
[2026-09-08 16:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:04:03] Production.INFO: ==13350== Lock acquired, processing the job...
[2026-09-08 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:04:03] Production.INFO: Account Balance Start.
[2026-09-08 16:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:04:03] Production.INFO: 117
[2026-09-08 16:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:04:03] Production.INFO: Total Charge 0
[2026-09-08 16:04:03] Production.INFO: CreateAllLog End
[2026-09-08 16:04:03] Production.INFO: Account Balance End.
[2026-09-08 16:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:04:03] Production.INFO: ==13350== Releasing lock...
[2026-09-08 16:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:04:03] Production.INFO: ==13346== Lock acquired, processing the job...
[2026-09-08 16:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:04:03] Production.INFO: ==13344== Lock acquired, processing the job...
[2026-09-08 16:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:04:04] Production.INFO: ==13352== Lock acquired, processing the job...
[2026-09-08 16:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:04:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 16:04:04] Production.INFO: ==13352== Releasing lock...
[2026-09-08 16:04:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:04:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:04:04] Production.INFO: ==13346== Releasing lock...
[2026-09-08 16:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:04:11] Production.ERROR: CronJobId end10
[2026-09-08 16:04:11] Production.INFO: ==13348== Releasing lock...
[2026-09-08 16:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:04:15] Production.INFO: call_cost start
[2026-09-08 16:04:15] Production.INFO: call_cost end
[2026-09-08 16:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:04:15] Production.INFO: ==13344== Releasing lock...
[2026-09-08 16:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:05:01] Production.INFO: ==13411== Lock acquired, processing the job...
[2026-09-08 21:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:05:01] Production.INFO: neon service started
[2026-09-08 21:05:01] Production.INFO: neon service started
[2026-09-08 21:05:01] Production.INFO: ==13411== Releasing lock...
[2026-09-08 21:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:05:01] Production.INFO: ==13415== Lock acquired, processing the job...
[2026-09-08 20:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:05:01] Production.INFO: ==13415== Releasing lock...
[2026-09-08 20:05:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:05:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:05:02] Production.INFO: ==13413== Lock acquired, processing the job...
[2026-09-08 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:05:02] Production.INFO: ==13413== Releasing lock...
[2026-09-08 16:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:05:03] Production.INFO: ==13418== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:05:03] Production.INFO: ==13420== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:05:03] Production.INFO: ==13418== Releasing lock...
[2026-09-08 16:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:05:03] Production.INFO: ==13430== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 16:05:03] Production.INFO: ==13422== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:05:03] Production.INFO: ==13430== Releasing lock...
[2026-09-08 16:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:05:03] Production.INFO: ==13424== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:05:03] Production.INFO: ==13426== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:05:03] Production.INFO: ==13428== Lock acquired, processing the job...
[2026-09-08 16:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:05:03] Production.INFO: Account Balance Start.
[2026-09-08 16:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:05:03] Production.INFO: 117
[2026-09-08 16:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:05:03] Production.INFO: Total Charge 0
[2026-09-08 16:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:05:03] Production.INFO: CreateAllLog End
[2026-09-08 16:05:04] Production.ERROR: done
[2026-09-08 16:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967534', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:05:04] Production.INFO: Account Balance End.
[2026-09-08 16:05:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:05:04] Production.INFO: ==13426== Releasing lock...
[2026-09-08 16:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:05:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:05:04] Production.INFO: ==13422== Releasing lock...
[2026-09-08 16:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:05:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967534', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:05:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:05:09] Production.INFO: ProcessCDR(1,17967534,1,1,2)
[2026-09-08 16:05:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967534,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:05:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967534,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:05:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:05:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:05:09] Production.INFO: ==13428== Releasing lock...
[2026-09-08 16:05:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:05:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:05:12] Production.ERROR: CronJobId end10
[2026-09-08 16:05:12] Production.INFO: ==13424== Releasing lock...
[2026-09-08 16:05:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:05:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:05:16] Production.INFO: call_cost start
[2026-09-08 16:05:16] Production.INFO: call_cost end
[2026-09-08 16:05:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:05:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:05:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:05:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:05:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:05:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:05:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:05:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:05:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:05:16] Production.INFO: ==13420== Releasing lock...
[2026-09-08 16:05:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:05:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:06:01] Production.INFO: ==13489== Lock acquired, processing the job...
[2026-09-08 21:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:06:01] Production.INFO: neon service started
[2026-09-08 21:06:01] Production.INFO: neon service started
[2026-09-08 21:06:01] Production.INFO: ==13489== Releasing lock...
[2026-09-08 21:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:06:02] Production.INFO: ==13491== Lock acquired, processing the job...
[2026-09-08 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:06:02] Production.INFO: ==13493== Lock acquired, processing the job...
[2026-09-08 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:06:02] Production.INFO: ==13493== Releasing lock...
[2026-09-08 20:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:06:02] Production.INFO: ==13491== Releasing lock...
[2026-09-08 16:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:06:03] Production.INFO: ==13496== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:06:03] Production.INFO: ==13498== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:06:03] Production.INFO: ==13500== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:06:03] Production.INFO: ==13502== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:06:03] Production.INFO: ==13504== Lock acquired, processing the job...
[2026-09-08 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 16:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 16:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:06:03] Production.INFO: Account Balance Start.
[2026-09-08 16:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:06:03] Production.INFO: 117
[2026-09-08 16:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:06:03] Production.INFO: ==13504== Releasing lock...
[2026-09-08 16:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:06:04] Production.INFO: Total Charge 0
[2026-09-08 16:06:04] Production.INFO: CreateAllLog End
[2026-09-08 16:06:04] Production.INFO: Account Balance End.
[2026-09-08 16:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:06:04] Production.INFO: ==13502== Releasing lock...
[2026-09-08 16:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:06:04] Production.INFO: ==13498== Releasing lock...
[2026-09-08 16:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:06:12] Production.ERROR: CronJobId end10
[2026-09-08 16:06:12] Production.INFO: ==13500== Releasing lock...
[2026-09-08 16:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:06:14] Production.INFO: call_cost start
[2026-09-08 16:06:14] Production.INFO: call_cost end
[2026-09-08 16:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:06:14] Production.INFO: ==13496== Releasing lock...
[2026-09-08 16:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:07:01] Production.INFO: ==13561== Lock acquired, processing the job...
[2026-09-08 21:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:07:01] Production.INFO: neon service started
[2026-09-08 21:07:01] Production.INFO: neon service started
[2026-09-08 21:07:01] Production.INFO: ==13561== Releasing lock...
[2026-09-08 21:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:07:01] Production.INFO: ==13565== Lock acquired, processing the job...
[2026-09-08 20:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:07:01] Production.INFO: ==13565== Releasing lock...
[2026-09-08 20:07:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:07:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:07:01] Production.INFO: ==13563== Lock acquired, processing the job...
[2026-09-08 16:07:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:07:02] Production.INFO: ==13563== Releasing lock...
[2026-09-08 16:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:07:02] Production.INFO: ==13567== Lock acquired, processing the job...
[2026-09-08 16:07:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:07:02] Production.INFO: ==13571== Lock acquired, processing the job...
[2026-09-08 16:07:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:07:02] Production.INFO: ==13569== Lock acquired, processing the job...
[2026-09-08 16:07:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:07:03] Production.INFO: ==13576== Lock acquired, processing the job...
[2026-09-08 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:07:03] Production.INFO: ==13573== Lock acquired, processing the job...
[2026-09-08 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:07:03] Production.INFO: Account Balance Start.
[2026-09-08 16:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:07:03] Production.INFO: 117
[2026-09-08 16:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:07:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 16:07:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 16:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:07:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:07:03] Production.INFO: ==13576== Releasing lock...
[2026-09-08 16:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:07:03] Production.INFO: Total Charge 0
[2026-09-08 16:07:03] Production.INFO: CreateAllLog End
[2026-09-08 16:07:03] Production.INFO: Account Balance End.
[2026-09-08 16:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:07:03] Production.INFO: ==13573== Releasing lock...
[2026-09-08 16:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:07:03] Production.INFO: ==13569== Releasing lock...
[2026-09-08 16:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:07:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:07:10] Production.ERROR: CronJobId end10
[2026-09-08 16:07:10] Production.INFO: ==13571== Releasing lock...
[2026-09-08 16:07:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:07:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:07:14] Production.INFO: call_cost start
[2026-09-08 16:07:14] Production.INFO: call_cost end
[2026-09-08 16:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:07:14] Production.INFO: ==13567== Releasing lock...
[2026-09-08 16:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:08:01] Production.INFO: ==13638== Lock acquired, processing the job...
[2026-09-08 21:08:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:08:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:08:01] Production.INFO: neon service started
[2026-09-08 21:08:01] Production.INFO: neon service started
[2026-09-08 21:08:01] Production.INFO: ==13638== Releasing lock...
[2026-09-08 21:08:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:08:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:08:02] Production.INFO: ==13643== Lock acquired, processing the job...
[2026-09-08 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:08:02] Production.INFO: ==13643== Releasing lock...
[2026-09-08 20:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:08:02] Production.INFO: ==13641== Lock acquired, processing the job...
[2026-09-08 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:08:02] Production.INFO: ==13641== Releasing lock...
[2026-09-08 16:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:08:03] Production.INFO: ==13645== Lock acquired, processing the job...
[2026-09-08 16:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:08:03] Production.INFO: ==13649== Lock acquired, processing the job...
[2026-09-08 16:08:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:08:03] Production.INFO: ==13647== Lock acquired, processing the job...
[2026-09-08 16:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:08:03] Production.INFO: ==13651== Lock acquired, processing the job...
[2026-09-08 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:08:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:08:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:08:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:08:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:08:03] Production.INFO: ==13653== Lock acquired, processing the job...
[2026-09-08 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:08:03] Production.INFO: Account Balance Start.
[2026-09-08 16:08:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:08:03] Production.INFO: 117
[2026-09-08 16:08:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:08:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:08:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 16:08:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 16:08:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:08:03] Production.INFO: ==13653== Releasing lock...
[2026-09-08 16:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:08:03] Production.INFO: Total Charge 0
[2026-09-08 16:08:03] Production.INFO: CreateAllLog End
[2026-09-08 16:08:03] Production.INFO: Account Balance End.
[2026-09-08 16:08:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:08:03] Production.INFO: ==13651== Releasing lock...
[2026-09-08 16:08:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:08:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:08:04] Production.INFO: ==13647== Releasing lock...
[2026-09-08 16:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:08:10] Production.ERROR: CronJobId end10
[2026-09-08 16:08:10] Production.INFO: ==13649== Releasing lock...
[2026-09-08 16:08:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:08:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:08:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:08:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:08:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:08:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:08:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:08:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:08:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:08:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:08:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:08:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:08:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:08:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:08:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:08:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:08:13] Production.INFO: call_cost start
[2026-09-08 16:08:13] Production.INFO: call_cost end
[2026-09-08 16:08:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:08:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:08:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:08:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:08:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:08:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:08:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:08:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:08:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:08:13] Production.INFO: ==13645== Releasing lock...
[2026-09-08 16:08:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:08:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:09:02] Production.INFO: ==13712== Lock acquired, processing the job...
[2026-09-08 21:09:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:09:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:09:02] Production.INFO: neon service started
[2026-09-08 21:09:02] Production.INFO: neon service started
[2026-09-08 21:09:02] Production.INFO: ==13712== Releasing lock...
[2026-09-08 21:09:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:09:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:09:02] Production.INFO: ==13714== Lock acquired, processing the job...
[2026-09-08 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:09:02] Production.INFO: ==13714== Releasing lock...
[2026-09-08 16:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:09:03] Production.INFO: ==13716== Lock acquired, processing the job...
[2026-09-08 20:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:09:03] Production.INFO: ==13716== Releasing lock...
[2026-09-08 20:09:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:09:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:09:03] Production.INFO: ==13718== Lock acquired, processing the job...
[2026-09-08 16:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:09:03] Production.INFO: ==13720== Lock acquired, processing the job...
[2026-09-08 16:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:09:03] Production.INFO: ==13722== Lock acquired, processing the job...
[2026-09-08 16:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:09:03] Production.INFO: ==13726== Lock acquired, processing the job...
[2026-09-08 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:09:03] Production.INFO: ==13724== Lock acquired, processing the job...
[2026-09-08 16:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 16:09:03] Production.INFO: ==13726== Releasing lock...
[2026-09-08 16:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:09:03] Production.INFO: Account Balance Start.
[2026-09-08 16:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:09:03] Production.INFO: 117
[2026-09-08 16:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:09:03] Production.INFO: Total Charge 0
[2026-09-08 16:09:04] Production.INFO: CreateAllLog End
[2026-09-08 16:09:04] Production.INFO: Account Balance End.
[2026-09-08 16:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:09:04] Production.INFO: ==13724== Releasing lock...
[2026-09-08 16:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:09:04] Production.INFO: ==13720== Releasing lock...
[2026-09-08 16:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:09:11] Production.ERROR: CronJobId end10
[2026-09-08 16:09:11] Production.INFO: ==13722== Releasing lock...
[2026-09-08 16:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:09:15] Production.INFO: call_cost start
[2026-09-08 16:09:15] Production.INFO: call_cost end
[2026-09-08 16:09:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:09:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:09:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:09:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:09:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:09:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:09:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:09:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:09:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:09:15] Production.INFO: ==13718== Releasing lock...
[2026-09-08 16:09:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:09:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:10:01] Production.INFO: ==13782== Lock acquired, processing the job...
[2026-09-08 21:10:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:10:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:10:01] Production.INFO: neon service started
[2026-09-08 21:10:01] Production.INFO: neon service started
[2026-09-08 21:10:01] Production.INFO: ==13782== Releasing lock...
[2026-09-08 21:10:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:10:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:10:02] Production.INFO: ==13784== Lock acquired, processing the job...
[2026-09-08 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:10:02] Production.INFO: ==13784== Releasing lock...
[2026-09-08 16:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:10:02] Production.INFO: ==13786== Lock acquired, processing the job...
[2026-09-08 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:10:02] Production.INFO: ==13786== Releasing lock...
[2026-09-08 20:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:10:03] Production.INFO: ==13794== Lock acquired, processing the job...
[2026-09-08 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:10:03] Production.INFO: ==13788== Lock acquired, processing the job...
[2026-09-08 16:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:10:03] Production.INFO: Account Balance Start.
[2026-09-08 16:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:10:03] Production.INFO: 117
[2026-09-08 16:10:03] Production.INFO: ==13790== Lock acquired, processing the job...
[2026-09-08 16:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:10:03] Production.INFO: ==13796== Lock acquired, processing the job...
[2026-09-08 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:10:03] Production.INFO: Total Charge 0
[2026-09-08 16:10:03] Production.INFO: ==13792== Lock acquired, processing the job...
[2026-09-08 16:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:10:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:10:03] Production.INFO: ==13796== Releasing lock...
[2026-09-08 16:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:10:03] Production.INFO: Account Balance End.
[2026-09-08 16:10:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:10:03] Production.INFO: ==13794== Releasing lock...
[2026-09-08 16:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:10:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:10:04] Production.INFO: ==13790== Releasing lock...
[2026-09-08 16:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:10:12] Production.ERROR: CronJobId end10
[2026-09-08 16:10:12] Production.INFO: ==13792== Releasing lock...
[2026-09-08 16:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:10:15] Production.INFO: call_cost start
[2026-09-08 16:10:15] Production.INFO: call_cost end
[2026-09-08 16:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:10:15] Production.INFO: ==13788== Releasing lock...
[2026-09-08 16:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:11:02] Production.INFO: ==13852== Lock acquired, processing the job...
[2026-09-08 21:11:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:11:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:11:02] Production.INFO: neon service started
[2026-09-08 21:11:02] Production.INFO: neon service started
[2026-09-08 21:11:02] Production.INFO: ==13852== Releasing lock...
[2026-09-08 21:11:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:11:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:11:02] Production.INFO: ==13855== Lock acquired, processing the job...
[2026-09-08 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:11:02] Production.INFO: ==13855== Releasing lock...
[2026-09-08 16:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:11:02] Production.INFO: ==13857== Lock acquired, processing the job...
[2026-09-08 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:11:02] Production.INFO: ==13857== Releasing lock...
[2026-09-08 20:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:11:03] Production.INFO: ==13863== Lock acquired, processing the job...
[2026-09-08 16:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:11:03] Production.INFO: ==13859== Lock acquired, processing the job...
[2026-09-08 16:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:11:03] Production.INFO: ==13867== Lock acquired, processing the job...
[2026-09-08 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:11:03] Production.INFO: ==13861== Lock acquired, processing the job...
[2026-09-08 16:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 16:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 16:11:03] Production.INFO: ==13867== Releasing lock...
[2026-09-08 16:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:11:03] Production.INFO: ==13865== Lock acquired, processing the job...
[2026-09-08 16:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:11:03] Production.INFO: Account Balance Start.
[2026-09-08 16:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:11:03] Production.INFO: 117
[2026-09-08 16:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:11:03] Production.INFO: Total Charge 0
[2026-09-08 16:11:03] Production.INFO: CreateAllLog End
[2026-09-08 16:11:04] Production.INFO: Account Balance End.
[2026-09-08 16:11:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:11:04] Production.INFO: ==13865== Releasing lock...
[2026-09-08 16:11:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:11:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:11:04] Production.INFO: ==13861== Releasing lock...
[2026-09-08 16:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:11:11] Production.ERROR: CronJobId end10
[2026-09-08 16:11:11] Production.INFO: ==13863== Releasing lock...
[2026-09-08 16:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:11:14] Production.INFO: call_cost start
[2026-09-08 16:11:14] Production.INFO: call_cost end
[2026-09-08 16:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:11:14] Production.INFO: ==13859== Releasing lock...
[2026-09-08 16:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:12:01] Production.INFO: ==13928== Lock acquired, processing the job...
[2026-09-08 21:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:12:01] Production.INFO: neon service started
[2026-09-08 21:12:01] Production.INFO: neon service started
[2026-09-08 21:12:01] Production.INFO: ==13928== Releasing lock...
[2026-09-08 21:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:12:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 20:12:01] Production.INFO: ==13932== Lock acquired, processing the job...
[2026-09-08 20:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:12:01] Production.INFO: ==13932== Releasing lock...
[2026-09-08 20:12:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:12:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:12:02] Production.INFO: ==13930== Lock acquired, processing the job...
[2026-09-08 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:12:02] Production.INFO: ==13930== Releasing lock...
[2026-09-08 16:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:12:02] Production.INFO: ==13940== Lock acquired, processing the job...
[2026-09-08 16:12:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:12:02] Production.INFO: Account Balance Start.
[2026-09-08 16:12:02] Production.INFO: CreateAllLog Start
[2026-09-08 16:12:03] Production.INFO: 117
[2026-09-08 16:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:12:03] Production.INFO: Total Charge 0
[2026-09-08 16:12:03] Production.INFO: CreateAllLog End
[2026-09-08 16:12:03] Production.INFO: Account Balance End.
[2026-09-08 16:12:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:12:03] Production.INFO: ==13940== Releasing lock...
[2026-09-08 16:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:12:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:12:03] Production.INFO: ==13934== Lock acquired, processing the job...
[2026-09-08 16:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:12:03] Production.INFO: ==13936== Lock acquired, processing the job...
[2026-09-08 16:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:12:03] Production.INFO: ==13938== Lock acquired, processing the job...
[2026-09-08 16:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:12:03] Production.INFO: ==13943== Lock acquired, processing the job...
[2026-09-08 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 16:12:03] Production.INFO: ==13943== Releasing lock...
[2026-09-08 16:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:12:04] Production.INFO: ==13936== Releasing lock...
[2026-09-08 16:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:12:12] Production.ERROR: CronJobId end10
[2026-09-08 16:12:12] Production.INFO: ==13938== Releasing lock...
[2026-09-08 16:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:12:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:12:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:12:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:12:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:12:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:12:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:12:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:12:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:12:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:12:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:12:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:12:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:12:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:12:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:12:14] Production.INFO: call_cost start
[2026-09-08 16:12:14] Production.INFO: call_cost end
[2026-09-08 16:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:12:14] Production.INFO: ==13934== Releasing lock...
[2026-09-08 16:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:13:01] Production.INFO: ==13998== Lock acquired, processing the job...
[2026-09-08 21:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:13:01] Production.INFO: neon service started
[2026-09-08 21:13:01] Production.INFO: neon service started
[2026-09-08 21:13:01] Production.INFO: ==13998== Releasing lock...
[2026-09-08 21:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:13:02] Production.INFO: ==14000== Lock acquired, processing the job...
[2026-09-08 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:13:02] Production.INFO: ==14000== Releasing lock...
[2026-09-08 16:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:13:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:13:02] Production.INFO: ==14002== Lock acquired, processing the job...
[2026-09-08 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:13:02] Production.INFO: ==14002== Releasing lock...
[2026-09-08 20:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:13:03] Production.INFO: ==14004== Lock acquired, processing the job...
[2026-09-08 16:13:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:13:03] Production.INFO: ==14006== Lock acquired, processing the job...
[2026-09-08 16:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:13:03] Production.INFO: ==14010== Lock acquired, processing the job...
[2026-09-08 16:13:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:13:03] Production.INFO: ==14008== Lock acquired, processing the job...
[2026-09-08 16:13:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:13:03] Production.INFO: Account Balance Start.
[2026-09-08 16:13:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:13:03] Production.INFO: 117
[2026-09-08 16:13:03] Production.INFO: ==14012== Lock acquired, processing the job...
[2026-09-08 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:13:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:13:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:13:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 16:13:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 16:13:03] Production.INFO: ==14012== Releasing lock...
[2026-09-08 16:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:13:03] Production.INFO: Account Balance End.
[2026-09-08 16:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:13:03] Production.INFO: ==14010== Releasing lock...
[2026-09-08 16:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:13:04] Production.INFO: ==14006== Releasing lock...
[2026-09-08 16:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:13:11] Production.ERROR: CronJobId end10
[2026-09-08 16:13:11] Production.INFO: ==14008== Releasing lock...
[2026-09-08 16:13:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:13:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:13:15] Production.INFO: call_cost start
[2026-09-08 16:13:15] Production.INFO: call_cost end
[2026-09-08 16:13:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:13:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:13:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:13:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:13:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:13:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:13:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:13:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:13:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:13:15] Production.INFO: ==14004== Releasing lock...
[2026-09-08 16:13:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:13:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:14:02] Production.INFO: ==14066== Lock acquired, processing the job...
[2026-09-08 21:14:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:14:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:14:02] Production.INFO: neon service started
[2026-09-08 21:14:02] Production.INFO: neon service started
[2026-09-08 21:14:02] Production.INFO: ==14066== Releasing lock...
[2026-09-08 21:14:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:14:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:14:02] Production.INFO: ==14069== Lock acquired, processing the job...
[2026-09-08 16:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:14:02] Production.INFO: ==14071== Lock acquired, processing the job...
[2026-09-08 20:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:14:03] Production.INFO: ==14071== Releasing lock...
[2026-09-08 20:14:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:14:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:14:03] Production.INFO: ==14069== Releasing lock...
[2026-09-08 16:14:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:14:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:14:03] Production.INFO: ==14073== Lock acquired, processing the job...
[2026-09-08 16:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:14:03] Production.INFO: ==14077== Lock acquired, processing the job...
[2026-09-08 16:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:14:04] Production.INFO: ==14081== Lock acquired, processing the job...
[2026-09-08 16:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:14:04] Production.INFO: ==14075== Lock acquired, processing the job...
[2026-09-08 16:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16: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-08 16: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-08 16: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-08 16:14:04] Production.INFO: ==14081== Releasing lock...
[2026-09-08 16:14:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:14:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:14:04] Production.INFO: ==14079== Lock acquired, processing the job...
[2026-09-08 16:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:14:04] Production.INFO: Account Balance Start.
[2026-09-08 16:14:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:14:04] Production.INFO: 117
[2026-09-08 16:14:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:14:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:14:04] Production.INFO: Total Charge 0
[2026-09-08 16:14:04] Production.INFO: CreateAllLog End
[2026-09-08 16:14:04] Production.INFO: Account Balance End.
[2026-09-08 16:14:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:14:04] Production.INFO: ==14079== Releasing lock...
[2026-09-08 16:14:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:14:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:14:04] Production.INFO: ==14075== Releasing lock...
[2026-09-08 16:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:14:12] Production.ERROR: CronJobId end10
[2026-09-08 16:14:12] Production.INFO: ==14077== Releasing lock...
[2026-09-08 16:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:14:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:14:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:14:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:14:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:14:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:14:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:14:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:14:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:14:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:14:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:14:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:14:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:14:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:14:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:14:15] Production.INFO: call_cost start
[2026-09-08 16:14:15] Production.INFO: call_cost end
[2026-09-08 16:14:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:14:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:14:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:14:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:14:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:14:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:14:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:14:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:14:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:14:15] Production.INFO: ==14073== Releasing lock...
[2026-09-08 16:14:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:14:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:15:01] Production.INFO: ==14136== Lock acquired, processing the job...
[2026-09-08 21:15:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:15:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:15:01] Production.INFO: neon service started
[2026-09-08 21:15:01] Production.INFO: neon service started
[2026-09-08 21:15:01] Production.INFO: ==14136== Releasing lock...
[2026-09-08 21:15:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:15:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:15:02] Production.INFO: ==14139== Lock acquired, processing the job...
[2026-09-08 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:15:02] Production.INFO: ==14141== Lock acquired, processing the job...
[2026-09-08 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:15:02] Production.INFO: ==14141== Releasing lock...
[2026-09-08 20:15:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:15:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:15:02] Production.INFO: ==14139== Releasing lock...
[2026-09-08 16:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:15:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:15:03] Production.INFO: ==14143== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:15:03] Production.INFO: ==14147== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:15:03] Production.INFO: ==14145== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:15:03] Production.INFO: ==14151== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:15:03] Production.INFO: ==14149== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:15:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:15:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:15:03] Production.ERROR: CronJob PID - 14147
[2026-09-08 16:15:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 16:15:03] Production.ERROR: CronJob ID - 7
[2026-09-08 16:15:03] Production.ERROR: CronJob Last Run Time 2026-09-08 16:15:00
[2026-09-08 16:15:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:15:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:15:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:15:03] Production.INFO: ==14143== Releasing lock...
[2026-09-08 16:15:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:15:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:15:03] Production.INFO: ==14155== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:15:03] Production.INFO: ==14153== Lock acquired, processing the job...
[2026-09-08 16:15:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:15:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:15:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:15:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:15:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:15:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:15:03] Production.INFO: Account Balance Start.
[2026-09-08 16:15:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:15:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:15:03] Production.INFO: 117
[2026-09-08 16:15:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:15:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 16:15:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 16:15:03] Production.INFO: CreateAllLog End
[2026-09-08 16:15:03] Production.INFO: ==14155== Releasing lock...
[2026-09-08 16:15:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:15:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:15:04] Production.INFO: Account Balance End.
[2026-09-08 16:15:04] Production.ERROR: done
[2026-09-08 16:15:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:15:04] Production.INFO: ==14151== Releasing lock...
[2026-09-08 16:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:15:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967575', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:15:04] Production.INFO: ==14147== Releasing lock...
[2026-09-08 16:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967575', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:15:10] Production.INFO: ProcessCDR(1,17967575,1,1,2)
[2026-09-08 16:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967575,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:15:10] Production.INFO: ==14153== Releasing lock...
[2026-09-08 16:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:15:14] Production.ERROR: CronJobId end10
[2026-09-08 16:15:14] Production.INFO: ==14149== Releasing lock...
[2026-09-08 16:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:15:16] Production.INFO: call_cost start
[2026-09-08 16:15:17] Production.INFO: call_cost end
[2026-09-08 16:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:15:17] Production.INFO: ==14145== Releasing lock...
[2026-09-08 16:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:16:02] Production.INFO: ==14211== Lock acquired, processing the job...
[2026-09-08 21:16:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:16:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:16:02] Production.INFO: neon service started
[2026-09-08 21:16:02] Production.INFO: neon service started
[2026-09-08 21:16:02] Production.INFO: ==14211== Releasing lock...
[2026-09-08 21:16:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:16:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:16:02] Production.INFO: ==14213== Lock acquired, processing the job...
[2026-09-08 16:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:16:02] Production.INFO: ==14215== Lock acquired, processing the job...
[2026-09-08 20:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:16:03] Production.INFO: ==14215== Releasing lock...
[2026-09-08 20:16:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:16:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:16:03] Production.INFO: ==14213== Releasing lock...
[2026-09-08 16:16:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:16:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:16:03] Production.INFO: ==14220== Lock acquired, processing the job...
[2026-09-08 16:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:16:04] Production.INFO: ==14218== Lock acquired, processing the job...
[2026-09-08 16:16:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:16:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:16:04] Production.INFO: ==14222== Lock acquired, processing the job...
[2026-09-08 16:16:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:16:04] Production.INFO: ==14224== Lock acquired, processing the job...
[2026-09-08 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:16:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:16:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:16:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:16:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:16:04] Production.INFO: ==14220== Releasing lock...
[2026-09-08 16:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:16:04] Production.INFO: ==14226== Lock acquired, processing the job...
[2026-09-08 16:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:16:04] Production.INFO: Account Balance Start.
[2026-09-08 16:16:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:16:04] Production.INFO: 117
[2026-09-08 16:16:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:16:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:16:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 16:16:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 16:16:04] Production.INFO: ==14226== Releasing lock...
[2026-09-08 16:16:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:16:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:16:04] Production.INFO: Account Balance End.
[2026-09-08 16:16:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:16:04] Production.INFO: ==14224== Releasing lock...
[2026-09-08 16:16:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:16:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:16:12] Production.ERROR: CronJobId end10
[2026-09-08 16:16:12] Production.INFO: ==14222== Releasing lock...
[2026-09-08 16:16:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:16:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:16:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:16:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:16:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:16:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:16:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:16:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:16:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:16:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:16:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:16:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:16:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:16:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:16:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:16:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:16:15] Production.INFO: call_cost start
[2026-09-08 16:16:15] Production.INFO: call_cost end
[2026-09-08 16:16:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:16:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:16:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:16:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:16:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:16:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:16:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:16:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:16:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:16:15] Production.INFO: ==14218== Releasing lock...
[2026-09-08 16:16:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:16:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:17:01] Production.INFO: ==14280== Lock acquired, processing the job...
[2026-09-08 21:17:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:17:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:17:01] Production.INFO: neon service started
[2026-09-08 21:17:01] Production.INFO: neon service started
[2026-09-08 21:17:01] Production.INFO: ==14280== Releasing lock...
[2026-09-08 21:17:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:17:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:17:02] Production.INFO: ==14282== Lock acquired, processing the job...
[2026-09-08 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:17:02] Production.INFO: ==14282== Releasing lock...
[2026-09-08 16:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:17:02] Production.INFO: ==14284== Lock acquired, processing the job...
[2026-09-08 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:17:02] Production.INFO: ==14284== Releasing lock...
[2026-09-08 20:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:17:02] Production.INFO: ==14291== Lock acquired, processing the job...
[2026-09-08 16:17:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:17:03] Production.INFO: ==14289== Lock acquired, processing the job...
[2026-09-08 16:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:17:03] Production.INFO: ==14287== Lock acquired, processing the job...
[2026-09-08 16:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:17:03] Production.INFO: ==14293== Lock acquired, processing the job...
[2026-09-08 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:17:03] Production.INFO: ==14295== Lock acquired, processing the job...
[2026-09-08 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:17:03] Production.INFO: Account Balance Start.
[2026-09-08 16:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:17:03] Production.INFO: 117
[2026-09-08 16:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:17:03] Production.INFO: Total Charge 0
[2026-09-08 16:17:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:17:03] Production.INFO: Account Balance End.
[2026-09-08 16:17:03] Production.INFO: ==14295== Releasing lock...
[2026-09-08 16:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:17:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:17:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:17:03] Production.INFO: ==14293== Releasing lock...
[2026-09-08 16:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:17:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:17:04] Production.INFO: ==14289== Releasing lock...
[2026-09-08 16:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:17:11] Production.ERROR: CronJobId end10
[2026-09-08 16:17:11] Production.INFO: ==14291== Releasing lock...
[2026-09-08 16:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:17:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:17:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:17:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:17:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:17:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:17:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:17:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:17:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:17:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:17:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:17:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:17:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:17:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:17:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:17:14] Production.INFO: call_cost start
[2026-09-08 16:17:14] Production.INFO: call_cost end
[2026-09-08 16:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:17:14] Production.INFO: ==14287== Releasing lock...
[2026-09-08 16:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:18:02] Production.INFO: ==14352== Lock acquired, processing the job...
[2026-09-08 21:18:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:18:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:18:02] Production.INFO: neon service started
[2026-09-08 21:18:02] Production.INFO: neon service started
[2026-09-08 21:18:02] Production.INFO: ==14352== Releasing lock...
[2026-09-08 21:18:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:18:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:18:02] Production.INFO: ==14354== Lock acquired, processing the job...
[2026-09-08 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:18:02] Production.INFO: ==14354== Releasing lock...
[2026-09-08 16:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:18:02] Production.INFO: ==14356== Lock acquired, processing the job...
[2026-09-08 20:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:18:03] Production.INFO: ==14356== Releasing lock...
[2026-09-08 20:18:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:18:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:18:03] Production.INFO: ==14359== Lock acquired, processing the job...
[2026-09-08 16:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:18:03] Production.INFO: ==14361== Lock acquired, processing the job...
[2026-09-08 16:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:18:03] Production.INFO: ==14363== Lock acquired, processing the job...
[2026-09-08 16:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:18:03] Production.INFO: ==14367== Lock acquired, processing the job...
[2026-09-08 16:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:18:03] Production.INFO: ==14365== Lock acquired, processing the job...
[2026-09-08 16:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 16:18:03] Production.INFO: Account Balance Start.
[2026-09-08 16:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:18:03] Production.INFO: 117
[2026-09-08 16:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:18:03] Production.INFO: ==14367== Releasing lock...
[2026-09-08 16:18:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:18:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:18:04] Production.INFO: Total Charge 0
[2026-09-08 16:18:04] Production.INFO: CreateAllLog End
[2026-09-08 16:18:04] Production.INFO: Account Balance End.
[2026-09-08 16:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:18:04] Production.INFO: ==14365== Releasing lock...
[2026-09-08 16:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:18:04] Production.INFO: ==14361== Releasing lock...
[2026-09-08 16:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:18:11] Production.ERROR: CronJobId end10
[2026-09-08 16:18:11] Production.INFO: ==14363== Releasing lock...
[2026-09-08 16:18:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:18:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:18:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:18:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:18:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:18:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:18:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:18:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:18:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:18:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:18:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:18:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:18:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:18:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:18:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:18:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:18:15] Production.INFO: call_cost start
[2026-09-08 16:18:15] Production.INFO: call_cost end
[2026-09-08 16:18:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:18:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:18:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:18:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:18:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:18:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:18:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:18:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:18:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:18:15] Production.INFO: ==14359== Releasing lock...
[2026-09-08 16:18:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:18:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:19:01] Production.INFO: ==14422== Lock acquired, processing the job...
[2026-09-08 21:19:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:19:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:19:01] Production.INFO: neon service started
[2026-09-08 21:19:01] Production.INFO: neon service started
[2026-09-08 21:19:01] Production.INFO: ==14422== Releasing lock...
[2026-09-08 21:19:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:19:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:19:01] Production.INFO: ==14424== Lock acquired, processing the job...
[2026-09-08 16:19:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:19:02] Production.INFO: ==14424== Releasing lock...
[2026-09-08 16:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:19:02] Production.INFO: ==14426== Lock acquired, processing the job...
[2026-09-08 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:19:02] Production.INFO: ==14426== Releasing lock...
[2026-09-08 20:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:19:02] Production.INFO: ==14428== Lock acquired, processing the job...
[2026-09-08 16:19:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:19:02] Production.INFO: ==14432== Lock acquired, processing the job...
[2026-09-08 16:19:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:19:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:19:02] Production.INFO: ==14436== Lock acquired, processing the job...
[2026-09-08 16:19:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:19:03] Production.INFO: ==14430== Lock acquired, processing the job...
[2026-09-08 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 16:19:03] Production.INFO: ==14434== Lock acquired, processing the job...
[2026-09-08 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 16:19:03] Production.INFO: ==14436== Releasing lock...
[2026-09-08 16:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:19:03] Production.INFO: Account Balance Start.
[2026-09-08 16:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:19:03] Production.INFO: 117
[2026-09-08 16:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:19:03] Production.INFO: Total Charge 0
[2026-09-08 16:19:03] Production.INFO: CreateAllLog End
[2026-09-08 16:19:03] Production.INFO: Account Balance End.
[2026-09-08 16:19:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:19:03] Production.INFO: ==14434== Releasing lock...
[2026-09-08 16:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:19:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:19:03] Production.INFO: ==14430== Releasing lock...
[2026-09-08 16:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:19:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:19:11] Production.ERROR: CronJobId end10
[2026-09-08 16:19:11] Production.INFO: ==14432== Releasing lock...
[2026-09-08 16:19:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:19:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:19:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:19:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:19:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:19:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:19:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:19:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:19:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:19:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:19:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:19:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:19:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:19:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:19:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:19:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:19:13] Production.INFO: call_cost start
[2026-09-08 16:19:13] Production.INFO: call_cost end
[2026-09-08 16:19:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:19:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:19:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:19:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:19:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:19:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:19:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:19:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:19:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:19:13] Production.INFO: ==14428== Releasing lock...
[2026-09-08 16:19:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:19:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:20:01] Production.INFO: ==14493== Lock acquired, processing the job...
[2026-09-08 21:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:20:01] Production.INFO: neon service started
[2026-09-08 21:20:02] Production.INFO: neon service started
[2026-09-08 21:20:02] Production.INFO: ==14493== Releasing lock...
[2026-09-08 21:20:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:20:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:20:02] Production.INFO: ==14495== Lock acquired, processing the job...
[2026-09-08 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:20:02] Production.INFO: ==14495== Releasing lock...
[2026-09-08 16:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:20:02] Production.INFO: ==14497== Lock acquired, processing the job...
[2026-09-08 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:20:02] Production.INFO: ==14497== Releasing lock...
[2026-09-08 20:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:20:03] Production.INFO: ==14499== Lock acquired, processing the job...
[2026-09-08 16:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:20:03] Production.INFO: ==14507== Lock acquired, processing the job...
[2026-09-08 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:20:03] Production.INFO: ==14501== Lock acquired, processing the job...
[2026-09-08 16:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:20:03] Production.INFO: ==14503== Lock acquired, processing the job...
[2026-09-08 16:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 16:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 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-08 16:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:20:03] Production.INFO: ==14505== Lock acquired, processing the job...
[2026-09-08 16:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 16:20:03] Production.INFO: ==14507== Releasing lock...
[2026-09-08 16:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:20:03] Production.INFO: Account Balance Start.
[2026-09-08 16:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:20:03] Production.INFO: 117
[2026-09-08 16:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:20:04] Production.INFO: Total Charge 0
[2026-09-08 16:20:04] Production.INFO: CreateAllLog End
[2026-09-08 16:20:04] Production.INFO: Account Balance End.
[2026-09-08 16:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:20:04] Production.INFO: ==14505== Releasing lock...
[2026-09-08 16:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:20:04] Production.INFO: ==14501== Releasing lock...
[2026-09-08 16:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:20:11] Production.ERROR: CronJobId end10
[2026-09-08 16:20:11] Production.INFO: ==14503== Releasing lock...
[2026-09-08 16:20:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:20:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:20:14] Production.INFO: call_cost start
[2026-09-08 16:20:14] Production.INFO: call_cost end
[2026-09-08 16:20:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:20:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:20:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:20:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:20:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:20:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:20:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:20:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:20:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:20:14] Production.INFO: ==14499== Releasing lock...
[2026-09-08 16:20:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:20:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:21:01] Production.INFO: ==14563== Lock acquired, processing the job...
[2026-09-08 21:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:21:01] Production.INFO: neon service started
[2026-09-08 21:21:01] Production.INFO: neon service started
[2026-09-08 21:21:01] Production.INFO: ==14563== Releasing lock...
[2026-09-08 21:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:21:01] Production.INFO: ==14567== Lock acquired, processing the job...
[2026-09-08 20:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:21:01] Production.INFO: ==14567== Releasing lock...
[2026-09-08 20:21:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:21:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:21:01] Production.INFO: ==14565== Lock acquired, processing the job...
[2026-09-08 16:21:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:21:02] Production.INFO: ==14565== Releasing lock...
[2026-09-08 16:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:21:02] Production.INFO: ==14569== Lock acquired, processing the job...
[2026-09-08 16:21:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:21:02] Production.INFO: ==14571== Lock acquired, processing the job...
[2026-09-08 16:21:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:21:03] Production.INFO: ==14573== Lock acquired, processing the job...
[2026-09-08 16:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:21:03] Production.INFO: ==14577== Lock acquired, processing the job...
[2026-09-08 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:21:03] Production.INFO: ==14575== Lock acquired, processing the job...
[2026-09-08 16:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 16:21:03] Production.INFO: ==14577== Releasing lock...
[2026-09-08 16:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:21:03] Production.INFO: Account Balance Start.
[2026-09-08 16:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:21:03] Production.INFO: 117
[2026-09-08 16:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:21:03] Production.INFO: Total Charge 0
[2026-09-08 16:21:03] Production.INFO: CreateAllLog End
[2026-09-08 16:21:04] Production.INFO: ==14571== Releasing lock...
[2026-09-08 16:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:21:04] Production.INFO: Account Balance End.
[2026-09-08 16:21:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:21:04] Production.INFO: ==14575== Releasing lock...
[2026-09-08 16:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:21:11] Production.ERROR: CronJobId end10
[2026-09-08 16:21:11] Production.INFO: ==14573== Releasing lock...
[2026-09-08 16:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:21:14] Production.INFO: call_cost start
[2026-09-08 16:21:14] Production.INFO: call_cost end
[2026-09-08 16:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:21:14] Production.INFO: ==14569== Releasing lock...
[2026-09-08 16:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:22:01] Production.INFO: ==14640== Lock acquired, processing the job...
[2026-09-08 21:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:22:01] Production.INFO: neon service started
[2026-09-08 21:22:01] Production.INFO: neon service started
[2026-09-08 21:22:01] Production.INFO: ==14640== Releasing lock...
[2026-09-08 21:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:22:02] Production.INFO: ==14642== Lock acquired, processing the job...
[2026-09-08 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:22:02] Production.INFO: ==14642== Releasing lock...
[2026-09-08 16:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:22:02] Production.INFO: ==14644== Lock acquired, processing the job...
[2026-09-08 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:22:02] Production.INFO: ==14644== Releasing lock...
[2026-09-08 20:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:22:03] Production.INFO: ==14646== Lock acquired, processing the job...
[2026-09-08 16:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:22:03] Production.INFO: ==14652== Lock acquired, processing the job...
[2026-09-08 16:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:22:03] Production.INFO: ==14648== Lock acquired, processing the job...
[2026-09-08 16:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:22:03] Production.INFO: ==14650== Lock acquired, processing the job...
[2026-09-08 16:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:22:03] Production.INFO: ==14654== Lock acquired, processing the job...
[2026-09-08 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:22:03] Production.INFO: Account Balance Start.
[2026-09-08 16:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:22:03] Production.INFO: 117
[2026-09-08 16:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:22:03] Production.INFO: Total Charge 0
[2026-09-08 16:22:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 16:22:03] Production.INFO: ==14654== Releasing lock...
[2026-09-08 16:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:22:03] Production.INFO: Account Balance End.
[2026-09-08 16:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:22:04] Production.INFO: ==14652== Releasing lock...
[2026-09-08 16:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:22:04] Production.INFO: ==14648== Releasing lock...
[2026-09-08 16:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:22:11] Production.ERROR: CronJobId end10
[2026-09-08 16:22:11] Production.INFO: ==14650== Releasing lock...
[2026-09-08 16:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:22:15] Production.INFO: call_cost start
[2026-09-08 16:22:15] Production.INFO: call_cost end
[2026-09-08 16:22:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:22:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:22:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:22:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:22:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:22:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:22:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:22:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:22:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:22:15] Production.INFO: ==14646== Releasing lock...
[2026-09-08 16:22:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:22:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:23:02] Production.INFO: ==14708== Lock acquired, processing the job...
[2026-09-08 21:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:23:02] Production.INFO: neon service started
[2026-09-08 21:23:02] Production.INFO: neon service started
[2026-09-08 21:23:02] Production.INFO: ==14708== Releasing lock...
[2026-09-08 21:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:23:02] Production.INFO: ==14711== Lock acquired, processing the job...
[2026-09-08 16:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:23:03] Production.INFO: ==14713== Lock acquired, processing the job...
[2026-09-08 20:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:23:03] Production.INFO: ==14713== Releasing lock...
[2026-09-08 20:23:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:23:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:23:03] Production.INFO: ==14711== Releasing lock...
[2026-09-08 16:23:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:23:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:23:04] Production.INFO: ==14715== Lock acquired, processing the job...
[2026-09-08 16:23:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:23:04] Production.INFO: ==14723== Lock acquired, processing the job...
[2026-09-08 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:23:04] Production.INFO: ==14717== Lock acquired, processing the job...
[2026-09-08 16:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:23:04] Production.INFO: ==14721== Lock acquired, processing the job...
[2026-09-08 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:23:04] Production.INFO: ==14719== Lock acquired, processing the job...
[2026-09-08 16:23:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:23:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:23:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:23:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:23:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:23:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:23:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 16:23:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 16:23:04] Production.INFO: Account Balance Start.
[2026-09-08 16:23:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:23:04] Production.INFO: 117
[2026-09-08 16:23:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:23:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:23:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:23:04] Production.INFO: ==14723== Releasing lock...
[2026-09-08 16:23:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:23:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:23:04] Production.INFO: Total Charge 0
[2026-09-08 16:23:04] Production.INFO: CreateAllLog End
[2026-09-08 16:23:04] Production.INFO: Account Balance End.
[2026-09-08 16:23:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:23:04] Production.INFO: ==14721== Releasing lock...
[2026-09-08 16:23:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:23:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:23:04] Production.INFO: ==14717== Releasing lock...
[2026-09-08 16:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:23:12] Production.ERROR: CronJobId end10
[2026-09-08 16:23:12] Production.INFO: ==14719== Releasing lock...
[2026-09-08 16:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:23:14] Production.INFO: call_cost start
[2026-09-08 16:23:14] Production.INFO: call_cost end
[2026-09-08 16:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:23:14] Production.INFO: ==14715== Releasing lock...
[2026-09-08 16:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:24:01] Production.INFO: ==14776== Lock acquired, processing the job...
[2026-09-08 21:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:24:01] Production.INFO: neon service started
[2026-09-08 21:24:01] Production.INFO: neon service started
[2026-09-08 21:24:01] Production.INFO: ==14776== Releasing lock...
[2026-09-08 21:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:24:02] Production.INFO: ==14779== Lock acquired, processing the job...
[2026-09-08 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:24:02] Production.INFO: ==14779== Releasing lock...
[2026-09-08 16:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:24:02] Production.INFO: ==14781== Lock acquired, processing the job...
[2026-09-08 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:24:02] Production.INFO: ==14781== Releasing lock...
[2026-09-08 20:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:24:03] Production.INFO: ==14783== Lock acquired, processing the job...
[2026-09-08 16:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:24:03] Production.INFO: ==14787== Lock acquired, processing the job...
[2026-09-08 16:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:24:03] Production.INFO: ==14789== Lock acquired, processing the job...
[2026-09-08 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:24:03] Production.INFO: ==14785== Lock acquired, processing the job...
[2026-09-08 16:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:24:03] Production.INFO: ==14791== Lock acquired, processing the job...
[2026-09-08 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:24:03] Production.INFO: Account Balance Start.
[2026-09-08 16:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:24:03] Production.INFO: 117
[2026-09-08 16:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:24:03] Production.INFO: ==14791== Releasing lock...
[2026-09-08 16:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:24:03] Production.INFO: Total Charge 0
[2026-09-08 16:24:03] Production.INFO: CreateAllLog End
[2026-09-08 16:24:03] Production.INFO: Account Balance End.
[2026-09-08 16:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:24:03] Production.INFO: ==14789== Releasing lock...
[2026-09-08 16:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:24:04] Production.INFO: ==14785== Releasing lock...
[2026-09-08 16:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:24:11] Production.ERROR: CronJobId end10
[2026-09-08 16:24:11] Production.INFO: ==14787== Releasing lock...
[2026-09-08 16:24:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:24:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:24:14] Production.INFO: call_cost start
[2026-09-08 16:24:14] Production.INFO: call_cost end
[2026-09-08 16:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:24:14] Production.INFO: ==14783== Releasing lock...
[2026-09-08 16:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:25:02] Production.INFO: ==14845== Lock acquired, processing the job...
[2026-09-08 21:25:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:25:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:25:02] Production.INFO: neon service started
[2026-09-08 21:25:02] Production.INFO: neon service started
[2026-09-08 21:25:02] Production.INFO: ==14845== Releasing lock...
[2026-09-08 21:25:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:25:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 20:25:02] Production.INFO: ==14850== Lock acquired, processing the job...
[2026-09-08 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:25:02] Production.INFO: ==14850== Releasing lock...
[2026-09-08 20:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:25:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:25:02] Production.INFO: ==14848== Lock acquired, processing the job...
[2026-09-08 16:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:25:03] Production.INFO: ==14848== Releasing lock...
[2026-09-08 16:25:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:25:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:25:04] Production.INFO: ==14852== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:25:04] Production.INFO: ==14860== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:25:04] Production.INFO: ==14854== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:25:04] Production.ERROR: CronJob PID - 14854
[2026-09-08 16:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 16:25:04] Production.ERROR: CronJob ID - 5
[2026-09-08 16:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 16:25:00
[2026-09-08 16:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:25:04] Production.ERROR: CronJob PID - 14860
[2026-09-08 16:25:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 16:25:04] Production.ERROR: CronJob ID - 12
[2026-09-08 16:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 16:25:00
[2026-09-08 16:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:25:04] Production.INFO: ==14856== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:25:04] Production.INFO: ==14852== Releasing lock...
[2026-09-08 16:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:25:04] Production.INFO: ==14858== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:25:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:25:04] Production.INFO: Account Balance Start.
[2026-09-08 16:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:25:04] Production.INFO: 117
[2026-09-08 16:25:04] Production.INFO: ==14862== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:25:04] Production.INFO: ==14864== Lock acquired, processing the job...
[2026-09-08 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:25:04] Production.INFO: Total Charge 0
[2026-09-08 16:25:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:25:04] Production.INFO: ==14864== Releasing lock...
[2026-09-08 16:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:25:04] Production.ERROR: done
[2026-09-08 16:25:04] Production.INFO: Account Balance End.
[2026-09-08 16:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:25:04] Production.INFO: ==14860== Releasing lock...
[2026-09-08 16:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967616', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:25:05] Production.INFO: ==14856== Releasing lock...
[2026-09-08 16:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:25:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967616', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:25:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:25:10] Production.INFO: ProcessCDR(1,17967616,1,1,2)
[2026-09-08 16:25:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:25:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967616,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:25:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:25:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:25:10] Production.INFO: ==14862== Releasing lock...
[2026-09-08 16:25:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:25:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:25:14] Production.ERROR: CronJobId end10
[2026-09-08 16:25:14] Production.INFO: ==14858== Releasing lock...
[2026-09-08 16:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:25:17] Production.INFO: call_cost start
[2026-09-08 16:25:17] Production.INFO: call_cost end
[2026-09-08 16:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:25:17] Production.INFO: ==14854== Releasing lock...
[2026-09-08 16:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:26:01] Production.INFO: ==14919== Lock acquired, processing the job...
[2026-09-08 21:26:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:26:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:26:01] Production.INFO: neon service started
[2026-09-08 21:26:01] Production.INFO: neon service started
[2026-09-08 21:26:01] Production.INFO: ==14919== Releasing lock...
[2026-09-08 21:26:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:26:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:26:02] Production.INFO: ==14923== Lock acquired, processing the job...
[2026-09-08 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:26:02] Production.INFO: ==14923== Releasing lock...
[2026-09-08 20:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:26:02] Production.INFO: ==14921== Lock acquired, processing the job...
[2026-09-08 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:26:02] Production.INFO: ==14921== Releasing lock...
[2026-09-08 16:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:26:03] Production.INFO: ==14926== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:26:03] Production.INFO: ==14928== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:26:03] Production.INFO: ==14930== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:26:03] Production.INFO: ==14932== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:26:03] Production.INFO: ==14934== Lock acquired, processing the job...
[2026-09-08 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:26:03] Production.INFO: Account Balance Start.
[2026-09-08 16:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:26:03] Production.INFO: 117
[2026-09-08 16:26:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:26:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:26:03] Production.INFO: ==14934== Releasing lock...
[2026-09-08 16:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:26:03] Production.INFO: Total Charge 0
[2026-09-08 16:26:03] Production.INFO: CreateAllLog End
[2026-09-08 16:26:03] Production.INFO: Account Balance End.
[2026-09-08 16:26:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:26:03] Production.INFO: ==14932== Releasing lock...
[2026-09-08 16:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:26:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:26:04] Production.INFO: ==14928== Releasing lock...
[2026-09-08 16:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:26:10] Production.ERROR: CronJobId end10
[2026-09-08 16:26:10] Production.INFO: ==14930== Releasing lock...
[2026-09-08 16:26:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:26:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:26:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:26:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:26:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:26:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:26:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:26:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:26:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:26:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:26:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:26:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:26:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:26:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:26:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:26:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:26:14] Production.INFO: call_cost start
[2026-09-08 16:26:14] Production.INFO: call_cost end
[2026-09-08 16:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:26:14] Production.INFO: ==14926== Releasing lock...
[2026-09-08 16:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:27:02] Production.INFO: ==14988== Lock acquired, processing the job...
[2026-09-08 21:27:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:27:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:27:02] Production.INFO: neon service started
[2026-09-08 21:27:02] Production.INFO: neon service started
[2026-09-08 21:27:02] Production.INFO: ==14988== Releasing lock...
[2026-09-08 21:27:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:27:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:27:02] Production.INFO: ==14990== Lock acquired, processing the job...
[2026-09-08 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:27:02] Production.INFO: ==14990== Releasing lock...
[2026-09-08 16:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:27:02] Production.INFO: ==14992== Lock acquired, processing the job...
[2026-09-08 20:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:27:03] Production.INFO: ==14992== Releasing lock...
[2026-09-08 20:27:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:27:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:27:03] Production.INFO: ==14994== Lock acquired, processing the job...
[2026-09-08 16:27:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:27:03] Production.INFO: ==14996== Lock acquired, processing the job...
[2026-09-08 16:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:27:03] Production.INFO: ==15000== Lock acquired, processing the job...
[2026-09-08 16:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:27:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:27:03] Production.INFO: ==14998== Lock acquired, processing the job...
[2026-09-08 16:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:27:03] Production.INFO: Account Balance Start.
[2026-09-08 16:27:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:27:03] Production.INFO: 117
[2026-09-08 16:27:03] Production.INFO: ==15003== Lock acquired, processing the job...
[2026-09-08 16:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:27:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:27:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:27:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 16:27:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 16:27:04] Production.INFO: ==15003== Releasing lock...
[2026-09-08 16:27:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:27:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:27:04] Production.INFO: Account Balance End.
[2026-09-08 16:27:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:27:04] Production.INFO: ==15000== Releasing lock...
[2026-09-08 16:27:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:27:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:27:04] Production.INFO: ==14996== Releasing lock...
[2026-09-08 16:27:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:27:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:27:12] Production.ERROR: CronJobId end10
[2026-09-08 16:27:12] Production.INFO: ==14998== Releasing lock...
[2026-09-08 16:27:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:27:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:27:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:27:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:27:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:27:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:27:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:27:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:27:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:27:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:27:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:27:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:27:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:27:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:27:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:27:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:27:15] Production.INFO: call_cost start
[2026-09-08 16:27:15] Production.INFO: call_cost end
[2026-09-08 16:27:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:27:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:27:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:27:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:27:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:27:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:27:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:27:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:27:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:27:15] Production.INFO: ==14994== Releasing lock...
[2026-09-08 16:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:28:01] Production.INFO: ==15055== Lock acquired, processing the job...
[2026-09-08 21:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:28:01] Production.INFO: neon service started
[2026-09-08 21:28:01] Production.INFO: neon service started
[2026-09-08 21:28:01] Production.INFO: ==15055== Releasing lock...
[2026-09-08 21:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:28:02] Production.INFO: ==15057== Lock acquired, processing the job...
[2026-09-08 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:28:02] Production.INFO: ==15057== Releasing lock...
[2026-09-08 16:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:28:02] Production.INFO: ==15059== Lock acquired, processing the job...
[2026-09-08 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:28:02] Production.INFO: ==15059== Releasing lock...
[2026-09-08 20:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:28:03] Production.INFO: ==15063== Lock acquired, processing the job...
[2026-09-08 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:28:03] Production.INFO: ==15065== Lock acquired, processing the job...
[2026-09-08 16:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:28:03] Production.INFO: ==15067== Lock acquired, processing the job...
[2026-09-08 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:28:03] Production.INFO: ==15061== Lock acquired, processing the job...
[2026-09-08 16:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:28:03] Production.INFO: ==15069== Lock acquired, processing the job...
[2026-09-08 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:28:03] Production.INFO: Account Balance Start.
[2026-09-08 16:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:28:03] Production.INFO: 117
[2026-09-08 16:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:28:03] Production.INFO: Total Charge 0
[2026-09-08 16:28:03] Production.INFO: ==15069== Releasing lock...
[2026-09-08 16:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:28:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:28:03] Production.INFO: CreateAllLog End
[2026-09-08 16:28:03] Production.INFO: Account Balance End.
[2026-09-08 16:28:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:28:03] Production.INFO: ==15067== Releasing lock...
[2026-09-08 16:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:28:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:28:03] Production.INFO: ==15063== Releasing lock...
[2026-09-08 16:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:28:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:28:11] Production.ERROR: CronJobId end10
[2026-09-08 16:28:11] Production.INFO: ==15065== Releasing lock...
[2026-09-08 16:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:28:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:28:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:28:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:28:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:28:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:28:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:28:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:28:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:28:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:28:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:28:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:28:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:28:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:28:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:28:13] Production.INFO: call_cost start
[2026-09-08 16:28:13] Production.INFO: call_cost end
[2026-09-08 16:28:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:28:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:28:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:28:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:28:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:28:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:28:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:28:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:28:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:28:13] Production.INFO: ==15061== Releasing lock...
[2026-09-08 16:28:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:28:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:29:02] Production.INFO: ==15126== Lock acquired, processing the job...
[2026-09-08 21:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:29:02] Production.INFO: neon service started
[2026-09-08 21:29:02] Production.INFO: neon service started
[2026-09-08 21:29:02] Production.INFO: ==15126== Releasing lock...
[2026-09-08 21:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:29:02] Production.INFO: ==15128== Lock acquired, processing the job...
[2026-09-08 16:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:29:02] Production.INFO: ==15130== Lock acquired, processing the job...
[2026-09-08 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:29:02] Production.INFO: ==15130== Releasing lock...
[2026-09-08 20:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:29:03] Production.INFO: ==15128== Releasing lock...
[2026-09-08 16:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:29:03] Production.INFO: ==15139== Lock acquired, processing the job...
[2026-09-08 16:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:29:03] Production.INFO: Account Balance Start.
[2026-09-08 16:29:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:29:03] Production.INFO: 117
[2026-09-08 16:29:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:29:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:29:04] Production.INFO: Total Charge 0
[2026-09-08 16:29:04] Production.INFO: CreateAllLog End
[2026-09-08 16:29:04] Production.INFO: ==15133== Lock acquired, processing the job...
[2026-09-08 16:29:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:29:04] Production.INFO: ==15135== Lock acquired, processing the job...
[2026-09-08 16:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:29:04] Production.INFO: ==15137== Lock acquired, processing the job...
[2026-09-08 16:29:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:29:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:29:04] Production.INFO: Account Balance End.
[2026-09-08 16:29:04] Production.INFO: ==15141== Lock acquired, processing the job...
[2026-09-08 16:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:29:04] Production.INFO: ==15139== Releasing lock...
[2026-09-08 16:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16: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-08 16:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16: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-08 16:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16: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-08 16:29:04] Production.INFO: ==15141== Releasing lock...
[2026-09-08 16:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:29:04] Production.INFO: ==15135== Releasing lock...
[2026-09-08 16:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:29:12] Production.ERROR: CronJobId end10
[2026-09-08 16:29:12] Production.INFO: ==15137== Releasing lock...
[2026-09-08 16:29:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:29:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:29:15] Production.INFO: call_cost start
[2026-09-08 16:29:15] Production.INFO: call_cost end
[2026-09-08 16:29:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:29:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:29:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:29:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:29:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:29:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:29:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:29:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:29:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:29:15] Production.INFO: ==15133== Releasing lock...
[2026-09-08 16:29:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:29:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:30:01] Production.INFO: ==15194== Lock acquired, processing the job...
[2026-09-08 21:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:30:01] Production.INFO: neon service started
[2026-09-08 21:30:01] Production.INFO: neon service started
[2026-09-08 21:30:01] Production.INFO: ==15194== Releasing lock...
[2026-09-08 21:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:30:02] Production.INFO: ==15196== Lock acquired, processing the job...
[2026-09-08 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:30:02] Production.INFO: ==15196== Releasing lock...
[2026-09-08 16:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:30:02] Production.INFO: ==15198== Lock acquired, processing the job...
[2026-09-08 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:30:02] Production.INFO: ==15198== Releasing lock...
[2026-09-08 20:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:30:03] Production.INFO: ==15208== Lock acquired, processing the job...
[2026-09-08 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 16:30:03] Production.INFO: ==15200== Lock acquired, processing the job...
[2026-09-08 16:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 16:30:03] Production.INFO: ==15208== Releasing lock...
[2026-09-08 16:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:30:03] Production.INFO: ==15204== Lock acquired, processing the job...
[2026-09-08 16:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:30:03] Production.INFO: ==15202== Lock acquired, processing the job...
[2026-09-08 16:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:30:03] Production.INFO: ==15206== Lock acquired, processing the job...
[2026-09-08 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:30:03] Production.INFO: Account Balance Start.
[2026-09-08 16:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:30:03] Production.INFO: 117
[2026-09-08 16:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:30:03] Production.INFO: Total Charge 0
[2026-09-08 16:30:03] Production.INFO: CreateAllLog End
[2026-09-08 16:30:03] Production.INFO: Account Balance End.
[2026-09-08 16:30:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:30:03] Production.INFO: ==15206== Releasing lock...
[2026-09-08 16:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:30:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:30:04] Production.INFO: ==15202== Releasing lock...
[2026-09-08 16:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:30:11] Production.ERROR: CronJobId end10
[2026-09-08 16:30:11] Production.INFO: ==15204== Releasing lock...
[2026-09-08 16:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:30:13] Production.INFO: call_cost start
[2026-09-08 16:30:13] Production.INFO: call_cost end
[2026-09-08 16:30:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:30:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:30:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:30:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:30:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:30:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:30:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:30:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:30:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:30:13] Production.INFO: ==15200== Releasing lock...
[2026-09-08 16:30:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:30:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:31:02] Production.INFO: ==15262== Lock acquired, processing the job...
[2026-09-08 21:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:31:02] Production.INFO: neon service started
[2026-09-08 21:31:02] Production.INFO: neon service started
[2026-09-08 21:31:02] Production.INFO: ==15262== Releasing lock...
[2026-09-08 21:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:31:02] Production.INFO: ==15264== Lock acquired, processing the job...
[2026-09-08 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:31:02] Production.INFO: ==15264== Releasing lock...
[2026-09-08 16:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:31:02] Production.INFO: ==15266== Lock acquired, processing the job...
[2026-09-08 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:31:02] Production.INFO: ==15266== Releasing lock...
[2026-09-08 20:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:31:03] Production.INFO: ==15270== Lock acquired, processing the job...
[2026-09-08 16:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:31:03] Production.INFO: ==15268== Lock acquired, processing the job...
[2026-09-08 16:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:31:03] Production.INFO: ==15275== Lock acquired, processing the job...
[2026-09-08 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:31:03] Production.INFO: Account Balance Start.
[2026-09-08 16:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:31:03] Production.INFO: 117
[2026-09-08 16:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:31:03] Production.INFO: Total Charge 0
[2026-09-08 16:31:03] Production.INFO: CreateAllLog End
[2026-09-08 16:31:03] Production.INFO: ==15272== Lock acquired, processing the job...
[2026-09-08 16:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:31:03] Production.INFO: ==15277== Lock acquired, processing the job...
[2026-09-08 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:31:03] Production.INFO: Account Balance End.
[2026-09-08 16:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 16:31:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:31:03] Production.INFO: ==15275== Releasing lock...
[2026-09-08 16:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:31:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 16:31:03] Production.INFO: ==15277== Releasing lock...
[2026-09-08 16:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:31:04] Production.INFO: ==15270== Releasing lock...
[2026-09-08 16:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:31:11] Production.ERROR: CronJobId end10
[2026-09-08 16:31:11] Production.INFO: ==15272== Releasing lock...
[2026-09-08 16:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:31:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:31:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:31:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:31:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:31:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:31:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:31:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:31:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:31:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:31:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:31:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:31:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:31:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:31:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:31:14] Production.INFO: call_cost start
[2026-09-08 16:31:14] Production.INFO: call_cost end
[2026-09-08 16:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:31:14] Production.INFO: ==15268== Releasing lock...
[2026-09-08 16:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:32:01] Production.INFO: ==15359== Lock acquired, processing the job...
[2026-09-08 21:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:32:01] Production.INFO: neon service started
[2026-09-08 21:32:01] Production.INFO: neon service started
[2026-09-08 21:32:01] Production.INFO: ==15359== Releasing lock...
[2026-09-08 21:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:32:01] Production.INFO: ==15361== Lock acquired, processing the job...
[2026-09-08 16:32:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:32:02] Production.INFO: ==15361== Releasing lock...
[2026-09-08 16:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:32:02] Production.INFO: ==15363== Lock acquired, processing the job...
[2026-09-08 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:32:02] Production.INFO: ==15363== Releasing lock...
[2026-09-08 20:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:32:03] Production.INFO: ==15367== Lock acquired, processing the job...
[2026-09-08 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:32:03] Production.INFO: ==15371== Lock acquired, processing the job...
[2026-09-08 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:32:03] Production.INFO: ==15365== Lock acquired, processing the job...
[2026-09-08 16:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:32:03] Production.INFO: ==15369== Lock acquired, processing the job...
[2026-09-08 16:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:32:03] Production.INFO: ==15373== Lock acquired, processing the job...
[2026-09-08 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:32:03] Production.INFO: Account Balance Start.
[2026-09-08 16:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:32:03] Production.INFO: 117
[2026-09-08 16:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 16: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-08 16: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-08 16: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-08 16:32:03] Production.INFO: ==15373== Releasing lock...
[2026-09-08 16:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:32:03] Production.INFO: Total Charge 0
[2026-09-08 16:32:03] Production.INFO: CreateAllLog End
[2026-09-08 16:32:03] Production.INFO: Account Balance End.
[2026-09-08 16:32:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:32:03] Production.INFO: ==15371== Releasing lock...
[2026-09-08 16:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:32:03] Production.INFO: ==15367== Releasing lock...
[2026-09-08 16:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:32:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:32:11] Production.ERROR: CronJobId end10
[2026-09-08 16:32:11] Production.INFO: ==15369== Releasing lock...
[2026-09-08 16:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:32:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:32:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:32:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:32:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:32:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:32:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:32:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:32:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:32:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:32:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:32:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:32:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:32:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:32:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:32:13] Production.INFO: call_cost start
[2026-09-08 16:32:13] Production.INFO: call_cost end
[2026-09-08 16:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:32:13] Production.INFO: ==15365== Releasing lock...
[2026-09-08 16:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:33:01] Production.INFO: ==15431== Lock acquired, processing the job...
[2026-09-08 21:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:33:01] Production.INFO: neon service started
[2026-09-08 21:33:01] Production.INFO: neon service started
[2026-09-08 21:33:01] Production.INFO: ==15431== Releasing lock...
[2026-09-08 21:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:33:02] Production.INFO: ==15433== Lock acquired, processing the job...
[2026-09-08 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:33:02] Production.INFO: ==15433== Releasing lock...
[2026-09-08 16:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:33:02] Production.INFO: ==15435== Lock acquired, processing the job...
[2026-09-08 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:33:02] Production.INFO: ==15435== Releasing lock...
[2026-09-08 20:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:33:03] Production.INFO: ==15437== Lock acquired, processing the job...
[2026-09-08 16:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:33:03] Production.INFO: ==15443== Lock acquired, processing the job...
[2026-09-08 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:33:03] Production.INFO: ==15439== Lock acquired, processing the job...
[2026-09-08 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:33:03] Production.INFO: Account Balance Start.
[2026-09-08 16:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:33:03] Production.INFO: 117
[2026-09-08 16:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:33:03] Production.INFO: ==15445== Lock acquired, processing the job...
[2026-09-08 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:33:03] Production.INFO: Total Charge 0
[2026-09-08 16:33:03] Production.INFO: ==15441== Lock acquired, processing the job...
[2026-09-08 16:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:33:03] Production.INFO: CreateAllLog End
[2026-09-08 16:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 16:33:03] Production.INFO: ==15445== Releasing lock...
[2026-09-08 16:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:33:03] Production.INFO: Account Balance End.
[2026-09-08 16:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:33:03] Production.INFO: ==15443== Releasing lock...
[2026-09-08 16:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:33:03] Production.INFO: ==15439== Releasing lock...
[2026-09-08 16:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:33:12] Production.ERROR: CronJobId end10
[2026-09-08 16:33:12] Production.INFO: ==15441== Releasing lock...
[2026-09-08 16:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:33:15] Production.INFO: call_cost start
[2026-09-08 16:33:15] Production.INFO: call_cost end
[2026-09-08 16:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:33:15] Production.INFO: ==15437== Releasing lock...
[2026-09-08 16:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:34:01] Production.INFO: ==15500== Lock acquired, processing the job...
[2026-09-08 21:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:34:01] Production.INFO: neon service started
[2026-09-08 21:34:01] Production.INFO: neon service started
[2026-09-08 21:34:01] Production.INFO: ==15500== Releasing lock...
[2026-09-08 21:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:34:02] Production.INFO: ==15502== Lock acquired, processing the job...
[2026-09-08 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:34:02] Production.INFO: ==15504== Lock acquired, processing the job...
[2026-09-08 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:34:02] Production.INFO: ==15504== Releasing lock...
[2026-09-08 20:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:34:02] Production.INFO: ==15502== Releasing lock...
[2026-09-08 16:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:34:03] Production.INFO: ==15507== Lock acquired, processing the job...
[2026-09-08 16:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:34:03] Production.INFO: ==15509== Lock acquired, processing the job...
[2026-09-08 16:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:34:03] Production.INFO: ==15515== Lock acquired, processing the job...
[2026-09-08 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:34:03] Production.INFO: ==15511== Lock acquired, processing the job...
[2026-09-08 16:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:34:03] Production.INFO: ==15513== Lock acquired, processing the job...
[2026-09-08 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:34:03] Production.INFO: Account Balance Start.
[2026-09-08 16:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:34:03] Production.INFO: 117
[2026-09-08 16:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:34:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 16:34:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 16:34:03] Production.INFO: ==15515== Releasing lock...
[2026-09-08 16:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:34:03] Production.INFO: Account Balance End.
[2026-09-08 16:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:34:03] Production.INFO: ==15513== Releasing lock...
[2026-09-08 16:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:34:04] Production.INFO: ==15509== Releasing lock...
[2026-09-08 16:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:34:11] Production.ERROR: CronJobId end10
[2026-09-08 16:34:11] Production.INFO: ==15511== Releasing lock...
[2026-09-08 16:34:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:34:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:34:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:34:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:34:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:34:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:34:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:34:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:34:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:34:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:34:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:34:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:34:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:34:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:34:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:34:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:34:13] Production.INFO: call_cost start
[2026-09-08 16:34:13] Production.INFO: call_cost end
[2026-09-08 16:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:34:13] Production.INFO: ==15507== Releasing lock...
[2026-09-08 16:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:35:01] Production.INFO: ==15574== Lock acquired, processing the job...
[2026-09-08 21:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:35:01] Production.INFO: neon service started
[2026-09-08 21:35:01] Production.INFO: neon service started
[2026-09-08 21:35:01] Production.INFO: ==15574== Releasing lock...
[2026-09-08 21:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:35:02] Production.INFO: ==15576== Lock acquired, processing the job...
[2026-09-08 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:35:02] Production.INFO: ==15576== Releasing lock...
[2026-09-08 16:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:35:02] Production.INFO: ==15578== Lock acquired, processing the job...
[2026-09-08 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:35:02] Production.INFO: ==15578== Releasing lock...
[2026-09-08 20:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:35:03] Production.INFO: ==15581== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:35:03] Production.INFO: ==15581== Releasing lock...
[2026-09-08 16:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:35:03] Production.INFO: ==15583== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:35:03] Production.INFO: ==15585== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:35:03] Production.INFO: ==15587== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:35:03] Production.INFO: ==15589== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:35:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:35:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:35:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:35:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:35:03] Production.INFO: ==15591== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:35:03] Production.INFO: ==15593== Lock acquired, processing the job...
[2026-09-08 16:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:35:03] Production.INFO: Account Balance Start.
[2026-09-08 16:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:35:03] Production.INFO: 117
[2026-09-08 16:35:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:35:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:35:03] Production.INFO: Total Charge 0
[2026-09-08 16:35:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 16: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-08 16:35:04] Production.INFO: ==15593== Releasing lock...
[2026-09-08 16:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:35:04] Production.ERROR: done
[2026-09-08 16:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967657', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:35:04] Production.INFO: Account Balance End.
[2026-09-08 16:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:35:04] Production.INFO: ==15589== Releasing lock...
[2026-09-08 16:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:35:04] Production.INFO: ==15585== Releasing lock...
[2026-09-08 16:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967657', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:35:10] Production.INFO: ProcessCDR(1,17967657,1,1,2)
[2026-09-08 16:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967657,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967657,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:35:10] Production.INFO: ==15591== Releasing lock...
[2026-09-08 16:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:35:14] Production.ERROR: CronJobId end10
[2026-09-08 16:35:14] Production.INFO: ==15587== Releasing lock...
[2026-09-08 16:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:35:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:35:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:35:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:35:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:35:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:35:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:35:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:35:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:35:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:35:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:35:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:35:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:35:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:35:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:35:17] Production.INFO: call_cost start
[2026-09-08 16:35:17] Production.INFO: call_cost end
[2026-09-08 16:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:35:17] Production.INFO: ==15583== Releasing lock...
[2026-09-08 16:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:36:02] Production.INFO: ==15649== Lock acquired, processing the job...
[2026-09-08 21:36:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:36:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:36:02] Production.INFO: neon service started
[2026-09-08 21:36:02] Production.INFO: neon service started
[2026-09-08 21:36:02] Production.INFO: ==15649== Releasing lock...
[2026-09-08 21:36:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:36:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:36:02] Production.INFO: ==15653== Lock acquired, processing the job...
[2026-09-08 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 16:36:02] Production.INFO: ==15651== Lock acquired, processing the job...
[2026-09-08 16:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:36:02] Production.INFO: ==15653== Releasing lock...
[2026-09-08 20:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:36:03] Production.INFO: ==15651== Releasing lock...
[2026-09-08 16:36:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:36:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:36:03] Production.INFO: ==15660== Lock acquired, processing the job...
[2026-09-08 16:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:36:03] Production.INFO: ==15656== Lock acquired, processing the job...
[2026-09-08 16:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:36:03] Production.INFO: ==15658== Lock acquired, processing the job...
[2026-09-08 16:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:36:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:36:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:36:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:36:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:36:04] Production.INFO: ==15662== Lock acquired, processing the job...
[2026-09-08 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:36:04] Production.INFO: ==15664== Lock acquired, processing the job...
[2026-09-08 16:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:36:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:36:04] Production.INFO: Account Balance Start.
[2026-09-08 16:36:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:36:04] Production.INFO: 117
[2026-09-08 16: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-08 16: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-08 16: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-08 16:36:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:36:04] Production.INFO: ==15664== Releasing lock...
[2026-09-08 16:36:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:36:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:36:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:36:04] Production.INFO: Total Charge 0
[2026-09-08 16:36:04] Production.INFO: CreateAllLog End
[2026-09-08 16:36:04] Production.INFO: Account Balance End.
[2026-09-08 16:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:36:04] Production.INFO: ==15662== Releasing lock...
[2026-09-08 16:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:36:04] Production.INFO: ==15658== Releasing lock...
[2026-09-08 16:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:36:11] Production.ERROR: CronJobId end10
[2026-09-08 16:36:11] Production.INFO: ==15660== Releasing lock...
[2026-09-08 16:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:36:15] Production.INFO: call_cost start
[2026-09-08 16:36:15] Production.INFO: call_cost end
[2026-09-08 16:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:36:15] Production.INFO: ==15656== Releasing lock...
[2026-09-08 16:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:37:01] Production.INFO: ==15717== Lock acquired, processing the job...
[2026-09-08 21:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:37:01] Production.INFO: neon service started
[2026-09-08 21:37:01] Production.INFO: neon service started
[2026-09-08 21:37:01] Production.INFO: ==15717== Releasing lock...
[2026-09-08 21:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:37:02] Production.INFO: ==15721== Lock acquired, processing the job...
[2026-09-08 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:37:02] Production.INFO: ==15721== Releasing lock...
[2026-09-08 20:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:37:02] Production.INFO: ==15719== Lock acquired, processing the job...
[2026-09-08 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:37:02] Production.INFO: ==15719== Releasing lock...
[2026-09-08 16:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:37:03] Production.INFO: ==15723== Lock acquired, processing the job...
[2026-09-08 16:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:37:03] Production.INFO: ==15725== Lock acquired, processing the job...
[2026-09-08 16:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:37:03] Production.INFO: ==15727== Lock acquired, processing the job...
[2026-09-08 16:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:37:03] Production.INFO: ==15729== Lock acquired, processing the job...
[2026-09-08 16:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:37:03] Production.INFO: ==15731== Lock acquired, processing the job...
[2026-09-08 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:37:03] Production.INFO: Account Balance Start.
[2026-09-08 16:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:37:03] Production.INFO: 117
[2026-09-08 16:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:37:03] Production.INFO: Total Charge 0
[2026-09-08 16:37:03] Production.INFO: CreateAllLog End
[2026-09-08 16:37:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 16:37:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 16:37:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:37:03] Production.INFO: ==15731== Releasing lock...
[2026-09-08 16:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:37:04] Production.INFO: Account Balance End.
[2026-09-08 16:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:37:04] Production.INFO: ==15729== Releasing lock...
[2026-09-08 16:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:37:04] Production.INFO: ==15725== Releasing lock...
[2026-09-08 16:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:37:11] Production.ERROR: CronJobId end10
[2026-09-08 16:37:11] Production.INFO: ==15727== Releasing lock...
[2026-09-08 16:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:37:14] Production.INFO: call_cost start
[2026-09-08 16:37:14] Production.INFO: call_cost end
[2026-09-08 16:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:37:14] Production.INFO: ==15723== Releasing lock...
[2026-09-08 16:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:38:02] Production.INFO: ==15785== Lock acquired, processing the job...
[2026-09-08 21:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:38:02] Production.INFO: neon service started
[2026-09-08 21:38:02] Production.INFO: neon service started
[2026-09-08 21:38:02] Production.INFO: ==15785== Releasing lock...
[2026-09-08 21:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:38:02] Production.INFO: ==15787== Lock acquired, processing the job...
[2026-09-08 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:38:02] Production.INFO: ==15787== Releasing lock...
[2026-09-08 16:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:38:02] Production.INFO: ==15789== Lock acquired, processing the job...
[2026-09-08 20:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:38:03] Production.INFO: ==15789== Releasing lock...
[2026-09-08 20:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:38:03] Production.INFO: ==15792== Lock acquired, processing the job...
[2026-09-08 16:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:38:03] Production.INFO: ==15794== Lock acquired, processing the job...
[2026-09-08 16:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:38:03] Production.INFO: ==15800== Lock acquired, processing the job...
[2026-09-08 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:38:03] Production.INFO: ==15796== Lock acquired, processing the job...
[2026-09-08 16:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:38:03] Production.INFO: ==15798== Lock acquired, processing the job...
[2026-09-08 16:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:38:03] Production.INFO: Account Balance Start.
[2026-09-08 16:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:38:03] Production.INFO: 117
[2026-09-08 16:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:38:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 16:38:03] Production.INFO: ==15800== Releasing lock...
[2026-09-08 16:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:38:03] Production.INFO: CreateAllLog End
[2026-09-08 16:38:04] Production.INFO: Account Balance End.
[2026-09-08 16:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:38:04] Production.INFO: ==15798== Releasing lock...
[2026-09-08 16:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:38:04] Production.INFO: ==15794== Releasing lock...
[2026-09-08 16:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:38:12] Production.ERROR: CronJobId end10
[2026-09-08 16:38:12] Production.INFO: ==15796== Releasing lock...
[2026-09-08 16:38:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:38:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:38:15] Production.INFO: call_cost start
[2026-09-08 16:38:15] Production.INFO: call_cost end
[2026-09-08 16:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:38:15] Production.INFO: ==15792== Releasing lock...
[2026-09-08 16:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:39:01] Production.INFO: ==15857== Lock acquired, processing the job...
[2026-09-08 21:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:39:01] Production.INFO: neon service started
[2026-09-08 21:39:01] Production.INFO: neon service started
[2026-09-08 21:39:01] Production.INFO: ==15857== Releasing lock...
[2026-09-08 21:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:39:01] Production.INFO: ==15859== Lock acquired, processing the job...
[2026-09-08 16:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:39:02] Production.INFO: ==15859== Releasing lock...
[2026-09-08 16:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:39:02] Production.INFO: ==15861== Lock acquired, processing the job...
[2026-09-08 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:39:02] Production.INFO: ==15861== Releasing lock...
[2026-09-08 20:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:39:03] Production.INFO: ==15863== Lock acquired, processing the job...
[2026-09-08 16:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:39:03] Production.INFO: ==15872== Lock acquired, processing the job...
[2026-09-08 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:39:03] Production.INFO: ==15868== Lock acquired, processing the job...
[2026-09-08 16:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:39:03] Production.INFO: ==15866== Lock acquired, processing the job...
[2026-09-08 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:39:03] Production.INFO: ==15870== Lock acquired, processing the job...
[2026-09-08 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 16:39:03] Production.INFO: ==15872== Releasing lock...
[2026-09-08 16:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:39:03] Production.INFO: Account Balance Start.
[2026-09-08 16:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:39:03] Production.INFO: 117
[2026-09-08 16:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:39:03] Production.INFO: Total Charge 0
[2026-09-08 16:39:03] Production.INFO: CreateAllLog End
[2026-09-08 16:39:03] Production.INFO: Account Balance End.
[2026-09-08 16:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:39:03] Production.INFO: ==15870== Releasing lock...
[2026-09-08 16:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:39:03] Production.INFO: ==15866== Releasing lock...
[2026-09-08 16:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:39:11] Production.ERROR: CronJobId end10
[2026-09-08 16:39:11] Production.INFO: ==15868== Releasing lock...
[2026-09-08 16:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:39:14] Production.INFO: call_cost start
[2026-09-08 16:39:14] Production.INFO: call_cost end
[2026-09-08 16:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:39:14] Production.INFO: ==15863== Releasing lock...
[2026-09-08 16:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:40:01] Production.INFO: ==15928== Lock acquired, processing the job...
[2026-09-08 21:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:40:01] Production.INFO: neon service started
[2026-09-08 21:40:02] Production.INFO: neon service started
[2026-09-08 21:40:02] Production.INFO: ==15928== Releasing lock...
[2026-09-08 21:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:40:02] Production.INFO: ==15932== Lock acquired, processing the job...
[2026-09-08 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:40:02] Production.INFO: ==15932== Releasing lock...
[2026-09-08 20:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:40:02] Production.INFO: ==15930== Lock acquired, processing the job...
[2026-09-08 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:40:02] Production.INFO: ==15930== Releasing lock...
[2026-09-08 16:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:40:03] Production.INFO: ==15934== Lock acquired, processing the job...
[2026-09-08 16:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:40:03] Production.INFO: ==15940== Lock acquired, processing the job...
[2026-09-08 16:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:40:03] Production.INFO: ==15936== Lock acquired, processing the job...
[2026-09-08 16:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:40:03] Production.INFO: ==15942== Lock acquired, processing the job...
[2026-09-08 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:40:03] Production.INFO: ==15938== Lock acquired, processing the job...
[2026-09-08 16:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:40:03] Production.INFO: Account Balance Start.
[2026-09-08 16:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:40:03] Production.INFO: 117
[2026-09-08 16:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:40:03] Production.INFO: Total Charge 0
[2026-09-08 16:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 16:40:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 16:40:03] Production.INFO: ==15942== Releasing lock...
[2026-09-08 16:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:40:04] Production.INFO: Account Balance End.
[2026-09-08 16:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:40:04] Production.INFO: ==15940== Releasing lock...
[2026-09-08 16:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:40:04] Production.INFO: ==15936== Releasing lock...
[2026-09-08 16:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:40:12] Production.ERROR: CronJobId end10
[2026-09-08 16:40:12] Production.INFO: ==15938== Releasing lock...
[2026-09-08 16:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:40:15] Production.INFO: call_cost start
[2026-09-08 16:40:15] Production.INFO: call_cost end
[2026-09-08 16:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:40:15] Production.INFO: ==15934== Releasing lock...
[2026-09-08 16:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:41:01] Production.INFO: ==15999== Lock acquired, processing the job...
[2026-09-08 21:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:41:01] Production.INFO: neon service started
[2026-09-08 21:41:01] Production.INFO: neon service started
[2026-09-08 21:41:01] Production.INFO: ==15999== Releasing lock...
[2026-09-08 21:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:41:01] Production.INFO: ==16001== Lock acquired, processing the job...
[2026-09-08 16:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:41:02] Production.INFO: ==16001== Releasing lock...
[2026-09-08 16:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:41:02] Production.INFO: ==16003== Lock acquired, processing the job...
[2026-09-08 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:41:02] Production.INFO: ==16003== Releasing lock...
[2026-09-08 20:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:41:02] Production.INFO: ==16005== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:41:02] Production.INFO: ==16011== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:41:02] Production.INFO: ==16007== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:41:02] Production.INFO: ==16013== Lock acquired, processing the job...
[2026-09-08 16:41:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:41:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:41:03] Production.INFO: Account Balance Start.
[2026-09-08 16:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:41:03] Production.INFO: 117
[2026-09-08 16:41:03] Production.INFO: ==16009== Lock acquired, processing the job...
[2026-09-08 16:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 16:41:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 16:41:03] Production.INFO: CreateAllLog End
[2026-09-08 16:41:03] Production.INFO: ==16013== Releasing lock...
[2026-09-08 16:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:41:03] Production.INFO: Account Balance End.
[2026-09-08 16:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:41:03] Production.INFO: ==16011== Releasing lock...
[2026-09-08 16:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:41:03] Production.INFO: ==16007== Releasing lock...
[2026-09-08 16:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:41:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:41:11] Production.ERROR: CronJobId end10
[2026-09-08 16:41:11] Production.INFO: ==16009== Releasing lock...
[2026-09-08 16:41:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:41:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:41:14] Production.INFO: call_cost start
[2026-09-08 16:41:14] Production.INFO: call_cost end
[2026-09-08 16:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:41:14] Production.INFO: ==16005== Releasing lock...
[2026-09-08 16:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:42:01] Production.INFO: ==16070== Lock acquired, processing the job...
[2026-09-08 21:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:42:01] Production.INFO: neon service started
[2026-09-08 21:42:01] Production.INFO: neon service started
[2026-09-08 21:42:01] Production.INFO: ==16070== Releasing lock...
[2026-09-08 21:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:42:02] Production.INFO: ==16072== Lock acquired, processing the job...
[2026-09-08 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:42:02] Production.INFO: ==16074== Lock acquired, processing the job...
[2026-09-08 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:42:02] Production.INFO: ==16074== Releasing lock...
[2026-09-08 20:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:42:02] Production.INFO: ==16072== Releasing lock...
[2026-09-08 16:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:42:03] Production.INFO: ==16081== Lock acquired, processing the job...
[2026-09-08 16:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:42:03] Production.INFO: ==16077== Lock acquired, processing the job...
[2026-09-08 16:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:42:03] Production.INFO: ==16079== Lock acquired, processing the job...
[2026-09-08 16:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:42:03] Production.INFO: ==16083== Lock acquired, processing the job...
[2026-09-08 16:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:42:03] Production.INFO: Account Balance Start.
[2026-09-08 16:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:42:03] Production.INFO: ==16085== Lock acquired, processing the job...
[2026-09-08 16:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:42:03] Production.INFO: 117
[2026-09-08 16:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:42:04] Production.INFO: Total Charge 0
[2026-09-08 16:42:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 16:42:04] Production.INFO: ==16085== Releasing lock...
[2026-09-08 16:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:42:04] Production.INFO: Account Balance End.
[2026-09-08 16:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:42:04] Production.INFO: ==16083== Releasing lock...
[2026-09-08 16:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:42:04] Production.INFO: ==16079== Releasing lock...
[2026-09-08 16:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:42:12] Production.ERROR: CronJobId end10
[2026-09-08 16:42:12] Production.INFO: ==16081== Releasing lock...
[2026-09-08 16:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:42:14] Production.INFO: call_cost start
[2026-09-08 16:42:14] Production.INFO: call_cost end
[2026-09-08 16:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:42:14] Production.INFO: ==16077== Releasing lock...
[2026-09-08 16:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:43:02] Production.INFO: ==16139== Lock acquired, processing the job...
[2026-09-08 21:43:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:43:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:43:02] Production.INFO: neon service started
[2026-09-08 21:43:02] Production.INFO: neon service started
[2026-09-08 21:43:02] Production.INFO: ==16139== Releasing lock...
[2026-09-08 21:43:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:43:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:43:02] Production.INFO: ==16141== Lock acquired, processing the job...
[2026-09-08 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:43:02] Production.INFO: ==16141== Releasing lock...
[2026-09-08 16:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:43:03] Production.INFO: ==16143== Lock acquired, processing the job...
[2026-09-08 20:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:43:03] Production.INFO: ==16143== Releasing lock...
[2026-09-08 20:43:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:43:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:43:03] Production.INFO: ==16145== Lock acquired, processing the job...
[2026-09-08 16:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:43:03] Production.INFO: ==16147== Lock acquired, processing the job...
[2026-09-08 16:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:43:03] Production.INFO: ==16149== Lock acquired, processing the job...
[2026-09-08 16:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:43:03] Production.INFO: ==16151== Lock acquired, processing the job...
[2026-09-08 16:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:43:03] Production.INFO: ==16153== Lock acquired, processing the job...
[2026-09-08 16:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:43:04] Production.INFO: Account Balance Start.
[2026-09-08 16:43:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:43:04] Production.INFO: 117
[2026-09-08 16: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-08 16: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-08 16:43:04] Production.INFO: Date 2026-09-08
[2026-09-08 16: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-08 16:43:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:43:04] Production.INFO: ==16153== Releasing lock...
[2026-09-08 16:43:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:43:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:43:04] Production.INFO: Total Charge 0
[2026-09-08 16:43:04] Production.INFO: CreateAllLog End
[2026-09-08 16:43:04] Production.INFO: Account Balance End.
[2026-09-08 16:43:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:43:04] Production.INFO: ==16151== Releasing lock...
[2026-09-08 16:43:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:43:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:43:04] Production.INFO: ==16147== Releasing lock...
[2026-09-08 16:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:43:11] Production.ERROR: CronJobId end10
[2026-09-08 16:43:11] Production.INFO: ==16149== Releasing lock...
[2026-09-08 16:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:43:15] Production.INFO: call_cost start
[2026-09-08 16:43:15] Production.INFO: call_cost end
[2026-09-08 16:43:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:43:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:43:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:43:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:43:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:43:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:43:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:43:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:43:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:43:15] Production.INFO: ==16145== Releasing lock...
[2026-09-08 16:43:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:43:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:44:01] Production.INFO: ==16214== Lock acquired, processing the job...
[2026-09-08 21:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:44:01] Production.INFO: neon service started
[2026-09-08 21:44:01] Production.INFO: neon service started
[2026-09-08 21:44:01] Production.INFO: ==16214== Releasing lock...
[2026-09-08 21:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:44:02] Production.INFO: ==16216== Lock acquired, processing the job...
[2026-09-08 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:44:02] Production.INFO: ==16218== Lock acquired, processing the job...
[2026-09-08 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:44:02] Production.INFO: ==16218== Releasing lock...
[2026-09-08 20:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:44:02] Production.INFO: ==16216== Releasing lock...
[2026-09-08 16:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:44:03] Production.INFO: ==16221== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:44:03] Production.INFO: ==16223== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:44:03] Production.INFO: ==16225== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:44:03] Production.INFO: ==16227== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:44:03] Production.INFO: Account Balance Start.
[2026-09-08 16:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:44:03] Production.INFO: 117
[2026-09-08 16:44:03] Production.INFO: ==16229== Lock acquired, processing the job...
[2026-09-08 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:44:03] Production.INFO: Total Charge 0
[2026-09-08 16:44:03] Production.INFO: CreateAllLog End
[2026-09-08 16: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-08 16: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-08 16: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-08 16:44:03] Production.INFO: ==16229== Releasing lock...
[2026-09-08 16:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:44:03] Production.INFO: Account Balance End.
[2026-09-08 16:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:44:03] Production.INFO: ==16227== Releasing lock...
[2026-09-08 16:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:44:04] Production.INFO: ==16223== Releasing lock...
[2026-09-08 16:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:44:11] Production.ERROR: CronJobId end10
[2026-09-08 16:44:11] Production.INFO: ==16225== Releasing lock...
[2026-09-08 16:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:44:14] Production.INFO: call_cost start
[2026-09-08 16:44:14] Production.INFO: call_cost end
[2026-09-08 16:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:44:14] Production.INFO: ==16221== Releasing lock...
[2026-09-08 16:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:45:02] Production.INFO: ==16283== Lock acquired, processing the job...
[2026-09-08 21:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:45:02] Production.INFO: neon service started
[2026-09-08 21:45:02] Production.INFO: neon service started
[2026-09-08 21:45:02] Production.INFO: ==16283== Releasing lock...
[2026-09-08 21:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:45:02] Production.INFO: ==16285== Lock acquired, processing the job...
[2026-09-08 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:45:02] Production.INFO: ==16285== Releasing lock...
[2026-09-08 16:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:45:03] Production.INFO: ==16288== Lock acquired, processing the job...
[2026-09-08 20:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:45:03] Production.INFO: ==16288== Releasing lock...
[2026-09-08 20:45:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:45:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:45:04] Production.INFO: ==16290== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:45:04] Production.INFO: ==16298== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:45:04] Production.INFO: ==16292== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:45:04] Production.ERROR: CronJob PID - 16292
[2026-09-08 16:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 16:45:04] Production.ERROR: CronJob ID - 5
[2026-09-08 16:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 16:45:00
[2026-09-08 16:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:45:04] Production.ERROR: CronJob PID - 16298
[2026-09-08 16:45:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 16:45:04] Production.ERROR: CronJob ID - 12
[2026-09-08 16:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 16:45:00
[2026-09-08 16:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:45:04] Production.INFO: ==16294== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:45:04] Production.INFO: ==16296== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:45:04] Production.INFO: ==16302== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:45:04] Production.INFO: ==16290== Releasing lock...
[2026-09-08 16:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:45:04] Production.INFO: ==16300== Lock acquired, processing the job...
[2026-09-08 16:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:45:04] Production.INFO: Account Balance Start.
[2026-09-08 16:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:45:04] Production.INFO: 117
[2026-09-08 16:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 16: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-08 16: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-08 16: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-08 16:45:04] Production.INFO: Total Charge 0
[2026-09-08 16:45:04] Production.INFO: CreateAllLog End
[2026-09-08 16:45:04] Production.INFO: ==16302== Releasing lock...
[2026-09-08 16:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:45:04] Production.ERROR: done
[2026-09-08 16:45:04] Production.INFO: Account Balance End.
[2026-09-08 16:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967698', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:45:04] Production.INFO: ==16298== Releasing lock...
[2026-09-08 16:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:45:04] Production.INFO: ==16294== Releasing lock...
[2026-09-08 16:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:45:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967698', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:45:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:45:11] Production.INFO: ProcessCDR(1,17967698,1,1,2)
[2026-09-08 16:45:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967698,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:45:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967698,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:45:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:45:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:45:11] Production.INFO: ==16300== Releasing lock...
[2026-09-08 16:45:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:45:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:45:15] Production.ERROR: CronJobId end10
[2026-09-08 16:45:15] Production.INFO: ==16296== Releasing lock...
[2026-09-08 16:45:15] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:45:15] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:45:17] Production.INFO: call_cost start
[2026-09-08 16:45:17] Production.INFO: call_cost end
[2026-09-08 16:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:45:17] Production.INFO: ==16292== Releasing lock...
[2026-09-08 16:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:46:01] Production.INFO: ==16359== Lock acquired, processing the job...
[2026-09-08 21:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:46:01] Production.INFO: neon service started
[2026-09-08 21:46:01] Production.INFO: neon service started
[2026-09-08 21:46:01] Production.INFO: ==16359== Releasing lock...
[2026-09-08 21:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:46:02] Production.INFO: ==16361== Lock acquired, processing the job...
[2026-09-08 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:46:02] Production.INFO: ==16361== Releasing lock...
[2026-09-08 16:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:46:02] Production.INFO: ==16363== Lock acquired, processing the job...
[2026-09-08 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:46:02] Production.INFO: ==16363== Releasing lock...
[2026-09-08 20:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:46:02] Production.INFO: ==16367== Lock acquired, processing the job...
[2026-09-08 16:46:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:46:03] Production.INFO: ==16365== Lock acquired, processing the job...
[2026-09-08 16:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:46:03] Production.INFO: ==16369== Lock acquired, processing the job...
[2026-09-08 16:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:46:03] Production.INFO: ==16371== Lock acquired, processing the job...
[2026-09-08 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:46:03] Production.INFO: ==16373== Lock acquired, processing the job...
[2026-09-08 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:46:03] Production.INFO: Account Balance Start.
[2026-09-08 16:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:46:03] Production.INFO: 117
[2026-09-08 16:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:46:03] Production.INFO: ==16373== Releasing lock...
[2026-09-08 16:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:46:03] Production.INFO: Total Charge 0
[2026-09-08 16:46:03] Production.INFO: CreateAllLog End
[2026-09-08 16:46:03] Production.INFO: ==16367== Releasing lock...
[2026-09-08 16:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:46:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:46:03] Production.INFO: Account Balance End.
[2026-09-08 16:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:46:03] Production.INFO: ==16371== Releasing lock...
[2026-09-08 16:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:46:11] Production.ERROR: CronJobId end10
[2026-09-08 16:46:11] Production.INFO: ==16369== Releasing lock...
[2026-09-08 16:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:46:14] Production.INFO: call_cost start
[2026-09-08 16:46:14] Production.INFO: call_cost end
[2026-09-08 16:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:46:14] Production.INFO: ==16365== Releasing lock...
[2026-09-08 16:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:47:02] Production.INFO: ==16431== Lock acquired, processing the job...
[2026-09-08 21:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:47:02] Production.INFO: neon service started
[2026-09-08 21:47:02] Production.INFO: neon service started
[2026-09-08 21:47:02] Production.INFO: ==16431== Releasing lock...
[2026-09-08 21:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:47:02] Production.INFO: ==16433== Lock acquired, processing the job...
[2026-09-08 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:47:02] Production.INFO: ==16433== Releasing lock...
[2026-09-08 16:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:47:02] Production.INFO: ==16435== Lock acquired, processing the job...
[2026-09-08 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:47:02] Production.INFO: ==16435== Releasing lock...
[2026-09-08 20:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:47:03] Production.INFO: ==16437== Lock acquired, processing the job...
[2026-09-08 16:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:47:03] Production.INFO: ==16439== Lock acquired, processing the job...
[2026-09-08 16:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:47:03] Production.INFO: ==16441== Lock acquired, processing the job...
[2026-09-08 16:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:47:03] Production.INFO: ==16443== Lock acquired, processing the job...
[2026-09-08 16:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:47:03] Production.INFO: ==16445== Lock acquired, processing the job...
[2026-09-08 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:47:03] Production.INFO: Account Balance Start.
[2026-09-08 16:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:47:03] Production.INFO: 117
[2026-09-08 16:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 16:47:03] Production.INFO: ==16445== Releasing lock...
[2026-09-08 16:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:47:03] Production.INFO: Total Charge 0
[2026-09-08 16:47:03] Production.INFO: CreateAllLog End
[2026-09-08 16:47:04] Production.INFO: Account Balance End.
[2026-09-08 16:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:47:04] Production.INFO: ==16443== Releasing lock...
[2026-09-08 16:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:47:04] Production.INFO: ==16439== Releasing lock...
[2026-09-08 16:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:47:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:362
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(362): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateSOAOffSet(1,0))' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:624
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(363): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#2 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->statement()
#3 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::getOutstandingAmount()
#4 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#6 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 {main}
[2026-09-08 16:47:11] Production.ERROR: CronJobId end10
[2026-09-08 16:47:11] Production.INFO: ==16441== Releasing lock...
[2026-09-08 16:47:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:47:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:47:14] Production.INFO: call_cost start
[2026-09-08 16:47:14] Production.INFO: call_cost end
[2026-09-08 16:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:47:14] Production.INFO: ==16437== Releasing lock...
[2026-09-08 16:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:48:01] Production.INFO: ==16501== Lock acquired, processing the job...
[2026-09-08 21:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:48:01] Production.INFO: neon service started
[2026-09-08 21:48:01] Production.INFO: neon service started
[2026-09-08 21:48:01] Production.INFO: ==16501== Releasing lock...
[2026-09-08 21:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:48:01] Production.INFO: ==16505== Lock acquired, processing the job...
[2026-09-08 20:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:48:01] Production.INFO: ==16505== Releasing lock...
[2026-09-08 20:48:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:48:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:48:02] Production.INFO: ==16503== Lock acquired, processing the job...
[2026-09-08 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:48:02] Production.INFO: ==16503== Releasing lock...
[2026-09-08 16:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:48:03] Production.INFO: ==16509== Lock acquired, processing the job...
[2026-09-08 16:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:48:03] Production.INFO: ==16507== Lock acquired, processing the job...
[2026-09-08 16:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:48:03] Production.INFO: ==16511== Lock acquired, processing the job...
[2026-09-08 16:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:48:03] Production.INFO: ==16513== Lock acquired, processing the job...
[2026-09-08 16:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:48:03] Production.INFO: ==16515== Lock acquired, processing the job...
[2026-09-08 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 16:48:03] Production.INFO: ==16515== Releasing lock...
[2026-09-08 16:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:48:03] Production.INFO: Account Balance Start.
[2026-09-08 16:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:48:03] Production.INFO: 117
[2026-09-08 16:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:48:03] Production.INFO: Total Charge 0
[2026-09-08 16:48:03] Production.INFO: CreateAllLog End
[2026-09-08 16:48:03] Production.INFO: Account Balance End.
[2026-09-08 16:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:48:03] Production.INFO: ==16513== Releasing lock...
[2026-09-08 16:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:48:04] Production.INFO: ==16509== Releasing lock...
[2026-09-08 16:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:48:11] Production.ERROR: CronJobId end10
[2026-09-08 16:48:11] Production.INFO: ==16511== Releasing lock...
[2026-09-08 16:48:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:48:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:48:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:48:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:48:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:48:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:48:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:48:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:48:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:48:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:48:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:48:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:48:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:48:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:48:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:48:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:48:13] Production.INFO: call_cost start
[2026-09-08 16:48:13] Production.INFO: call_cost end
[2026-09-08 16:48:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:48:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:48:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:48:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:48:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:48:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:48:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:48:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:48:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:48:13] Production.INFO: ==16507== Releasing lock...
[2026-09-08 16:48:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:48:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:49:01] Production.INFO: ==16580== Lock acquired, processing the job...
[2026-09-08 21:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:49:01] Production.INFO: neon service started
[2026-09-08 21:49:01] Production.INFO: neon service started
[2026-09-08 21:49:01] Production.INFO: ==16580== Releasing lock...
[2026-09-08 21:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:49:02] Production.INFO: ==16582== Lock acquired, processing the job...
[2026-09-08 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:49:02] Production.INFO: ==16584== Lock acquired, processing the job...
[2026-09-08 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:49:02] Production.INFO: ==16584== Releasing lock...
[2026-09-08 20:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:49:02] Production.INFO: ==16582== Releasing lock...
[2026-09-08 16:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:49:03] Production.INFO: ==16587== Lock acquired, processing the job...
[2026-09-08 16:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:49:03] Production.INFO: ==16589== Lock acquired, processing the job...
[2026-09-08 16:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:49:03] Production.INFO: ==16591== Lock acquired, processing the job...
[2026-09-08 16:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:49:03] Production.INFO: ==16593== Lock acquired, processing the job...
[2026-09-08 16:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:49:03] Production.INFO: ==16595== Lock acquired, processing the job...
[2026-09-08 16:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:49:03] Production.INFO: Account Balance Start.
[2026-09-08 16:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:49:03] Production.INFO: 117
[2026-09-08 16: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-08 16: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-08 16: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-08 16:49:03] Production.INFO: ==16595== Releasing lock...
[2026-09-08 16:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:49:03] Production.INFO: Total Charge 0
[2026-09-08 16:49:04] Production.INFO: CreateAllLog End
[2026-09-08 16:49:04] Production.INFO: Account Balance End.
[2026-09-08 16:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:49:04] Production.INFO: ==16593== Releasing lock...
[2026-09-08 16:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:49:04] Production.INFO: ==16589== Releasing lock...
[2026-09-08 16:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:49:12] Production.ERROR: CronJobId end10
[2026-09-08 16:49:12] Production.INFO: ==16591== Releasing lock...
[2026-09-08 16:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:49:14] Production.INFO: call_cost start
[2026-09-08 16:49:14] Production.INFO: call_cost end
[2026-09-08 16:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:49:14] Production.INFO: ==16587== Releasing lock...
[2026-09-08 16:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:50:02] Production.INFO: ==16650== Lock acquired, processing the job...
[2026-09-08 21:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:50:02] Production.INFO: neon service started
[2026-09-08 21:50:02] Production.INFO: neon service started
[2026-09-08 21:50:02] Production.INFO: ==16650== Releasing lock...
[2026-09-08 21:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:50:02] Production.INFO: ==16654== Lock acquired, processing the job...
[2026-09-08 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:50:02] Production.INFO: ==16654== Releasing lock...
[2026-09-08 20:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:50:02] Production.INFO: ==16652== Lock acquired, processing the job...
[2026-09-08 16:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:50:03] Production.INFO: ==16652== Releasing lock...
[2026-09-08 16:50:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:50:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:50:03] Production.INFO: ==16657== Lock acquired, processing the job...
[2026-09-08 16:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:50:04] Production.INFO: ==16659== Lock acquired, processing the job...
[2026-09-08 16:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:50:04] Production.INFO: ==16661== Lock acquired, processing the job...
[2026-09-08 16:50:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:50:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:50:04] Production.INFO: ==16663== Lock acquired, processing the job...
[2026-09-08 16:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:50:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:50:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:50:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:50:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:50:04] Production.INFO: ==16665== Lock acquired, processing the job...
[2026-09-08 16:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:50:04] Production.INFO: Account Balance Start.
[2026-09-08 16:50:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:50:04] Production.INFO: 117
[2026-09-08 16:50:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:50:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:50:04] Production.INFO: Total Charge 0
[2026-09-08 16: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-08 16: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-08 16: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-08 16:50:04] Production.INFO: ==16665== Releasing lock...
[2026-09-08 16:50:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:50:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:50:04] Production.INFO: CreateAllLog End
[2026-09-08 16:50:04] Production.INFO: Account Balance End.
[2026-09-08 16:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:50:04] Production.INFO: ==16663== Releasing lock...
[2026-09-08 16:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:50:04] Production.INFO: ==16659== Releasing lock...
[2026-09-08 16:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:50:11] Production.ERROR: CronJobId end10
[2026-09-08 16:50:11] Production.INFO: ==16661== Releasing lock...
[2026-09-08 16:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:50:15] Production.INFO: call_cost start
[2026-09-08 16:50:15] Production.INFO: call_cost end
[2026-09-08 16:50:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:50:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:50:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:50:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:50:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:50:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:50:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:50:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:50:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:50:15] Production.INFO: ==16657== Releasing lock...
[2026-09-08 16:50:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:50:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:51:01] Production.INFO: ==16718== Lock acquired, processing the job...
[2026-09-08 21:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:51:01] Production.INFO: neon service started
[2026-09-08 21:51:01] Production.INFO: neon service started
[2026-09-08 21:51:01] Production.INFO: ==16718== Releasing lock...
[2026-09-08 21:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:51:02] Production.INFO: ==16720== Lock acquired, processing the job...
[2026-09-08 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:51:02] Production.INFO: ==16720== Releasing lock...
[2026-09-08 16:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:51:02] Production.INFO: ==16722== Lock acquired, processing the job...
[2026-09-08 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:51:02] Production.INFO: ==16722== Releasing lock...
[2026-09-08 20:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:51:03] Production.INFO: ==16724== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:51:03] Production.INFO: ==16726== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:51:03] Production.INFO: ==16730== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:51:03] Production.INFO: ==16728== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:51:03] Production.INFO: ==16732== Lock acquired, processing the job...
[2026-09-08 16:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:51:03] Production.INFO: Account Balance Start.
[2026-09-08 16:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:51:03] Production.INFO: 117
[2026-09-08 16:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 16:51:03] Production.INFO: ==16732== Releasing lock...
[2026-09-08 16:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:51:03] Production.INFO: Total Charge 0
[2026-09-08 16:51:03] Production.INFO: CreateAllLog End
[2026-09-08 16:51:03] Production.INFO: Account Balance End.
[2026-09-08 16:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:51:03] Production.INFO: ==16730== Releasing lock...
[2026-09-08 16:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:51:04] Production.INFO: ==16726== Releasing lock...
[2026-09-08 16:51:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:51:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:51:11] Production.ERROR: CronJobId end10
[2026-09-08 16:51:11] Production.INFO: ==16728== Releasing lock...
[2026-09-08 16:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:51:15] Production.INFO: call_cost start
[2026-09-08 16:51:15] Production.INFO: call_cost end
[2026-09-08 16:51:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:51:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:51:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:51:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:51:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:51:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:51:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:51:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:51:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:51:15] Production.INFO: ==16724== Releasing lock...
[2026-09-08 16:51:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:51:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:52:02] Production.INFO: ==16792== Lock acquired, processing the job...
[2026-09-08 21:52:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:52:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:52:02] Production.INFO: neon service started
[2026-09-08 21:52:02] Production.INFO: neon service started
[2026-09-08 21:52:02] Production.INFO: ==16792== Releasing lock...
[2026-09-08 21:52:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:52:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:52:02] Production.INFO: ==16794== Lock acquired, processing the job...
[2026-09-08 16:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:52:02] Production.INFO: ==16796== Lock acquired, processing the job...
[2026-09-08 20:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:52:03] Production.INFO: ==16796== Releasing lock...
[2026-09-08 20:52:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:52:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:52:03] Production.INFO: ==16794== Releasing lock...
[2026-09-08 16:52:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:52:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:52:03] Production.INFO: ==16803== Lock acquired, processing the job...
[2026-09-08 16:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:52:04] Production.INFO: ==16799== Lock acquired, processing the job...
[2026-09-08 16:52:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:52:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:52:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:52:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:52:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:52:04] Production.INFO: ==16801== Lock acquired, processing the job...
[2026-09-08 16:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:52:04] Production.INFO: ==16807== Lock acquired, processing the job...
[2026-09-08 16:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:52:04] Production.INFO: ==16805== Lock acquired, processing the job...
[2026-09-08 16:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:52:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 16:52:04] Production.INFO: ==16807== Releasing lock...
[2026-09-08 16:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:52:04] Production.INFO: Account Balance Start.
[2026-09-08 16:52:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:52:04] Production.INFO: 117
[2026-09-08 16:52:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:52:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:52:04] Production.INFO: Total Charge 0
[2026-09-08 16:52:04] Production.INFO: CreateAllLog End
[2026-09-08 16:52:04] Production.INFO: Account Balance End.
[2026-09-08 16:52:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:52:04] Production.INFO: ==16805== Releasing lock...
[2026-09-08 16:52:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:52:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:52:04] Production.INFO: ==16801== Releasing lock...
[2026-09-08 16:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:52:12] Production.ERROR: CronJobId end10
[2026-09-08 16:52:12] Production.INFO: ==16803== Releasing lock...
[2026-09-08 16:52:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:52:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:52:14] Production.INFO: call_cost start
[2026-09-08 16:52:14] Production.INFO: call_cost end
[2026-09-08 16:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:52:14] Production.INFO: ==16799== Releasing lock...
[2026-09-08 16:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:53:01] Production.INFO: ==16861== Lock acquired, processing the job...
[2026-09-08 21:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:53:01] Production.INFO: neon service started
[2026-09-08 21:53:01] Production.INFO: neon service started
[2026-09-08 21:53:01] Production.INFO: ==16861== Releasing lock...
[2026-09-08 21:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:53:02] Production.INFO: ==16864== Lock acquired, processing the job...
[2026-09-08 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:53:02] Production.INFO: ==16864== Releasing lock...
[2026-09-08 16:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:53:02] Production.INFO: ==16866== Lock acquired, processing the job...
[2026-09-08 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:53:02] Production.INFO: ==16866== Releasing lock...
[2026-09-08 20:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:53:03] Production.INFO: ==16868== Lock acquired, processing the job...
[2026-09-08 16:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:53:03] Production.INFO: ==16870== Lock acquired, processing the job...
[2026-09-08 16:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:53:03] Production.INFO: ==16874== Lock acquired, processing the job...
[2026-09-08 16:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:53:03] Production.INFO: ==16872== Lock acquired, processing the job...
[2026-09-08 16:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:53:03] Production.INFO: ==16876== Lock acquired, processing the job...
[2026-09-08 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:53:03] Production.INFO: Account Balance Start.
[2026-09-08 16:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:53:03] Production.INFO: 117
[2026-09-08 16:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:53:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 16:53:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 16:53:03] Production.INFO: ==16876== Releasing lock...
[2026-09-08 16:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:53:03] Production.INFO: Account Balance End.
[2026-09-08 16:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:53:03] Production.INFO: ==16874== Releasing lock...
[2026-09-08 16:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:53:03] Production.INFO: ==16870== Releasing lock...
[2026-09-08 16:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:53:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:53:12] Production.ERROR: CronJobId end10
[2026-09-08 16:53:12] Production.INFO: ==16872== Releasing lock...
[2026-09-08 16:53:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:53:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:53:14] Production.INFO: call_cost start
[2026-09-08 16:53:14] Production.INFO: call_cost end
[2026-09-08 16:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:53:14] Production.INFO: ==16868== Releasing lock...
[2026-09-08 16:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:54:02] Production.INFO: ==16932== Lock acquired, processing the job...
[2026-09-08 21:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:54:02] Production.INFO: neon service started
[2026-09-08 21:54:02] Production.INFO: neon service started
[2026-09-08 21:54:02] Production.INFO: ==16932== Releasing lock...
[2026-09-08 21:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:54:02] Production.INFO: ==16934== Lock acquired, processing the job...
[2026-09-08 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:54:02] Production.INFO: ==16934== Releasing lock...
[2026-09-08 16:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 20:54:03] Production.INFO: ==16936== Lock acquired, processing the job...
[2026-09-08 20:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:54:03] Production.INFO: ==16936== Releasing lock...
[2026-09-08 20:54:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:54:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:54:03] Production.INFO: ==16939== Lock acquired, processing the job...
[2026-09-08 16:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:54:03] Production.INFO: ==16941== Lock acquired, processing the job...
[2026-09-08 16:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:54:03] Production.INFO: ==16943== Lock acquired, processing the job...
[2026-09-08 16:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:54:03] Production.INFO: ==16945== Lock acquired, processing the job...
[2026-09-08 16:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:54:04] Production.INFO: ==16947== Lock acquired, processing the job...
[2026-09-08 16:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:54:04] Production.INFO: Account Balance Start.
[2026-09-08 16:54:04] Production.INFO: CreateAllLog Start
[2026-09-08 16:54:04] Production.INFO: 117
[2026-09-08 16:54:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:54:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:54:04] Production.INFO: Total Charge 0
[2026-09-08 16:54:04] Production.INFO: CreateAllLog End
[2026-09-08 16: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-08 16: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-08 16: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-08 16:54:04] Production.INFO: ==16947== Releasing lock...
[2026-09-08 16:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:54:04] Production.INFO: Account Balance End.
[2026-09-08 16:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:54:04] Production.INFO: ==16945== Releasing lock...
[2026-09-08 16:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:54:04] Production.INFO: ==16941== Releasing lock...
[2026-09-08 16:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:54:11] Production.ERROR: CronJobId end10
[2026-09-08 16:54:11] Production.INFO: ==16943== Releasing lock...
[2026-09-08 16:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:54:14] Production.INFO: call_cost start
[2026-09-08 16:54:14] Production.INFO: call_cost end
[2026-09-08 16:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:54:14] Production.INFO: ==16939== Releasing lock...
[2026-09-08 16:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:55:01] Production.INFO: ==17001== Lock acquired, processing the job...
[2026-09-08 21:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:55:01] Production.INFO: neon service started
[2026-09-08 21:55:01] Production.INFO: neon service started
[2026-09-08 21:55:01] Production.INFO: ==17001== Releasing lock...
[2026-09-08 21:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:55:02] Production.INFO: ==17005== Lock acquired, processing the job...
[2026-09-08 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:55:02] Production.INFO: ==17005== Releasing lock...
[2026-09-08 20:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:55:02] Production.INFO: ==17003== Lock acquired, processing the job...
[2026-09-08 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:55:02] Production.INFO: ==17003== Releasing lock...
[2026-09-08 16:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:55:03] Production.INFO: ==17007== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 16:55:03] Production.INFO: ==17011== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:55:03] Production.INFO: ==17009== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 16:55:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 16:55:03] Production.ERROR: CronJob PID - 17011
[2026-09-08 16:55:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 16:55:03] Production.ERROR: CronJob ID - 7
[2026-09-08 16:55:03] Production.ERROR: CronJob Last Run Time 2026-09-08 16:55:00
[2026-09-08 16:55:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 16:55:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 16:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 16:55:03] Production.INFO: ==17007== Releasing lock...
[2026-09-08 16:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 16:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 16:55:03] Production.INFO: ==17015== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:55:03] Production.INFO: ==17013== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:55:03] Production.INFO: ==17020== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:55:03] Production.INFO: Account Balance Start.
[2026-09-08 16:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:55:03] Production.INFO: 117
[2026-09-08 16:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:55:03] Production.INFO: ==17018== Lock acquired, processing the job...
[2026-09-08 16:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 16:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 16:55:03] Production.INFO: ==17020== Releasing lock...
[2026-09-08 16:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:55:04] Production.INFO: Total Charge 0
[2026-09-08 16:55:04] Production.INFO: CreateAllLog End
[2026-09-08 16:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 16:55:04] Production.INFO: Account Balance End.
[2026-09-08 16:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:55:04] Production.INFO: ==17015== Releasing lock...
[2026-09-08 16:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:55:04] Production.ERROR: done
[2026-09-08 16:55:04] Production.INFO: ==17011== Releasing lock...
[2026-09-08 16:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 16:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967739', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 16:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967739', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 16:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 16:55:10] Production.INFO: ProcessCDR(1,17967739,1,1,2)
[2026-09-08 16:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967739,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967739,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 16:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 16:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 16:55:10] Production.INFO: ==17018== Releasing lock...
[2026-09-08 16:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 16:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 16:55:14] Production.ERROR: CronJobId end10
[2026-09-08 16:55:14] Production.INFO: ==17013== Releasing lock...
[2026-09-08 16:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:55:17] Production.INFO: call_cost start
[2026-09-08 16:55:17] Production.INFO: call_cost end
[2026-09-08 16:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:55:17] Production.INFO: ==17009== Releasing lock...
[2026-09-08 16:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:56:02] Production.INFO: ==17080== Lock acquired, processing the job...
[2026-09-08 21:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:56:02] Production.INFO: neon service started
[2026-09-08 21:56:02] Production.INFO: neon service started
[2026-09-08 21:56:02] Production.INFO: ==17080== Releasing lock...
[2026-09-08 21:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:56:02] Production.INFO: ==17083== Lock acquired, processing the job...
[2026-09-08 16:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:56:02] Production.INFO: ==17085== Lock acquired, processing the job...
[2026-09-08 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:56:02] Production.INFO: ==17085== Releasing lock...
[2026-09-08 20:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:56:03] Production.INFO: ==17083== Releasing lock...
[2026-09-08 16:56:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:56:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:56:03] Production.INFO: ==17087== Lock acquired, processing the job...
[2026-09-08 16:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:56:03] Production.INFO: ==17089== Lock acquired, processing the job...
[2026-09-08 16:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:56:03] Production.INFO: ==17093== Lock acquired, processing the job...
[2026-09-08 16:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:56:03] Production.INFO: ==17091== Lock acquired, processing the job...
[2026-09-08 16:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:56:03] Production.INFO: Account Balance Start.
[2026-09-08 16:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:56:03] Production.INFO: 117
[2026-09-08 16:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 16:56:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:56:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:56:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 16:56:04] Production.INFO: Total Charge 0
[2026-09-08 16:56:04] Production.INFO: CreateAllLog End
[2026-09-08 16:56:04] Production.INFO: ==17095== Lock acquired, processing the job...
[2026-09-08 16:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:56:04] Production.INFO: Account Balance End.
[2026-09-08 16:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:56:04] Production.INFO: ==17093== Releasing lock...
[2026-09-08 16:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16: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-08 16: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-08 16: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-08 16:56:04] Production.INFO: ==17095== Releasing lock...
[2026-09-08 16:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:56:04] Production.INFO: ==17089== Releasing lock...
[2026-09-08 16:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:56:12] Production.ERROR: CronJobId end10
[2026-09-08 16:56:12] Production.INFO: ==17091== Releasing lock...
[2026-09-08 16:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:56:14] Production.INFO: call_cost start
[2026-09-08 16:56:14] Production.INFO: call_cost end
[2026-09-08 16:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:56:14] Production.INFO: ==17087== Releasing lock...
[2026-09-08 16:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:57:01] Production.INFO: ==17148== Lock acquired, processing the job...
[2026-09-08 21:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:57:01] Production.INFO: neon service started
[2026-09-08 21:57:01] Production.INFO: neon service started
[2026-09-08 21:57:01] Production.INFO: ==17148== Releasing lock...
[2026-09-08 21:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:57:01] Production.INFO: ==17152== Lock acquired, processing the job...
[2026-09-08 20:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:57:01] Production.INFO: ==17152== Releasing lock...
[2026-09-08 20:57:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:57:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:57:02] Production.INFO: ==17150== Lock acquired, processing the job...
[2026-09-08 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:57:02] Production.INFO: ==17150== Releasing lock...
[2026-09-08 16:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:57:03] Production.INFO: ==17155== Lock acquired, processing the job...
[2026-09-08 16:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:57:03] Production.INFO: ==17159== Lock acquired, processing the job...
[2026-09-08 16:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:57:03] Production.INFO: ==17157== Lock acquired, processing the job...
[2026-09-08 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:57:03] Production.INFO: ==17161== Lock acquired, processing the job...
[2026-09-08 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 16:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:57:03] Production.INFO: ==17163== Lock acquired, processing the job...
[2026-09-08 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:57:03] Production.INFO: Account Balance Start.
[2026-09-08 16:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:57:03] Production.INFO: 117
[2026-09-08 16:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 16:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 16:57:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 16:57:03] Production.INFO: ==17163== Releasing lock...
[2026-09-08 16:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:57:03] Production.INFO: Total Charge 0
[2026-09-08 16:57:03] Production.INFO: CreateAllLog End
[2026-09-08 16:57:03] Production.INFO: Account Balance End.
[2026-09-08 16:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:57:03] Production.INFO: ==17161== Releasing lock...
[2026-09-08 16:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:57:03] Production.INFO: ==17157== Releasing lock...
[2026-09-08 16:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:57:12] Production.ERROR: CronJobId end10
[2026-09-08 16:57:12] Production.INFO: ==17159== Releasing lock...
[2026-09-08 16:57:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:57:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:57:15] Production.INFO: call_cost start
[2026-09-08 16:57:15] Production.INFO: call_cost end
[2026-09-08 16:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:57:15] Production.INFO: ==17155== Releasing lock...
[2026-09-08 16:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:58:01] Production.INFO: ==17216== Lock acquired, processing the job...
[2026-09-08 21:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:58:01] Production.INFO: neon service started
[2026-09-08 21:58:01] Production.INFO: neon service started
[2026-09-08 21:58:01] Production.INFO: ==17216== Releasing lock...
[2026-09-08 21:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 16:58:02] Production.INFO: ==17218== Lock acquired, processing the job...
[2026-09-08 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 20:58:02] Production.INFO: ==17220== Lock acquired, processing the job...
[2026-09-08 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:58:02] Production.INFO: ==17220== Releasing lock...
[2026-09-08 20:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:58:02] Production.INFO: ==17218== Releasing lock...
[2026-09-08 16:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:58:03] Production.INFO: ==17223== Lock acquired, processing the job...
[2026-09-08 16:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:58:03] Production.INFO: ==17227== Lock acquired, processing the job...
[2026-09-08 16:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:58:03] Production.INFO: ==17231== Lock acquired, processing the job...
[2026-09-08 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:58:03] Production.INFO: ==17225== Lock acquired, processing the job...
[2026-09-08 16:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:58:03] Production.INFO: ==17229== Lock acquired, processing the job...
[2026-09-08 16:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 16:58:03] Production.INFO: Account Balance Start.
[2026-09-08 16:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:58:03] Production.INFO: ==17231== Releasing lock...
[2026-09-08 16:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:58:03] Production.INFO: 117
[2026-09-08 16:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:58:04] Production.INFO: Total Charge 0
[2026-09-08 16:58:04] Production.INFO: CreateAllLog End
[2026-09-08 16:58:04] Production.INFO: Account Balance End.
[2026-09-08 16:58:04] Production.ERROR: CronJobId end 12
[2026-09-08 16:58:04] Production.INFO: ==17229== Releasing lock...
[2026-09-08 16:58:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:58:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:58:04] Production.INFO: ==17225== Releasing lock...
[2026-09-08 16:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:58:12] Production.ERROR: CronJobId end10
[2026-09-08 16:58:12] Production.INFO: ==17227== Releasing lock...
[2026-09-08 16:58:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:58:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:58:14] Production.INFO: call_cost start
[2026-09-08 16:58:14] Production.INFO: call_cost end
[2026-09-08 16:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:58:14] Production.INFO: ==17223== Releasing lock...
[2026-09-08 16:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 21:59:01] Production.INFO: ==17290== Lock acquired, processing the job...
[2026-09-08 21:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 21:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 21:59:01] Production.INFO: neon service started
[2026-09-08 21:59:01] Production.INFO: neon service started
[2026-09-08 21:59:01] Production.INFO: ==17290== Releasing lock...
[2026-09-08 21:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 21:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 20:59:01] Production.INFO: ==17294== Lock acquired, processing the job...
[2026-09-08 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 20:59:01] Production.INFO: ==17294== Releasing lock...
[2026-09-08 20:59:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 20:59:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 16:59:01] Production.INFO: ==17292== Lock acquired, processing the job...
[2026-09-08 16:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 16:59:02] Production.INFO: ==17292== Releasing lock...
[2026-09-08 16:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 16:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 16:59:02] Production.INFO: ==17297== Lock acquired, processing the job...
[2026-09-08 16:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 16:59:02] Production.INFO: ==17301== Lock acquired, processing the job...
[2026-09-08 16:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 16:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 16:59:02] Production.INFO: ==17299== Lock acquired, processing the job...
[2026-09-08 16:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 16:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 16:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 16:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 16:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 16:59:03] Production.INFO: ==17305== Lock acquired, processing the job...
[2026-09-08 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 16:59:03] Production.INFO: ==17303== Lock acquired, processing the job...
[2026-09-08 16:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 16:59:03] Production.INFO: Account Balance Start.
[2026-09-08 16:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 16:59:03] Production.INFO: 117
[2026-09-08 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-08 16:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 16:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 16:59:03] Production.INFO: ==17305== Releasing lock...
[2026-09-08 16:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 16:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 16:59:03] Production.INFO: Total Charge 0
[2026-09-08 16:59:03] Production.INFO: CreateAllLog End
[2026-09-08 16:59:03] Production.INFO: Account Balance End.
[2026-09-08 16:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 16:59:03] Production.INFO: ==17303== Releasing lock...
[2026-09-08 16:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 16:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 16:59:03] Production.INFO: ==17299== Releasing lock...
[2026-09-08 16:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 16:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 16:59:10] Production.ERROR: CronJobId end10
[2026-09-08 16:59:10] Production.INFO: ==17301== Releasing lock...
[2026-09-08 16:59:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 16:59:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 16:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 16:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 16:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 16:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 16:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 16:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 16:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 16:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 16:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 16:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 16:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 16:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 16:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 16:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 16:59:14] Production.INFO: call_cost start
[2026-09-08 16:59:14] Production.INFO: call_cost end
[2026-09-08 16:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 16:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 16:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 16:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 16:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 16:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 16:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 16:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 16:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 16:59:14] Production.INFO: ==17297== Releasing lock...
[2026-09-08 16:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 16:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:00:01] Production.INFO: ==17359== Lock acquired, processing the job...
[2026-09-08 22:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:00:01] Production.INFO: neon service started
[2026-09-08 22:00:01] Production.INFO: neon service started
[2026-09-08 22:00:01] Production.INFO: ==17359== Releasing lock...
[2026-09-08 22:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:00:02] Production.INFO: ==17363== Lock acquired, processing the job...
[2026-09-08 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:00:02] Production.INFO: ==17363== Releasing lock...
[2026-09-08 21:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:00:02] Production.INFO: ==17361== Lock acquired, processing the job...
[2026-09-08 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:00:02] Production.INFO: ==17361== Releasing lock...
[2026-09-08 17:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:00:03] Production.INFO: ==17368== Lock acquired, processing the job...
[2026-09-08 17:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:00:03] Production.INFO: ==17366== Lock acquired, processing the job...
[2026-09-08 17:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:00:03] Production.INFO: ==17370== Lock acquired, processing the job...
[2026-09-08 17:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:00:03] Production.INFO: ==17374== Lock acquired, processing the job...
[2026-09-08 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:00:03] Production.INFO: ==17372== Lock acquired, processing the job...
[2026-09-08 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:00:03] Production.INFO: Account Balance Start.
[2026-09-08 17:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:00:03] Production.INFO: 117
[2026-09-08 17:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 17:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 17:00:03] Production.INFO: ==17374== Releasing lock...
[2026-09-08 17:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:00:03] Production.INFO: Total Charge 0
[2026-09-08 17:00:03] Production.INFO: CreateAllLog End
[2026-09-08 17:00:03] Production.INFO: Account Balance End.
[2026-09-08 17:00:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:00:03] Production.INFO: ==17372== Releasing lock...
[2026-09-08 17:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:00:04] Production.INFO: ==17368== Releasing lock...
[2026-09-08 17:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:00:11] Production.ERROR: CronJobId end10
[2026-09-08 17:00:11] Production.INFO: ==17370== Releasing lock...
[2026-09-08 17:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:00:13] Production.INFO: call_cost start
[2026-09-08 17:00:13] Production.INFO: call_cost end
[2026-09-08 17:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:00:13] Production.INFO: ==17366== Releasing lock...
[2026-09-08 17:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:01:02] Production.INFO: ==17432== Lock acquired, processing the job...
[2026-09-08 22:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:01:02] Production.INFO: neon service started
[2026-09-08 22:01:02] Production.INFO: neon service started
[2026-09-08 22:01:02] Production.INFO: ==17432== Releasing lock...
[2026-09-08 22:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:01:02] Production.INFO: ==17444== Lock acquired, processing the job...
[2026-09-08 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:01:02] Production.INFO: ==17444== Releasing lock...
[2026-09-08 17:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:01:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:01:02] Production.INFO: ==17446== Lock acquired, processing the job...
[2026-09-08 21:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:01:03] Production.INFO: ==17446== Releasing lock...
[2026-09-08 21:01:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:01:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:01:03] Production.INFO: ==17453== Lock acquired, processing the job...
[2026-09-08 17:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:01:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:01:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:01:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:01:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:01:03] Production.INFO: ==17449== Lock acquired, processing the job...
[2026-09-08 17:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:01:03] Production.INFO: ==17451== Lock acquired, processing the job...
[2026-09-08 17:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:01:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:01:03] Production.INFO: ==17455== Lock acquired, processing the job...
[2026-09-08 17:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:01:03] Production.INFO: ==17457== Lock acquired, processing the job...
[2026-09-08 17:01:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:01:03] Production.INFO: Account Balance Start.
[2026-09-08 17:01:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:01:03] Production.INFO: 117
[2026-09-08 17:01:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:01:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 17:01:03] Production.INFO: Total Charge 0
[2026-09-08 17:01:03] Production.INFO: CreateAllLog End
[2026-09-08 17:01:04] Production.INFO: ==17457== Releasing lock...
[2026-09-08 17:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:01:04] Production.INFO: Account Balance End.
[2026-09-08 17:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:01:04] Production.INFO: ==17455== Releasing lock...
[2026-09-08 17:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:01:04] Production.INFO: ==17451== Releasing lock...
[2026-09-08 17:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:01:11] Production.ERROR: CronJobId end10
[2026-09-08 17:01:11] Production.INFO: ==17453== Releasing lock...
[2026-09-08 17:01:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:01:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:01:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:01:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:01:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:01:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:01:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:01:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:01:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:01:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:01:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:01:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:01:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:01:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:01:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:01:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:01:15] Production.INFO: call_cost start
[2026-09-08 17:01:15] Production.INFO: call_cost end
[2026-09-08 17:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:01:15] Production.INFO: ==17449== Releasing lock...
[2026-09-08 17:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:02:01] Production.INFO: ==17516== Lock acquired, processing the job...
[2026-09-08 22:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:02:01] Production.INFO: neon service started
[2026-09-08 22:02:01] Production.INFO: neon service started
[2026-09-08 22:02:01] Production.INFO: ==17516== Releasing lock...
[2026-09-08 22:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:02:01] Production.INFO: ==17520== Lock acquired, processing the job...
[2026-09-08 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:02:01] Production.INFO: ==17520== Releasing lock...
[2026-09-08 21:02:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:02:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:02:02] Production.INFO: ==17518== Lock acquired, processing the job...
[2026-09-08 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:02:02] Production.INFO: ==17518== Releasing lock...
[2026-09-08 17:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:02:03] Production.INFO: ==17525== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:02:03] Production.INFO: ==17533== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:02:03] Production.INFO: ==17523== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:02:03] Production.INFO: ==17527== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 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-08 17:02:03] Production.INFO: ==17529== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:02:03] Production.INFO: ==17533== Releasing lock...
[2026-09-08 17:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:02:03] Production.INFO: ==17531== Lock acquired, processing the job...
[2026-09-08 17:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 17:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:02:03] Production.INFO: Account Balance Start.
[2026-09-08 17:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:02:03] Production.INFO: 117
[2026-09-08 17:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:02:03] Production.INFO: Total Charge 0
[2026-09-08 17:02:03] Production.INFO: CreateAllLog End
[2026-09-08 17:02:03] Production.ERROR: done
[2026-09-08 17:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 17:02:04] Production.INFO: ==17525== Releasing lock...
[2026-09-08 17:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:02:04] Production.INFO: Account Balance End.
[2026-09-08 17:02:04] Production.ERROR: done
[2026-09-08 17:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:02:04] Production.INFO: ==17529== Releasing lock...
[2026-09-08 17:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:02:04] Production.ERROR: Array
(
[start_date_ymd] => 2026-04-01 03:02:06
[end_date_ymd] => 2026-04-02 03:02:06
[RateCDR] => 1
)
[2026-09-08 17:02:04] Production.INFO: select c.src, c.ID,c.`start`,c.`end`,c.duration,c.billsec,c.realsrc as extension,c.accountcode,
c.firstdst,c.lastdst,coalesce(sum(cc_cost)) as cc_cost,c.pincode, c.userfield,IFNULL(cc_type ,'') as cc_type,
disposition,IFNULL(p.pr_name,'') as cc_peername,IFNULL(cc.cc_buy,'') as cc_buy, ex.ex_name,ex.ex_description,
pin.pc_description as pincode_name
from asteriskcdrdb.cdr c
left outer join asterisk.cc_callcosts cc on
c.uniqueid=cc.cc_uniqueid and ( c.sequence=cc.cc_cdr_sequence or (c.sequence is null and cc.cc_cdr_sequence=0 ) ) /*-- Given by mirta same as in their front end.*/
left outer join asterisk.pr_providers p on
cc_pr_id = pr_id
left outer join asterisk.te_tenants te ON te.te_code = c.accountcode
left outer join asterisk.ex_extensions ex ON CONCAT(ex.ex_number, '-', te.te_code) = c.realsrc and ex.ex_te_id = te.te_id
left outer join asterisk.pc_pincodes pin ON pin.pc_pin = c.pincode
where `end` >= '2026-04-01 03:02:06' and `end` < '2026-04-02 03:02:06'
AND (
userfield like '%outbound%'
or userfield like '%inbound%'
or ( userfield = '' AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE' ) /*-- Ignore Internal call*/
)
AND ( dst<>'h' or duration <> 0 ) /*-- given by mirta*/
AND IFNULL(cc_type ,'') <> 'OUTNOCHARGE'
and prevuniqueid=''
group by ID,c.`start`,c.`end`,realsrc,firstdst,duration,billsec,userfield,uniqueid,prevuniqueid,lastdst,dst,pincode,IFNULL(cc_type ,'')
[2026-09-08 17:02:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountCDRs, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:02:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:133
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/PBXAccountUsage.php(0): App\PBX::getAccountCDRs()
#1 [internal function]: App\Console\Commands\PBXAccountUsage->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\PBXAccountUsage), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:02:04] Production.INFO: ==17531== Releasing lock...
[2026-09-08 17:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 17:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 17:02:13] Production.ERROR: CronJobId end10
[2026-09-08 17:02:13] Production.INFO: ==17527== Releasing lock...
[2026-09-08 17:02:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:02:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:02:15] Production.INFO: call_cost start
[2026-09-08 17:02:15] Production.INFO: call_cost end
[2026-09-08 17:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:02:15] Production.INFO: ==17523== Releasing lock...
[2026-09-08 17:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:03:01] Production.INFO: ==17593== Lock acquired, processing the job...
[2026-09-08 22:03:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:03:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:03:01] Production.INFO: neon service started
[2026-09-08 22:03:01] Production.INFO: neon service started
[2026-09-08 22:03:01] Production.INFO: ==17593== Releasing lock...
[2026-09-08 22:03:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:03:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:03:02] Production.INFO: ==17595== Lock acquired, processing the job...
[2026-09-08 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:03:02] Production.INFO: ==17595== Releasing lock...
[2026-09-08 17:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:03:02] Production.INFO: ==17597== Lock acquired, processing the job...
[2026-09-08 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:03:02] Production.INFO: ==17597== Releasing lock...
[2026-09-08 21:03:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:03:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:03:03] Production.INFO: ==17599== Lock acquired, processing the job...
[2026-09-08 17:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:03:03] Production.INFO: ==17601== Lock acquired, processing the job...
[2026-09-08 17:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:03:03] Production.INFO: ==17605== Lock acquired, processing the job...
[2026-09-08 17:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:03:03] Production.INFO: Account Balance Start.
[2026-09-08 17:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:03:03] Production.INFO: 117
[2026-09-08 17:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:03:03] Production.INFO: ==17603== Lock acquired, processing the job...
[2026-09-08 17:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:03:03] Production.INFO: Total Charge 0
[2026-09-08 17:03:03] Production.INFO: CreateAllLog End
[2026-09-08 17:03:03] Production.INFO: ==17608== Lock acquired, processing the job...
[2026-09-08 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:03:03] Production.INFO: Account Balance End.
[2026-09-08 17:03:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:03:03] Production.INFO: ==17605== Releasing lock...
[2026-09-08 17:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:03:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 17:03:03] Production.INFO: ==17608== Releasing lock...
[2026-09-08 17:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:03:04] Production.INFO: ==17601== Releasing lock...
[2026-09-08 17:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:03:11] Production.ERROR: CronJobId end10
[2026-09-08 17:03:11] Production.INFO: ==17603== Releasing lock...
[2026-09-08 17:03:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:03:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:03:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:03:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:03:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:03:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:03:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:03:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:03:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:03:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:03:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:03:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:03:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:03:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:03:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:03:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:03:14] Production.INFO: call_cost start
[2026-09-08 17:03:14] Production.INFO: call_cost end
[2026-09-08 17:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:03:14] Production.INFO: ==17599== Releasing lock...
[2026-09-08 17:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:04:01] Production.INFO: ==17666== Lock acquired, processing the job...
[2026-09-08 22:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:04:01] Production.INFO: neon service started
[2026-09-08 22:04:01] Production.INFO: neon service started
[2026-09-08 22:04:01] Production.INFO: ==17666== Releasing lock...
[2026-09-08 22:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:04:01] Production.INFO: ==17670== Lock acquired, processing the job...
[2026-09-08 21:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:04:01] Production.INFO: ==17670== Releasing lock...
[2026-09-08 21:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:04:01] Production.INFO: ==17668== Lock acquired, processing the job...
[2026-09-08 17:04:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:04:02] Production.INFO: ==17668== Releasing lock...
[2026-09-08 17:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:04:02] Production.INFO: ==17676== Lock acquired, processing the job...
[2026-09-08 17:04:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:04:03] Production.INFO: ==17672== Lock acquired, processing the job...
[2026-09-08 17:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:04:03] Production.INFO: ==17674== Lock acquired, processing the job...
[2026-09-08 17:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:04:03] Production.INFO: ==17678== Lock acquired, processing the job...
[2026-09-08 17:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:04:03] Production.INFO: ==17680== Lock acquired, processing the job...
[2026-09-08 17:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:04:03] Production.INFO: Account Balance Start.
[2026-09-08 17:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:04:03] Production.INFO: 117
[2026-09-08 17:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 17: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-08 17: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-08 17: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-08 17:04:03] Production.INFO: Total Charge 0
[2026-09-08 17:04:03] Production.INFO: ==17680== Releasing lock...
[2026-09-08 17:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:04:03] Production.INFO: CreateAllLog End
[2026-09-08 17:04:03] Production.INFO: Account Balance End.
[2026-09-08 17:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:04:03] Production.INFO: ==17678== Releasing lock...
[2026-09-08 17:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:04:04] Production.INFO: ==17674== Releasing lock...
[2026-09-08 17:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:04:11] Production.ERROR: CronJobId end10
[2026-09-08 17:04:11] Production.INFO: ==17676== Releasing lock...
[2026-09-08 17:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:04:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:04:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:04:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:04:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:04:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:04:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:04:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:04:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:04:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:04:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:04:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:04:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:04:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:04:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:04:13] Production.INFO: call_cost start
[2026-09-08 17:04:13] Production.INFO: call_cost end
[2026-09-08 17:04:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:04:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:04:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:04:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:04:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:04:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:04:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:04:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:04:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:04:13] Production.INFO: ==17672== Releasing lock...
[2026-09-08 17:04:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:04:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:05:01] Production.INFO: ==17739== Lock acquired, processing the job...
[2026-09-08 22:05:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:05:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:05:01] Production.INFO: neon service started
[2026-09-08 22:05:01] Production.INFO: neon service started
[2026-09-08 22:05:01] Production.INFO: ==17739== Releasing lock...
[2026-09-08 22:05:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:05:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:05:02] Production.INFO: ==17741== Lock acquired, processing the job...
[2026-09-08 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:05:02] Production.INFO: ==17741== Releasing lock...
[2026-09-08 17:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:05:02] Production.INFO: ==17743== Lock acquired, processing the job...
[2026-09-08 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:05:02] Production.INFO: ==17743== Releasing lock...
[2026-09-08 21:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:05:03] Production.INFO: ==17754== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:05:03] Production.INFO: Account Balance Start.
[2026-09-08 17:05:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:05:03] Production.INFO: 117
[2026-09-08 17:05:03] Production.INFO: ==17758== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:05:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:05:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:05:03] Production.INFO: Total Charge 0
[2026-09-08 17:05:03] Production.INFO: CreateAllLog End
[2026-09-08 17:05:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:05:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:05:03] Production.INFO: ==17745== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:05:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:05:03] Production.INFO: ==17758== Releasing lock...
[2026-09-08 17:05:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:05:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:05:03] Production.INFO: ==17747== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:05:03] Production.INFO: Account Balance End.
[2026-09-08 17:05:03] Production.INFO: ==17750== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:05:03] Production.INFO: ==17752== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:05:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:05:03] Production.INFO: ==17754== Releasing lock...
[2026-09-08 17:05:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:05:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:05:03] Production.ERROR: CronJob PID - 17747
[2026-09-08 17:05:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 17:05:03] Production.ERROR: CronJob ID - 5
[2026-09-08 17:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 17:05:00
[2026-09-08 17:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:05:03] Production.ERROR: CronJob PID - 17750
[2026-09-08 17:05:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 17:05:03] Production.ERROR: CronJob ID - 7
[2026-09-08 17:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 17:05:00
[2026-09-08 17:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:05:03] Production.ERROR: CronJob PID - 17752
[2026-09-08 17:05:03] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 17:05:03] Production.ERROR: CronJob ID - 10
[2026-09-08 17:05:03] Production.ERROR: CronJob Last Run Time 2026-09-08 17:05:00
[2026-09-08 17:05:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:05:03] Production.INFO: ==17756== Lock acquired, processing the job...
[2026-09-08 17:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:05:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:05:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:05:03] Production.INFO: ==17745== Releasing lock...
[2026-09-08 17:05:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:05:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:05:04] Production.ERROR: done
[2026-09-08 17:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967781', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:05:04] Production.INFO: ==17750== Releasing lock...
[2026-09-08 17:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:05:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967781', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:05:10] Production.INFO: ProcessCDR(1,17967781,1,1,2)
[2026-09-08 17:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967781,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967781,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:05:10] Production.INFO: ==17756== Releasing lock...
[2026-09-08 17:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:05:14] Production.ERROR: CronJobId end10
[2026-09-08 17:05:14] Production.INFO: ==17752== Releasing lock...
[2026-09-08 17:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:05:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:05:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:05:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:05:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:05:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:05:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:05:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:05:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:05:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:05:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:05:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:05:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:05:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:05:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:05:17] Production.INFO: call_cost start
[2026-09-08 17:05:17] Production.INFO: call_cost end
[2026-09-08 17:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:05:17] Production.INFO: ==17747== Releasing lock...
[2026-09-08 17:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:06:02] Production.INFO: ==17817== Lock acquired, processing the job...
[2026-09-08 22:06:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:06:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:06:02] Production.INFO: neon service started
[2026-09-08 22:06:02] Production.INFO: neon service started
[2026-09-08 22:06:02] Production.INFO: ==17817== Releasing lock...
[2026-09-08 22:06:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:06:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:06:02] Production.INFO: ==17821== Lock acquired, processing the job...
[2026-09-08 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:06:02] Production.INFO: ==17821== Releasing lock...
[2026-09-08 21:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:06:02] Production.INFO: ==17819== Lock acquired, processing the job...
[2026-09-08 17:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:06:03] Production.INFO: ==17819== Releasing lock...
[2026-09-08 17:06:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:06:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:06:03] Production.INFO: ==17831== Lock acquired, processing the job...
[2026-09-08 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:06:03] Production.INFO: ==17831== Releasing lock...
[2026-09-08 17:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:06:04] Production.INFO: ==17829== Lock acquired, processing the job...
[2026-09-08 17:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:06:04] Production.INFO: ==17823== Lock acquired, processing the job...
[2026-09-08 17:06:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:06:04] Production.INFO: ==17825== Lock acquired, processing the job...
[2026-09-08 17:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:06:04] Production.INFO: Account Balance Start.
[2026-09-08 17:06:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:06:04] Production.INFO: 117
[2026-09-08 17:06:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:06:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:06:04] Production.INFO: ==17827== Lock acquired, processing the job...
[2026-09-08 17:06:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:06:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:06:04] Production.INFO: Total Charge 0
[2026-09-08 17:06:04] Production.INFO: CreateAllLog End
[2026-09-08 17:06:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:06:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:06:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:06:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:06:04] Production.INFO: Account Balance End.
[2026-09-08 17:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:06:04] Production.INFO: ==17829== Releasing lock...
[2026-09-08 17:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:06:04] Production.INFO: ==17825== Releasing lock...
[2026-09-08 17:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:06:12] Production.ERROR: CronJobId end10
[2026-09-08 17:06:12] Production.INFO: ==17827== Releasing lock...
[2026-09-08 17:06:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:06:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:06:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:06:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:06:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:06:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:06:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:06:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:06:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:06:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:06:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:06:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:06:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:06:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:06:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:06:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:06:15] Production.INFO: call_cost start
[2026-09-08 17:06:15] Production.INFO: call_cost end
[2026-09-08 17:06:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:06:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:06:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:06:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:06:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:06:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:06:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:06:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:06:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:06:15] Production.INFO: ==17823== Releasing lock...
[2026-09-08 17:06:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:06:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:07:01] Production.INFO: ==17897== Lock acquired, processing the job...
[2026-09-08 22:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:07:01] Production.INFO: neon service started
[2026-09-08 22:07:01] Production.INFO: neon service started
[2026-09-08 22:07:01] Production.INFO: ==17897== Releasing lock...
[2026-09-08 22:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:07:02] Production.INFO: ==17899== Lock acquired, processing the job...
[2026-09-08 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:07:02] Production.INFO: ==17899== Releasing lock...
[2026-09-08 17:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:07:02] Production.INFO: ==17901== Lock acquired, processing the job...
[2026-09-08 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:07:02] Production.INFO: ==17901== Releasing lock...
[2026-09-08 21:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:07:03] Production.INFO: ==17904== Lock acquired, processing the job...
[2026-09-08 17:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:07:03] Production.INFO: ==17908== Lock acquired, processing the job...
[2026-09-08 17:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:07:03] Production.INFO: ==17906== Lock acquired, processing the job...
[2026-09-08 17:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:07:03] Production.INFO: ==17910== Lock acquired, processing the job...
[2026-09-08 17:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:07:03] Production.INFO: ==17912== Lock acquired, processing the job...
[2026-09-08 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:07:03] Production.INFO: Account Balance Start.
[2026-09-08 17:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:07:03] Production.INFO: 117
[2026-09-08 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-08 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-08 17:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 17:07:03] Production.INFO: ==17912== Releasing lock...
[2026-09-08 17:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:07:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:07:03] Production.INFO: Total Charge 0
[2026-09-08 17:07:03] Production.INFO: CreateAllLog End
[2026-09-08 17:07:03] Production.INFO: Account Balance End.
[2026-09-08 17:07:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:07:03] Production.INFO: ==17910== Releasing lock...
[2026-09-08 17:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:07:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:07:04] Production.INFO: ==17906== Releasing lock...
[2026-09-08 17:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:07:11] Production.ERROR: CronJobId end10
[2026-09-08 17:07:11] Production.INFO: ==17908== Releasing lock...
[2026-09-08 17:07:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:07:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:07:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:07:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:07:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:07:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:07:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:07:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:07:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:07:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:07:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:07:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:07:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:07:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:07:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:07:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:07:14] Production.INFO: call_cost start
[2026-09-08 17:07:14] Production.INFO: call_cost end
[2026-09-08 17:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:07:14] Production.INFO: ==17904== Releasing lock...
[2026-09-08 17:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:08:02] Production.INFO: ==17967== Lock acquired, processing the job...
[2026-09-08 22:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:08:02] Production.INFO: neon service started
[2026-09-08 22:08:02] Production.INFO: neon service started
[2026-09-08 22:08:02] Production.INFO: ==17967== Releasing lock...
[2026-09-08 22:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:08:02] Production.INFO: ==17971== Lock acquired, processing the job...
[2026-09-08 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:08:02] Production.INFO: ==17969== Lock acquired, processing the job...
[2026-09-08 17:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:08:02] Production.INFO: ==17971== Releasing lock...
[2026-09-08 21:08:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:08:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:08:03] Production.INFO: ==17969== Releasing lock...
[2026-09-08 17:08:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:08:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:08:03] Production.INFO: ==17982== Lock acquired, processing the job...
[2026-09-08 17:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17: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-08 17: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-08 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-08 17:08:04] Production.INFO: ==17982== Releasing lock...
[2026-09-08 17:08:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:08:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:08:04] Production.INFO: ==17976== Lock acquired, processing the job...
[2026-09-08 17:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:08:04] Production.INFO: ==17978== Lock acquired, processing the job...
[2026-09-08 17:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:08:04] Production.INFO: ==17974== Lock acquired, processing the job...
[2026-09-08 17:08:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:08:04] Production.INFO: ==17980== Lock acquired, processing the job...
[2026-09-08 17:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:08:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:08:04] Production.INFO: Account Balance Start.
[2026-09-08 17:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:08:04] Production.INFO: 117
[2026-09-08 17:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:08:04] Production.INFO: Total Charge 0
[2026-09-08 17:08:04] Production.INFO: CreateAllLog End
[2026-09-08 17:08:04] Production.INFO: Account Balance End.
[2026-09-08 17:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:08:04] Production.INFO: ==17980== Releasing lock...
[2026-09-08 17:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:08:05] Production.INFO: ==17976== Releasing lock...
[2026-09-08 17:08:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:08:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:08:13] Production.ERROR: CronJobId end10
[2026-09-08 17:08:13] Production.INFO: ==17978== Releasing lock...
[2026-09-08 17:08:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:08:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:08:14] Production.INFO: call_cost start
[2026-09-08 17:08:14] Production.INFO: call_cost end
[2026-09-08 17:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:08:14] Production.INFO: ==17974== Releasing lock...
[2026-09-08 17:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:09:01] Production.INFO: ==18042== Lock acquired, processing the job...
[2026-09-08 22:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:09:01] Production.INFO: neon service started
[2026-09-08 22:09:01] Production.INFO: neon service started
[2026-09-08 22:09:01] Production.INFO: ==18042== Releasing lock...
[2026-09-08 22:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:09:02] Production.INFO: ==18046== Lock acquired, processing the job...
[2026-09-08 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:09:02] Production.INFO: ==18046== Releasing lock...
[2026-09-08 21:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:09:02] Production.INFO: ==18044== Lock acquired, processing the job...
[2026-09-08 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:09:02] Production.INFO: ==18044== Releasing lock...
[2026-09-08 17:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:09:03] Production.INFO: ==18051== Lock acquired, processing the job...
[2026-09-08 17:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:09:03] Production.INFO: ==18053== Lock acquired, processing the job...
[2026-09-08 17:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:09:03] Production.INFO: ==18049== Lock acquired, processing the job...
[2026-09-08 17:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:09:03] Production.INFO: ==18055== Lock acquired, processing the job...
[2026-09-08 17:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:09:03] Production.INFO: ==18057== Lock acquired, processing the job...
[2026-09-08 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 17:09:03] Production.INFO: Account Balance Start.
[2026-09-08 17:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 17:09:03] Production.INFO: 117
[2026-09-08 17:09:03] Production.INFO: ==18057== Releasing lock...
[2026-09-08 17:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:09:03] Production.INFO: Total Charge 0
[2026-09-08 17:09:03] Production.INFO: CreateAllLog End
[2026-09-08 17:09:04] Production.INFO: Account Balance End.
[2026-09-08 17:09:04] Production.INFO: ==18051== Releasing lock...
[2026-09-08 17:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:09:04] Production.INFO: ==18055== Releasing lock...
[2026-09-08 17:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:09:11] Production.ERROR: CronJobId end10
[2026-09-08 17:09:11] Production.INFO: ==18053== Releasing lock...
[2026-09-08 17:09:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:09:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:09:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:09:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:09:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:09:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:09:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:09:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:09:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:09:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:09:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:09:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:09:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:09:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:09:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:09:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:09:13] Production.INFO: call_cost start
[2026-09-08 17:09:13] Production.INFO: call_cost end
[2026-09-08 17:09:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:09:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:09:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:09:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:09:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:09:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:09:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:09:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:09:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:09:13] Production.INFO: ==18049== Releasing lock...
[2026-09-08 17:09:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:09:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:10:02] Production.INFO: ==18112== Lock acquired, processing the job...
[2026-09-08 22:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:10:02] Production.INFO: neon service started
[2026-09-08 22:10:02] Production.INFO: neon service started
[2026-09-08 22:10:02] Production.INFO: ==18112== Releasing lock...
[2026-09-08 22:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:10:02] Production.INFO: ==18114== Lock acquired, processing the job...
[2026-09-08 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:10:02] Production.INFO: ==18114== Releasing lock...
[2026-09-08 17:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:10:02] Production.INFO: ==18116== Lock acquired, processing the job...
[2026-09-08 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:10:02] Production.INFO: ==18116== Releasing lock...
[2026-09-08 21:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:10:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:10:03] Production.INFO: ==18127== Lock acquired, processing the job...
[2026-09-08 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 17:10:03] Production.INFO: ==18127== Releasing lock...
[2026-09-08 17:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:10:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:10:03] Production.INFO: ==18119== Lock acquired, processing the job...
[2026-09-08 17:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:10:03] Production.INFO: ==18121== Lock acquired, processing the job...
[2026-09-08 17:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:10:03] Production.INFO: ==18123== Lock acquired, processing the job...
[2026-09-08 17:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:10:03] Production.INFO: ==18125== Lock acquired, processing the job...
[2026-09-08 17:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:10:03] Production.INFO: Account Balance Start.
[2026-09-08 17:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:10:03] Production.INFO: 117
[2026-09-08 17:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:10:03] Production.INFO: Total Charge 0
[2026-09-08 17:10:04] Production.INFO: CreateAllLog End
[2026-09-08 17:10:04] Production.INFO: Account Balance End.
[2026-09-08 17:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:10:04] Production.INFO: ==18125== Releasing lock...
[2026-09-08 17:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:10:04] Production.INFO: ==18121== Releasing lock...
[2026-09-08 17:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:10:12] Production.ERROR: CronJobId end10
[2026-09-08 17:10:12] Production.INFO: ==18123== Releasing lock...
[2026-09-08 17:10:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:10:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:10:15] Production.INFO: call_cost start
[2026-09-08 17:10:15] Production.INFO: call_cost end
[2026-09-08 17:10:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:10:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:10:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:10:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:10:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:10:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:10:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:10:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:10:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:10:15] Production.INFO: ==18119== Releasing lock...
[2026-09-08 17:10:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:10:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:11:01] Production.INFO: ==18185== Lock acquired, processing the job...
[2026-09-08 22:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:11:01] Production.INFO: neon service started
[2026-09-08 22:11:01] Production.INFO: neon service started
[2026-09-08 22:11:01] Production.INFO: ==18185== Releasing lock...
[2026-09-08 22:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:11:02] Production.INFO: ==18187== Lock acquired, processing the job...
[2026-09-08 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:11:02] Production.INFO: ==18189== Lock acquired, processing the job...
[2026-09-08 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:11:02] Production.INFO: ==18189== Releasing lock...
[2026-09-08 21:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:11:02] Production.INFO: ==18187== Releasing lock...
[2026-09-08 17:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:11:03] Production.INFO: ==18196== Lock acquired, processing the job...
[2026-09-08 17:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:11:03] Production.INFO: ==18194== Lock acquired, processing the job...
[2026-09-08 17:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:11:03] Production.INFO: ==18192== Lock acquired, processing the job...
[2026-09-08 17:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:11:03] Production.INFO: ==18198== Lock acquired, processing the job...
[2026-09-08 17:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:11:03] Production.INFO: ==18200== Lock acquired, processing the job...
[2026-09-08 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:11:03] Production.INFO: Account Balance Start.
[2026-09-08 17:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:11:03] Production.INFO: 117
[2026-09-08 17:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:11:03] Production.INFO: Total Charge 0
[2026-09-08 17:11:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 17:11:03] Production.INFO: Account Balance End.
[2026-09-08 17:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:11:03] Production.INFO: ==18198== Releasing lock...
[2026-09-08 17:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 17:11:03] Production.INFO: ==18200== Releasing lock...
[2026-09-08 17:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:11:04] Production.INFO: ==18194== Releasing lock...
[2026-09-08 17:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:11:10] Production.ERROR: CronJobId end10
[2026-09-08 17:11:10] Production.INFO: ==18196== Releasing lock...
[2026-09-08 17:11:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:11:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:11:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:11:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:11:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:11:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:11:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:11:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:11:14] Production.INFO: call_cost start
[2026-09-08 17:11:14] Production.INFO: call_cost end
[2026-09-08 17:11:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:11:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:11:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:11:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:11:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:11:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:11:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:11:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:11:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:11:14] Production.INFO: ==18192== Releasing lock...
[2026-09-08 17:11:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:11:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:12:01] Production.INFO: ==18257== Lock acquired, processing the job...
[2026-09-08 22:12:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:12:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:12:01] Production.INFO: neon service started
[2026-09-08 22:12:01] Production.INFO: neon service started
[2026-09-08 22:12:01] Production.INFO: ==18257== Releasing lock...
[2026-09-08 22:12:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:12:01] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:12:02] Production.INFO: ==18259== Lock acquired, processing the job...
[2026-09-08 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:12:02] Production.INFO: ==18259== Releasing lock...
[2026-09-08 17:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:12:02] Production.INFO: ==18261== Lock acquired, processing the job...
[2026-09-08 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:12:02] Production.INFO: ==18261== Releasing lock...
[2026-09-08 21:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:12:03] Production.INFO: ==18267== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:12:03] Production.INFO: ==18263== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:12:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:12:03] Production.INFO: ==18265== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:12:03] Production.INFO: ==18269== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:12:03] Production.INFO: ==18271== Lock acquired, processing the job...
[2026-09-08 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:12:03] Production.INFO: Account Balance Start.
[2026-09-08 17:12:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:12:03] Production.INFO: 117
[2026-09-08 17:12:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:12:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 17:12:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 17:12:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 17:12:03] Production.INFO: ==18271== Releasing lock...
[2026-09-08 17:12:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:12:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:12:04] Production.INFO: Account Balance End.
[2026-09-08 17:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:12:04] Production.INFO: ==18269== Releasing lock...
[2026-09-08 17:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:12:04] Production.INFO: ==18265== Releasing lock...
[2026-09-08 17:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:12:11] Production.ERROR: CronJobId end10
[2026-09-08 17:12:11] Production.INFO: ==18267== Releasing lock...
[2026-09-08 17:12:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:12:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:12:15] Production.INFO: call_cost start
[2026-09-08 17:12:15] Production.INFO: call_cost end
[2026-09-08 17:12:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:12:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:12:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:12:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:12:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:12:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:12:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:12:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:12:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:12:15] Production.INFO: ==18263== Releasing lock...
[2026-09-08 17:12:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:12:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:13:02] Production.INFO: ==18328== Lock acquired, processing the job...
[2026-09-08 22:13:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:13:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:13:02] Production.INFO: neon service started
[2026-09-08 22:13:02] Production.INFO: neon service started
[2026-09-08 22:13:02] Production.INFO: ==18328== Releasing lock...
[2026-09-08 22:13:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:13:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:13:02] Production.INFO: ==18330== Lock acquired, processing the job...
[2026-09-08 17:13:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:13:03] Production.INFO: ==18332== Lock acquired, processing the job...
[2026-09-08 21:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:13:03] Production.INFO: ==18332== Releasing lock...
[2026-09-08 21:13:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:13:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:13:03] Production.INFO: ==18330== Releasing lock...
[2026-09-08 17:13:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:13:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:13:04] Production.INFO: ==18337== Lock acquired, processing the job...
[2026-09-08 17:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:13:04] Production.INFO: ==18339== Lock acquired, processing the job...
[2026-09-08 17:13:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:13:04] Production.INFO: ==18335== Lock acquired, processing the job...
[2026-09-08 17:13:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:13:04] Production.INFO: ==18343== Lock acquired, processing the job...
[2026-09-08 17:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:13:04] Production.INFO: ==18341== Lock acquired, processing the job...
[2026-09-08 17:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:13:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:13:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:13:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:13:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:13:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17: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-08 17: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-08 17: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-08 17:13:04] Production.INFO: ==18343== Releasing lock...
[2026-09-08 17:13:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:13:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:13:04] Production.INFO: Account Balance Start.
[2026-09-08 17:13:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:13:04] Production.INFO: 117
[2026-09-08 17:13:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:13:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:13:04] Production.INFO: Total Charge 0
[2026-09-08 17:13:04] Production.INFO: CreateAllLog End
[2026-09-08 17:13:04] Production.INFO: Account Balance End.
[2026-09-08 17:13:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:13:04] Production.INFO: ==18341== Releasing lock...
[2026-09-08 17:13:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:13:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:13:04] Production.INFO: ==18337== Releasing lock...
[2026-09-08 17:13:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:13:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:13:12] Production.ERROR: CronJobId end10
[2026-09-08 17:13:12] Production.INFO: ==18339== Releasing lock...
[2026-09-08 17:13:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:13:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:13:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:13:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:13:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:13:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:13:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:13:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:13:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:13:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:13:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:13:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:13:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:13:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:13:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:13:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:13:14] Production.INFO: call_cost start
[2026-09-08 17:13:14] Production.INFO: call_cost end
[2026-09-08 17:13:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:13:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:13:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:13:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:13:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:13:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:13:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:13:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:13:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:13:14] Production.INFO: ==18335== Releasing lock...
[2026-09-08 17:13:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:13:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:14:01] Production.INFO: ==18399== Lock acquired, processing the job...
[2026-09-08 22:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:14:01] Production.INFO: neon service started
[2026-09-08 22:14:01] Production.INFO: neon service started
[2026-09-08 22:14:01] Production.INFO: ==18399== Releasing lock...
[2026-09-08 22:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:14:02] Production.INFO: ==18403== Lock acquired, processing the job...
[2026-09-08 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:14:02] Production.INFO: ==18403== Releasing lock...
[2026-09-08 21:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:14:02] Production.INFO: ==18401== Lock acquired, processing the job...
[2026-09-08 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:14:02] Production.INFO: ==18401== Releasing lock...
[2026-09-08 17:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:14:03] Production.INFO: ==18408== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:14:03] Production.INFO: ==18406== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:14:03] Production.INFO: ==18412== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:14:03] Production.INFO: Account Balance Start.
[2026-09-08 17:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:14:03] Production.INFO: 117
[2026-09-08 17:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:14:03] Production.INFO: ==18410== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:14:03] Production.INFO: Total Charge 0
[2026-09-08 17:14:03] Production.INFO: CreateAllLog End
[2026-09-08 17:14:03] Production.INFO: ==18414== Lock acquired, processing the job...
[2026-09-08 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:14:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 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-08 17:14:03] Production.INFO: ==18414== Releasing lock...
[2026-09-08 17:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:14:03] Production.INFO: ==18412== Releasing lock...
[2026-09-08 17:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:14:04] Production.INFO: ==18408== Releasing lock...
[2026-09-08 17:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:14:12] Production.ERROR: CronJobId end10
[2026-09-08 17:14:12] Production.INFO: ==18410== Releasing lock...
[2026-09-08 17:14:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:14:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:14:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:14:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:14:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:14:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:14:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:14:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:14:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:14:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:14:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:14:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:14:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:14:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:14:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:14:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:14:14] Production.INFO: call_cost start
[2026-09-08 17:14:14] Production.INFO: call_cost end
[2026-09-08 17:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:14:14] Production.INFO: ==18406== Releasing lock...
[2026-09-08 17:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:15:02] Production.INFO: ==18470== Lock acquired, processing the job...
[2026-09-08 22:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:15:02] Production.INFO: neon service started
[2026-09-08 22:15:02] Production.INFO: neon service started
[2026-09-08 22:15:02] Production.INFO: ==18470== Releasing lock...
[2026-09-08 22:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:15:03] Production.INFO: ==18472== Lock acquired, processing the job...
[2026-09-08 17:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:15:03] Production.INFO: ==18474== Lock acquired, processing the job...
[2026-09-08 21:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:15:03] Production.INFO: ==18474== Releasing lock...
[2026-09-08 21:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:15:03] Production.INFO: ==18472== Releasing lock...
[2026-09-08 17:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:15:04] Production.INFO: ==18481== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:15:04] Production.INFO: ==18477== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:15:04] Production.INFO: ==18485== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:15:04] Production.INFO: ==18479== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:15:04] Production.ERROR: CronJob PID - 18481
[2026-09-08 17:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 17:15:04] Production.ERROR: CronJob ID - 7
[2026-09-08 17:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 17:15:00
[2026-09-08 17:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:15:04] Production.ERROR: CronJob PID - 18485
[2026-09-08 17:15:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 17:15:04] Production.ERROR: CronJob ID - 12
[2026-09-08 17:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 17:15:00
[2026-09-08 17:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:15:04] Production.INFO: ==18483== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:15:04] Production.INFO: ==18489== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:15:04] Production.INFO: Account Balance Start.
[2026-09-08 17:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:15:04] Production.INFO: 117
[2026-09-08 17:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:15:04] Production.INFO: ==18477== Releasing lock...
[2026-09-08 17:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:15:04] Production.INFO: ==18487== Lock acquired, processing the job...
[2026-09-08 17:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:15:04] Production.INFO: Total Charge 0
[2026-09-08 17:15:04] Production.INFO: CreateAllLog End
[2026-09-08 17:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 17:15:04] Production.INFO: ==18489== Releasing lock...
[2026-09-08 17:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:15:05] Production.ERROR: done
[2026-09-08 17:15:05] Production.INFO: Account Balance End.
[2026-09-08 17:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 17:15:05] Production.INFO: ==18485== Releasing lock...
[2026-09-08 17:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:15:05] Production.INFO: ==18481== Releasing lock...
[2026-09-08 17:15:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:15:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:15:05] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:15:05] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967822', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:15:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967822', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:15:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:15:11] Production.INFO: ProcessCDR(1,17967822,1,1,2)
[2026-09-08 17:15:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:15:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967822,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:15:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:15:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:15:11] Production.INFO: ==18487== Releasing lock...
[2026-09-08 17:15:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:15:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:15:14] Production.ERROR: CronJobId end10
[2026-09-08 17:15:14] Production.INFO: ==18483== Releasing lock...
[2026-09-08 17:15:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:15:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:15:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:15:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:15:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:15:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:15:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:15:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:15:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:15:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:15:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:15:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:15:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:15:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:15:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:15:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:15:17] Production.INFO: call_cost start
[2026-09-08 17:15:17] Production.INFO: call_cost end
[2026-09-08 17:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:15:17] Production.INFO: ==18479== Releasing lock...
[2026-09-08 17:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:16:01] Production.INFO: ==18547== Lock acquired, processing the job...
[2026-09-08 22:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:16:01] Production.INFO: neon service started
[2026-09-08 22:16:01] Production.INFO: neon service started
[2026-09-08 22:16:01] Production.INFO: ==18547== Releasing lock...
[2026-09-08 22:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:16:02] Production.INFO: ==18549== Lock acquired, processing the job...
[2026-09-08 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:16:02] Production.INFO: ==18549== Releasing lock...
[2026-09-08 17:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:16:02] Production.INFO: ==18551== Lock acquired, processing the job...
[2026-09-08 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:16:02] Production.INFO: ==18551== Releasing lock...
[2026-09-08 21:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:16:03] Production.INFO: ==18553== Lock acquired, processing the job...
[2026-09-08 17:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:16:03] Production.INFO: ==18555== Lock acquired, processing the job...
[2026-09-08 17:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:16:03] Production.INFO: ==18557== Lock acquired, processing the job...
[2026-09-08 17:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:16:03] Production.INFO: ==18559== Lock acquired, processing the job...
[2026-09-08 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:16:03] Production.INFO: ==18561== Lock acquired, processing the job...
[2026-09-08 17:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:16:03] Production.INFO: Account Balance Start.
[2026-09-08 17:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:16:03] Production.INFO: 117
[2026-09-08 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-08 17:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 17:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 17: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-08 17:16:03] Production.INFO: ==18561== Releasing lock...
[2026-09-08 17:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:16:03] Production.INFO: Total Charge 0
[2026-09-08 17:16:03] Production.INFO: CreateAllLog End
[2026-09-08 17:16:03] Production.INFO: Account Balance End.
[2026-09-08 17:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:16:03] Production.INFO: ==18559== Releasing lock...
[2026-09-08 17:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:16:04] Production.INFO: ==18555== Releasing lock...
[2026-09-08 17:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:16:10] Production.ERROR: CronJobId end10
[2026-09-08 17:16:10] Production.INFO: ==18557== Releasing lock...
[2026-09-08 17:16:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:16:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:16:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:16:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:16:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:16:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:16:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:16:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:16:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:16:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:16:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:16:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:16:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:16:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:16:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:16:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:16:14] Production.INFO: call_cost start
[2026-09-08 17:16:14] Production.INFO: call_cost end
[2026-09-08 17:16:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:16:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:16:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:16:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:16:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:16:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:16:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:16:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:16:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:16:14] Production.INFO: ==18553== Releasing lock...
[2026-09-08 17:16:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:16:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:17:02] Production.INFO: ==18626== Lock acquired, processing the job...
[2026-09-08 22:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:17:02] Production.INFO: neon service started
[2026-09-08 22:17:02] Production.INFO: neon service started
[2026-09-08 22:17:02] Production.INFO: ==18626== Releasing lock...
[2026-09-08 22:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:17:02] Production.INFO: ==18630== Lock acquired, processing the job...
[2026-09-08 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:17:02] Production.INFO: ==18630== Releasing lock...
[2026-09-08 21:17:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:17:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:17:02] Production.INFO: ==18628== Lock acquired, processing the job...
[2026-09-08 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:17:02] Production.INFO: ==18628== Releasing lock...
[2026-09-08 17:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:17:03] Production.INFO: ==18636== Lock acquired, processing the job...
[2026-09-08 17:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:17:03] Production.INFO: ==18632== Lock acquired, processing the job...
[2026-09-08 17:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:17:03] Production.INFO: ==18634== Lock acquired, processing the job...
[2026-09-08 17:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:17:04] Production.INFO: ==18638== Lock acquired, processing the job...
[2026-09-08 17:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:17:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:17:04] Production.INFO: ==18640== Lock acquired, processing the job...
[2026-09-08 17:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:17:04] Production.INFO: Account Balance Start.
[2026-09-08 17:17:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:17:04] Production.INFO: 117
[2026-09-08 17: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-08 17:17:04] Production.INFO: Date 2026-09-08
[2026-09-08 17: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-08 17:17:04] Production.INFO: Reseller ==> 0
[2026-09-08 17: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-08 17:17:04] Production.INFO: ==18640== Releasing lock...
[2026-09-08 17:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:17:04] Production.INFO: Total Charge 0
[2026-09-08 17:17:04] Production.INFO: CreateAllLog End
[2026-09-08 17:17:04] Production.INFO: Account Balance End.
[2026-09-08 17:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:17:04] Production.INFO: ==18638== Releasing lock...
[2026-09-08 17:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:17:04] Production.INFO: ==18634== Releasing lock...
[2026-09-08 17:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:17:12] Production.ERROR: CronJobId end10
[2026-09-08 17:17:12] Production.INFO: ==18636== Releasing lock...
[2026-09-08 17:17:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:17:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:17:14] Production.INFO: call_cost start
[2026-09-08 17:17:14] Production.INFO: call_cost end
[2026-09-08 17:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:17:14] Production.INFO: ==18632== Releasing lock...
[2026-09-08 17:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:18:01] Production.INFO: ==18695== Lock acquired, processing the job...
[2026-09-08 22:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:18:01] Production.INFO: neon service started
[2026-09-08 22:18:01] Production.INFO: neon service started
[2026-09-08 22:18:01] Production.INFO: ==18695== Releasing lock...
[2026-09-08 22:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:18:01] Production.INFO: ==18699== Lock acquired, processing the job...
[2026-09-08 21:18:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:18:02] Production.INFO: ==18699== Releasing lock...
[2026-09-08 21:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:18:02] Production.INFO: ==18697== Lock acquired, processing the job...
[2026-09-08 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:18:02] Production.INFO: ==18697== Releasing lock...
[2026-09-08 17:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:18:03] Production.INFO: ==18701== Lock acquired, processing the job...
[2026-09-08 17:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:18:03] Production.INFO: ==18705== Lock acquired, processing the job...
[2026-09-08 17:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:18:03] Production.INFO: ==18703== Lock acquired, processing the job...
[2026-09-08 17:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:18:03] Production.INFO: ==18707== Lock acquired, processing the job...
[2026-09-08 17:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:18:03] Production.INFO: ==18709== Lock acquired, processing the job...
[2026-09-08 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:18:03] Production.INFO: Account Balance Start.
[2026-09-08 17:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:18:03] Production.INFO: 117
[2026-09-08 17:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 17:18:03] Production.INFO: Total Charge 0
[2026-09-08 17:18:03] Production.INFO: CreateAllLog End
[2026-09-08 17:18:03] Production.INFO: ==18709== Releasing lock...
[2026-09-08 17:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:18:03] Production.INFO: Account Balance End.
[2026-09-08 17:18:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:18:03] Production.INFO: ==18707== Releasing lock...
[2026-09-08 17:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:18:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:18:04] Production.INFO: ==18703== Releasing lock...
[2026-09-08 17:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:18:10] Production.ERROR: CronJobId end10
[2026-09-08 17:18:10] Production.INFO: ==18705== Releasing lock...
[2026-09-08 17:18:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:18:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:18:13] Production.INFO: call_cost start
[2026-09-08 17:18:13] Production.INFO: call_cost end
[2026-09-08 17:18:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:18:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:18:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:18:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:18:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:18:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:18:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:18:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:18:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:18:13] Production.INFO: ==18701== Releasing lock...
[2026-09-08 17:18:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:18:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:19:02] Production.INFO: ==18770== Lock acquired, processing the job...
[2026-09-08 22:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:19:02] Production.INFO: neon service started
[2026-09-08 22:19:02] Production.INFO: neon service started
[2026-09-08 22:19:02] Production.INFO: ==18770== Releasing lock...
[2026-09-08 22:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:19:02] Production.INFO: ==18772== Lock acquired, processing the job...
[2026-09-08 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:19:02] Production.INFO: ==18772== Releasing lock...
[2026-09-08 17:19:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:19:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:19:02] Production.INFO: ==18774== Lock acquired, processing the job...
[2026-09-08 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:19:02] Production.INFO: ==18774== Releasing lock...
[2026-09-08 21:19:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:19:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:19:03] Production.INFO: ==18780== Lock acquired, processing the job...
[2026-09-08 17:19:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:19:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:19:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:19:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:19:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:19:03] Production.INFO: ==18778== Lock acquired, processing the job...
[2026-09-08 17:19:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:19:03] Production.INFO: ==18782== Lock acquired, processing the job...
[2026-09-08 17:19:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:19:03] Production.INFO: ==18776== Lock acquired, processing the job...
[2026-09-08 17:19:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:19:03] Production.INFO: Account Balance Start.
[2026-09-08 17:19:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:19:03] Production.INFO: 117
[2026-09-08 17:19:03] Production.INFO: ==18784== Lock acquired, processing the job...
[2026-09-08 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:19:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:19:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:19:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:19:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 17:19:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 17:19:03] Production.INFO: ==18784== Releasing lock...
[2026-09-08 17:19:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:19:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:19:04] Production.INFO: Account Balance End.
[2026-09-08 17:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:19:04] Production.INFO: ==18782== Releasing lock...
[2026-09-08 17:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:19:04] Production.INFO: ==18778== Releasing lock...
[2026-09-08 17:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:19:10] Production.ERROR: CronJobId end10
[2026-09-08 17:19:10] Production.INFO: ==18780== Releasing lock...
[2026-09-08 17:19:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:19:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:19:14] Production.INFO: call_cost start
[2026-09-08 17:19:14] Production.INFO: call_cost end
[2026-09-08 17:19:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:19:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:19:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:19:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:19:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:19:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:19:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:19:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:19:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:19:14] Production.INFO: ==18776== Releasing lock...
[2026-09-08 17:19:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:19:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:20:01] Production.INFO: ==18843== Lock acquired, processing the job...
[2026-09-08 22:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:20:01] Production.INFO: neon service started
[2026-09-08 22:20:01] Production.INFO: neon service started
[2026-09-08 22:20:01] Production.INFO: ==18843== Releasing lock...
[2026-09-08 22:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:20:01] Production.INFO: ==18847== Lock acquired, processing the job...
[2026-09-08 21:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:20:01] Production.INFO: ==18847== Releasing lock...
[2026-09-08 21:20:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:20:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:20:02] Production.INFO: ==18845== Lock acquired, processing the job...
[2026-09-08 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:20:02] Production.INFO: ==18845== Releasing lock...
[2026-09-08 17:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:20:03] Production.INFO: ==18850== Lock acquired, processing the job...
[2026-09-08 17:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:20:03] Production.INFO: ==18852== Lock acquired, processing the job...
[2026-09-08 17:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:20:03] Production.INFO: ==18854== Lock acquired, processing the job...
[2026-09-08 17:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:20:03] Production.INFO: ==18856== Lock acquired, processing the job...
[2026-09-08 17:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:20:03] Production.INFO: ==18858== Lock acquired, processing the job...
[2026-09-08 17:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 17:20:03] Production.INFO: ==18858== Releasing lock...
[2026-09-08 17:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:20:03] Production.INFO: Account Balance Start.
[2026-09-08 17:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:20:03] Production.INFO: 117
[2026-09-08 17:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:20:03] Production.INFO: Total Charge 0
[2026-09-08 17:20:03] Production.INFO: CreateAllLog End
[2026-09-08 17:20:03] Production.INFO: Account Balance End.
[2026-09-08 17:20:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:20:03] Production.INFO: ==18856== Releasing lock...
[2026-09-08 17:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:20:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:20:03] Production.INFO: ==18852== Releasing lock...
[2026-09-08 17:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:20:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:20:10] Production.ERROR: CronJobId end10
[2026-09-08 17:20:10] Production.INFO: ==18854== Releasing lock...
[2026-09-08 17:20:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:20:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:20:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:20:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:20:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:20:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:20:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:20:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:20:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:20:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:20:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:20:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:20:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:20:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:20:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:20:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:20:13] Production.INFO: call_cost start
[2026-09-08 17:20:13] Production.INFO: call_cost end
[2026-09-08 17:20:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:20:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:20:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:20:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:20:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:20:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:20:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:20:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:20:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:20:13] Production.INFO: ==18850== Releasing lock...
[2026-09-08 17:20:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:20:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:21:01] Production.INFO: ==18914== Lock acquired, processing the job...
[2026-09-08 22:21:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:21:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:21:01] Production.INFO: neon service started
[2026-09-08 22:21:01] Production.INFO: neon service started
[2026-09-08 22:21:01] Production.INFO: ==18914== Releasing lock...
[2026-09-08 22:21:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:21:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:21:02] Production.INFO: ==18916== Lock acquired, processing the job...
[2026-09-08 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:21:02] Production.INFO: ==18916== Releasing lock...
[2026-09-08 17:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:21:02] Production.INFO: ==18918== Lock acquired, processing the job...
[2026-09-08 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:21:02] Production.INFO: ==18918== Releasing lock...
[2026-09-08 21:21:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:21:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:21:03] Production.INFO: ==18920== Lock acquired, processing the job...
[2026-09-08 17:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:21:03] Production.INFO: ==18922== Lock acquired, processing the job...
[2026-09-08 17:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:21:03] Production.INFO: ==18926== Lock acquired, processing the job...
[2026-09-08 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:21:03] Production.INFO: ==18924== Lock acquired, processing the job...
[2026-09-08 17:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:21:03] Production.INFO: ==18928== Lock acquired, processing the job...
[2026-09-08 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:21:03] Production.INFO: Account Balance Start.
[2026-09-08 17:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:21:03] Production.INFO: 117
[2026-09-08 17:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:21:03] Production.INFO: Total Charge 0
[2026-09-08 17:21:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 17:21:03] Production.INFO: ==18928== Releasing lock...
[2026-09-08 17:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:21:03] Production.INFO: Account Balance End.
[2026-09-08 17:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:21:03] Production.INFO: ==18926== Releasing lock...
[2026-09-08 17:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:21:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:21:03] Production.INFO: ==18922== Releasing lock...
[2026-09-08 17:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:21:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:21:11] Production.ERROR: CronJobId end10
[2026-09-08 17:21:11] Production.INFO: ==18924== Releasing lock...
[2026-09-08 17:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:21:15] Production.INFO: call_cost start
[2026-09-08 17:21:15] Production.INFO: call_cost end
[2026-09-08 17:21:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:21:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:21:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:21:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:21:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:21:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:21:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:21:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:21:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:21:15] Production.INFO: ==18920== Releasing lock...
[2026-09-08 17:21:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:21:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:22:02] Production.INFO: ==18988== Lock acquired, processing the job...
[2026-09-08 22:22:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:22:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:22:02] Production.INFO: neon service started
[2026-09-08 22:22:02] Production.INFO: neon service started
[2026-09-08 22:22:02] Production.INFO: ==18988== Releasing lock...
[2026-09-08 22:22:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:22:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:22:02] Production.INFO: ==18990== Lock acquired, processing the job...
[2026-09-08 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:22:02] Production.INFO: ==18990== Releasing lock...
[2026-09-08 17:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:22:03] Production.INFO: ==18992== Lock acquired, processing the job...
[2026-09-08 21:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:22:03] Production.INFO: ==18992== Releasing lock...
[2026-09-08 21:22:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:22:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:22:03] Production.INFO: ==19000== Lock acquired, processing the job...
[2026-09-08 17:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:22:03] Production.INFO: Account Balance Start.
[2026-09-08 17:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:22:03] Production.INFO: 117
[2026-09-08 17:22:03] Production.INFO: ==18996== Lock acquired, processing the job...
[2026-09-08 17:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:22:03] Production.INFO: ==18994== Lock acquired, processing the job...
[2026-09-08 17:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:22:03] Production.INFO: ==18998== Lock acquired, processing the job...
[2026-09-08 17:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:22:03] Production.INFO: Total Charge 0
[2026-09-08 17:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:22:03] Production.INFO: CreateAllLog End
[2026-09-08 17:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:22:03] Production.INFO: ==19002== Lock acquired, processing the job...
[2026-09-08 17:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17: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-08 17: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-08 17: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-08 17:22:04] Production.INFO: ==19002== Releasing lock...
[2026-09-08 17:22:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:22:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:22:04] Production.INFO: Account Balance End.
[2026-09-08 17:22:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:22:04] Production.INFO: ==19000== Releasing lock...
[2026-09-08 17:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:22:04] Production.INFO: ==18996== Releasing lock...
[2026-09-08 17:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:22:11] Production.ERROR: CronJobId end10
[2026-09-08 17:22:11] Production.INFO: ==18998== Releasing lock...
[2026-09-08 17:22:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:22:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:22:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:22:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:22:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:22:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:22:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:22:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:22:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:22:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:22:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:22:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:22:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:22:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:22:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:22:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:22:14] Production.INFO: call_cost start
[2026-09-08 17:22:14] Production.INFO: call_cost end
[2026-09-08 17:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:22:14] Production.INFO: ==18994== Releasing lock...
[2026-09-08 17:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:23:01] Production.INFO: ==19057== Lock acquired, processing the job...
[2026-09-08 22:23:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:23:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:23:01] Production.INFO: neon service started
[2026-09-08 22:23:01] Production.INFO: neon service started
[2026-09-08 22:23:01] Production.INFO: ==19057== Releasing lock...
[2026-09-08 22:23:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:23:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:23:02] Production.INFO: ==19061== Lock acquired, processing the job...
[2026-09-08 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:23:02] Production.INFO: ==19061== Releasing lock...
[2026-09-08 21:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:23:02] Production.INFO: ==19059== Lock acquired, processing the job...
[2026-09-08 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:23:02] Production.INFO: ==19059== Releasing lock...
[2026-09-08 17:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:23:03] Production.INFO: ==19065== Lock acquired, processing the job...
[2026-09-08 17:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:23:03] Production.INFO: ==19063== Lock acquired, processing the job...
[2026-09-08 17:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:23:03] Production.INFO: ==19071== Lock acquired, processing the job...
[2026-09-08 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:23:03] Production.INFO: ==19067== Lock acquired, processing the job...
[2026-09-08 17:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:23:03] Production.INFO: ==19069== Lock acquired, processing the job...
[2026-09-08 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 17:23:03] Production.INFO: ==19071== Releasing lock...
[2026-09-08 17:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:23:03] Production.INFO: Account Balance Start.
[2026-09-08 17:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:23:03] Production.INFO: 117
[2026-09-08 17:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:23:03] Production.INFO: Total Charge 0
[2026-09-08 17:23:03] Production.INFO: CreateAllLog End
[2026-09-08 17:23:03] Production.INFO: Account Balance End.
[2026-09-08 17:23:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:23:03] Production.INFO: ==19069== Releasing lock...
[2026-09-08 17:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:23:04] Production.INFO: ==19065== Releasing lock...
[2026-09-08 17:23:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:23:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:23:12] Production.ERROR: CronJobId end10
[2026-09-08 17:23:12] Production.INFO: ==19067== Releasing lock...
[2026-09-08 17:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:23:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:23:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:23:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:23:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:23:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:23:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:23:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:23:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:23:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:23:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:23:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:23:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:23:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:23:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:23:14] Production.INFO: call_cost start
[2026-09-08 17:23:14] Production.INFO: call_cost end
[2026-09-08 17:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:23:14] Production.INFO: ==19063== Releasing lock...
[2026-09-08 17:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:24:02] Production.INFO: ==19130== Lock acquired, processing the job...
[2026-09-08 22:24:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:24:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:24:02] Production.INFO: neon service started
[2026-09-08 22:24:02] Production.INFO: neon service started
[2026-09-08 22:24:02] Production.INFO: ==19130== Releasing lock...
[2026-09-08 22:24:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:24:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:24:02] Production.INFO: ==19134== Lock acquired, processing the job...
[2026-09-08 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:24:02] Production.INFO: ==19134== Releasing lock...
[2026-09-08 21:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:24:02] Production.INFO: ==19132== Lock acquired, processing the job...
[2026-09-08 17:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:24:03] Production.INFO: ==19132== Releasing lock...
[2026-09-08 17:24:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:24:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:24:03] Production.INFO: ==19144== Lock acquired, processing the job...
[2026-09-08 17:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:24:03] Production.INFO: ==19138== Lock acquired, processing the job...
[2026-09-08 17:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:24:03] Production.INFO: ==19142== Lock acquired, processing the job...
[2026-09-08 17:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:24:03] Production.INFO: ==19140== Lock acquired, processing the job...
[2026-09-08 17:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:24:03] Production.INFO: Account Balance Start.
[2026-09-08 17:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:24:03] Production.INFO: 117
[2026-09-08 17:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:24:03] Production.INFO: ==19146== Lock acquired, processing the job...
[2026-09-08 17:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:24:03] Production.INFO: Total Charge 0
[2026-09-08 17:24:04] Production.INFO: CreateAllLog End
[2026-09-08 17:24:04] Production.INFO: Account Balance End.
[2026-09-08 17:24:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:24:04] Production.INFO: ==19144== Releasing lock...
[2026-09-08 17:24:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:24:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17: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-08 17: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-08 17: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-08 17:24:04] Production.INFO: ==19146== Releasing lock...
[2026-09-08 17:24:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:24:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:24:04] Production.INFO: ==19140== Releasing lock...
[2026-09-08 17:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:24:12] Production.ERROR: CronJobId end10
[2026-09-08 17:24:12] Production.INFO: ==19142== Releasing lock...
[2026-09-08 17:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:24:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:24:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:24:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:24:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:24:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:24:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:24:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:24:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:24:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:24:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:24:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:24:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:24:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:24:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:24:14] Production.INFO: call_cost start
[2026-09-08 17:24:14] Production.INFO: call_cost end
[2026-09-08 17:24:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:24:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:24:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:24:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:24:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:24:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:24:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:24:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:24:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:24:14] Production.INFO: ==19138== Releasing lock...
[2026-09-08 17:24:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:24:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:25:01] Production.INFO: ==19199== Lock acquired, processing the job...
[2026-09-08 22:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:25:01] Production.INFO: neon service started
[2026-09-08 22:25:01] Production.INFO: neon service started
[2026-09-08 22:25:01] Production.INFO: ==19199== Releasing lock...
[2026-09-08 22:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:25:01] Production.INFO: ==19201== Lock acquired, processing the job...
[2026-09-08 17:25:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:25:02] Production.INFO: ==19201== Releasing lock...
[2026-09-08 17:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:25:02] Production.INFO: ==19203== Lock acquired, processing the job...
[2026-09-08 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:25:02] Production.INFO: ==19203== Releasing lock...
[2026-09-08 21:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:25:03] Production.INFO: ==19205== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:25:03] Production.INFO: ==19207== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:25:03] Production.INFO: ==19209== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:25:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:25:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:25:03] Production.ERROR: CronJob PID - 19207
[2026-09-08 17:25:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 17:25:03] Production.ERROR: CronJob ID - 5
[2026-09-08 17:25:03] Production.ERROR: CronJob Last Run Time 2026-09-08 17:25:00
[2026-09-08 17:25:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:25:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:25:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:25:03] Production.INFO: ==19205== Releasing lock...
[2026-09-08 17:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:25:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:25:03] Production.INFO: ==19211== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:25:03] Production.INFO: ==19213== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:25:03] Production.INFO: ==19218== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:25:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:25:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:25:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:25:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:25:03] Production.INFO: ==19215== Lock acquired, processing the job...
[2026-09-08 17:25:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:25:03] Production.INFO: Account Balance Start.
[2026-09-08 17:25:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:25:03] Production.INFO: 117
[2026-09-08 17:25:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:25:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 17:25:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:25:03] Production.INFO: ==19218== Releasing lock...
[2026-09-08 17:25:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:25:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:25:03] Production.INFO: Total Charge 0
[2026-09-08 17:25:03] Production.INFO: CreateAllLog End
[2026-09-08 17:25:04] Production.ERROR: done
[2026-09-08 17:25:04] Production.INFO: Account Balance End.
[2026-09-08 17:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967863', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:25:04] Production.INFO: ==19213== Releasing lock...
[2026-09-08 17:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:25:04] Production.INFO: ==19209== Releasing lock...
[2026-09-08 17:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:25:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:25:09] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967863', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:25:09] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:25:09] Production.INFO: ProcessCDR(1,17967863,1,1,2)
[2026-09-08 17:25:09] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:25:09] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967863,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:25:09] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:25:09] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:25:09] Production.INFO: ==19215== Releasing lock...
[2026-09-08 17:25:09] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:25:09] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:25:13] Production.ERROR: CronJobId end10
[2026-09-08 17:25:13] Production.INFO: ==19211== Releasing lock...
[2026-09-08 17:25:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:25:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:25:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:25:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:25:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:25:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:25:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:25:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:25:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:25:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:25:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:25:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:25:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:25:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:25:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:25:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:25:16] Production.INFO: call_cost start
[2026-09-08 17:25:16] Production.INFO: call_cost end
[2026-09-08 17:25:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:25:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:25:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:25:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:25:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:25:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:25:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:25:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:25:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:25:16] Production.INFO: ==19207== Releasing lock...
[2026-09-08 17:25:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:25:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:26:02] Production.INFO: ==19277== Lock acquired, processing the job...
[2026-09-08 22:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:26:02] Production.INFO: neon service started
[2026-09-08 22:26:02] Production.INFO: neon service started
[2026-09-08 22:26:02] Production.INFO: ==19277== Releasing lock...
[2026-09-08 22:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:26:02] Production.INFO: ==19279== Lock acquired, processing the job...
[2026-09-08 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:26:02] Production.INFO: ==19279== Releasing lock...
[2026-09-08 17:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:26:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:26:02] Production.INFO: ==19281== Lock acquired, processing the job...
[2026-09-08 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:26:02] Production.INFO: ==19281== Releasing lock...
[2026-09-08 21:26:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:26:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:26:03] Production.INFO: ==19287== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:26:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:26:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:26:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:26:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:26:03] Production.INFO: ==19283== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:26:03] Production.INFO: ==19285== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:26:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:26:03] Production.INFO: ==19292== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:26:03] Production.INFO: ==19290== Lock acquired, processing the job...
[2026-09-08 17:26:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 17:26:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:26:03] Production.INFO: Account Balance Start.
[2026-09-08 17:26:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:26:03] Production.INFO: 117
[2026-09-08 17:26:03] Production.INFO: ==19292== Releasing lock...
[2026-09-08 17:26:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:26:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:26:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:26:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:26:04] Production.INFO: Total Charge 0
[2026-09-08 17:26:04] Production.INFO: CreateAllLog End
[2026-09-08 17:26:04] Production.INFO: Account Balance End.
[2026-09-08 17:26:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:26:04] Production.INFO: ==19290== Releasing lock...
[2026-09-08 17:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:26:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:26:04] Production.INFO: ==19285== Releasing lock...
[2026-09-08 17:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:26:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:26:11] Production.ERROR: CronJobId end10
[2026-09-08 17:26:11] Production.INFO: ==19287== Releasing lock...
[2026-09-08 17:26:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:26:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:26:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:26:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:26:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:26:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:26:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:26:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:26:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:26:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:26:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:26:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:26:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:26:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:26:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:26:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:26:14] Production.INFO: call_cost start
[2026-09-08 17:26:14] Production.INFO: call_cost end
[2026-09-08 17:26:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:26:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:26:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:26:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:26:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:26:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:26:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:26:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:26:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:26:14] Production.INFO: ==19283== Releasing lock...
[2026-09-08 17:26:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:26:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:27:01] Production.INFO: ==19347== Lock acquired, processing the job...
[2026-09-08 22:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:27:01] Production.INFO: neon service started
[2026-09-08 22:27:01] Production.INFO: neon service started
[2026-09-08 22:27:01] Production.INFO: ==19347== Releasing lock...
[2026-09-08 22:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:27:01] Production.INFO: ==19349== Lock acquired, processing the job...
[2026-09-08 17:27:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:27:02] Production.INFO: ==19349== Releasing lock...
[2026-09-08 17:27:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:27:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:27:02] Production.INFO: ==19351== Lock acquired, processing the job...
[2026-09-08 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:27:02] Production.INFO: ==19351== Releasing lock...
[2026-09-08 21:27:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:27:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:27:02] Production.INFO: ==19353== Lock acquired, processing the job...
[2026-09-08 17:27:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:27:02] Production.INFO: ==19359== Lock acquired, processing the job...
[2026-09-08 17:27:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:27:02] Production.INFO: ==19355== Lock acquired, processing the job...
[2026-09-08 17:27:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:27:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:27:02] Production.INFO: Account Balance Start.
[2026-09-08 17:27:02] Production.INFO: CreateAllLog Start
[2026-09-08 17:27:02] Production.INFO: 117
[2026-09-08 17:27:02] Production.INFO: Date 2026-09-08
[2026-09-08 17:27:02] Production.INFO: Reseller ==> 0
[2026-09-08 17:27:03] Production.INFO: Total Charge 0
[2026-09-08 17:27:03] Production.INFO: ==19357== Lock acquired, processing the job...
[2026-09-08 17:27:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:27:03] Production.INFO: ==19361== Lock acquired, processing the job...
[2026-09-08 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:27:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 17:27:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:27:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:27:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:27:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 17:27:03] Production.INFO: ==19361== Releasing lock...
[2026-09-08 17:27:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:27:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:27:03] Production.INFO: Account Balance End.
[2026-09-08 17:27:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:27:03] Production.INFO: ==19359== Releasing lock...
[2026-09-08 17:27:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:27:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:27:03] Production.INFO: ==19355== Releasing lock...
[2026-09-08 17:27:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:27:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:27:10] Production.ERROR: CronJobId end10
[2026-09-08 17:27:10] Production.INFO: ==19357== Releasing lock...
[2026-09-08 17:27:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:27:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:27:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:27:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:27:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:27:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:27:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:27:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:27:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:27:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:27:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:27:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:27:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:27:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:27:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:27:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:27:13] Production.INFO: call_cost start
[2026-09-08 17:27:13] Production.INFO: call_cost end
[2026-09-08 17:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:27:13] Production.INFO: ==19353== Releasing lock...
[2026-09-08 17:27:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:27:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:28:01] Production.INFO: ==19416== Lock acquired, processing the job...
[2026-09-08 22:28:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:28:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:28:01] Production.INFO: neon service started
[2026-09-08 22:28:01] Production.INFO: neon service started
[2026-09-08 22:28:01] Production.INFO: ==19416== Releasing lock...
[2026-09-08 22:28:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:28:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:28:02] Production.INFO: ==19418== Lock acquired, processing the job...
[2026-09-08 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:28:02] Production.INFO: ==19420== Lock acquired, processing the job...
[2026-09-08 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:28:02] Production.INFO: ==19420== Releasing lock...
[2026-09-08 21:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:28:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:28:02] Production.INFO: ==19418== Releasing lock...
[2026-09-08 17:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:28:03] Production.INFO: ==19423== Lock acquired, processing the job...
[2026-09-08 17:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:28:03] Production.INFO: ==19425== Lock acquired, processing the job...
[2026-09-08 17:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:28:03] Production.INFO: ==19427== Lock acquired, processing the job...
[2026-09-08 17:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:28:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:28:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:28:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:28:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:28:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:28:03] Production.INFO: ==19429== Lock acquired, processing the job...
[2026-09-08 17:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:28:03] Production.INFO: Account Balance Start.
[2026-09-08 17:28:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:28:03] Production.INFO: 117
[2026-09-08 17:28:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:28:03] Production.INFO: ==19431== Lock acquired, processing the job...
[2026-09-08 17:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:28:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:28:03] Production.INFO: Total Charge 0
[2026-09-08 17:28:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 17:28:04] Production.INFO: ==19431== Releasing lock...
[2026-09-08 17:28:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:28:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:28:04] Production.INFO: Account Balance End.
[2026-09-08 17:28:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:28:04] Production.INFO: ==19429== Releasing lock...
[2026-09-08 17:28:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:28:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:28:04] Production.INFO: ==19425== Releasing lock...
[2026-09-08 17:28:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:28:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:28:11] Production.ERROR: CronJobId end10
[2026-09-08 17:28:11] Production.INFO: ==19427== Releasing lock...
[2026-09-08 17:28:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:28:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:28:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:28:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:28:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:28:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:28:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:28:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:28:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:28:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:28:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:28:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:28:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:28:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:28:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:28:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:28:14] Production.INFO: call_cost start
[2026-09-08 17:28:14] Production.INFO: call_cost end
[2026-09-08 17:28:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:28:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:28:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:28:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:28:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:28:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:28:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:28:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:28:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:28:14] Production.INFO: ==19423== Releasing lock...
[2026-09-08 17:28:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:28:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:29:02] Production.INFO: ==19492== Lock acquired, processing the job...
[2026-09-08 22:29:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:29:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:29:02] Production.INFO: neon service started
[2026-09-08 22:29:02] Production.INFO: neon service started
[2026-09-08 22:29:02] Production.INFO: ==19492== Releasing lock...
[2026-09-08 22:29:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:29:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:29:02] Production.INFO: ==19494== Lock acquired, processing the job...
[2026-09-08 17:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:29:02] Production.INFO: ==19496== Lock acquired, processing the job...
[2026-09-08 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:29:02] Production.INFO: ==19496== Releasing lock...
[2026-09-08 21:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:29:03] Production.INFO: ==19494== Releasing lock...
[2026-09-08 17:29:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:29:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:29:03] Production.INFO: ==19499== Lock acquired, processing the job...
[2026-09-08 17:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:29:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:29:03] Production.INFO: ==19503== Lock acquired, processing the job...
[2026-09-08 17:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:29:03] Production.INFO: ==19501== Lock acquired, processing the job...
[2026-09-08 17:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:29:04] Production.INFO: ==19505== Lock acquired, processing the job...
[2026-09-08 17:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:29:04] Production.INFO: ==19507== Lock acquired, processing the job...
[2026-09-08 17:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:29:04] Production.INFO: Account Balance Start.
[2026-09-08 17:29:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:29:04] Production.INFO: 117
[2026-09-08 17:29:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:29:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:29:04] Production.INFO: Total Charge 0
[2026-09-08 17:29:04] Production.INFO: CreateAllLog End
[2026-09-08 17: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-08 17: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-08 17: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-08 17:29:04] Production.INFO: ==19507== Releasing lock...
[2026-09-08 17:29:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:29:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:29:04] Production.INFO: Account Balance End.
[2026-09-08 17:29:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:29:04] Production.INFO: ==19505== Releasing lock...
[2026-09-08 17:29:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:29:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:29:04] Production.INFO: ==19501== Releasing lock...
[2026-09-08 17:29:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:29:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:29:11] Production.ERROR: CronJobId end10
[2026-09-08 17:29:11] Production.INFO: ==19503== Releasing lock...
[2026-09-08 17:29:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:29:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:29:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:29:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:29:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:29:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:29:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:29:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:29:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:29:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:29:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:29:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:29:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:29:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:29:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:29:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:29:14] Production.INFO: call_cost start
[2026-09-08 17:29:14] Production.INFO: call_cost end
[2026-09-08 17:29:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:29:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:29:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:29:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:29:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:29:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:29:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:29:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:29:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:29:14] Production.INFO: ==19499== Releasing lock...
[2026-09-08 17:29:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:29:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:30:01] Production.INFO: ==19564== Lock acquired, processing the job...
[2026-09-08 22:30:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:30:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:30:01] Production.INFO: neon service started
[2026-09-08 22:30:01] Production.INFO: neon service started
[2026-09-08 22:30:01] Production.INFO: ==19564== Releasing lock...
[2026-09-08 22:30:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:30:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:30:02] Production.INFO: ==19566== Lock acquired, processing the job...
[2026-09-08 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:30:02] Production.INFO: ==19568== Lock acquired, processing the job...
[2026-09-08 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:30:02] Production.INFO: ==19568== Releasing lock...
[2026-09-08 21:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:30:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:30:02] Production.INFO: ==19566== Releasing lock...
[2026-09-08 17:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:30:03] Production.INFO: ==19571== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:30:03] Production.INFO: ==19575== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:30:03] Production.INFO: ==19573== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:30:03] Production.INFO: ==19577== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:30:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:30:03] Production.INFO: ==19579== Lock acquired, processing the job...
[2026-09-08 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:30:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:30:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:30:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:30:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 17:30:03] Production.INFO: Account Balance Start.
[2026-09-08 17:30:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:30:03] Production.INFO: 117
[2026-09-08 17:30:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 17:30:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:30:03] Production.INFO: ==19579== Releasing lock...
[2026-09-08 17:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:30:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:30:03] Production.INFO: Total Charge 0
[2026-09-08 17:30:03] Production.INFO: CreateAllLog End
[2026-09-08 17:30:04] Production.INFO: Account Balance End.
[2026-09-08 17:30:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:30:04] Production.INFO: ==19577== Releasing lock...
[2026-09-08 17:30:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:30:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:30:04] Production.INFO: ==19573== Releasing lock...
[2026-09-08 17:30:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:30:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:30:11] Production.ERROR: CronJobId end10
[2026-09-08 17:30:11] Production.INFO: ==19575== Releasing lock...
[2026-09-08 17:30:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:30:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:30:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:30:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:30:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:30:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:30:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:30:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:30:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:30:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:30:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:30:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:30:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:30:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:30:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:30:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:30:14] Production.INFO: call_cost start
[2026-09-08 17:30:14] Production.INFO: call_cost end
[2026-09-08 17:30:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:30:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:30:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:30:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:30:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:30:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:30:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:30:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:30:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:30:14] Production.INFO: ==19571== Releasing lock...
[2026-09-08 17:30:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:30:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:31:02] Production.INFO: ==19638== Lock acquired, processing the job...
[2026-09-08 22:31:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:31:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:31:02] Production.INFO: neon service started
[2026-09-08 22:31:02] Production.INFO: neon service started
[2026-09-08 22:31:02] Production.INFO: ==19638== Releasing lock...
[2026-09-08 22:31:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:31:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:31:02] Production.INFO: ==19640== Lock acquired, processing the job...
[2026-09-08 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:31:02] Production.INFO: ==19640== Releasing lock...
[2026-09-08 17:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:31:02] Production.INFO: ==19642== Lock acquired, processing the job...
[2026-09-08 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:31:02] Production.INFO: ==19642== Releasing lock...
[2026-09-08 21:31:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:31:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:31:03] Production.INFO: ==19645== Lock acquired, processing the job...
[2026-09-08 17:31:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:31:03] Production.INFO: ==19647== Lock acquired, processing the job...
[2026-09-08 17:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:31:03] Production.INFO: ==19653== Lock acquired, processing the job...
[2026-09-08 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:31:03] Production.INFO: ==19651== Lock acquired, processing the job...
[2026-09-08 17:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:31:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:31:03] Production.INFO: ==19649== Lock acquired, processing the job...
[2026-09-08 17:31:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 17:31:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:31:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:31:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:31:03] Production.INFO: Account Balance Start.
[2026-09-08 17:31:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 17:31:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:31:03] Production.INFO: 117
[2026-09-08 17:31:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:31:03] Production.INFO: ==19653== Releasing lock...
[2026-09-08 17:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:31:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:31:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:31:03] Production.INFO: Total Charge 0
[2026-09-08 17:31:03] Production.INFO: CreateAllLog End
[2026-09-08 17:31:04] Production.INFO: Account Balance End.
[2026-09-08 17:31:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:31:04] Production.INFO: ==19651== Releasing lock...
[2026-09-08 17:31:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:31:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:31:04] Production.INFO: ==19647== Releasing lock...
[2026-09-08 17:31:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:31:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:31:11] Production.ERROR: CronJobId end10
[2026-09-08 17:31:11] Production.INFO: ==19649== Releasing lock...
[2026-09-08 17:31:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:31:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:31:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:31:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:31:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:31:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:31:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:31:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:31:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:31:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:31:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:31:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:31:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:31:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:31:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:31:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:31:14] Production.INFO: call_cost start
[2026-09-08 17:31:14] Production.INFO: call_cost end
[2026-09-08 17:31:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:31:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:31:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:31:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:31:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:31:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:31:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:31:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:31:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:31:14] Production.INFO: ==19645== Releasing lock...
[2026-09-08 17:31:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:31:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:32:01] Production.INFO: ==19712== Lock acquired, processing the job...
[2026-09-08 22:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:32:01] Production.INFO: neon service started
[2026-09-08 22:32:01] Production.INFO: neon service started
[2026-09-08 22:32:01] Production.INFO: ==19712== Releasing lock...
[2026-09-08 22:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:32:02] Production.INFO: ==19715== Lock acquired, processing the job...
[2026-09-08 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:32:02] Production.INFO: ==19717== Lock acquired, processing the job...
[2026-09-08 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:32:02] Production.INFO: ==19717== Releasing lock...
[2026-09-08 21:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:32:02] Production.INFO: ==19715== Releasing lock...
[2026-09-08 17:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:32:03] Production.INFO: ==19725== Lock acquired, processing the job...
[2026-09-08 17:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:32:03] Production.INFO: ==19723== Lock acquired, processing the job...
[2026-09-08 17:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:32:03] Production.INFO: Account Balance Start.
[2026-09-08 17:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:32:03] Production.INFO: ==19719== Lock acquired, processing the job...
[2026-09-08 17:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:32:03] Production.INFO: 117
[2026-09-08 17:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:32:03] Production.INFO: ==19721== Lock acquired, processing the job...
[2026-09-08 17:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:32:03] Production.INFO: Total Charge 0
[2026-09-08 17:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:32:03] Production.INFO: CreateAllLog End
[2026-09-08 17:32:03] Production.INFO: ==19727== Lock acquired, processing the job...
[2026-09-08 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:32:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 17:32:03] Production.ERROR: CronJobId end 12
[2026-09-08 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-08 17:32:03] Production.INFO: ==19725== Releasing lock...
[2026-09-08 17:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:32:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 17:32:03] Production.INFO: ==19727== Releasing lock...
[2026-09-08 17:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:32:04] Production.INFO: ==19721== Releasing lock...
[2026-09-08 17:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:32:10] Production.ERROR: CronJobId end10
[2026-09-08 17:32:10] Production.INFO: ==19723== Releasing lock...
[2026-09-08 17:32:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:32:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:32:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:32:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:32:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:32:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:32:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:32:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:32:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:32:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:32:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:32:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:32:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:32:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:32:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:32:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:32:13] Production.INFO: call_cost start
[2026-09-08 17:32:13] Production.INFO: call_cost end
[2026-09-08 17:32:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:32:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:32:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:32:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:32:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:32:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:32:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:32:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:32:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:32:13] Production.INFO: ==19719== Releasing lock...
[2026-09-08 17:32:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:32:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:33:02] Production.INFO: ==19783== Lock acquired, processing the job...
[2026-09-08 22:33:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:33:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:33:02] Production.INFO: neon service started
[2026-09-08 22:33:02] Production.INFO: neon service started
[2026-09-08 22:33:02] Production.INFO: ==19783== Releasing lock...
[2026-09-08 22:33:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:33:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:33:02] Production.INFO: ==19785== Lock acquired, processing the job...
[2026-09-08 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:33:02] Production.INFO: ==19787== Lock acquired, processing the job...
[2026-09-08 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:33:02] Production.INFO: ==19785== Releasing lock...
[2026-09-08 17:33:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:33:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:33:02] Production.INFO: ==19787== Releasing lock...
[2026-09-08 21:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:33:03] Production.INFO: ==19790== Lock acquired, processing the job...
[2026-09-08 17:33:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:33:03] Production.INFO: ==19794== Lock acquired, processing the job...
[2026-09-08 17:33:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:33:03] Production.INFO: ==19792== Lock acquired, processing the job...
[2026-09-08 17:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:33:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:33:03] Production.INFO: ==19798== Lock acquired, processing the job...
[2026-09-08 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:33:03] Production.INFO: ==19796== Lock acquired, processing the job...
[2026-09-08 17:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:33:03] Production.INFO: Account Balance Start.
[2026-09-08 17:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:33:03] Production.INFO: 117
[2026-09-08 17:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 17:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 17:33:03] Production.INFO: ==19798== Releasing lock...
[2026-09-08 17:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:33:03] Production.INFO: Total Charge 0
[2026-09-08 17:33:03] Production.INFO: CreateAllLog End
[2026-09-08 17:33:04] Production.INFO: Account Balance End.
[2026-09-08 17:33:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:33:04] Production.INFO: ==19796== Releasing lock...
[2026-09-08 17:33:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:33:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:33:04] Production.INFO: ==19792== Releasing lock...
[2026-09-08 17:33:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:33:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:33:12] Production.ERROR: CronJobId end10
[2026-09-08 17:33:12] Production.INFO: ==19794== Releasing lock...
[2026-09-08 17:33:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:33:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:33:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:33:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:33:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:33:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:33:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:33:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:33:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:33:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:33:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:33:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:33:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:33:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:33:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:33:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:33:15] Production.INFO: call_cost start
[2026-09-08 17:33:15] Production.INFO: call_cost end
[2026-09-08 17:33:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:33:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:33:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:33:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:33:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:33:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:33:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:33:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:33:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:33:15] Production.INFO: ==19790== Releasing lock...
[2026-09-08 17:33:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:33:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:34:01] Production.INFO: ==19853== Lock acquired, processing the job...
[2026-09-08 22:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:34:01] Production.INFO: neon service started
[2026-09-08 22:34:01] Production.INFO: neon service started
[2026-09-08 22:34:01] Production.INFO: ==19853== Releasing lock...
[2026-09-08 22:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:34:02] Production.INFO: ==19855== Lock acquired, processing the job...
[2026-09-08 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:34:02] Production.INFO: ==19857== Lock acquired, processing the job...
[2026-09-08 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:34:02] Production.INFO: ==19857== Releasing lock...
[2026-09-08 21:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:34:02] Production.INFO: ==19855== Releasing lock...
[2026-09-08 17:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:34:03] Production.INFO: ==19860== Lock acquired, processing the job...
[2026-09-08 17:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:34:03] Production.INFO: ==19862== Lock acquired, processing the job...
[2026-09-08 17:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:34:03] Production.INFO: ==19866== Lock acquired, processing the job...
[2026-09-08 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:34:03] Production.INFO: ==19868== Lock acquired, processing the job...
[2026-09-08 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:34:03] Production.INFO: ==19864== Lock acquired, processing the job...
[2026-09-08 17:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 17:34:03] Production.INFO: Account Balance Start.
[2026-09-08 17:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 17:34:03] Production.INFO: 117
[2026-09-08 17:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:34:03] Production.INFO: ==19868== Releasing lock...
[2026-09-08 17:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:34:03] Production.INFO: Total Charge 0
[2026-09-08 17:34:03] Production.INFO: CreateAllLog End
[2026-09-08 17:34:03] Production.INFO: Account Balance End.
[2026-09-08 17:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:34:03] Production.INFO: ==19866== Releasing lock...
[2026-09-08 17:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:34:04] Production.INFO: ==19862== Releasing lock...
[2026-09-08 17:34:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:34:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:34:10] Production.ERROR: CronJobId end10
[2026-09-08 17:34:10] Production.INFO: ==19864== Releasing lock...
[2026-09-08 17:34:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:34:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:34:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:34:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:34:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:34:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:34:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:34:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:34:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:34:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:34:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:34:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:34:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:34:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:34:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:34:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:34:13] Production.INFO: call_cost start
[2026-09-08 17:34:13] Production.INFO: call_cost end
[2026-09-08 17:34:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:34:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:34:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:34:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:34:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:34:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:34:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:34:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:34:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:34:13] Production.INFO: ==19860== Releasing lock...
[2026-09-08 17:34:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:34:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:35:01] Production.INFO: ==19923== Lock acquired, processing the job...
[2026-09-08 22:35:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:35:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:35:01] Production.INFO: neon service started
[2026-09-08 22:35:01] Production.INFO: neon service started
[2026-09-08 22:35:01] Production.INFO: ==19923== Releasing lock...
[2026-09-08 22:35:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:35:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:35:02] Production.INFO: ==19925== Lock acquired, processing the job...
[2026-09-08 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:35:02] Production.INFO: ==19925== Releasing lock...
[2026-09-08 17:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:35:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:35:02] Production.INFO: ==19927== Lock acquired, processing the job...
[2026-09-08 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:35:02] Production.INFO: ==19927== Releasing lock...
[2026-09-08 21:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:35:03] Production.INFO: ==19930== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:35:03] Production.INFO: ==19934== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:35:03] Production.INFO: ==19932== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:35:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:35:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:35:03] Production.ERROR: CronJob PID - 19934
[2026-09-08 17:35:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 17:35:03] Production.ERROR: CronJob ID - 7
[2026-09-08 17:35:03] Production.ERROR: CronJob Last Run Time 2026-09-08 17:35:00
[2026-09-08 17:35:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:35:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:35:03] Production.INFO: ==19940== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:35:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:35:03] Production.INFO: ==19930== Releasing lock...
[2026-09-08 17:35:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:35:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:35:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:35:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:35:03] Production.INFO: ==19942== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:35:03] Production.INFO: ==19936== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:35:03] Production.INFO: ==19938== Lock acquired, processing the job...
[2026-09-08 17:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:35:03] Production.INFO: Account Balance Start.
[2026-09-08 17:35:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:35:03] Production.INFO: 117
[2026-09-08 17:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 17:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 17:35:04] Production.INFO: Total Charge 0
[2026-09-08 17:35:04] Production.INFO: CreateAllLog End
[2026-09-08 17:35:04] Production.INFO: ==19942== Releasing lock...
[2026-09-08 17:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:35:04] Production.ERROR: done
[2026-09-08 17:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967904', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:35:04] Production.INFO: Account Balance End.
[2026-09-08 17:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:35:04] Production.INFO: ==19938== Releasing lock...
[2026-09-08 17:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:35:04] Production.INFO: ==19934== Releasing lock...
[2026-09-08 17:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:35:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967904', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:35:10] Production.INFO: ProcessCDR(1,17967904,1,1,2)
[2026-09-08 17:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967904,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967904,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:35:10] Production.INFO: ==19940== Releasing lock...
[2026-09-08 17:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:35:14] Production.ERROR: CronJobId end10
[2026-09-08 17:35:14] Production.INFO: ==19936== Releasing lock...
[2026-09-08 17:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:35:17] Production.INFO: call_cost start
[2026-09-08 17:35:17] Production.INFO: call_cost end
[2026-09-08 17:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:35:17] Production.INFO: ==19932== Releasing lock...
[2026-09-08 17:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:36:01] Production.INFO: ==20000== Lock acquired, processing the job...
[2026-09-08 22:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:36:01] Production.INFO: neon service started
[2026-09-08 22:36:01] Production.INFO: neon service started
[2026-09-08 22:36:01] Production.INFO: ==20000== Releasing lock...
[2026-09-08 22:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:36:01] Production.INFO: ==20004== Lock acquired, processing the job...
[2026-09-08 17:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:36:01] Production.INFO: ==20004== Releasing lock...
[2026-09-08 17:36:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:36:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:36:02] Production.INFO: ==20006== Lock acquired, processing the job...
[2026-09-08 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:36:02] Production.INFO: ==20006== Releasing lock...
[2026-09-08 21:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:36:02] Production.INFO: ==20016== Lock acquired, processing the job...
[2026-09-08 17:36:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:36: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-08 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-08 17:36:03] Production.INFO: ==20008== Lock acquired, processing the job...
[2026-09-08 17:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 17:36:03] Production.INFO: ==20016== Releasing lock...
[2026-09-08 17:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:36:03] Production.INFO: ==20010== Lock acquired, processing the job...
[2026-09-08 17:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:36:03] Production.INFO: ==20012== Lock acquired, processing the job...
[2026-09-08 17:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:36:03] Production.INFO: ==20014== Lock acquired, processing the job...
[2026-09-08 17:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:36:03] Production.INFO: Account Balance Start.
[2026-09-08 17:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:36:03] Production.INFO: 117
[2026-09-08 17:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:36:03] Production.INFO: Total Charge 0
[2026-09-08 17:36:03] Production.INFO: CreateAllLog End
[2026-09-08 17:36:03] Production.INFO: Account Balance End.
[2026-09-08 17:36:04] Production.INFO: ==20010== Releasing lock...
[2026-09-08 17:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:36:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:36:04] Production.INFO: ==20014== Releasing lock...
[2026-09-08 17:36:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:36:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:36:11] Production.ERROR: CronJobId end10
[2026-09-08 17:36:11] Production.INFO: ==20012== Releasing lock...
[2026-09-08 17:36:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:36:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:36:14] Production.INFO: call_cost start
[2026-09-08 17:36:14] Production.INFO: call_cost end
[2026-09-08 17:36:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:36:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:36:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:36:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:36:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:36:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:36:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:36:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:36:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:36:14] Production.INFO: ==20008== Releasing lock...
[2026-09-08 17:36:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:36:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:37:01] Production.INFO: ==20074== Lock acquired, processing the job...
[2026-09-08 22:37:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:37:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:37:01] Production.INFO: neon service started
[2026-09-08 22:37:01] Production.INFO: neon service started
[2026-09-08 22:37:01] Production.INFO: ==20074== Releasing lock...
[2026-09-08 22:37:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:37:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:37:02] Production.INFO: ==20076== Lock acquired, processing the job...
[2026-09-08 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:37:02] Production.INFO: ==20078== Lock acquired, processing the job...
[2026-09-08 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:37:02] Production.INFO: ==20078== Releasing lock...
[2026-09-08 21:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:37:02] Production.INFO: ==20076== Releasing lock...
[2026-09-08 17:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:37:03] Production.INFO: ==20083== Lock acquired, processing the job...
[2026-09-08 17:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:37:03] Production.INFO: ==20081== Lock acquired, processing the job...
[2026-09-08 17:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:37:03] Production.INFO: ==20085== Lock acquired, processing the job...
[2026-09-08 17:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:37:03] Production.INFO: ==20087== Lock acquired, processing the job...
[2026-09-08 17:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:37:03] Production.INFO: ==20089== Lock acquired, processing the job...
[2026-09-08 17:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:37:03] Production.INFO: Account Balance Start.
[2026-09-08 17:37:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:37:03] Production.INFO: 117
[2026-09-08 17:37:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:37:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 17:37:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 17:37:03] Production.INFO: CreateAllLog End
[2026-09-08 17:37:03] Production.INFO: ==20089== Releasing lock...
[2026-09-08 17:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:37:03] Production.INFO: Account Balance End.
[2026-09-08 17:37:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:37:03] Production.INFO: ==20087== Releasing lock...
[2026-09-08 17:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:37:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:37:04] Production.INFO: ==20083== Releasing lock...
[2026-09-08 17:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:37:11] Production.ERROR: CronJobId end10
[2026-09-08 17:37:11] Production.INFO: ==20085== Releasing lock...
[2026-09-08 17:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:37:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:37:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:37:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:37:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:37:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:37:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:37:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:37:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:37:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:37:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:37:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:37:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:37:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:37:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:37:14] Production.INFO: call_cost start
[2026-09-08 17:37:14] Production.INFO: call_cost end
[2026-09-08 17:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:37:14] Production.INFO: ==20081== Releasing lock...
[2026-09-08 17:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:38:02] Production.INFO: ==20142== Lock acquired, processing the job...
[2026-09-08 22:38:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:38:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:38:02] Production.INFO: neon service started
[2026-09-08 22:38:02] Production.INFO: neon service started
[2026-09-08 22:38:02] Production.INFO: ==20142== Releasing lock...
[2026-09-08 22:38:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:38:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:38:02] Production.INFO: ==20144== Lock acquired, processing the job...
[2026-09-08 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:38:02] Production.INFO: ==20144== Releasing lock...
[2026-09-08 17:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:38:02] Production.INFO: ==20146== Lock acquired, processing the job...
[2026-09-08 21:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:38:03] Production.INFO: ==20146== Releasing lock...
[2026-09-08 21:38:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:38:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:38:03] Production.INFO: ==20153== Lock acquired, processing the job...
[2026-09-08 17:38:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:38:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:38:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:38:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:38:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:38:03] Production.INFO: ==20149== Lock acquired, processing the job...
[2026-09-08 17:38:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:38:03] Production.INFO: ==20151== Lock acquired, processing the job...
[2026-09-08 17:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:38:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:38:03] Production.INFO: ==20155== Lock acquired, processing the job...
[2026-09-08 17:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:38:03] Production.INFO: ==20157== Lock acquired, processing the job...
[2026-09-08 17:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:38:03] Production.INFO: Account Balance Start.
[2026-09-08 17:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:38:03] Production.INFO: 117
[2026-09-08 17:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 17:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 17: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-08 17:38:04] Production.INFO: ==20157== Releasing lock...
[2026-09-08 17:38:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:38:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:38:04] Production.INFO: Total Charge 0
[2026-09-08 17:38:04] Production.INFO: CreateAllLog End
[2026-09-08 17:38:04] Production.INFO: Account Balance End.
[2026-09-08 17:38:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:38:04] Production.INFO: ==20155== Releasing lock...
[2026-09-08 17:38:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:38:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:38:04] Production.INFO: ==20151== Releasing lock...
[2026-09-08 17:38:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:38:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:38:11] Production.ERROR: CronJobId end10
[2026-09-08 17:38:11] Production.INFO: ==20153== Releasing lock...
[2026-09-08 17:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:38:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:38:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:38:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:38:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:38:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:38:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:38:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:38:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:38:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:38:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:38:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:38:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:38:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:38:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:38:15] Production.INFO: call_cost start
[2026-09-08 17:38:15] Production.INFO: call_cost end
[2026-09-08 17:38:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:38:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:38:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:38:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:38:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:38:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:38:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:38:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:38:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:38:15] Production.INFO: ==20149== Releasing lock...
[2026-09-08 17:38:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:38:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:39:01] Production.INFO: ==20216== Lock acquired, processing the job...
[2026-09-08 22:39:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:39:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:39:01] Production.INFO: neon service started
[2026-09-08 22:39:01] Production.INFO: neon service started
[2026-09-08 22:39:01] Production.INFO: ==20216== Releasing lock...
[2026-09-08 22:39:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:39:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:39:01] Production.INFO: ==20219== Lock acquired, processing the job...
[2026-09-08 17:39:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:39:02] Production.INFO: ==20219== Releasing lock...
[2026-09-08 17:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:39:02] Production.INFO: ==20221== Lock acquired, processing the job...
[2026-09-08 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:39:02] Production.INFO: ==20221== Releasing lock...
[2026-09-08 21:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:39:02] Production.INFO: ==20223== Lock acquired, processing the job...
[2026-09-08 17:39:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:39:03] Production.INFO: ==20225== Lock acquired, processing the job...
[2026-09-08 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:39:03] Production.INFO: ==20227== Lock acquired, processing the job...
[2026-09-08 17:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:39:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:39:03] Production.INFO: ==20229== Lock acquired, processing the job...
[2026-09-08 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:39:03] Production.INFO: ==20231== Lock acquired, processing the job...
[2026-09-08 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:39:03] Production.INFO: Account Balance Start.
[2026-09-08 17:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:39:03] Production.INFO: 117
[2026-09-08 17:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:39:03] Production.INFO: Total Charge 0
[2026-09-08 17:39:03] Production.INFO: CreateAllLog End
[2026-09-08 17:39:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:39:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:39:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:39:03] Production.INFO: ==20231== Releasing lock...
[2026-09-08 17:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:39:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:39:03] Production.INFO: Account Balance End.
[2026-09-08 17:39:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:39:03] Production.INFO: ==20229== Releasing lock...
[2026-09-08 17:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:39:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:39:03] Production.INFO: ==20225== Releasing lock...
[2026-09-08 17:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:39:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:39:11] Production.ERROR: CronJobId end10
[2026-09-08 17:39:11] Production.INFO: ==20227== Releasing lock...
[2026-09-08 17:39:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:39:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:39:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:39:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:39:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:39:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:39:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:39:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:39:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:39:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:39:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:39:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:39:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:39:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:39:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:39:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:39:14] Production.INFO: call_cost start
[2026-09-08 17:39:14] Production.INFO: call_cost end
[2026-09-08 17:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:39:14] Production.INFO: ==20223== Releasing lock...
[2026-09-08 17:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:40:02] Production.INFO: ==20286== Lock acquired, processing the job...
[2026-09-08 22:40:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:40:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:40:02] Production.INFO: neon service started
[2026-09-08 22:40:02] Production.INFO: neon service started
[2026-09-08 22:40:02] Production.INFO: ==20286== Releasing lock...
[2026-09-08 22:40:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:40:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:40:02] Production.INFO: ==20288== Lock acquired, processing the job...
[2026-09-08 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:40:02] Production.INFO: ==20288== Releasing lock...
[2026-09-08 17:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:40:02] Production.INFO: ==20290== Lock acquired, processing the job...
[2026-09-08 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:40:02] Production.INFO: ==20290== Releasing lock...
[2026-09-08 21:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:40:03] Production.INFO: ==20301== Lock acquired, processing the job...
[2026-09-08 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 17:40:03] Production.INFO: ==20301== Releasing lock...
[2026-09-08 17:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:40:03] Production.INFO: ==20293== Lock acquired, processing the job...
[2026-09-08 17:40:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:40:03] Production.INFO: ==20299== Lock acquired, processing the job...
[2026-09-08 17:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:40:03] Production.INFO: ==20295== Lock acquired, processing the job...
[2026-09-08 17:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:40:03] Production.INFO: ==20297== Lock acquired, processing the job...
[2026-09-08 17:40:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:40:03] Production.INFO: Account Balance Start.
[2026-09-08 17:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:40:03] Production.INFO: 117
[2026-09-08 17:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:40:03] Production.INFO: Total Charge 0
[2026-09-08 17:40:03] Production.INFO: CreateAllLog End
[2026-09-08 17:40:04] Production.INFO: Account Balance End.
[2026-09-08 17:40:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:40:04] Production.INFO: ==20299== Releasing lock...
[2026-09-08 17:40:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:40:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:40:04] Production.INFO: ==20295== Releasing lock...
[2026-09-08 17:40:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:40:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:40:12] Production.ERROR: CronJobId end10
[2026-09-08 17:40:12] Production.INFO: ==20297== Releasing lock...
[2026-09-08 17:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:40:15] Production.INFO: call_cost start
[2026-09-08 17:40:15] Production.INFO: call_cost end
[2026-09-08 17:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:40:15] Production.INFO: ==20293== Releasing lock...
[2026-09-08 17:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:41:01] Production.INFO: ==20359== Lock acquired, processing the job...
[2026-09-08 22:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:41:01] Production.INFO: neon service started
[2026-09-08 22:41:01] Production.INFO: neon service started
[2026-09-08 22:41:01] Production.INFO: ==20359== Releasing lock...
[2026-09-08 22:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:41:01] Production.INFO: ==20362== Lock acquired, processing the job...
[2026-09-08 17:41:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:41:02] Production.INFO: ==20362== Releasing lock...
[2026-09-08 17:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:41:02] Production.INFO: ==20364== Lock acquired, processing the job...
[2026-09-08 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:41:02] Production.INFO: ==20364== Releasing lock...
[2026-09-08 21:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:41:02] Production.INFO: ==20370== Lock acquired, processing the job...
[2026-09-08 17:41:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:41:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:41:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:41:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:41:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:41:03] Production.INFO: ==20366== Lock acquired, processing the job...
[2026-09-08 17:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:41:03] Production.INFO: ==20368== Lock acquired, processing the job...
[2026-09-08 17:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:41:03] Production.INFO: ==20372== Lock acquired, processing the job...
[2026-09-08 17:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:41:03] Production.INFO: ==20374== Lock acquired, processing the job...
[2026-09-08 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:41:03] Production.INFO: Account Balance Start.
[2026-09-08 17:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:41:03] Production.INFO: 117
[2026-09-08 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-08 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-08 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-08 17:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:41:03] Production.INFO: ==20374== Releasing lock...
[2026-09-08 17:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:41:03] Production.INFO: Total Charge 0
[2026-09-08 17:41:03] Production.INFO: CreateAllLog End
[2026-09-08 17:41:03] Production.INFO: Account Balance End.
[2026-09-08 17:41:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:41:03] Production.INFO: ==20372== Releasing lock...
[2026-09-08 17:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:41:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:41:04] Production.INFO: ==20368== Releasing lock...
[2026-09-08 17:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:41:12] Production.ERROR: CronJobId end10
[2026-09-08 17:41:12] Production.INFO: ==20370== Releasing lock...
[2026-09-08 17:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:41:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:41:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:41:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:41:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:41:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:41:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:41:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:41:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:41:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:41:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:41:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:41:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:41:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:41:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:41:14] Production.INFO: call_cost start
[2026-09-08 17:41:14] Production.INFO: call_cost end
[2026-09-08 17:41:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:41:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:41:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:41:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:41:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:41:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:41:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:41:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:41:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:41:14] Production.INFO: ==20366== Releasing lock...
[2026-09-08 17:41:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:41:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:42:01] Production.INFO: ==20435== Lock acquired, processing the job...
[2026-09-08 22:42:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:42:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:42:01] Production.INFO: neon service started
[2026-09-08 22:42:01] Production.INFO: neon service started
[2026-09-08 22:42:01] Production.INFO: ==20435== Releasing lock...
[2026-09-08 22:42:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:42:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:42:02] Production.INFO: ==20437== Lock acquired, processing the job...
[2026-09-08 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:42:02] Production.INFO: ==20437== Releasing lock...
[2026-09-08 17:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:42:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:42:02] Production.INFO: ==20439== Lock acquired, processing the job...
[2026-09-08 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:42:02] Production.INFO: ==20439== Releasing lock...
[2026-09-08 21:42:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:42:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:42:03] Production.INFO: ==20443== Lock acquired, processing the job...
[2026-09-08 17:42:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:42:03] Production.INFO: ==20441== Lock acquired, processing the job...
[2026-09-08 17:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:42:03] Production.INFO: ==20450== Lock acquired, processing the job...
[2026-09-08 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 17:42:03] Production.INFO: ==20445== Lock acquired, processing the job...
[2026-09-08 17:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 17:42:03] Production.INFO: ==20447== Lock acquired, processing the job...
[2026-09-08 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:42:03] Production.INFO: ==20450== Releasing lock...
[2026-09-08 17:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:42:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:42:03] Production.INFO: Account Balance Start.
[2026-09-08 17:42:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:42:03] Production.INFO: 117
[2026-09-08 17:42:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:42:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:42:03] Production.INFO: Total Charge 0
[2026-09-08 17:42:03] Production.INFO: CreateAllLog End
[2026-09-08 17:42:03] Production.INFO: Account Balance End.
[2026-09-08 17:42:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:42:03] Production.INFO: ==20447== Releasing lock...
[2026-09-08 17:42:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:42:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:42:04] Production.INFO: ==20443== Releasing lock...
[2026-09-08 17:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:42:12] Production.ERROR: CronJobId end10
[2026-09-08 17:42:12] Production.INFO: ==20445== Releasing lock...
[2026-09-08 17:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:42:14] Production.INFO: call_cost start
[2026-09-08 17:42:14] Production.INFO: call_cost end
[2026-09-08 17:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:42:14] Production.INFO: ==20441== Releasing lock...
[2026-09-08 17:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:43:01] Production.INFO: ==20506== Lock acquired, processing the job...
[2026-09-08 22:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:43:01] Production.INFO: neon service started
[2026-09-08 22:43:01] Production.INFO: neon service started
[2026-09-08 22:43:01] Production.INFO: ==20506== Releasing lock...
[2026-09-08 22:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:43:01] Production.INFO: ==20510== Lock acquired, processing the job...
[2026-09-08 21:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:43:01] Production.INFO: ==20510== Releasing lock...
[2026-09-08 21:43:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:43:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:43:01] Production.INFO: ==20508== Lock acquired, processing the job...
[2026-09-08 17:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:43:01] Production.INFO: ==20508== Releasing lock...
[2026-09-08 17:43:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:43:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:43:02] Production.INFO: ==20512== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:43:02] Production.INFO: ==20516== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:43:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:43:02] Production.INFO: ==20518== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:43:02] Production.INFO: ==20514== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:43:02] Production.INFO: Account Balance Start.
[2026-09-08 17:43:02] Production.INFO: CreateAllLog Start
[2026-09-08 17:43:02] Production.INFO: 117
[2026-09-08 17:43:02] Production.INFO: ==20520== Lock acquired, processing the job...
[2026-09-08 17:43:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:43:02] Production.INFO: Date 2026-09-08
[2026-09-08 17:43:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:43:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:43:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:43:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:43:03] Production.INFO: Total Charge 0
[2026-09-08 17:43:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 17:43:03] Production.INFO: ==20520== Releasing lock...
[2026-09-08 17:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:43:03] Production.INFO: Account Balance End.
[2026-09-08 17:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:43:03] Production.INFO: ==20518== Releasing lock...
[2026-09-08 17:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:43:03] Production.INFO: ==20514== Releasing lock...
[2026-09-08 17:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:43:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:43:11] Production.ERROR: CronJobId end10
[2026-09-08 17:43:11] Production.INFO: ==20516== Releasing lock...
[2026-09-08 17:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:43:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:43:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:43:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:43:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:43:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:43:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:43:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:43:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:43:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:43:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:43:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:43:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:43:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:43:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:43:14] Production.INFO: call_cost start
[2026-09-08 17:43:14] Production.INFO: call_cost end
[2026-09-08 17:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:43:14] Production.INFO: ==20512== Releasing lock...
[2026-09-08 17:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:44:01] Production.INFO: ==20577== Lock acquired, processing the job...
[2026-09-08 22:44:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:44:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:44:01] Production.INFO: neon service started
[2026-09-08 22:44:01] Production.INFO: neon service started
[2026-09-08 22:44:01] Production.INFO: ==20577== Releasing lock...
[2026-09-08 22:44:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:44:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:44:02] Production.INFO: ==20579== Lock acquired, processing the job...
[2026-09-08 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:44:02] Production.INFO: ==20579== Releasing lock...
[2026-09-08 17:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:44:02] Production.INFO: ==20581== Lock acquired, processing the job...
[2026-09-08 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:44:02] Production.INFO: ==20581== Releasing lock...
[2026-09-08 21:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:44:03] Production.INFO: ==20583== Lock acquired, processing the job...
[2026-09-08 17:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:44:03] Production.INFO: ==20585== Lock acquired, processing the job...
[2026-09-08 17:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:44:03] Production.INFO: ==20587== Lock acquired, processing the job...
[2026-09-08 17:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:44:03] Production.INFO: ==20589== Lock acquired, processing the job...
[2026-09-08 17:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:44:03] Production.INFO: ==20591== Lock acquired, processing the job...
[2026-09-08 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 17:44:03] Production.INFO: ==20591== Releasing lock...
[2026-09-08 17:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:44:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:44:03] Production.INFO: Account Balance Start.
[2026-09-08 17:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:44:03] Production.INFO: 117
[2026-09-08 17:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:44:03] Production.INFO: Total Charge 0
[2026-09-08 17:44:03] Production.INFO: CreateAllLog End
[2026-09-08 17:44:03] Production.INFO: Account Balance End.
[2026-09-08 17:44:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:44:03] Production.INFO: ==20589== Releasing lock...
[2026-09-08 17:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:44:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:44:04] Production.INFO: ==20585== Releasing lock...
[2026-09-08 17:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:44:11] Production.ERROR: CronJobId end10
[2026-09-08 17:44:11] Production.INFO: ==20587== Releasing lock...
[2026-09-08 17:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:44:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:44:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:44:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:44:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:44:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:44:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:44:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:44:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:44:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:44:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:44:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:44:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:44:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:44:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:44:13] Production.INFO: call_cost start
[2026-09-08 17:44:13] Production.INFO: call_cost end
[2026-09-08 17:44:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:44:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:44:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:44:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:44:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:44:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:44:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:44:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:44:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:44:13] Production.INFO: ==20583== Releasing lock...
[2026-09-08 17:44:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:44:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:45:02] Production.INFO: ==20653== Lock acquired, processing the job...
[2026-09-08 22:45:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:45:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:45:02] Production.INFO: neon service started
[2026-09-08 22:45:02] Production.INFO: neon service started
[2026-09-08 22:45:02] Production.INFO: ==20653== Releasing lock...
[2026-09-08 22:45:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:45:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:45:02] Production.INFO: ==20657== Lock acquired, processing the job...
[2026-09-08 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:45:02] Production.INFO: ==20657== Releasing lock...
[2026-09-08 21:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:45:02] Production.INFO: ==20655== Lock acquired, processing the job...
[2026-09-08 17:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:45:03] Production.INFO: ==20655== Releasing lock...
[2026-09-08 17:45:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:45:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:45:04] Production.INFO: ==20661== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:45:04] Production.INFO: ==20659== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:45:04] Production.INFO: ==20664== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:45:04] Production.INFO: ==20666== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:45:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:45:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 17:45:04] Production.ERROR: CronJob PID - 20661
[2026-09-08 17:45:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 17:45:04] Production.ERROR: CronJob ID - 5
[2026-09-08 17:45:04] Production.ERROR: CronJob Last Run Time 2026-09-08 17:45:00
[2026-09-08 17:45:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 17:45:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 17:45:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:45:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:45:04] Production.INFO: ==20659== Releasing lock...
[2026-09-08 17:45:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:45:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:45:04] Production.INFO: ==20672== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:45:04] Production.INFO: ==20668== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:45:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:45:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:45:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:45:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:45:04] Production.INFO: ==20670== Lock acquired, processing the job...
[2026-09-08 17:45:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:45:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:45:04] Production.INFO: Account Balance Start.
[2026-09-08 17:45:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:45:04] Production.INFO: 117
[2026-09-08 17:45:04] Production.INFO: Date 2026-09-08
[2026-09-08 17: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-08 17: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-08 17:45:04] Production.INFO: Reseller ==> 0
[2026-09-08 17: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-08 17:45:04] Production.INFO: ==20672== Releasing lock...
[2026-09-08 17:45:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:45:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:45:04] Production.INFO: Total Charge 0
[2026-09-08 17:45:04] Production.INFO: CreateAllLog End
[2026-09-08 17:45:04] Production.ERROR: done
[2026-09-08 17:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967945', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:45:04] Production.INFO: Account Balance End.
[2026-09-08 17:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:45:04] Production.INFO: ==20668== Releasing lock...
[2026-09-08 17:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:45:05] Production.INFO: ==20664== Releasing lock...
[2026-09-08 17:45:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:45:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967945', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:45:10] Production.INFO: ProcessCDR(1,17967945,1,1,2)
[2026-09-08 17:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967945,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967945,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:45:10] Production.INFO: ==20670== Releasing lock...
[2026-09-08 17:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:45:14] Production.ERROR: CronJobId end10
[2026-09-08 17:45:14] Production.INFO: ==20666== Releasing lock...
[2026-09-08 17:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:45:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:45:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:45:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:45:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:45:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:45:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:45:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:45:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:45:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:45:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:45:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:45:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:45:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:45:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:45:17] Production.INFO: call_cost start
[2026-09-08 17:45:17] Production.INFO: call_cost end
[2026-09-08 17:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:45:17] Production.INFO: ==20661== Releasing lock...
[2026-09-08 17:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:46:01] Production.INFO: ==20729== Lock acquired, processing the job...
[2026-09-08 22:46:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:46:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:46:01] Production.INFO: neon service started
[2026-09-08 22:46:01] Production.INFO: neon service started
[2026-09-08 22:46:01] Production.INFO: ==20729== Releasing lock...
[2026-09-08 22:46:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:46:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:46:02] Production.INFO: ==20733== Lock acquired, processing the job...
[2026-09-08 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:46:02] Production.INFO: ==20733== Releasing lock...
[2026-09-08 21:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:46:02] Production.INFO: ==20731== Lock acquired, processing the job...
[2026-09-08 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:46:02] Production.INFO: ==20731== Releasing lock...
[2026-09-08 17:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:46:03] Production.INFO: ==20735== Lock acquired, processing the job...
[2026-09-08 17:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:46:03] Production.INFO: ==20737== Lock acquired, processing the job...
[2026-09-08 17:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:46:03] Production.INFO: ==20739== Lock acquired, processing the job...
[2026-09-08 17:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:46:03] Production.INFO: ==20741== Lock acquired, processing the job...
[2026-09-08 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:46:03] Production.INFO: ==20744== Lock acquired, processing the job...
[2026-09-08 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:46:03] Production.INFO: Account Balance Start.
[2026-09-08 17:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:46:03] Production.INFO: 117
[2026-09-08 17:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 17:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 17:46:03] Production.INFO: ==20744== Releasing lock...
[2026-09-08 17:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:46:03] Production.INFO: Total Charge 0
[2026-09-08 17:46:03] Production.INFO: CreateAllLog End
[2026-09-08 17:46:03] Production.INFO: Account Balance End.
[2026-09-08 17:46:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:46:03] Production.INFO: ==20741== Releasing lock...
[2026-09-08 17:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:46:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:46:04] Production.INFO: ==20737== Releasing lock...
[2026-09-08 17:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:46:10] Production.ERROR: CronJobId end10
[2026-09-08 17:46:10] Production.INFO: ==20739== Releasing lock...
[2026-09-08 17:46:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:46:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:46:14] Production.INFO: call_cost start
[2026-09-08 17:46:14] Production.INFO: call_cost end
[2026-09-08 17:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:46:14] Production.INFO: ==20735== Releasing lock...
[2026-09-08 17:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:47:02] Production.INFO: ==20804== Lock acquired, processing the job...
[2026-09-08 22:47:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:47:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:47:02] Production.INFO: neon service started
[2026-09-08 22:47:02] Production.INFO: neon service started
[2026-09-08 22:47:02] Production.INFO: ==20804== Releasing lock...
[2026-09-08 22:47:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:47:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:47:02] Production.INFO: ==20806== Lock acquired, processing the job...
[2026-09-08 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:47:02] Production.INFO: ==20806== Releasing lock...
[2026-09-08 17:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:47:02] Production.INFO: ==20808== Lock acquired, processing the job...
[2026-09-08 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:47:02] Production.INFO: ==20808== Releasing lock...
[2026-09-08 21:47:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:47:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:47:03] Production.INFO: ==20814== Lock acquired, processing the job...
[2026-09-08 17:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:47:03] Production.INFO: ==20810== Lock acquired, processing the job...
[2026-09-08 17:47:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:47:03] Production.INFO: ==20812== Lock acquired, processing the job...
[2026-09-08 17:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:47:03] Production.INFO: ==20816== Lock acquired, processing the job...
[2026-09-08 17:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:47:03] Production.INFO: ==20818== Lock acquired, processing the job...
[2026-09-08 17:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:47:04] Production.INFO: Account Balance Start.
[2026-09-08 17:47:04] Production.INFO: CreateAllLog Start
[2026-09-08 17:47:04] Production.INFO: 117
[2026-09-08 17:47:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:47:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:47:04] Production.INFO: Total Charge 0
[2026-09-08 17:47:04] Production.INFO: CreateAllLog End
[2026-09-08 17: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-08 17: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-08 17:47:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:47:04] Production.INFO: ==20818== Releasing lock...
[2026-09-08 17:47:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:47:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:47:04] Production.INFO: Account Balance End.
[2026-09-08 17:47:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:47:04] Production.INFO: ==20816== Releasing lock...
[2026-09-08 17:47:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:47:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:47:04] Production.INFO: ==20812== Releasing lock...
[2026-09-08 17:47:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:47:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:47:12] Production.ERROR: CronJobId end10
[2026-09-08 17:47:12] Production.INFO: ==20814== Releasing lock...
[2026-09-08 17:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:47:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:47:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:47:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:47:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:47:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:47:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:47:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:47:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:47:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:47:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:47:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:47:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:47:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:47:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:47:14] Production.INFO: call_cost start
[2026-09-08 17:47:14] Production.INFO: call_cost end
[2026-09-08 17:47:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:47:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:47:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:47:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:47:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:47:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:47:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:47:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:47:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:47:14] Production.INFO: ==20810== Releasing lock...
[2026-09-08 17:47:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:47:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:48:01] Production.INFO: ==20874== Lock acquired, processing the job...
[2026-09-08 22:48:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:48:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:48:01] Production.INFO: neon service started
[2026-09-08 22:48:01] Production.INFO: neon service started
[2026-09-08 22:48:01] Production.INFO: ==20874== Releasing lock...
[2026-09-08 22:48:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:48:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:48:02] Production.INFO: ==20878== Lock acquired, processing the job...
[2026-09-08 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 17:48:02] Production.INFO: ==20876== Lock acquired, processing the job...
[2026-09-08 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:48:02] Production.INFO: ==20878== Releasing lock...
[2026-09-08 21:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:48:02] Production.INFO: ==20876== Releasing lock...
[2026-09-08 17:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:48:03] Production.INFO: ==20887== Lock acquired, processing the job...
[2026-09-08 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:48:03] Production.INFO: ==20881== Lock acquired, processing the job...
[2026-09-08 17:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:48:03] Production.INFO: ==20883== Lock acquired, processing the job...
[2026-09-08 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:48:03] Production.INFO: ==20885== Lock acquired, processing the job...
[2026-09-08 17:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:48:03] Production.INFO: Account Balance Start.
[2026-09-08 17:48:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:48:03] Production.INFO: 117
[2026-09-08 17:48:03] Production.INFO: ==20889== Lock acquired, processing the job...
[2026-09-08 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:48:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:48:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 17:48:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 17:48:03] Production.INFO: CreateAllLog End
[2026-09-08 17:48:03] Production.INFO: ==20889== Releasing lock...
[2026-09-08 17:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:48:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:48:03] Production.INFO: Account Balance End.
[2026-09-08 17:48:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:48:03] Production.INFO: ==20887== Releasing lock...
[2026-09-08 17:48:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:48:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:48:03] Production.INFO: ==20883== Releasing lock...
[2026-09-08 17:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:48:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:48:12] Production.ERROR: CronJobId end10
[2026-09-08 17:48:12] Production.INFO: ==20885== Releasing lock...
[2026-09-08 17:48:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:48:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:48:14] Production.INFO: call_cost start
[2026-09-08 17:48:14] Production.INFO: call_cost end
[2026-09-08 17:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:48:14] Production.INFO: ==20881== Releasing lock...
[2026-09-08 17:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:49:02] Production.INFO: ==20949== Lock acquired, processing the job...
[2026-09-08 22:49:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:49:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:49:02] Production.INFO: neon service started
[2026-09-08 22:49:02] Production.INFO: neon service started
[2026-09-08 22:49:02] Production.INFO: ==20949== Releasing lock...
[2026-09-08 22:49:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:49:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:49:02] Production.INFO: ==20951== Lock acquired, processing the job...
[2026-09-08 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:49:02] Production.INFO: ==20953== Lock acquired, processing the job...
[2026-09-08 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:49:02] Production.INFO: ==20953== Releasing lock...
[2026-09-08 21:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:49:02] Production.INFO: ==20951== Releasing lock...
[2026-09-08 17:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:49:03] Production.INFO: ==20956== Lock acquired, processing the job...
[2026-09-08 17:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:49:03] Production.INFO: ==20958== Lock acquired, processing the job...
[2026-09-08 17:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:49:03] Production.INFO: ==20960== Lock acquired, processing the job...
[2026-09-08 17:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:49:03] Production.INFO: ==20964== Lock acquired, processing the job...
[2026-09-08 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:49:03] Production.INFO: ==20962== Lock acquired, processing the job...
[2026-09-08 17:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 17:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 17:49:03] Production.INFO: ==20964== Releasing lock...
[2026-09-08 17:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:49:03] Production.INFO: Account Balance Start.
[2026-09-08 17:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:49:03] Production.INFO: 117
[2026-09-08 17:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:49:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:49:04] Production.INFO: Total Charge 0
[2026-09-08 17:49:04] Production.INFO: CreateAllLog End
[2026-09-08 17:49:04] Production.INFO: Account Balance End.
[2026-09-08 17:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:49:04] Production.INFO: ==20962== Releasing lock...
[2026-09-08 17:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:49:04] Production.INFO: ==20958== Releasing lock...
[2026-09-08 17:49:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:49:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:49:12] Production.ERROR: CronJobId end10
[2026-09-08 17:49:12] Production.INFO: ==20960== Releasing lock...
[2026-09-08 17:49:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:49:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:49:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:49:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:49:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:49:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:49:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:49:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:49:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:49:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:49:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:49:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:49:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:49:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:49:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:49:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:49:14] Production.INFO: call_cost start
[2026-09-08 17:49:14] Production.INFO: call_cost end
[2026-09-08 17:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:49:14] Production.INFO: ==20956== Releasing lock...
[2026-09-08 17:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:50:01] Production.INFO: ==21019== Lock acquired, processing the job...
[2026-09-08 22:50:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:50:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:50:01] Production.INFO: neon service started
[2026-09-08 22:50:01] Production.INFO: neon service started
[2026-09-08 22:50:01] Production.INFO: ==21019== Releasing lock...
[2026-09-08 22:50:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:50:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:50:02] Production.INFO: ==21021== Lock acquired, processing the job...
[2026-09-08 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:50:02] Production.INFO: ==21023== Lock acquired, processing the job...
[2026-09-08 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:50:02] Production.INFO: ==21023== Releasing lock...
[2026-09-08 21:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:50:02] Production.INFO: ==21021== Releasing lock...
[2026-09-08 17:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:50:03] Production.INFO: ==21026== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:50:03] Production.INFO: ==21028== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:50:03] Production.INFO: ==21032== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:50:03] Production.INFO: ==21030== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:50:03] Production.INFO: ==21034== Lock acquired, processing the job...
[2026-09-08 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:50:03] Production.INFO: Account Balance Start.
[2026-09-08 17:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:50:03] Production.INFO: 117
[2026-09-08 17:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:50:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 17:50:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 17:50:03] Production.INFO: ==21034== Releasing lock...
[2026-09-08 17:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:50:03] Production.INFO: Account Balance End.
[2026-09-08 17:50:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:50:03] Production.INFO: ==21032== Releasing lock...
[2026-09-08 17:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:50:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:50:03] Production.INFO: ==21028== Releasing lock...
[2026-09-08 17:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:50:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:50:11] Production.ERROR: CronJobId end10
[2026-09-08 17:50:11] Production.INFO: ==21030== Releasing lock...
[2026-09-08 17:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:50:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:50:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:50:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:50:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:50:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:50:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:50:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:50:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:50:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:50:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:50:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:50:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:50:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:50:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:50:14] Production.INFO: call_cost start
[2026-09-08 17:50:14] Production.INFO: call_cost end
[2026-09-08 17:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:50:14] Production.INFO: ==21026== Releasing lock...
[2026-09-08 17:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:51:01] Production.INFO: ==21092== Lock acquired, processing the job...
[2026-09-08 22:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:51:01] Production.INFO: neon service started
[2026-09-08 22:51:01] Production.INFO: neon service started
[2026-09-08 22:51:01] Production.INFO: ==21092== Releasing lock...
[2026-09-08 22:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:51:02] Production.INFO: ==21094== Lock acquired, processing the job...
[2026-09-08 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:51:02] Production.INFO: ==21094== Releasing lock...
[2026-09-08 17:51:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:51:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:51:02] Production.INFO: ==21096== Lock acquired, processing the job...
[2026-09-08 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:51:02] Production.INFO: ==21096== Releasing lock...
[2026-09-08 21:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:51:03] Production.INFO: ==21100== Lock acquired, processing the job...
[2026-09-08 17:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:51:03] Production.INFO: ==21106== Lock acquired, processing the job...
[2026-09-08 17:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 17:51:03] Production.INFO: ==21102== Lock acquired, processing the job...
[2026-09-08 17:51:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:51:03] Production.INFO: ==21106== Releasing lock...
[2026-09-08 17:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:51:03] Production.INFO: ==21098== Lock acquired, processing the job...
[2026-09-08 17:51:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:51:03] Production.INFO: ==21104== Lock acquired, processing the job...
[2026-09-08 17:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:51:03] Production.INFO: ==21100== Releasing lock...
[2026-09-08 17:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:51:03] Production.INFO: Account Balance Start.
[2026-09-08 17:51:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:51:03] Production.INFO: 117
[2026-09-08 17:51:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:51:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:51:03] Production.INFO: Total Charge 0
[2026-09-08 17:51:03] Production.INFO: CreateAllLog End
[2026-09-08 17:51:04] Production.INFO: Account Balance End.
[2026-09-08 17:51:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:51:04] Production.INFO: ==21104== Releasing lock...
[2026-09-08 17:51:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:51:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:51:12] Production.ERROR: CronJobId end10
[2026-09-08 17:51:12] Production.INFO: ==21102== Releasing lock...
[2026-09-08 17:51:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:51:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:51:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:51:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:51:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:51:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:51:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:51:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:51:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:51:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:51:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:51:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:51:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:51:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:51:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:51:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:51:14] Production.INFO: call_cost start
[2026-09-08 17:51:14] Production.INFO: call_cost end
[2026-09-08 17:51:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:51:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:51:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:51:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:51:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:51:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:51:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:51:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:51:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:51:14] Production.INFO: ==21098== Releasing lock...
[2026-09-08 17:51:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:51:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:52:01] Production.INFO: ==21161== Lock acquired, processing the job...
[2026-09-08 22:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:52:01] Production.INFO: neon service started
[2026-09-08 22:52:01] Production.INFO: neon service started
[2026-09-08 22:52:01] Production.INFO: ==21161== Releasing lock...
[2026-09-08 22:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:52:01] Production.INFO: ==21168== Lock acquired, processing the job...
[2026-09-08 21:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:52:01] Production.INFO: ==21168== Releasing lock...
[2026-09-08 21:52:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:52:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:52:01] Production.INFO: ==21166== Lock acquired, processing the job...
[2026-09-08 17:52:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:52:02] Production.INFO: ==21166== Releasing lock...
[2026-09-08 17:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:52:02] Production.INFO: ==21170== Lock acquired, processing the job...
[2026-09-08 17:52:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:52:02] Production.INFO: ==21172== Lock acquired, processing the job...
[2026-09-08 17:52:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:52:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:52:03] Production.INFO: ==21176== Lock acquired, processing the job...
[2026-09-08 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:52:03] Production.INFO: ==21174== Lock acquired, processing the job...
[2026-09-08 17:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:52:03] Production.INFO: ==21178== Lock acquired, processing the job...
[2026-09-08 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:52:03] Production.INFO: Account Balance Start.
[2026-09-08 17:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:52:03] Production.INFO: 117
[2026-09-08 17:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 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-08 17:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:52:03] Production.INFO: ==21178== Releasing lock...
[2026-09-08 17:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:52:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:52:03] Production.INFO: Total Charge 0
[2026-09-08 17:52:03] Production.INFO: CreateAllLog End
[2026-09-08 17:52:03] Production.INFO: Account Balance End.
[2026-09-08 17:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:52:03] Production.INFO: ==21176== Releasing lock...
[2026-09-08 17:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:52:03] Production.INFO: ==21172== Releasing lock...
[2026-09-08 17:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:52:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:52:11] Production.ERROR: CronJobId end10
[2026-09-08 17:52:11] Production.INFO: ==21174== Releasing lock...
[2026-09-08 17:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:52:14] Production.INFO: call_cost start
[2026-09-08 17:52:14] Production.INFO: call_cost end
[2026-09-08 17:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:52:14] Production.INFO: ==21170== Releasing lock...
[2026-09-08 17:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:53:01] Production.INFO: ==21236== Lock acquired, processing the job...
[2026-09-08 22:53:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:53:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:53:01] Production.INFO: neon service started
[2026-09-08 22:53:01] Production.INFO: neon service started
[2026-09-08 22:53:01] Production.INFO: ==21236== Releasing lock...
[2026-09-08 22:53:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:53:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:53:02] Production.INFO: ==21240== Lock acquired, processing the job...
[2026-09-08 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:53:02] Production.INFO: ==21240== Releasing lock...
[2026-09-08 21:53:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:53:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:53:02] Production.INFO: ==21238== Lock acquired, processing the job...
[2026-09-08 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:53:02] Production.INFO: ==21238== Releasing lock...
[2026-09-08 17:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:53:03] Production.INFO: ==21245== Lock acquired, processing the job...
[2026-09-08 17:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:53:03] Production.INFO: ==21243== Lock acquired, processing the job...
[2026-09-08 17:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:53:03] Production.INFO: ==21249== Lock acquired, processing the job...
[2026-09-08 17:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:53:03] Production.INFO: Account Balance Start.
[2026-09-08 17:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:53:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:53:03] Production.INFO: 117
[2026-09-08 17:53:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:53:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:53:03] Production.INFO: ==21247== Lock acquired, processing the job...
[2026-09-08 17:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:53:03] Production.INFO: Total Charge 0
[2026-09-08 17:53:03] Production.INFO: CreateAllLog End
[2026-09-08 17:53:03] Production.INFO: ==21251== Lock acquired, processing the job...
[2026-09-08 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 17:53:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 17:53:03] Production.INFO: ==21251== Releasing lock...
[2026-09-08 17:53:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:53:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:53:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:53:03] Production.INFO: ==21249== Releasing lock...
[2026-09-08 17:53:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:53:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:53:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:53:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:53:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:53:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:53:04] Production.INFO: ==21245== Releasing lock...
[2026-09-08 17:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:53:11] Production.ERROR: CronJobId end10
[2026-09-08 17:53:11] Production.INFO: ==21247== Releasing lock...
[2026-09-08 17:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:53:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:53:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:53:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:53:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:53:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:53:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:53:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:53:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:53:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:53:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:53:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:53:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:53:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:53:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:53:14] Production.INFO: call_cost start
[2026-09-08 17:53:14] Production.INFO: call_cost end
[2026-09-08 17:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:53:14] Production.INFO: ==21243== Releasing lock...
[2026-09-08 17:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:54:02] Production.INFO: ==21307== Lock acquired, processing the job...
[2026-09-08 22:54:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:54:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:54:02] Production.INFO: neon service started
[2026-09-08 22:54:02] Production.INFO: neon service started
[2026-09-08 22:54:02] Production.INFO: ==21307== Releasing lock...
[2026-09-08 22:54:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:54:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:54:02] Production.INFO: ==21311== Lock acquired, processing the job...
[2026-09-08 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:54:02] Production.INFO: ==21311== Releasing lock...
[2026-09-08 21:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:54:02] Production.INFO: ==21309== Lock acquired, processing the job...
[2026-09-08 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:54:02] Production.INFO: ==21309== Releasing lock...
[2026-09-08 17:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:54:03] Production.INFO: ==21316== Lock acquired, processing the job...
[2026-09-08 17:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:54:03] Production.INFO: ==21318== Lock acquired, processing the job...
[2026-09-08 17:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:54:03] Production.INFO: ==21314== Lock acquired, processing the job...
[2026-09-08 17:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:54:03] Production.INFO: ==21320== Lock acquired, processing the job...
[2026-09-08 17:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:54:03] Production.INFO: ==21322== Lock acquired, processing the job...
[2026-09-08 17:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:54:03] Production.INFO: Account Balance Start.
[2026-09-08 17:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:54:03] Production.INFO: 117
[2026-09-08 17:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:54:04] Production.INFO: Total Charge 0
[2026-09-08 17: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-08 17:54:04] Production.INFO: CreateAllLog End
[2026-09-08 17: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-08 17: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-08 17:54:04] Production.INFO: ==21322== Releasing lock...
[2026-09-08 17:54:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:54:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:54:04] Production.INFO: Account Balance End.
[2026-09-08 17:54:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:54:04] Production.INFO: ==21320== Releasing lock...
[2026-09-08 17:54:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:54:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:54:04] Production.INFO: ==21316== Releasing lock...
[2026-09-08 17:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:54:11] Production.ERROR: CronJobId end10
[2026-09-08 17:54:11] Production.INFO: ==21318== Releasing lock...
[2026-09-08 17:54:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:54:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:54:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:54:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:54:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:54:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:54:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:54:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:54:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:54:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:54:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:54:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:54:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:54:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:54:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:54:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:54:14] Production.INFO: call_cost start
[2026-09-08 17:54:14] Production.INFO: call_cost end
[2026-09-08 17:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:54:14] Production.INFO: ==21314== Releasing lock...
[2026-09-08 17:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:55:01] Production.INFO: ==21375== Lock acquired, processing the job...
[2026-09-08 22:55:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:55:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:55:01] Production.INFO: neon service started
[2026-09-08 22:55:01] Production.INFO: neon service started
[2026-09-08 22:55:01] Production.INFO: ==21375== Releasing lock...
[2026-09-08 22:55:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:55:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:55:02] Production.INFO: ==21377== Lock acquired, processing the job...
[2026-09-08 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:55:02] Production.INFO: ==21377== Releasing lock...
[2026-09-08 17:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:55:02] Production.INFO: ==21379== Lock acquired, processing the job...
[2026-09-08 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:55:02] Production.INFO: ==21379== Releasing lock...
[2026-09-08 21:55:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:55:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:55:03] Production.INFO: ==21382== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 17:55:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 17:55:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 17:55:03] Production.INFO: ==21382== Releasing lock...
[2026-09-08 17:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 17:55:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 17:55:03] Production.INFO: ==21386== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:55:03] Production.INFO: ==21384== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:55:03] Production.INFO: ==21390== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:55:03] Production.INFO: ==21388== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:55:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:55:03] Production.INFO: ==21392== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 17:55:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 17:55:03] Production.INFO: ==21394== Lock acquired, processing the job...
[2026-09-08 17:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:55:03] Production.INFO: Account Balance Start.
[2026-09-08 17:55:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:55:03] Production.INFO: 117
[2026-09-08 17:55:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:55:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:55:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:55:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:55:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:55:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:55:03] Production.INFO: Total Charge 0
[2026-09-08 17:55:03] Production.INFO: CreateAllLog End
[2026-09-08 17:55:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:55:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:55:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:55:03] Production.INFO: ==21394== Releasing lock...
[2026-09-08 17:55:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:55:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:55:03] Production.ERROR: done
[2026-09-08 17:55:04] Production.INFO: Account Balance End.
[2026-09-08 17:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 17:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967986', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 17:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:55:04] Production.INFO: ==21390== Releasing lock...
[2026-09-08 17:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:55:04] Production.INFO: ==21386== Releasing lock...
[2026-09-08 17:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:55:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17967986', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 17:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 17:55:10] Production.INFO: ProcessCDR(1,17967986,1,1,2)
[2026-09-08 17:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17967986,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17967986,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 17:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 17:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 17:55:10] Production.INFO: ==21392== Releasing lock...
[2026-09-08 17:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 17:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 17:55:14] Production.ERROR: CronJobId end10
[2026-09-08 17:55:14] Production.INFO: ==21388== Releasing lock...
[2026-09-08 17:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:55:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:55:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:55:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:55:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:55:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:55:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:55:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:55:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:55:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:55:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:55:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:55:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:55:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:55:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:55:16] Production.INFO: call_cost start
[2026-09-08 17:55:16] Production.INFO: call_cost end
[2026-09-08 17:55:16] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:55:16] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:55:16] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:55:16] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:55:16] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:55:16] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:55:16] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:55:16] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:55:16] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:55:16] Production.INFO: ==21384== Releasing lock...
[2026-09-08 17:55:16] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:55:16] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:56:02] Production.INFO: ==21456== Lock acquired, processing the job...
[2026-09-08 22:56:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:56:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:56:02] Production.INFO: neon service started
[2026-09-08 22:56:02] Production.INFO: neon service started
[2026-09-08 22:56:02] Production.INFO: ==21456== Releasing lock...
[2026-09-08 22:56:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:56:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 21:56:02] Production.INFO: ==21460== Lock acquired, processing the job...
[2026-09-08 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:56:02] Production.INFO: ==21460== Releasing lock...
[2026-09-08 21:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:56:02] Production.INFO: ==21458== Lock acquired, processing the job...
[2026-09-08 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:56:02] Production.INFO: ==21458== Releasing lock...
[2026-09-08 17:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:56:03] Production.INFO: ==21465== Lock acquired, processing the job...
[2026-09-08 17:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:56:03] Production.INFO: ==21463== Lock acquired, processing the job...
[2026-09-08 17:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:56:03] Production.INFO: ==21467== Lock acquired, processing the job...
[2026-09-08 17:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:56:03] Production.INFO: ==21469== Lock acquired, processing the job...
[2026-09-08 17:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:56:03] Production.INFO: ==21471== Lock acquired, processing the job...
[2026-09-08 17:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:56:03] Production.INFO: Account Balance Start.
[2026-09-08 17:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:56:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:56:04] Production.INFO: 117
[2026-09-08 17:56:04] Production.INFO: Date 2026-09-08
[2026-09-08 17:56:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:56:04] Production.INFO: Reseller ==> 0
[2026-09-08 17:56:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:56:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:56:04] Production.INFO: ==21471== Releasing lock...
[2026-09-08 17:56:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:56:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:56:04] Production.INFO: Total Charge 0
[2026-09-08 17:56:04] Production.INFO: CreateAllLog End
[2026-09-08 17:56:04] Production.INFO: Account Balance End.
[2026-09-08 17:56:04] Production.ERROR: CronJobId end 12
[2026-09-08 17:56:04] Production.INFO: ==21469== Releasing lock...
[2026-09-08 17:56:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:56:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:56:04] Production.INFO: ==21465== Releasing lock...
[2026-09-08 17:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:56:12] Production.ERROR: CronJobId end10
[2026-09-08 17:56:12] Production.INFO: ==21467== Releasing lock...
[2026-09-08 17:56:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:56:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:56:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:56:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:56:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:56:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:56:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:56:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:56:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:56:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:56:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:56:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:56:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:56:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:56:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:56:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:56:14] Production.INFO: call_cost start
[2026-09-08 17:56:14] Production.INFO: call_cost end
[2026-09-08 17:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:56:14] Production.INFO: ==21463== Releasing lock...
[2026-09-08 17:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:57:01] Production.INFO: ==21526== Lock acquired, processing the job...
[2026-09-08 22:57:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:57:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:57:01] Production.INFO: neon service started
[2026-09-08 22:57:01] Production.INFO: neon service started
[2026-09-08 22:57:01] Production.INFO: ==21526== Releasing lock...
[2026-09-08 22:57:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:57:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:57:02] Production.INFO: ==21528== Lock acquired, processing the job...
[2026-09-08 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 21:57:02] Production.INFO: ==21530== Lock acquired, processing the job...
[2026-09-08 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:57:02] Production.INFO: ==21530== Releasing lock...
[2026-09-08 21:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:57:02] Production.INFO: ==21528== Releasing lock...
[2026-09-08 17:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 17:57:03] Production.INFO: ==21533== Lock acquired, processing the job...
[2026-09-08 17:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:57:03] Production.INFO: ==21535== Lock acquired, processing the job...
[2026-09-08 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:57:03] Production.INFO: ==21537== Lock acquired, processing the job...
[2026-09-08 17:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:57:03] Production.INFO: ==21539== Lock acquired, processing the job...
[2026-09-08 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:57:03] Production.INFO: ==21541== Lock acquired, processing the job...
[2026-09-08 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:57:03] Production.INFO: Account Balance Start.
[2026-09-08 17:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:57:03] Production.INFO: 117
[2026-09-08 17:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:57:03] Production.INFO: Total Charge 0
[2026-09-08 17:57:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 17:57:03] Production.INFO: Account Balance End.
[2026-09-08 17:57:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:57:03] Production.INFO: ==21539== Releasing lock...
[2026-09-08 17:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:57:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 17:57:03] Production.INFO: ==21541== Releasing lock...
[2026-09-08 17:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:57:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:57:03] Production.INFO: ==21535== Releasing lock...
[2026-09-08 17:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:57:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:57:11] Production.ERROR: CronJobId end10
[2026-09-08 17:57:11] Production.INFO: ==21537== Releasing lock...
[2026-09-08 17:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:57:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:57:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:57:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:57:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:57:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:57:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:57:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:57:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:57:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:57:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:57:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:57:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:57:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:57:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:57:13] Production.INFO: call_cost start
[2026-09-08 17:57:13] Production.INFO: call_cost end
[2026-09-08 17:57:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:57:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:57:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:57:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:57:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:57:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:57:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:57:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:57:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:57:13] Production.INFO: ==21533== Releasing lock...
[2026-09-08 17:57:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:57:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:58:01] Production.INFO: ==21600== Lock acquired, processing the job...
[2026-09-08 22:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:58:01] Production.INFO: neon service started
[2026-09-08 22:58:02] Production.INFO: neon service started
[2026-09-08 22:58:02] Production.INFO: ==21600== Releasing lock...
[2026-09-08 22:58:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:58:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:58:02] Production.INFO: ==21602== Lock acquired, processing the job...
[2026-09-08 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:58:02] Production.INFO: ==21602== Releasing lock...
[2026-09-08 17:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:58:02] Production.INFO: ==21604== Lock acquired, processing the job...
[2026-09-08 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:58:02] Production.INFO: ==21604== Releasing lock...
[2026-09-08 21:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:58:03] Production.INFO: ==21607== Lock acquired, processing the job...
[2026-09-08 17:58:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:58:03] Production.INFO: ==21611== Lock acquired, processing the job...
[2026-09-08 17:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:58:03] Production.INFO: ==21613== Lock acquired, processing the job...
[2026-09-08 17:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 17:58:03] Production.INFO: ==21609== Lock acquired, processing the job...
[2026-09-08 17:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:58:03] Production.INFO: Account Balance Start.
[2026-09-08 17:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:58:03] Production.INFO: 117
[2026-09-08 17:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:58:03] Production.INFO: Total Charge 0
[2026-09-08 17:58:03] Production.INFO: CreateAllLog End
[2026-09-08 17:58:03] Production.INFO: ==21615== Lock acquired, processing the job...
[2026-09-08 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:58:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 17:58:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 17:58:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 17:58:03] Production.INFO: ==21615== Releasing lock...
[2026-09-08 17:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:58:03] Production.INFO: Account Balance End.
[2026-09-08 17:58:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:58:03] Production.INFO: ==21613== Releasing lock...
[2026-09-08 17:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:58:04] Production.INFO: ==21609== Releasing lock...
[2026-09-08 17:58:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:58:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:58:11] Production.ERROR: CronJobId end10
[2026-09-08 17:58:11] Production.INFO: ==21611== Releasing lock...
[2026-09-08 17:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:58:14] Production.INFO: call_cost start
[2026-09-08 17:58:14] Production.INFO: call_cost end
[2026-09-08 17:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:58:14] Production.INFO: ==21607== Releasing lock...
[2026-09-08 17:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 22:59:01] Production.INFO: ==21676== Lock acquired, processing the job...
[2026-09-08 22:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 22:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 22:59:01] Production.INFO: neon service started
[2026-09-08 22:59:01] Production.INFO: neon service started
[2026-09-08 22:59:01] Production.INFO: ==21676== Releasing lock...
[2026-09-08 22:59:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 22:59:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 17:59:01] Production.INFO: ==21678== Lock acquired, processing the job...
[2026-09-08 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 17:59:01] Production.INFO: ==21678== Releasing lock...
[2026-09-08 17:59:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 17:59:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 21:59:02] Production.INFO: ==21680== Lock acquired, processing the job...
[2026-09-08 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 21:59:02] Production.INFO: ==21680== Releasing lock...
[2026-09-08 21:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 21:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 17:59:02] Production.INFO: ==21683== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 17:59:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 17:59:02] Production.INFO: ==21685== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 17:59:02] Production.INFO: ==21687== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 17:59:02] Production.INFO: ==21689== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 17:59:02] Production.INFO: ==21691== Lock acquired, processing the job...
[2026-09-08 17:59:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 17:59:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 17:59:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 17:59:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 17:59:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 17:59:03] Production.INFO: Account Balance Start.
[2026-09-08 17:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 17:59:03] Production.INFO: 117
[2026-09-08 17:59:03] Production.INFO: ==21691== Releasing lock...
[2026-09-08 17:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 17:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 17:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 17:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 17:59:03] Production.INFO: Total Charge 0
[2026-09-08 17:59:03] Production.INFO: CreateAllLog End
[2026-09-08 17:59:03] Production.INFO: Account Balance End.
[2026-09-08 17:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 17:59:03] Production.INFO: ==21689== Releasing lock...
[2026-09-08 17:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 17:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 17:59:03] Production.INFO: ==21685== Releasing lock...
[2026-09-08 17:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 17:59:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 17:59:11] Production.ERROR: CronJobId end10
[2026-09-08 17:59:11] Production.INFO: ==21687== Releasing lock...
[2026-09-08 17:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 17:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 17:59:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 17:59:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 17:59:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 17:59:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 17:59:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 17:59:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 17:59:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 17:59:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 17:59:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 17:59:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 17:59:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 17:59:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 17:59:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 17:59:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 17:59:14] Production.INFO: call_cost start
[2026-09-08 17:59:14] Production.INFO: call_cost end
[2026-09-08 17:59:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 17:59:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 17:59:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 17:59:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 17:59:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 17:59:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 17:59:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 17:59:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 17:59:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 17:59:14] Production.INFO: ==21683== Releasing lock...
[2026-09-08 17:59:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 17:59:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:00:01] Production.INFO: ==21748== Lock acquired, processing the job...
[2026-09-08 23:00:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:00:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:00:01] Production.INFO: neon service started
[2026-09-08 23:00:01] Production.INFO: neon service started
[2026-09-08 23:00:01] Production.INFO: ==21748== Releasing lock...
[2026-09-08 23:00:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:00:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:00:02] Production.INFO: ==21752== Lock acquired, processing the job...
[2026-09-08 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:00:02] Production.INFO: ==21752== Releasing lock...
[2026-09-08 22:00:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:00:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:00:02] Production.INFO: ==21750== Lock acquired, processing the job...
[2026-09-08 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:00:02] Production.INFO: ==21750== Releasing lock...
[2026-09-08 18:00:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:00:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:00:03] Production.INFO: ==21755== Lock acquired, processing the job...
[2026-09-08 18:00:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:00:03] Production.INFO: ==21757== Lock acquired, processing the job...
[2026-09-08 18:00:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:00:03] Production.INFO: ==21761== Lock acquired, processing the job...
[2026-09-08 18:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:00:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:00:03] Production.INFO: ==21759== Lock acquired, processing the job...
[2026-09-08 18:00:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:00:03] Production.INFO: ==21763== Lock acquired, processing the job...
[2026-09-08 18:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:00:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:00:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:00:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:00:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:00:03] Production.INFO: Account Balance Start.
[2026-09-08 18:00:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:00:03] Production.INFO: 117
[2026-09-08 18:00:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:00:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:00:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:00:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:00:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:00:03] Production.INFO: ==21763== Releasing lock...
[2026-09-08 18:00:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:00:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:00:03] Production.INFO: Total Charge 0
[2026-09-08 18:00:03] Production.INFO: CreateAllLog End
[2026-09-08 18:00:03] Production.INFO: Account Balance End.
[2026-09-08 18:00:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:00:03] Production.INFO: ==21761== Releasing lock...
[2026-09-08 18:00:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:00:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:00:04] Production.INFO: ==21757== Releasing lock...
[2026-09-08 18:00:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:00:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:00:11] Production.ERROR: CronJobId end10
[2026-09-08 18:00:11] Production.INFO: ==21759== Releasing lock...
[2026-09-08 18:00:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:00:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:00:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:00:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:00:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:00:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:00:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:00:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:00:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:00:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:00:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:00:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:00:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:00:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:00:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:00:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:00:13] Production.INFO: call_cost start
[2026-09-08 18:00:13] Production.INFO: call_cost end
[2026-09-08 18:00:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:00:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:00:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:00:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:00:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:00:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:00:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:00:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:00:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:00:13] Production.INFO: ==21755== Releasing lock...
[2026-09-08 18:00:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:00:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:01:02] Production.INFO: ==21817== Lock acquired, processing the job...
[2026-09-08 23:01:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:01:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:01:02] Production.INFO: neon service started
[2026-09-08 23:01:02] Production.INFO: neon service started
[2026-09-08 23:01:02] Production.INFO: ==21817== Releasing lock...
[2026-09-08 23:01:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:01:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:01:02] Production.INFO: ==21832== Lock acquired, processing the job...
[2026-09-08 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:01:02] Production.INFO: ==21832== Releasing lock...
[2026-09-08 22:01:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:01:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:01:02] Production.INFO: ==21830== Lock acquired, processing the job...
[2026-09-08 18:01:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:01:03] Production.INFO: ==21830== Releasing lock...
[2026-09-08 18:01:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:01:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:01:03] Production.INFO: ==21837== Lock acquired, processing the job...
[2026-09-08 18:01:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:01:03] Production.INFO: ==21835== Lock acquired, processing the job...
[2026-09-08 18:01:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:01:03] Production.INFO: ==21841== Lock acquired, processing the job...
[2026-09-08 18:01:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:01:03] Production.INFO: ==21839== Lock acquired, processing the job...
[2026-09-08 18:01:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:01:04] Production.INFO: ==21843== Lock acquired, processing the job...
[2026-09-08 18:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:01:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:01:04] Production.INFO: Account Balance Start.
[2026-09-08 18:01:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:01:04] Production.INFO: 117
[2026-09-08 18:01:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:01:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:01:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:01:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:01:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:01:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:01:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:01:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:01:04] Production.INFO: Total Charge 0
[2026-09-08 18:01:04] Production.INFO: CreateAllLog End
[2026-09-08 18:01:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:01:04] Production.INFO: ==21843== Releasing lock...
[2026-09-08 18:01:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:01:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:01:04] Production.INFO: Account Balance End.
[2026-09-08 18:01:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:01:04] Production.INFO: ==21841== Releasing lock...
[2026-09-08 18:01:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:01:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:01:04] Production.INFO: ==21837== Releasing lock...
[2026-09-08 18:01:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:01:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:01:12] Production.ERROR: CronJobId end10
[2026-09-08 18:01:12] Production.INFO: ==21839== Releasing lock...
[2026-09-08 18:01:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:01:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:01:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:01:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:01:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:01:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:01:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:01:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:01:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:01:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:01:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:01:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:01:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:01:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:01:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:01:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:01:15] Production.INFO: call_cost start
[2026-09-08 18:01:15] Production.INFO: call_cost end
[2026-09-08 18:01:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:01:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:01:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:01:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:01:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:01:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:01:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:01:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:01:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:01:15] Production.INFO: ==21835== Releasing lock...
[2026-09-08 18:01:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:01:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:02:01] Production.INFO: ==21903== Lock acquired, processing the job...
[2026-09-08 23:02:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:02:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:02:01] Production.INFO: neon service started
[2026-09-08 23:02:01] Production.INFO: neon service started
[2026-09-08 23:02:01] Production.INFO: ==21903== Releasing lock...
[2026-09-08 23:02:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:02:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:02:02] Production.INFO: ==21907== Lock acquired, processing the job...
[2026-09-08 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:02:02] Production.INFO: ==21907== Releasing lock...
[2026-09-08 22:02:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:02:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:02:02] Production.INFO: ==21905== Lock acquired, processing the job...
[2026-09-08 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:02:02] Production.INFO: ==21905== Releasing lock...
[2026-09-08 18:02:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:02:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:02:03] Production.INFO: ==21913== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:02:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:02:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:02:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:02:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:02:03] Production.INFO: ==21917== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Starts#
[2026-09-08 18:02:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:02:03] Production.INFO: ==21911== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:02:03] Production.INFO: ==21909== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:02:03] Production.INFO: ==21915== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:02:03] Production.INFO: ==21919== Lock acquired, processing the job...
[2026-09-08 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:02:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 18:02:03] Production.INFO: ==21919== Releasing lock...
[2026-09-08 18:02:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:02:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:02:03] Production.ERROR: done
[2026-09-08 18:02:03] Production.ERROR: tblTempVendorCDR_20
[2026-09-08 18:02:03] Production.INFO: Account Balance Start.
[2026-09-08 18:02:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:02:03] Production.INFO: 117
[2026-09-08 18:02:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:02:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:02:03] Production.ERROR: done
[2026-09-08 18:02:04] Production.INFO: Total Charge 0
[2026-09-08 18:02:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 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-08 18:02:04] Production.INFO: ==21917== Releasing lock...
[2026-09-08 18:02:04] Production.INFO: pbxaccountusage-command-pbxaccountusage-companyid-1-cronjobid-16 #Stops#
[2026-09-08 18:02:04] Production.INFO: 27.25 MB #Memory Used#
[2026-09-08 18:02:04] Production.INFO: Account Balance End.
[2026-09-08 18:02:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:02:04] Production.INFO: ==21915== Releasing lock...
[2026-09-08 18:02:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:02:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:02:04] Production.INFO: ==21911== Releasing lock...
[2026-09-08 18:02:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:02:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:02:11] Production.ERROR: CronJobId end10
[2026-09-08 18:02:11] Production.INFO: ==21913== Releasing lock...
[2026-09-08 18:02:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:02:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:02:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:02:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:02:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:02:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:02:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:02:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:02:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:02:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:02:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:02:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:02:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:02:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:02:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:02:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:02:15] Production.INFO: call_cost start
[2026-09-08 18:02:15] Production.INFO: call_cost end
[2026-09-08 18:02:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:02:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:02:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:02:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:02:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:02:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:02:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:02:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:02:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:02:15] Production.INFO: ==21909== Releasing lock...
[2026-09-08 18:02:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:02:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:03:02] Production.INFO: ==21976== Lock acquired, processing the job...
[2026-09-08 23:03:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:03:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:03:02] Production.INFO: neon service started
[2026-09-08 23:03:02] Production.INFO: neon service started
[2026-09-08 23:03:02] Production.INFO: ==21976== Releasing lock...
[2026-09-08 23:03:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:03:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:03:02] Production.INFO: ==21978== Lock acquired, processing the job...
[2026-09-08 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:03:02] Production.INFO: ==21978== Releasing lock...
[2026-09-08 18:03:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:03:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:03:03] Production.INFO: ==21980== Lock acquired, processing the job...
[2026-09-08 22:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:03:03] Production.INFO: ==21980== Releasing lock...
[2026-09-08 22:03:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:03:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:03:03] Production.INFO: ==21983== Lock acquired, processing the job...
[2026-09-08 18:03:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:03:03] Production.INFO: ==21985== Lock acquired, processing the job...
[2026-09-08 18:03:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:03:03] Production.INFO: ==21991== Lock acquired, processing the job...
[2026-09-08 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:03:03] Production.INFO: ==21987== Lock acquired, processing the job...
[2026-09-08 18:03:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:03:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:03:03] Production.INFO: ==21989== Lock acquired, processing the job...
[2026-09-08 18:03:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 18:03:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:03:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:03:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:03:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 18:03:03] Production.INFO: ==21991== Releasing lock...
[2026-09-08 18:03:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:03:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:03:03] Production.INFO: Account Balance Start.
[2026-09-08 18:03:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:03:03] Production.INFO: 117
[2026-09-08 18:03:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:03:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:03:03] Production.INFO: Total Charge 0
[2026-09-08 18:03:04] Production.INFO: CreateAllLog End
[2026-09-08 18:03:04] Production.INFO: Account Balance End.
[2026-09-08 18:03:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:03:04] Production.INFO: ==21989== Releasing lock...
[2026-09-08 18:03:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:03:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:03:04] Production.INFO: ==21985== Releasing lock...
[2026-09-08 18:03:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:03:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:03:12] Production.ERROR: CronJobId end10
[2026-09-08 18:03:12] Production.INFO: ==21987== Releasing lock...
[2026-09-08 18:03:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:03:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:03:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:03:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:03:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:03:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:03:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:03:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:03:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:03:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:03:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:03:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:03:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:03:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:03:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:03:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:03:14] Production.INFO: call_cost start
[2026-09-08 18:03:14] Production.INFO: call_cost end
[2026-09-08 18:03:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:03:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:03:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:03:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:03:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:03:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:03:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:03:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:03:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:03:14] Production.INFO: ==21983== Releasing lock...
[2026-09-08 18:03:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:03:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:04:01] Production.INFO: ==22046== Lock acquired, processing the job...
[2026-09-08 23:04:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:04:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:04:01] Production.INFO: neon service started
[2026-09-08 23:04:01] Production.INFO: neon service started
[2026-09-08 23:04:01] Production.INFO: ==22046== Releasing lock...
[2026-09-08 23:04:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:04:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:04:01] Production.INFO: ==22050== Lock acquired, processing the job...
[2026-09-08 22:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:04:01] Production.INFO: ==22050== Releasing lock...
[2026-09-08 22:04:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:04:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:04:02] Production.INFO: ==22048== Lock acquired, processing the job...
[2026-09-08 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:04:02] Production.INFO: ==22048== Releasing lock...
[2026-09-08 18:04:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:04:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:04:03] Production.INFO: ==22052== Lock acquired, processing the job...
[2026-09-08 18:04:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:04:03] Production.INFO: ==22054== Lock acquired, processing the job...
[2026-09-08 18:04:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:04:03] Production.INFO: ==22059== Lock acquired, processing the job...
[2026-09-08 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:04:03] Production.INFO: ==22056== Lock acquired, processing the job...
[2026-09-08 18:04:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:04:03] Production.INFO: ==22061== Lock acquired, processing the job...
[2026-09-08 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:04:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:04:03] Production.INFO: Account Balance Start.
[2026-09-08 18:04:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:04:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:04:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:04:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:04:03] Production.INFO: 117
[2026-09-08 18:04:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:04:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:04:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 18:04:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:04:03] Production.INFO: ==22061== Releasing lock...
[2026-09-08 18:04:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:04:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:04:03] Production.INFO: CreateAllLog End
[2026-09-08 18:04:03] Production.INFO: Account Balance End.
[2026-09-08 18:04:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:04:03] Production.INFO: ==22059== Releasing lock...
[2026-09-08 18:04:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:04:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:04:04] Production.INFO: ==22054== Releasing lock...
[2026-09-08 18:04:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:04:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:04:11] Production.ERROR: CronJobId end10
[2026-09-08 18:04:11] Production.INFO: ==22056== Releasing lock...
[2026-09-08 18:04:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:04:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:04:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:04:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:04:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:04:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:04:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:04:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:04:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:04:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:04:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:04:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:04:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:04:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:04:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:04:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:04:15] Production.INFO: call_cost start
[2026-09-08 18:04:15] Production.INFO: call_cost end
[2026-09-08 18:04:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:04:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:04:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:04:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:04:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:04:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:04:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:04:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:04:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:04:15] Production.INFO: ==22052== Releasing lock...
[2026-09-08 18:04:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:04:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:05:02] Production.INFO: ==22119== Lock acquired, processing the job...
[2026-09-08 23:05:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:05:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:05:02] Production.INFO: neon service started
[2026-09-08 23:05:02] Production.INFO: neon service started
[2026-09-08 23:05:02] Production.INFO: ==22119== Releasing lock...
[2026-09-08 23:05:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:05:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:05:02] Production.INFO: ==22123== Lock acquired, processing the job...
[2026-09-08 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:05:02] Production.INFO: ==22123== Releasing lock...
[2026-09-08 22:05:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:05:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:05:02] Production.INFO: ==22121== Lock acquired, processing the job...
[2026-09-08 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:05:02] Production.INFO: ==22121== Releasing lock...
[2026-09-08 18:05:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:05:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:05:03] Production.INFO: ==22131== Lock acquired, processing the job...
[2026-09-08 18:05:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:05:03] Production.INFO: ==22136== Lock acquired, processing the job...
[2026-09-08 18:05:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:05:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:05:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:05:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:05:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:05:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:05:04] Production.INFO: ==22125== Lock acquired, processing the job...
[2026-09-08 18:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:05:04] Production.INFO: ==22127== Lock acquired, processing the job...
[2026-09-08 18:05:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:05:04] Production.INFO: ==22129== Lock acquired, processing the job...
[2026-09-08 18:05:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:05:04] Production.ERROR: done
[2026-09-08 18:05:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:05:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968024', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:05:04] Production.ERROR: CronJob PID - 22127
[2026-09-08 18:05:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:05:04] Production.ERROR: CronJob ID - 5
[2026-09-08 18:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:05:00
[2026-09-08 18:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:05:04] Production.ERROR: CronJob PID - 22129
[2026-09-08 18:05:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 18:05:04] Production.ERROR: CronJob ID - 7
[2026-09-08 18:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:05:00
[2026-09-08 18:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:05:04] Production.ERROR: CronJob PID - 22131
[2026-09-08 18:05:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 18:05:04] Production.ERROR: CronJob ID - 10
[2026-09-08 18:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:05:00
[2026-09-08 18:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:05:04] Production.ERROR: CronJob PID - 22136
[2026-09-08 18:05:04] Production.ERROR: CronJob Title - PBX - DanielGraystone - 54.39.17.106 Reseller CDR Process
[2026-09-08 18:05:04] Production.ERROR: CronJob ID - 17
[2026-09-08 18:05:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:05:00
[2026-09-08 18:05:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:05:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:05:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:05:04] Production.INFO: ==22125== Releasing lock...
[2026-09-08 18:05:04] Production.INFO: ==22134== Lock acquired, processing the job...
[2026-09-08 18:05:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:05:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:05:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:05:04] Production.INFO: ==22138== Lock acquired, processing the job...
[2026-09-08 18:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:05:04] Production.INFO: Account Balance Start.
[2026-09-08 18:05:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:05:04] Production.INFO: 117
[2026-09-08 18:05:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:05:04] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 18:05:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:05:04] Production.INFO: CreateAllLog End
[2026-09-08 18:05:04] Production.INFO: ==22138== Releasing lock...
[2026-09-08 18:05:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:05:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:05:04] Production.INFO: Account Balance End.
[2026-09-08 18:05:05] Production.ERROR: CronJobId end 12
[2026-09-08 18:05:05] Production.INFO: ==22134== Releasing lock...
[2026-09-08 18:05:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:05:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:05:05] Production.INFO: ==22129== Releasing lock...
[2026-09-08 18:05:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:05:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:05:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968024', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:05:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:05:10] Production.INFO: ProcessCDR(1,17968024,1,1,2)
[2026-09-08 18:05:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968024,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:05:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968024,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:05:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:05:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:05:10] Production.INFO: ==22136== Releasing lock...
[2026-09-08 18:05:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:05:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:05:14] Production.ERROR: CronJobId end10
[2026-09-08 18:05:14] Production.INFO: ==22131== Releasing lock...
[2026-09-08 18:05:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:05:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:05:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:05:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:05:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:05:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:05:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:05:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:05:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:05:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:05:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:05:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:05:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:05:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:05:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:05:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:05:17] Production.INFO: call_cost start
[2026-09-08 18:05:17] Production.INFO: call_cost end
[2026-09-08 18:05:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:05:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:05:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:05:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:05:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:05:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:05:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:05:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:05:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:05:17] Production.INFO: ==22127== Releasing lock...
[2026-09-08 18:05:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:05:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:06:01] Production.INFO: ==22195== Lock acquired, processing the job...
[2026-09-08 23:06:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:06:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:06:01] Production.INFO: neon service started
[2026-09-08 23:06:01] Production.INFO: neon service started
[2026-09-08 23:06:01] Production.INFO: ==22195== Releasing lock...
[2026-09-08 23:06:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:06:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:06:02] Production.INFO: ==22197== Lock acquired, processing the job...
[2026-09-08 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:06:02] Production.INFO: ==22199== Lock acquired, processing the job...
[2026-09-08 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:06:02] Production.INFO: ==22199== Releasing lock...
[2026-09-08 22:06:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:06:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:06:02] Production.INFO: ==22197== Releasing lock...
[2026-09-08 18:06:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:06:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:06:03] Production.INFO: ==22202== Lock acquired, processing the job...
[2026-09-08 18:06:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:06:03] Production.INFO: ==22204== Lock acquired, processing the job...
[2026-09-08 18:06:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:06:03] Production.INFO: ==22206== Lock acquired, processing the job...
[2026-09-08 18:06:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:06:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:06:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:06:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:06:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:06:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:06:03] Production.INFO: ==22208== Lock acquired, processing the job...
[2026-09-08 18:06:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:06:03] Production.INFO: ==22210== Lock acquired, processing the job...
[2026-09-08 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:06:03] Production.INFO: Account Balance Start.
[2026-09-08 18:06:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:06:03] Production.INFO: 117
[2026-09-08 18:06:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:06:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:06:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:06:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:06:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:06:03] Production.INFO: ==22210== Releasing lock...
[2026-09-08 18:06:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:06:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:06:03] Production.INFO: Total Charge 0
[2026-09-08 18:06:03] Production.INFO: CreateAllLog End
[2026-09-08 18:06:04] Production.INFO: Account Balance End.
[2026-09-08 18:06:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:06:04] Production.INFO: ==22208== Releasing lock...
[2026-09-08 18:06:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:06:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:06:04] Production.INFO: ==22204== Releasing lock...
[2026-09-08 18:06:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:06:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:06:10] Production.ERROR: CronJobId end10
[2026-09-08 18:06:10] Production.INFO: ==22206== Releasing lock...
[2026-09-08 18:06:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:06:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:06:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:06:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:06:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:06:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:06:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:06:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:06:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:06:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:06:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:06:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:06:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:06:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:06:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:06:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:06:14] Production.INFO: call_cost start
[2026-09-08 18:06:14] Production.INFO: call_cost end
[2026-09-08 18:06:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:06:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:06:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:06:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:06:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:06:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:06:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:06:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:06:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:06:14] Production.INFO: ==22202== Releasing lock...
[2026-09-08 18:06:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:06:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:07:01] Production.INFO: ==22266== Lock acquired, processing the job...
[2026-09-08 23:07:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:07:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:07:01] Production.INFO: neon service started
[2026-09-08 23:07:01] Production.INFO: neon service started
[2026-09-08 23:07:01] Production.INFO: ==22266== Releasing lock...
[2026-09-08 23:07:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:07:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:07:02] Production.INFO: ==22270== Lock acquired, processing the job...
[2026-09-08 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:07:02] Production.INFO: ==22270== Releasing lock...
[2026-09-08 22:07:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:07:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:07:02] Production.INFO: ==22268== Lock acquired, processing the job...
[2026-09-08 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:07:02] Production.INFO: ==22268== Releasing lock...
[2026-09-08 18:07:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:07:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:07:03] Production.INFO: ==22272== Lock acquired, processing the job...
[2026-09-08 18:07:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:07:03] Production.INFO: ==22274== Lock acquired, processing the job...
[2026-09-08 18:07:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:07:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:07:03] Production.INFO: ==22276== Lock acquired, processing the job...
[2026-09-08 18:07:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:07:03] Production.INFO: ==22278== Lock acquired, processing the job...
[2026-09-08 18:07:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:07:03] Production.INFO: ==22280== Lock acquired, processing the job...
[2026-09-08 18:07:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:07:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:07:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:07:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:07:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:07:03] Production.INFO: Account Balance Start.
[2026-09-08 18:07:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:07:03] Production.INFO: 117
[2026-09-08 18:07:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:07:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:07:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 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-08 18:07:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 18:07:04] Production.INFO: ==22280== Releasing lock...
[2026-09-08 18:07:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:07:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:07:04] Production.INFO: Account Balance End.
[2026-09-08 18:07:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:07:04] Production.INFO: ==22278== Releasing lock...
[2026-09-08 18:07:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:07:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:07:04] Production.INFO: ==22274== Releasing lock...
[2026-09-08 18:07:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:07:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:07:12] Production.ERROR: CronJobId end10
[2026-09-08 18:07:12] Production.INFO: ==22276== Releasing lock...
[2026-09-08 18:07:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:07:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:07:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:07:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:07:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:07:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:07:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:07:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:07:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:07:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:07:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:07:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:07:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:07:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:07:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:07:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:07:14] Production.INFO: call_cost start
[2026-09-08 18:07:14] Production.INFO: call_cost end
[2026-09-08 18:07:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:07:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:07:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:07:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:07:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:07:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:07:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:07:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:07:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:07:14] Production.INFO: ==22272== Releasing lock...
[2026-09-08 18:07:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:07:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:08:02] Production.INFO: ==22337== Lock acquired, processing the job...
[2026-09-08 23:08:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:08:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:08:02] Production.INFO: neon service started
[2026-09-08 23:08:02] Production.INFO: neon service started
[2026-09-08 23:08:02] Production.INFO: ==22337== Releasing lock...
[2026-09-08 23:08:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:08:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:08:02] Production.INFO: ==22339== Lock acquired, processing the job...
[2026-09-08 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:08:02] Production.INFO: ==22339== Releasing lock...
[2026-09-08 18:08:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:08:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:08:03] Production.INFO: ==22341== Lock acquired, processing the job...
[2026-09-08 22:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:08:03] Production.INFO: ==22341== Releasing lock...
[2026-09-08 22:08:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:08:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:08:03] Production.INFO: ==22351== Lock acquired, processing the job...
[2026-09-08 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 18:08:03] Production.INFO: ==22343== Lock acquired, processing the job...
[2026-09-08 18:08:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 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-08 18:08:03] Production.INFO: ==22345== Lock acquired, processing the job...
[2026-09-08 18:08:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 18:08:03] Production.INFO: ==22351== Releasing lock...
[2026-09-08 18:08:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:08:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:08:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:08:04] Production.INFO: ==22347== Lock acquired, processing the job...
[2026-09-08 18:08:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:08:04] Production.INFO: ==22349== Lock acquired, processing the job...
[2026-09-08 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:08:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:08:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:08:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:08:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:08:04] Production.INFO: Account Balance Start.
[2026-09-08 18:08:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:08:04] Production.INFO: 117
[2026-09-08 18:08:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:08:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:08:04] Production.INFO: Total Charge 0
[2026-09-08 18:08:04] Production.INFO: CreateAllLog End
[2026-09-08 18:08:04] Production.INFO: Account Balance End.
[2026-09-08 18:08:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:08:04] Production.INFO: ==22349== Releasing lock...
[2026-09-08 18:08:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:08:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:08:04] Production.INFO: ==22345== Releasing lock...
[2026-09-08 18:08:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:08:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:08:11] Production.ERROR: CronJobId end10
[2026-09-08 18:08:11] Production.INFO: ==22347== Releasing lock...
[2026-09-08 18:08:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:08:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:08:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:08:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:08:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:08:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:08:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:08:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:08:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:08:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:08:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:08:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:08:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:08:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:08:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:08:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:08:14] Production.INFO: call_cost start
[2026-09-08 18:08:14] Production.INFO: call_cost end
[2026-09-08 18:08:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:08:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:08:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:08:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:08:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:08:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:08:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:08:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:08:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:08:14] Production.INFO: ==22343== Releasing lock...
[2026-09-08 18:08:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:08:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:09:01] Production.INFO: ==22408== Lock acquired, processing the job...
[2026-09-08 23:09:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:09:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:09:01] Production.INFO: neon service started
[2026-09-08 23:09:01] Production.INFO: neon service started
[2026-09-08 23:09:01] Production.INFO: ==22408== Releasing lock...
[2026-09-08 23:09:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:09:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:09:02] Production.INFO: ==22410== Lock acquired, processing the job...
[2026-09-08 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:09:02] Production.INFO: ==22412== Lock acquired, processing the job...
[2026-09-08 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:09:02] Production.INFO: ==22412== Releasing lock...
[2026-09-08 22:09:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:09:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:09:02] Production.INFO: ==22410== Releasing lock...
[2026-09-08 18:09:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:09:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:09:03] Production.INFO: ==22415== Lock acquired, processing the job...
[2026-09-08 18:09:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:09:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:09:03] Production.INFO: ==22417== Lock acquired, processing the job...
[2026-09-08 18:09:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:09:03] Production.INFO: ==22419== Lock acquired, processing the job...
[2026-09-08 18:09:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:09:03] Production.INFO: ==22421== Lock acquired, processing the job...
[2026-09-08 18:09:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:09:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:09:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:09:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:09:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:09:03] Production.INFO: ==22423== Lock acquired, processing the job...
[2026-09-08 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:09:03] Production.INFO: Account Balance Start.
[2026-09-08 18:09:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:09:03] Production.INFO: 117
[2026-09-08 18:09:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:09:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:09:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:09:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 18:09:03] Production.INFO: ==22423== Releasing lock...
[2026-09-08 18:09:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:09:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:09:04] Production.INFO: Account Balance End.
[2026-09-08 18:09:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:09:04] Production.INFO: ==22421== Releasing lock...
[2026-09-08 18:09:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:09:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:09:04] Production.INFO: ==22417== Releasing lock...
[2026-09-08 18:09:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:09:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:09:12] Production.ERROR: CronJobId end10
[2026-09-08 18:09:12] Production.INFO: ==22419== Releasing lock...
[2026-09-08 18:09:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:09:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:09:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:09:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:09:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:09:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:09:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:09:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:09:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:09:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:09:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:09:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:09:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:09:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:09:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:09:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:09:14] Production.INFO: call_cost start
[2026-09-08 18:09:14] Production.INFO: call_cost end
[2026-09-08 18:09:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:09:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:09:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:09:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:09:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:09:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:09:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:09:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:09:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:09:14] Production.INFO: ==22415== Releasing lock...
[2026-09-08 18:09:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:09:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:10:02] Production.INFO: ==22482== Lock acquired, processing the job...
[2026-09-08 23:10:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:10:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:10:02] Production.INFO: neon service started
[2026-09-08 23:10:02] Production.INFO: neon service started
[2026-09-08 23:10:02] Production.INFO: ==22482== Releasing lock...
[2026-09-08 23:10:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:10:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:10:02] Production.INFO: ==22484== Lock acquired, processing the job...
[2026-09-08 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:10:02] Production.INFO: ==22484== Releasing lock...
[2026-09-08 18:10:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:10:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:10:02] Production.INFO: ==22486== Lock acquired, processing the job...
[2026-09-08 22:10:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:10:03] Production.INFO: ==22486== Releasing lock...
[2026-09-08 22:10:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:10:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:10:03] Production.INFO: ==22489== Lock acquired, processing the job...
[2026-09-08 18:10:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:10:03] Production.INFO: ==22491== Lock acquired, processing the job...
[2026-09-08 18:10:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:10:03] Production.INFO: ==22495== Lock acquired, processing the job...
[2026-09-08 18:10:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:10:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:10:03] Production.INFO: Account Balance Start.
[2026-09-08 18:10:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:10:03] Production.INFO: 117
[2026-09-08 18:10:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:10:03] Production.INFO: ==22493== Lock acquired, processing the job...
[2026-09-08 18:10:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:10:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:10:03] Production.INFO: Total Charge 0
[2026-09-08 18:10:03] Production.INFO: ==22497== Lock acquired, processing the job...
[2026-09-08 18:10:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:10:03] Production.INFO: CreateAllLog End
[2026-09-08 18:10:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:10:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:10:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:10:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 18:10:04] Production.INFO: Account Balance End.
[2026-09-08 18: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-08 18:10:04] Production.INFO: ==22497== Releasing lock...
[2026-09-08 18:10:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:10:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:10:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:10:04] Production.INFO: ==22495== Releasing lock...
[2026-09-08 18:10:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:10:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:10:04] Production.INFO: ==22491== Releasing lock...
[2026-09-08 18:10:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:10:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:10:11] Production.ERROR: CronJobId end10
[2026-09-08 18:10:11] Production.INFO: ==22493== Releasing lock...
[2026-09-08 18:10:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:10:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:10:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:10:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:10:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:10:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:10:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:10:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:10:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:10:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:10:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:10:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:10:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:10:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:10:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:10:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:10:14] Production.INFO: call_cost start
[2026-09-08 18:10:14] Production.INFO: call_cost end
[2026-09-08 18:10:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:10:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:10:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:10:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:10:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:10:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:10:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:10:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:10:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:10:14] Production.INFO: ==22489== Releasing lock...
[2026-09-08 18:10:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:10:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:11:01] Production.INFO: ==22552== Lock acquired, processing the job...
[2026-09-08 23:11:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:11:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:11:01] Production.INFO: neon service started
[2026-09-08 23:11:01] Production.INFO: neon service started
[2026-09-08 23:11:01] Production.INFO: ==22552== Releasing lock...
[2026-09-08 23:11:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:11:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:11:02] Production.INFO: ==22554== Lock acquired, processing the job...
[2026-09-08 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:11:02] Production.INFO: ==22556== Lock acquired, processing the job...
[2026-09-08 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:11:02] Production.INFO: ==22556== Releasing lock...
[2026-09-08 22:11:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:11:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:11:02] Production.INFO: ==22554== Releasing lock...
[2026-09-08 18:11:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:11:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:11:03] Production.INFO: ==22563== Lock acquired, processing the job...
[2026-09-08 18:11:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:11:03] Production.INFO: ==22565== Lock acquired, processing the job...
[2026-09-08 18:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:11:03] Production.INFO: ==22561== Lock acquired, processing the job...
[2026-09-08 18:11:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:11:03] Production.INFO: ==22559== Lock acquired, processing the job...
[2026-09-08 18:11:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:11:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:11:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:11:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:11:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:11:03] Production.INFO: ==22567== Lock acquired, processing the job...
[2026-09-08 18:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:11:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:11:03] Production.INFO: Account Balance Start.
[2026-09-08 18:11:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:11:03] Production.INFO: 117
[2026-09-08 18:11:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:11:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 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-08 18:11:03] Production.INFO: ==22567== Releasing lock...
[2026-09-08 18:11:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:11:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:11:03] Production.INFO: Total Charge 0
[2026-09-08 18:11:03] Production.INFO: CreateAllLog End
[2026-09-08 18:11:03] Production.INFO: Account Balance End.
[2026-09-08 18:11:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:11:03] Production.INFO: ==22565== Releasing lock...
[2026-09-08 18:11:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:11:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:11:04] Production.INFO: ==22561== Releasing lock...
[2026-09-08 18:11:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:11:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:11:11] Production.ERROR: CronJobId end10
[2026-09-08 18:11:11] Production.INFO: ==22563== Releasing lock...
[2026-09-08 18:11:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:11:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:11:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:11:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:11:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:11:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:11:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:11:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:11:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:11:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:11:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:11:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:11:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:11:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:11:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:11:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:11:13] Production.INFO: call_cost start
[2026-09-08 18:11:13] Production.INFO: call_cost end
[2026-09-08 18:11:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:11:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:11:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:11:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:11:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:11:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:11:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:11:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:11:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:11:13] Production.INFO: ==22559== Releasing lock...
[2026-09-08 18:11:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:11:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:12:02] Production.INFO: ==22620== Lock acquired, processing the job...
[2026-09-08 23:12:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:12:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:12:02] Production.INFO: neon service started
[2026-09-08 23:12:02] Production.INFO: neon service started
[2026-09-08 23:12:02] Production.INFO: ==22620== Releasing lock...
[2026-09-08 23:12:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:12:02] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:12:02] Production.INFO: ==22623== Lock acquired, processing the job...
[2026-09-08 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:12:02] Production.INFO: ==22625== Lock acquired, processing the job...
[2026-09-08 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:12:02] Production.INFO: ==22625== Releasing lock...
[2026-09-08 22:12:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:12:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:12:02] Production.INFO: ==22623== Releasing lock...
[2026-09-08 18:12:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:12:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:12:03] Production.INFO: ==22631== Lock acquired, processing the job...
[2026-09-08 18:12:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:12:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:12:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:12:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:12:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:12:03] Production.INFO: ==22627== Lock acquired, processing the job...
[2026-09-08 18:12:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:12:03] Production.INFO: ==22629== Lock acquired, processing the job...
[2026-09-08 18:12:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:12:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:12:04] Production.INFO: ==22635== Lock acquired, processing the job...
[2026-09-08 18:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:12:04] Production.INFO: ==22633== Lock acquired, processing the job...
[2026-09-08 18:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18: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-08 18: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-08 18:12:04] Production.INFO: Account Balance Start.
[2026-09-08 18:12:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:12:04] Production.INFO: 117
[2026-09-08 18: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-08 18:12:04] Production.INFO: ==22635== Releasing lock...
[2026-09-08 18:12:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:12:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:12:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:12:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:12:04] Production.INFO: Total Charge 0
[2026-09-08 18:12:04] Production.INFO: CreateAllLog End
[2026-09-08 18:12:04] Production.INFO: Account Balance End.
[2026-09-08 18:12:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:12:04] Production.INFO: ==22633== Releasing lock...
[2026-09-08 18:12:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:12:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:12:04] Production.INFO: ==22629== Releasing lock...
[2026-09-08 18:12:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:12:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:12:12] Production.ERROR: CronJobId end10
[2026-09-08 18:12:12] Production.INFO: ==22631== Releasing lock...
[2026-09-08 18:12:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:12:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:12:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:12:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:12:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:12:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:12:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:12:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:12:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:12:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:12:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:12:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:12:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:12:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:12:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:12:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:12:14] Production.INFO: call_cost start
[2026-09-08 18:12:14] Production.INFO: call_cost end
[2026-09-08 18:12:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:12:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:12:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:12:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:12:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:12:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:12:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:12:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:12:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:12:14] Production.INFO: ==22627== Releasing lock...
[2026-09-08 18:12:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:12:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:13:01] Production.INFO: ==22700== Lock acquired, processing the job...
[2026-09-08 23:13:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:13:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:13:01] Production.INFO: neon service started
[2026-09-08 23:13:01] Production.INFO: neon service started
[2026-09-08 23:13:01] Production.INFO: ==22700== Releasing lock...
[2026-09-08 23:13:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:13:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:13:01] Production.INFO: ==22702== Lock acquired, processing the job...
[2026-09-08 18:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:13:01] Production.INFO: ==22702== Releasing lock...
[2026-09-08 18:13:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:13:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:13:02] Production.INFO: ==22704== Lock acquired, processing the job...
[2026-09-08 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:13:02] Production.INFO: ==22704== Releasing lock...
[2026-09-08 22:13:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:13:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:13:02] Production.INFO: ==22713== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:13:02] Production.INFO: ==22709== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:13:02] Production.INFO: Account Balance Start.
[2026-09-08 18:13:02] Production.INFO: CreateAllLog Start
[2026-09-08 18:13:02] Production.INFO: 117
[2026-09-08 18:13:02] Production.INFO: ==22707== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:13:02] Production.INFO: Date 2026-09-08
[2026-09-08 18:13:02] Production.INFO: ==22715== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:13:02] Production.INFO: ==22711== Lock acquired, processing the job...
[2026-09-08 18:13:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:13:02] Production.INFO: Reseller ==> 0
[2026-09-08 18:13:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 18:13:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:13:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:13:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:13:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:13:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:13:03] Production.INFO: CreateAllLog End
[2026-09-08 18:13:03] Production.INFO: ==22715== Releasing lock...
[2026-09-08 18:13:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:13:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:13:03] Production.INFO: Account Balance End.
[2026-09-08 18:13:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:13:03] Production.INFO: ==22713== Releasing lock...
[2026-09-08 18:13:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:13:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:13:03] Production.INFO: ==22709== Releasing lock...
[2026-09-08 18:13:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:13:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:13:10] Production.ERROR: CronJobId end10
[2026-09-08 18:13:10] Production.INFO: ==22711== Releasing lock...
[2026-09-08 18:13:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:13:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:13:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:13:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:13:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:13:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:13:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:13:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:13:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:13:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:13:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:13:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:13:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:13:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:13:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:13:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:13:13] Production.INFO: call_cost start
[2026-09-08 18:13:13] Production.INFO: call_cost end
[2026-09-08 18:13:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:13:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:13:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:13:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:13:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:13:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:13:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:13:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:13:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:13:13] Production.INFO: ==22707== Releasing lock...
[2026-09-08 18:13:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:13:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:14:01] Production.INFO: ==22772== Lock acquired, processing the job...
[2026-09-08 23:14:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:14:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:14:01] Production.INFO: neon service started
[2026-09-08 23:14:01] Production.INFO: neon service started
[2026-09-08 23:14:01] Production.INFO: ==22772== Releasing lock...
[2026-09-08 23:14:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:14:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:14:02] Production.INFO: ==22774== Lock acquired, processing the job...
[2026-09-08 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:14:02] Production.INFO: ==22774== Releasing lock...
[2026-09-08 18:14:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:14:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:14:02] Production.INFO: ==22776== Lock acquired, processing the job...
[2026-09-08 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:14:02] Production.INFO: ==22776== Releasing lock...
[2026-09-08 22:14:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:14:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:14:03] Production.INFO: ==22785== Lock acquired, processing the job...
[2026-09-08 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:14:03] Production.INFO: Account Balance Start.
[2026-09-08 18:14:03] Production.INFO: ==22779== Lock acquired, processing the job...
[2026-09-08 18:14:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:14:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:14:03] Production.INFO: 117
[2026-09-08 18:14:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:14:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:14:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:14:03] Production.INFO: Total Charge 0
[2026-09-08 18:14:03] Production.INFO: CreateAllLog End
[2026-09-08 18:14:03] Production.INFO: ==22781== Lock acquired, processing the job...
[2026-09-08 18:14:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:14:03] Production.INFO: ==22783== Lock acquired, processing the job...
[2026-09-08 18:14:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:14:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:14:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:14:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:14:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:14:03] Production.INFO: Account Balance End.
[2026-09-08 18:14:03] Production.INFO: ==22787== Lock acquired, processing the job...
[2026-09-08 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:14:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:14:03] Production.INFO: ==22785== Releasing lock...
[2026-09-08 18:14:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:14:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 18:14:03] Production.INFO: ==22787== Releasing lock...
[2026-09-08 18:14:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:14:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:14:04] Production.INFO: ==22781== Releasing lock...
[2026-09-08 18:14:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:14:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:14:11] Production.ERROR: CronJobId end10
[2026-09-08 18:14:11] Production.INFO: ==22783== Releasing lock...
[2026-09-08 18:14:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:14:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:14:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:14:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:14:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:14:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:14:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:14:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:14:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:14:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:14:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:14:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:14:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:14:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:14:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:14:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:14:14] Production.INFO: call_cost start
[2026-09-08 18:14:14] Production.INFO: call_cost end
[2026-09-08 18:14:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:14:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:14:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:14:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:14:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:14:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:14:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:14:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:14:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:14:14] Production.INFO: ==22779== Releasing lock...
[2026-09-08 18:14:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:14:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:15:02] Production.INFO: ==22844== Lock acquired, processing the job...
[2026-09-08 23:15:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:15:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:15:02] Production.INFO: neon service started
[2026-09-08 23:15:02] Production.INFO: neon service started
[2026-09-08 23:15:02] Production.INFO: ==22844== Releasing lock...
[2026-09-08 23:15:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:15:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:15:02] Production.INFO: ==22846== Lock acquired, processing the job...
[2026-09-08 18:15:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:15:03] Production.INFO: ==22846== Releasing lock...
[2026-09-08 18:15:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:15:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:15:03] Production.INFO: ==22848== Lock acquired, processing the job...
[2026-09-08 22:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:15:03] Production.INFO: ==22848== Releasing lock...
[2026-09-08 22:15:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:15:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:15:03] Production.INFO: ==22855== Lock acquired, processing the job...
[2026-09-08 18:15:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:15:03] Production.INFO: ==22857== Lock acquired, processing the job...
[2026-09-08 18:15:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:15:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:15:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:15:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:15:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:15:04] Production.INFO: ==22850== Lock acquired, processing the job...
[2026-09-08 18:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:15:04] Production.INFO: ==22853== Lock acquired, processing the job...
[2026-09-08 18:15:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:15:04] Production.ERROR: CronJob PID - 22853
[2026-09-08 18:15:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:15:04] Production.ERROR: CronJob ID - 5
[2026-09-08 18:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:15:00
[2026-09-08 18:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:15:04] Production.ERROR: CronJob PID - 22855
[2026-09-08 18:15:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 18:15:04] Production.ERROR: CronJob ID - 7
[2026-09-08 18:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:15:00
[2026-09-08 18:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:15:04] Production.ERROR: CronJob PID - 22857
[2026-09-08 18:15:04] Production.ERROR: CronJob Title - Create Customer Summary Live
[2026-09-08 18:15:04] Production.ERROR: CronJob ID - 10
[2026-09-08 18:15:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:15:00
[2026-09-08 18:15:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:15:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:15:04] Production.INFO: ==22850== Releasing lock...
[2026-09-08 18:15:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:15:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:15:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:15:04] Production.INFO: ==22859== Lock acquired, processing the job...
[2026-09-08 18:15:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:15:04] Production.INFO: ==22861== Lock acquired, processing the job...
[2026-09-08 18:15:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:15:04] Production.INFO: Account Balance Start.
[2026-09-08 18:15:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:15:04] Production.INFO: 117
[2026-09-08 18:15:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:15:04] Production.INFO: ==22863== Lock acquired, processing the job...
[2026-09-08 18:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:15:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:15:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:15:04] Production.INFO: Total Charge 0
[2026-09-08 18:15:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 18:15:04] Production.INFO: ==22863== Releasing lock...
[2026-09-08 18:15:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:15:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:15:04] Production.ERROR: done
[2026-09-08 18:15:04] Production.INFO: ==22855== Releasing lock...
[2026-09-08 18:15:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:15:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:15:04] Production.INFO: Account Balance End.
[2026-09-08 18:15:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:15:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968069', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:15:05] Production.ERROR: CronJobId end 12
[2026-09-08 18:15:05] Production.INFO: ==22859== Releasing lock...
[2026-09-08 18:15:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:15:05] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:15:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968069', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:15:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:15:10] Production.INFO: ProcessCDR(1,17968069,1,1,2)
[2026-09-08 18:15:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968069,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:15:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968069,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:15:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:15:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:15:10] Production.INFO: ==22861== Releasing lock...
[2026-09-08 18:15:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:15:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:15:13] Production.ERROR: CronJobId end10
[2026-09-08 18:15:13] Production.INFO: ==22857== Releasing lock...
[2026-09-08 18:15:13] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:15:13] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:15:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:15:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:15:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:15:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:15:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:15:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:15:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:15:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:15:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:15:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:15:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:15:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:15:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:15:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:15:17] Production.INFO: call_cost start
[2026-09-08 18:15:17] Production.INFO: call_cost end
[2026-09-08 18:15:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:15:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:15:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:15:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:15:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:15:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:15:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:15:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:15:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:15:17] Production.INFO: ==22853== Releasing lock...
[2026-09-08 18:15:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:15:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:16:01] Production.INFO: ==22922== Lock acquired, processing the job...
[2026-09-08 23:16:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:16:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:16:01] Production.INFO: neon service started
[2026-09-08 23:16:01] Production.INFO: neon service started
[2026-09-08 23:16:01] Production.INFO: ==22922== Releasing lock...
[2026-09-08 23:16:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:16:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:16:02] Production.INFO: ==22924== Lock acquired, processing the job...
[2026-09-08 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:16:02] Production.INFO: ==22924== Releasing lock...
[2026-09-08 18:16:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:16:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:16:02] Production.INFO: ==22926== Lock acquired, processing the job...
[2026-09-08 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:16:02] Production.INFO: ==22926== Releasing lock...
[2026-09-08 22:16:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:16:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:16:03] Production.INFO: ==22930== Lock acquired, processing the job...
[2026-09-08 18:16:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:16:03] Production.INFO: ==22934== Lock acquired, processing the job...
[2026-09-08 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:16:03] Production.INFO: ==22928== Lock acquired, processing the job...
[2026-09-08 18:16:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:16:03] Production.INFO: ==22932== Lock acquired, processing the job...
[2026-09-08 18:16:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:16:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:16:03] Production.INFO: Account Balance Start.
[2026-09-08 18:16:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:16:03] Production.INFO: 117
[2026-09-08 18:16:03] Production.INFO: ==22936== Lock acquired, processing the job...
[2026-09-08 18:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:16:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:16:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:16:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:16:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:16:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:16:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:16:03] Production.INFO: Total Charge 0
[2026-09-08 18:16:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 18:16:03] Production.INFO: ==22936== Releasing lock...
[2026-09-08 18:16:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:16:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:16:03] Production.INFO: Account Balance End.
[2026-09-08 18:16:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:16:03] Production.INFO: ==22934== Releasing lock...
[2026-09-08 18:16:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:16:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:16:04] Production.INFO: ==22930== Releasing lock...
[2026-09-08 18:16:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:16:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:16:11] Production.ERROR: CronJobId end10
[2026-09-08 18:16:11] Production.INFO: ==22932== Releasing lock...
[2026-09-08 18:16:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:16:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:16:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:16:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:16:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:16:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:16:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:16:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:16:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:16:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:16:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:16:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:16:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:16:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:16:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:16:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:16:13] Production.INFO: call_cost start
[2026-09-08 18:16:13] Production.INFO: call_cost end
[2026-09-08 18:16:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:16:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:16:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:16:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:16:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:16:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:16:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:16:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:16:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:16:13] Production.INFO: ==22928== Releasing lock...
[2026-09-08 18:16:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:16:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:17:02] Production.INFO: ==22995== Lock acquired, processing the job...
[2026-09-08 23:17:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:17:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:17:02] Production.INFO: neon service started
[2026-09-08 23:17:02] Production.INFO: neon service started
[2026-09-08 23:17:02] Production.INFO: ==22995== Releasing lock...
[2026-09-08 23:17:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:17:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:17:02] Production.INFO: ==22997== Lock acquired, processing the job...
[2026-09-08 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:17:02] Production.INFO: ==22997== Releasing lock...
[2026-09-08 18:17:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:17:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:17:03] Production.INFO: ==22999== Lock acquired, processing the job...
[2026-09-08 22:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:17:03] Production.INFO: ==22999== Releasing lock...
[2026-09-08 22:17:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:17:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:17:03] Production.INFO: ==23001== Lock acquired, processing the job...
[2026-09-08 18:17:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:17:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:17:03] Production.INFO: ==23007== Lock acquired, processing the job...
[2026-09-08 18:17:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:17:03] Production.INFO: ==23003== Lock acquired, processing the job...
[2026-09-08 18:17:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:17:03] Production.INFO: ==23005== Lock acquired, processing the job...
[2026-09-08 18:17:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:17:03] Production.INFO: Account Balance Start.
[2026-09-08 18:17:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:17:03] Production.INFO: 117
[2026-09-08 18:17:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:17:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:17:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:17:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:17:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:17:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:17:03] Production.INFO: ==23009== Lock acquired, processing the job...
[2026-09-08 18:17:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:17:03] Production.INFO: Total Charge 0
[2026-09-08 18:17:04] Production.INFO: CreateAllLog End
[2026-09-08 18: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-08 18: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-08 18:17:04] Production.INFO: Account Balance End.
[2026-09-08 18: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-08 18:17:04] Production.INFO: ==23009== Releasing lock...
[2026-09-08 18:17:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:17:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:17:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:17:04] Production.INFO: ==23007== Releasing lock...
[2026-09-08 18:17:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:17:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:17:04] Production.INFO: ==23003== Releasing lock...
[2026-09-08 18:17:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:17:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:17:11] Production.ERROR: CronJobId end10
[2026-09-08 18:17:11] Production.INFO: ==23005== Releasing lock...
[2026-09-08 18:17:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:17:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:17:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:17:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:17:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:17:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:17:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:17:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:17:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:17:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:17:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:17:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:17:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:17:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:17:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:17:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:17:14] Production.INFO: call_cost start
[2026-09-08 18:17:14] Production.INFO: call_cost end
[2026-09-08 18:17:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:17:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:17:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:17:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:17:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:17:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:17:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:17:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:17:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:17:14] Production.INFO: ==23001== Releasing lock...
[2026-09-08 18:17:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:17:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:18:01] Production.INFO: ==23064== Lock acquired, processing the job...
[2026-09-08 23:18:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:18:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:18:01] Production.INFO: neon service started
[2026-09-08 23:18:01] Production.INFO: neon service started
[2026-09-08 23:18:01] Production.INFO: ==23064== Releasing lock...
[2026-09-08 23:18:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:18:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:18:02] Production.INFO: ==23068== Lock acquired, processing the job...
[2026-09-08 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:18:02] Production.INFO: ==23066== Lock acquired, processing the job...
[2026-09-08 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:18:02] Production.INFO: ==23068== Releasing lock...
[2026-09-08 22:18:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:18:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:18:02] Production.INFO: ==23066== Releasing lock...
[2026-09-08 18:18:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:18:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:18:03] Production.INFO: ==23071== Lock acquired, processing the job...
[2026-09-08 18:18:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:18:03] Production.INFO: ==23079== Lock acquired, processing the job...
[2026-09-08 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:18:03] Production.INFO: ==23073== Lock acquired, processing the job...
[2026-09-08 18:18:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 18:18:03] Production.INFO: ==23075== Lock acquired, processing the job...
[2026-09-08 18:18:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:18:03] Production.INFO: ==23077== Lock acquired, processing the job...
[2026-09-08 18:18:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 18:18:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 18:18:03] Production.INFO: ==23079== Releasing lock...
[2026-09-08 18:18:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:18:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:18:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:18:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:18:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:18:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:18:03] Production.INFO: Account Balance Start.
[2026-09-08 18:18:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:18:03] Production.INFO: 117
[2026-09-08 18:18:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:18:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:18:03] Production.INFO: Total Charge 0
[2026-09-08 18:18:03] Production.INFO: CreateAllLog End
[2026-09-08 18:18:04] Production.INFO: Account Balance End.
[2026-09-08 18:18:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:18:04] Production.INFO: ==23077== Releasing lock...
[2026-09-08 18:18:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:18:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:18:04] Production.INFO: ==23073== Releasing lock...
[2026-09-08 18:18:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:18:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:18:12] Production.ERROR: CronJobId end10
[2026-09-08 18:18:12] Production.INFO: ==23075== Releasing lock...
[2026-09-08 18:18:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:18:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:18:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:18:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:18:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:18:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:18:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:18:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:18:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:18:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:18:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:18:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:18:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:18:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:18:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:18:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:18:14] Production.INFO: call_cost start
[2026-09-08 18:18:14] Production.INFO: call_cost end
[2026-09-08 18:18:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:18:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:18:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:18:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:18:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:18:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:18:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:18:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:18:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:18:14] Production.INFO: ==23071== Releasing lock...
[2026-09-08 18:18:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:18:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:19:02] Production.INFO: ==23138== Lock acquired, processing the job...
[2026-09-08 23:19:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:19:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:19:02] Production.INFO: neon service started
[2026-09-08 23:19:02] Production.INFO: neon service started
[2026-09-08 23:19:02] Production.INFO: ==23138== Releasing lock...
[2026-09-08 23:19:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:19:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:19:03] Production.INFO: ==23140== Lock acquired, processing the job...
[2026-09-08 18:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:19:03] Production.INFO: ==23142== Lock acquired, processing the job...
[2026-09-08 22:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:19:03] Production.INFO: ==23142== Releasing lock...
[2026-09-08 22:19:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:19:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:19:03] Production.INFO: ==23140== Releasing lock...
[2026-09-08 18:19:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:19:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:19:04] Production.INFO: ==23149== Lock acquired, processing the job...
[2026-09-08 18:19:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:19:04] Production.INFO: ==23145== Lock acquired, processing the job...
[2026-09-08 18:19:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:19:04] Production.INFO: ==23147== Lock acquired, processing the job...
[2026-09-08 18:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:19:04] Production.INFO: ==23151== Lock acquired, processing the job...
[2026-09-08 18:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:19:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:19:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:19:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:19:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:19:04] Production.INFO: Account Balance Start.
[2026-09-08 18:19:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:19:04] Production.INFO: 117
[2026-09-08 18:19:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:19:04] Production.INFO: ==23153== Lock acquired, processing the job...
[2026-09-08 18:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:19:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:19:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:19:04] Production.INFO: Total Charge 0
[2026-09-08 18:19:04] Production.INFO: CreateAllLog End
[2026-09-08 18: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-08 18: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-08 18: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-08 18:19:04] Production.INFO: ==23153== Releasing lock...
[2026-09-08 18:19:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:19:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:19:04] Production.INFO: Account Balance End.
[2026-09-08 18:19:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:19:04] Production.INFO: ==23151== Releasing lock...
[2026-09-08 18:19:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:19:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:19:04] Production.INFO: ==23147== Releasing lock...
[2026-09-08 18:19:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:19:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:19:12] Production.ERROR: CronJobId end10
[2026-09-08 18:19:12] Production.INFO: ==23149== Releasing lock...
[2026-09-08 18:19:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:19:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:19:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:19:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:19:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:19:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:19:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:19:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:19:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:19:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:19:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:19:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:19:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:19:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:19:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:19:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:19:15] Production.INFO: call_cost start
[2026-09-08 18:19:15] Production.INFO: call_cost end
[2026-09-08 18:19:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:19:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:19:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:19:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:19:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:19:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:19:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:19:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:19:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:19:15] Production.INFO: ==23145== Releasing lock...
[2026-09-08 18:19:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:19:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:20:01] Production.INFO: ==23207== Lock acquired, processing the job...
[2026-09-08 23:20:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:20:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:20:01] Production.INFO: neon service started
[2026-09-08 23:20:01] Production.INFO: neon service started
[2026-09-08 23:20:01] Production.INFO: ==23207== Releasing lock...
[2026-09-08 23:20:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:20:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:20:02] Production.INFO: ==23210== Lock acquired, processing the job...
[2026-09-08 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:20:02] Production.INFO: ==23210== Releasing lock...
[2026-09-08 18:20:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:20:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:20:02] Production.INFO: ==23212== Lock acquired, processing the job...
[2026-09-08 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:20:02] Production.INFO: ==23212== Releasing lock...
[2026-09-08 22:20:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:20:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:20:03] Production.INFO: ==23222== Lock acquired, processing the job...
[2026-09-08 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 18:20:03] Production.INFO: ==23222== Releasing lock...
[2026-09-08 18:20:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:20:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:20:03] Production.INFO: ==23214== Lock acquired, processing the job...
[2026-09-08 18:20:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:20:03] Production.INFO: ==23216== Lock acquired, processing the job...
[2026-09-08 18:20:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:20:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:20:03] Production.INFO: ==23218== Lock acquired, processing the job...
[2026-09-08 18:20:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:20:03] Production.INFO: ==23220== Lock acquired, processing the job...
[2026-09-08 18:20:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:20:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:20:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:20:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:20:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:20:03] Production.INFO: Account Balance Start.
[2026-09-08 18:20:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:20:03] Production.INFO: 117
[2026-09-08 18:20:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:20:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:20:04] Production.INFO: Total Charge 0
[2026-09-08 18:20:04] Production.INFO: CreateAllLog End
[2026-09-08 18:20:04] Production.INFO: Account Balance End.
[2026-09-08 18:20:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:20:04] Production.INFO: ==23220== Releasing lock...
[2026-09-08 18:20:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:20:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:20:04] Production.INFO: ==23216== Releasing lock...
[2026-09-08 18:20:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:20:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:20:12] Production.ERROR: CronJobId end10
[2026-09-08 18:20:12] Production.INFO: ==23218== Releasing lock...
[2026-09-08 18:20:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:20:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:20:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:20:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:20:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:20:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:20:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:20:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:20:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:20:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:20:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:20:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:20:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:20:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:20:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:20:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:20:15] Production.INFO: call_cost start
[2026-09-08 18:20:15] Production.INFO: call_cost end
[2026-09-08 18:20:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:20:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:20:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:20:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:20:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:20:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:20:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:20:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:20:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:20:15] Production.INFO: ==23214== Releasing lock...
[2026-09-08 18:20:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:20:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:21:02] Production.INFO: ==23279== Lock acquired, processing the job...
[2026-09-08 23:21:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:21:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:21:02] Production.INFO: neon service started
[2026-09-08 23:21:02] Production.INFO: neon service started
[2026-09-08 23:21:02] Production.INFO: ==23279== Releasing lock...
[2026-09-08 23:21:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:21:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:21:02] Production.INFO: ==23281== Lock acquired, processing the job...
[2026-09-08 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:21:02] Production.INFO: ==23281== Releasing lock...
[2026-09-08 18:21:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:21:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:21:03] Production.INFO: ==23283== Lock acquired, processing the job...
[2026-09-08 22:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:21:03] Production.INFO: ==23283== Releasing lock...
[2026-09-08 22:21:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:21:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:21:03] Production.INFO: ==23291== Lock acquired, processing the job...
[2026-09-08 18:21:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:21:03] Production.INFO: ==23287== Lock acquired, processing the job...
[2026-09-08 18:21:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:21:03] Production.INFO: ==23285== Lock acquired, processing the job...
[2026-09-08 18:21:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:21:03] Production.INFO: Account Balance Start.
[2026-09-08 18:21:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:21:03] Production.INFO: 117
[2026-09-08 18:21:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:21:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:21:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:21:03] Production.INFO: Total Charge 0
[2026-09-08 18:21:03] Production.INFO: ==23289== Lock acquired, processing the job...
[2026-09-08 18:21:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:21:03] Production.INFO: CreateAllLog End
[2026-09-08 18:21:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:21:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:21:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:21:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:21:03] Production.INFO: ==23293== Lock acquired, processing the job...
[2026-09-08 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 18:21:03] Production.INFO: Account Balance End.
[2026-09-08 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-08 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-08 18:21:03] Production.INFO: ==23293== Releasing lock...
[2026-09-08 18:21:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:21:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:21:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:21:03] Production.INFO: ==23291== Releasing lock...
[2026-09-08 18:21:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:21:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:21:04] Production.INFO: ==23287== Releasing lock...
[2026-09-08 18:21:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:21:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:21:11] Production.ERROR: CronJobId end10
[2026-09-08 18:21:11] Production.INFO: ==23289== Releasing lock...
[2026-09-08 18:21:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:21:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:21:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:21:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:21:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:21:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:21:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:21:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:21:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:21:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:21:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:21:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:21:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:21:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:21:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:21:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:21:14] Production.INFO: call_cost start
[2026-09-08 18:21:14] Production.INFO: call_cost end
[2026-09-08 18:21:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:21:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:21:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:21:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:21:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:21:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:21:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:21:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:21:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:21:14] Production.INFO: ==23285== Releasing lock...
[2026-09-08 18:21:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:21:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:22:01] Production.INFO: ==23348== Lock acquired, processing the job...
[2026-09-08 23:22:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:22:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:22:01] Production.INFO: neon service started
[2026-09-08 23:22:01] Production.INFO: neon service started
[2026-09-08 23:22:01] Production.INFO: ==23348== Releasing lock...
[2026-09-08 23:22:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:22:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:22:02] Production.INFO: ==23350== Lock acquired, processing the job...
[2026-09-08 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:22:02] Production.INFO: ==23352== Lock acquired, processing the job...
[2026-09-08 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:22:02] Production.INFO: ==23352== Releasing lock...
[2026-09-08 22:22:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:22:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:22:02] Production.INFO: ==23350== Releasing lock...
[2026-09-08 18:22:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:22:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:22:03] Production.INFO: ==23355== Lock acquired, processing the job...
[2026-09-08 18:22:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:22:03] Production.INFO: ==23359== Lock acquired, processing the job...
[2026-09-08 18:22:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:22:03] Production.INFO: ==23357== Lock acquired, processing the job...
[2026-09-08 18:22:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:22:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:22:03] Production.INFO: ==23361== Lock acquired, processing the job...
[2026-09-08 18:22:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:22:03] Production.INFO: Account Balance Start.
[2026-09-08 18:22:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:22:03] Production.INFO: 117
[2026-09-08 18:22:03] Production.INFO: ==23363== Lock acquired, processing the job...
[2026-09-08 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:22:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:22:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:22:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:22:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:22:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:22:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:22:03] Production.INFO: Total Charge 0
[2026-09-08 18:22:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 18:22:03] Production.INFO: ==23363== Releasing lock...
[2026-09-08 18:22:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:22:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:22:03] Production.INFO: Account Balance End.
[2026-09-08 18:22:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:22:04] Production.INFO: ==23361== Releasing lock...
[2026-09-08 18:22:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:22:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:22:04] Production.INFO: ==23357== Releasing lock...
[2026-09-08 18:22:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:22:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:22:12] Production.ERROR: CronJobId end10
[2026-09-08 18:22:12] Production.INFO: ==23359== Releasing lock...
[2026-09-08 18:22:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:22:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:22:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:22:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:22:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:22:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:22:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:22:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:22:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:22:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:22:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:22:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:22:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:22:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:22:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:22:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:22:14] Production.INFO: call_cost start
[2026-09-08 18:22:14] Production.INFO: call_cost end
[2026-09-08 18:22:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:22:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:22:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:22:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:22:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:22:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:22:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:22:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:22:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:22:14] Production.INFO: ==23355== Releasing lock...
[2026-09-08 18:22:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:22:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:23:02] Production.INFO: ==23421== Lock acquired, processing the job...
[2026-09-08 23:23:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:23:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:23:02] Production.INFO: neon service started
[2026-09-08 23:23:02] Production.INFO: neon service started
[2026-09-08 23:23:02] Production.INFO: ==23421== Releasing lock...
[2026-09-08 23:23:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:23:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:23:02] Production.INFO: ==23423== Lock acquired, processing the job...
[2026-09-08 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:23:02] Production.INFO: ==23423== Releasing lock...
[2026-09-08 18:23:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:23:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:23:02] Production.INFO: ==23426== Lock acquired, processing the job...
[2026-09-08 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:23:02] Production.INFO: ==23426== Releasing lock...
[2026-09-08 22:23:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:23:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:23:03] Production.INFO: ==23430== Lock acquired, processing the job...
[2026-09-08 18:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:23:03] Production.INFO: ==23428== Lock acquired, processing the job...
[2026-09-08 18:23:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:23:03] Production.INFO: ==23432== Lock acquired, processing the job...
[2026-09-08 18:23:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:23:03] Production.INFO: ==23434== Lock acquired, processing the job...
[2026-09-08 18:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:23:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:23:03] Production.INFO: ==23436== Lock acquired, processing the job...
[2026-09-08 18:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:23:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:23:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:23:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:23:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:23:03] Production.INFO: Account Balance Start.
[2026-09-08 18:23:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:23:03] Production.INFO: 117
[2026-09-08 18:23:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:23:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:23:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:23:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:23:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:23:03] Production.INFO: ==23436== Releasing lock...
[2026-09-08 18:23:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:23:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:23:03] Production.INFO: Total Charge 0
[2026-09-08 18:23:03] Production.INFO: CreateAllLog End
[2026-09-08 18:23:03] Production.INFO: Account Balance End.
[2026-09-08 18:23:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:23:03] Production.INFO: ==23434== Releasing lock...
[2026-09-08 18:23:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:23:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:23:03] Production.INFO: ==23430== Releasing lock...
[2026-09-08 18:23:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:23:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:23:12] Production.ERROR: CronJobId end10
[2026-09-08 18:23:12] Production.INFO: ==23432== Releasing lock...
[2026-09-08 18:23:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:23:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:23:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:23:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:23:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:23:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:23:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:23:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:23:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:23:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:23:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:23:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:23:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:23:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:23:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:23:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:23:14] Production.INFO: call_cost start
[2026-09-08 18:23:14] Production.INFO: call_cost end
[2026-09-08 18:23:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:23:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:23:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:23:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:23:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:23:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:23:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:23:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:23:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:23:14] Production.INFO: ==23428== Releasing lock...
[2026-09-08 18:23:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:23:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:24:01] Production.INFO: ==23490== Lock acquired, processing the job...
[2026-09-08 23:24:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:24:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:24:01] Production.INFO: neon service started
[2026-09-08 23:24:01] Production.INFO: neon service started
[2026-09-08 23:24:01] Production.INFO: ==23490== Releasing lock...
[2026-09-08 23:24:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:24:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:24:02] Production.INFO: ==23494== Lock acquired, processing the job...
[2026-09-08 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:24:02] Production.INFO: ==23492== Lock acquired, processing the job...
[2026-09-08 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:24:02] Production.INFO: ==23494== Releasing lock...
[2026-09-08 22:24:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:24:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:24:02] Production.INFO: ==23492== Releasing lock...
[2026-09-08 18:24:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:24:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:24:03] Production.INFO: ==23497== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:24:03] Production.INFO: ==23499== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:24:03] Production.INFO: ==23501== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:24:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:24:03] Production.INFO: ==23505== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:24:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:24:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:24:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:24:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 18:24:03] Production.INFO: ==23503== Lock acquired, processing the job...
[2026-09-08 18:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 18:24:03] Production.INFO: ==23505== Releasing lock...
[2026-09-08 18:24:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:24:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:24:03] Production.INFO: Account Balance Start.
[2026-09-08 18:24:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:24:03] Production.INFO: 117
[2026-09-08 18:24:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:24:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:24:03] Production.INFO: Total Charge 0
[2026-09-08 18:24:03] Production.INFO: CreateAllLog End
[2026-09-08 18:24:03] Production.INFO: Account Balance End.
[2026-09-08 18:24:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:24:03] Production.INFO: ==23503== Releasing lock...
[2026-09-08 18:24:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:24:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:24:04] Production.INFO: ==23499== Releasing lock...
[2026-09-08 18:24:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:24:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:24:12] Production.ERROR: CronJobId end10
[2026-09-08 18:24:12] Production.INFO: ==23501== Releasing lock...
[2026-09-08 18:24:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:24:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:24:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:24:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:24:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:24:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:24:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:24:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:24:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:24:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:24:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:24:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:24:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:24:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:24:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:24:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:24:13] Production.INFO: call_cost start
[2026-09-08 18:24:13] Production.INFO: call_cost end
[2026-09-08 18:24:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:24:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:24:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:24:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:24:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:24:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:24:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:24:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:24:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:24:13] Production.INFO: ==23497== Releasing lock...
[2026-09-08 18:24:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:24:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:25:01] Production.INFO: ==23562== Lock acquired, processing the job...
[2026-09-08 23:25:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:25:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:25:01] Production.INFO: neon service started
[2026-09-08 23:25:01] Production.INFO: neon service started
[2026-09-08 23:25:01] Production.INFO: ==23562== Releasing lock...
[2026-09-08 23:25:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:25:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:25:02] Production.INFO: ==23564== Lock acquired, processing the job...
[2026-09-08 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:25:02] Production.INFO: ==23566== Lock acquired, processing the job...
[2026-09-08 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:25:02] Production.INFO: ==23566== Releasing lock...
[2026-09-08 22:25:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:25:02] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:25:02] Production.INFO: ==23564== Releasing lock...
[2026-09-08 18:25:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:25:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:25:03] Production.INFO: ==23571== Lock acquired, processing the job...
[2026-09-08 18:25:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:25:03] Production.INFO: ==23577== Lock acquired, processing the job...
[2026-09-08 18:25:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:25:03] Production.INFO: ==23569== Lock acquired, processing the job...
[2026-09-08 18:25:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:25:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:25:04] Production.INFO: ==23573== Lock acquired, processing the job...
[2026-09-08 18:25:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:25:04] Production.INFO: ==23575== Lock acquired, processing the job...
[2026-09-08 18:25:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:25:04] Production.INFO: Account Balance Start.
[2026-09-08 18:25:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:25:04] Production.INFO: 117
[2026-09-08 18:25:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:25:04] Production.ERROR: CronJob PID - 23571
[2026-09-08 18:25:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:25:04] Production.ERROR: CronJob ID - 5
[2026-09-08 18:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:25:00
[2026-09-08 18:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:25:04] Production.ERROR: CronJob PID - 23573
[2026-09-08 18:25:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 18:25:04] Production.ERROR: CronJob ID - 7
[2026-09-08 18:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:25:00
[2026-09-08 18:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:25:04] Production.ERROR: CronJob PID - 23577
[2026-09-08 18:25:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 18:25:04] Production.ERROR: CronJob ID - 12
[2026-09-08 18:25:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:25:00
[2026-09-08 18:25:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:25:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:25:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:25:04] Production.INFO: ==23569== Releasing lock...
[2026-09-08 18:25:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:25:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:25:04] Production.INFO: ==23579== Lock acquired, processing the job...
[2026-09-08 18:25:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:25:04] Production.INFO: Total Charge 0
[2026-09-08 18:25:04] Production.INFO: ==23581== Lock acquired, processing the job...
[2026-09-08 18:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:25:04] Production.INFO: CreateAllLog End
[2026-09-08 18:25:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:25:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:25:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:25:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:25:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 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-08 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-08 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-08 18:25:04] Production.INFO: ==23581== Releasing lock...
[2026-09-08 18:25:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:25:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:25:04] Production.ERROR: done
[2026-09-08 18:25:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:25:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968110', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:25:04] Production.INFO: Account Balance End.
[2026-09-08 18:25:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:25:04] Production.INFO: ==23577== Releasing lock...
[2026-09-08 18:25:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:25:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:25:05] Production.INFO: ==23573== Releasing lock...
[2026-09-08 18:25:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:25:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:25:11] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968110', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:25:11] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:25:11] Production.INFO: ProcessCDR(1,17968110,1,1,2)
[2026-09-08 18:25:11] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968110,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:25:11] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968110,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:25:11] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:25:11] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:25:11] Production.INFO: ==23579== Releasing lock...
[2026-09-08 18:25:11] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:25:11] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:25:14] Production.ERROR: CronJobId end10
[2026-09-08 18:25:14] Production.INFO: ==23575== Releasing lock...
[2026-09-08 18:25:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:25:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:25:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:25:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:25:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:25:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:25:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:25:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:25:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:25:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:25:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:25:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:25:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:25:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:25:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:25:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:25:17] Production.INFO: call_cost start
[2026-09-08 18:25:17] Production.INFO: call_cost end
[2026-09-08 18:25:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:25:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:25:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:25:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:25:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:25:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:25:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:25:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:25:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:25:17] Production.INFO: ==23571== Releasing lock...
[2026-09-08 18:25:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:25:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:26:02] Production.INFO: ==23641== Lock acquired, processing the job...
[2026-09-08 23:26:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:26:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:26:02] Production.INFO: neon service started
[2026-09-08 23:26:02] Production.INFO: neon service started
[2026-09-08 23:26:02] Production.INFO: ==23641== Releasing lock...
[2026-09-08 23:26:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:26:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:26:02] Production.INFO: ==23643== Lock acquired, processing the job...
[2026-09-08 18:26:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:26:03] Production.INFO: ==23645== Lock acquired, processing the job...
[2026-09-08 22:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:26:03] Production.INFO: ==23645== Releasing lock...
[2026-09-08 22:26:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:26:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:26:03] Production.INFO: ==23643== Releasing lock...
[2026-09-08 18:26:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:26:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:26:04] Production.INFO: ==23654== Lock acquired, processing the job...
[2026-09-08 18:26:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:26:04] Production.INFO: ==23648== Lock acquired, processing the job...
[2026-09-08 18:26:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:26:04] Production.INFO: ==23650== Lock acquired, processing the job...
[2026-09-08 18:26:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:26:04] Production.INFO: ==23656== Lock acquired, processing the job...
[2026-09-08 18:26:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:26:04] Production.INFO: ==23652== Lock acquired, processing the job...
[2026-09-08 18:26:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:26:05] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:26:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:26:05] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:26:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:26:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:26:06] Production.INFO: Account Balance Start.
[2026-09-08 18:26:06] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:26:06] Production.INFO: CreateAllLog Start
[2026-09-08 18:26:06] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:26:06] Production.INFO: 117
[2026-09-08 18:26:06] Production.INFO: Date 2026-09-08
[2026-09-08 18:26:06] Production.INFO: Reseller ==> 0
[2026-09-08 18:26:06] Production.INFO: Total Charge 0
[2026-09-08 18:26: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-08 18:26:07] Production.INFO: CreateAllLog End
[2026-09-08 18:26:07] Production.INFO: ==23656== Releasing lock...
[2026-09-08 18:26:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:26:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:26:10] Production.INFO: Account Balance End.
[2026-09-08 18:26:12] Production.ERROR: CronJobId end 12
[2026-09-08 18:26:12] Production.INFO: ==23654== Releasing lock...
[2026-09-08 18:26:12] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:26:12] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:26:13] Production.INFO: ==23650== Releasing lock...
[2026-09-08 18:26:13] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:26:13] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 23:27:01] Production.INFO: ==23716== Lock acquired, processing the job...
[2026-09-08 23:27:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:27:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:27:01] Production.INFO: neon service started
[2026-09-08 23:27:01] Production.INFO: neon service started
[2026-09-08 23:27:01] Production.INFO: ==23716== Releasing lock...
[2026-09-08 23:27:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:27:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:27:04] Production.INFO: ==23720== Lock acquired, processing the job...
[2026-09-08 18:27:04] Production.INFO: ==23718== Lock acquired, processing the job...
[2026-09-08 22:27:04] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:27:04] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:27:05] Production.INFO: ==23720== Releasing lock...
[2026-09-08 22:27:05] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:27:05] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:27:05] Production.INFO: ==23718== Releasing lock...
[2026-09-08 18:27:05] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:27:05] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:27:05] Production.INFO: ==23729== Lock acquired, processing the job...
[2026-09-08 18:27:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:27:05] Production.INFO: ==23727== Lock acquired, processing the job...
[2026-09-08 18:27:05] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:27:05] Production.INFO: ==23725== Lock acquired, processing the job...
[2026-09-08 18:27:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:27:06] Production.INFO: Account Balance Start.
[2026-09-08 18:27:06] Production.INFO: CreateAllLog Start
[2026-09-08 18:27:06] Production.INFO: 117
[2026-09-08 18:27:06] Production.INFO: Date 2026-09-08
[2026-09-08 18:27:06] Production.INFO: Reseller ==> 0
[2026-09-08 18:27:06] Production.INFO: Total Charge 0
[2026-09-08 18:27: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-08 18:27: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-08 18:27:06] Production.INFO: CreateAllLog End
[2026-09-08 18:27: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-08 18:27:07] Production.INFO: ==23729== Releasing lock...
[2026-09-08 18:27:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:27:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:27:08] Production.INFO: Account Balance End.
[2026-09-08 18:27:10] Production.ERROR: CronJobId end 12
[2026-09-08 18:27:10] Production.INFO: ==23727== Releasing lock...
[2026-09-08 18:27:10] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:27:10] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:27:10] Production.INFO: ==23725== Releasing lock...
[2026-09-08 18:27:10] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:27:10] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:27:12] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:27:12] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:27:12] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:27:12] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:27:12] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:27:12] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:27:12] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:27:12] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:27:12] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:27:12] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:27:12] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:27:12] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:27:12] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:27:12] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:27:13] Production.INFO: call_cost start
[2026-09-08 18:27:13] Production.INFO: call_cost end
[2026-09-08 18:27:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:27:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:27:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:27:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:27:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:27:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:27:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:27:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:27:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:27:15] Production.INFO: ==23648== Releasing lock...
[2026-09-08 18:27:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:27:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:27:22] Production.ERROR: CronJobId end10
[2026-09-08 18:27:22] Production.INFO: ==23652== Releasing lock...
[2026-09-08 18:27:22] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:27:22] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 23:28:02] Production.INFO: ==23781== Lock acquired, processing the job...
[2026-09-08 23:28:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:28:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:28:02] Production.INFO: neon service started
[2026-09-08 23:28:02] Production.INFO: neon service started
[2026-09-08 23:28:02] Production.INFO: ==23781== Releasing lock...
[2026-09-08 23:28:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:28:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:28:02] Production.INFO: ==23783== Lock acquired, processing the job...
[2026-09-08 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:28:02] Production.INFO: ==23783== Releasing lock...
[2026-09-08 18:28:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:28:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:28:02] Production.INFO: ==23785== Lock acquired, processing the job...
[2026-09-08 22:28:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:28:03] Production.INFO: ==23785== Releasing lock...
[2026-09-08 22:28:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:28:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:28:03] Production.INFO: ==23790== Lock acquired, processing the job...
[2026-09-08 18:28:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:28:03] Production.INFO: ==23788== Lock acquired, processing the job...
[2026-09-08 18:28:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:28:03] Production.INFO: ==23792== Lock acquired, processing the job...
[2026-09-08 18:28:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:28:03] Production.INFO: ==23796== Lock acquired, processing the job...
[2026-09-08 18:28:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:28:03] Production.INFO: ==23794== Lock acquired, processing the job...
[2026-09-08 18:28:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:28:07] Production.INFO: Account Balance Start.
[2026-09-08 18:28:07] Production.INFO: CreateAllLog Start
[2026-09-08 18:28:07] Production.INFO: 117
[2026-09-08 18:28:07] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:28: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-08 18:28:07] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:28:07] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:28:07] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:28: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-08 18:28:07] Production.INFO: Date 2026-09-08
[2026-09-08 18:28:07] Production.INFO: Reseller ==> 0
[2026-09-08 18:28:07] Production.INFO: Total Charge 0
[2026-09-08 18:28: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-08 18:28:08] Production.INFO: CreateAllLog End
[2026-09-08 18:28:08] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:28:08] Production.INFO: ==23796== Releasing lock...
[2026-09-08 18:28:08] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:28:08] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:28:09] Production.INFO: ==23790== Releasing lock...
[2026-09-08 18:28:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:28:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:28:10] Production.INFO: Account Balance End.
[2026-09-08 18:28:12] Production.ERROR: CronJobId end 12
[2026-09-08 18:28:12] Production.INFO: ==23794== Releasing lock...
[2026-09-08 18:28:12] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:28:12] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:28:52] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:28:52] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:28:52] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:28:52] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:28:52] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:28:52] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:28:52] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:28:52] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:28:52] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:28:52] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:28:52] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:28:52] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:28:52] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:28:52] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:28:53] Production.INFO: call_cost start
[2026-09-08 18:28:53] Production.INFO: call_cost end
[2026-09-08 18:28:53] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:28:53] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:28:53] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:28:53] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:28:53] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:28:53] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:28:53] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:28:53] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:28:53] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:28:55] Production.INFO: ==23788== Releasing lock...
[2026-09-08 18:28:55] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:28:55] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:28:58] Production.ERROR: CronJobId end10
[2026-09-08 18:28:58] Production.INFO: ==23792== Releasing lock...
[2026-09-08 18:28:58] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:28:58] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 23:29:01] Production.INFO: ==23855== Lock acquired, processing the job...
[2026-09-08 23:29:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:29:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:29:01] Production.INFO: neon service started
[2026-09-08 23:29:01] Production.INFO: neon service started
[2026-09-08 23:29:01] Production.INFO: ==23855== Releasing lock...
[2026-09-08 23:29:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:29:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:29:02] Production.INFO: ==23857== Lock acquired, processing the job...
[2026-09-08 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:29:02] Production.INFO: ==23859== Lock acquired, processing the job...
[2026-09-08 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:29:02] Production.INFO: ==23859== Releasing lock...
[2026-09-08 22:29:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:29:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:29:02] Production.INFO: ==23857== Releasing lock...
[2026-09-08 18:29:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:29:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:29:03] Production.INFO: ==23862== Lock acquired, processing the job...
[2026-09-08 18:29:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:29:03] Production.INFO: ==23864== Lock acquired, processing the job...
[2026-09-08 18:29:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:29:03] Production.INFO: ==23866== Lock acquired, processing the job...
[2026-09-08 18:29:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:29:03] Production.INFO: ==23868== Lock acquired, processing the job...
[2026-09-08 18:29:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:29:03] Production.INFO: ==23870== Lock acquired, processing the job...
[2026-09-08 18:29:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:29:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:29:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:29:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:29:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:29:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:29:05] Production.INFO: Account Balance Start.
[2026-09-08 18:29:05] Production.INFO: CreateAllLog Start
[2026-09-08 18:29:05] Production.INFO: 117
[2026-09-08 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-08 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-08 18:29:05] Production.INFO: Date 2026-09-08
[2026-09-08 18:29:05] Production.INFO: Reseller ==> 0
[2026-09-08 18:29:05] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:29:06] Production.INFO: CreateAllLog End
[2026-09-08 18:29:07] Production.INFO: ==23870== Releasing lock...
[2026-09-08 18:29:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:29:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:29:08] Production.INFO: Account Balance End.
[2026-09-08 18:29:09] Production.INFO: ==23864== Releasing lock...
[2026-09-08 18:29:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:29:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:29:09] Production.ERROR: CronJobId end 12
[2026-09-08 18:29:09] Production.INFO: ==23868== Releasing lock...
[2026-09-08 18:29:09] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:29:09] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:29:50] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:29:50] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:29:50] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:29:50] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:29:50] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:29:50] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:29:50] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:29:50] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:29:50] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:29:50] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:29:50] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:29:50] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:29:50] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:29:50] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:29:50] Production.INFO: call_cost start
[2026-09-08 18:29:51] Production.INFO: call_cost end
[2026-09-08 18:29:51] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:29:51] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:29:51] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:29:51] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:29:51] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:29:51] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:29:51] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:29:51] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:29:51] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:29:52] Production.INFO: ==23862== Releasing lock...
[2026-09-08 18:29:52] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:29:52] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:29:54] Production.ERROR: CronJobId end10
[2026-09-08 18:29:54] Production.INFO: ==23866== Releasing lock...
[2026-09-08 18:29:54] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:29:54] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 23:30:02] Production.INFO: ==23931== Lock acquired, processing the job...
[2026-09-08 23:30:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:30:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:30:02] Production.INFO: neon service started
[2026-09-08 23:30:02] Production.INFO: neon service started
[2026-09-08 23:30:02] Production.INFO: ==23931== Releasing lock...
[2026-09-08 23:30:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:30:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:30:02] Production.INFO: ==23933== Lock acquired, processing the job...
[2026-09-08 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:30:02] Production.INFO: ==23933== Releasing lock...
[2026-09-08 18:30:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:30:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:30:02] Production.INFO: ==23935== Lock acquired, processing the job...
[2026-09-08 22:30:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:30:03] Production.INFO: ==23935== Releasing lock...
[2026-09-08 22:30:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:30:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:30:03] Production.INFO: ==23937== Lock acquired, processing the job...
[2026-09-08 18:30:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:30:03] Production.INFO: ==23939== Lock acquired, processing the job...
[2026-09-08 18:30:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:30:03] Production.INFO: ==23943== Lock acquired, processing the job...
[2026-09-08 18:30:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:30:03] Production.INFO: ==23941== Lock acquired, processing the job...
[2026-09-08 18:30:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:30:03] Production.INFO: ==23945== Lock acquired, processing the job...
[2026-09-08 18:30:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:30:05] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:30:05] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:30:05] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:30:05] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:30:05] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:30:05] Production.INFO: Account Balance Start.
[2026-09-08 18:30:05] Production.INFO: CreateAllLog Start
[2026-09-08 18:30:05] Production.INFO: 117
[2026-09-08 18:30:05] Production.INFO: Date 2026-09-08
[2026-09-08 18:30: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-08 18:30: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-08 18:30:05] Production.INFO: Reseller ==> 0
[2026-09-08 18:30: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:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:30:05] Production.INFO: ==23945== Releasing lock...
[2026-09-08 18:30:05] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:30:05] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:30:05] Production.INFO: Total Charge 0
[2026-09-08 18:30:05] Production.INFO: CreateAllLog End
[2026-09-08 18:30:06] Production.INFO: Account Balance End.
[2026-09-08 18:30:07] Production.ERROR: CronJobId end 12
[2026-09-08 18:30:07] Production.INFO: ==23943== Releasing lock...
[2026-09-08 18:30:07] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:30:07] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:30:08] Production.INFO: ==23939== Releasing lock...
[2026-09-08 18:30:08] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:30:08] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:30:42] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:30:42] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:30:42] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:30:42] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:30:42] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:30:42] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:30:42] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:30:42] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:30:42] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:30:42] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:30:42] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:30:42] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:30:42] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:30:42] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:30:43] Production.INFO: call_cost start
[2026-09-08 18:30:43] Production.INFO: call_cost end
[2026-09-08 18:30:43] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:30:43] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:30:43] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:30:43] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:30:43] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:30:43] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:30:43] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:30:43] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:30:43] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:30:44] Production.INFO: ==23937== Releasing lock...
[2026-09-08 18:30:44] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:30:44] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 18:30:47] Production.ERROR: CronJobId end10
[2026-09-08 18:30:47] Production.INFO: ==23941== Releasing lock...
[2026-09-08 18:30:47] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:30:47] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 23:31:01] Production.INFO: ==24001== Lock acquired, processing the job...
[2026-09-08 23:31:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:31:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:31:01] Production.INFO: neon service started
[2026-09-08 23:31:01] Production.INFO: neon service started
[2026-09-08 23:31:01] Production.INFO: ==24001== Releasing lock...
[2026-09-08 23:31:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:31:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:31:01] Production.INFO: ==24005== Lock acquired, processing the job...
[2026-09-08 22:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:31:01] Production.INFO: ==24005== Releasing lock...
[2026-09-08 22:31:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:31:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:31:02] Production.INFO: ==24003== Lock acquired, processing the job...
[2026-09-08 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:31:02] Production.INFO: ==24003== Releasing lock...
[2026-09-08 18:31:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:31:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:31:02] Production.INFO: ==24007== Lock acquired, processing the job...
[2026-09-08 18:31:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:31:02] Production.INFO: ==24011== Lock acquired, processing the job...
[2026-09-08 18:31:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:31:03] Production.INFO: ==24013== Lock acquired, processing the job...
[2026-09-08 18:31:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:31:03] Production.INFO: ==24009== Lock acquired, processing the job...
[2026-09-08 18:31:03] Production.INFO: ==24016== Lock acquired, processing the job...
[2026-09-08 18:31:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:31:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:31:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:31:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:31:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:31:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:31:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:31:05] Production.INFO: Account Balance Start.
[2026-09-08 18:31:05] Production.INFO: CreateAllLog Start
[2026-09-08 18:31:05] Production.INFO: 117
[2026-09-08 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-08 18:31:05] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 18:31:05] Production.INFO: Reseller ==> 0
[2026-09-08 18:31:05] Production.INFO: Total Charge 0
[2026-09-08 18:31:06] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:31:06] Production.INFO: CreateAllLog End
[2026-09-08 18:31:07] Production.INFO: ==24016== Releasing lock...
[2026-09-08 18:31:07] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:31:07] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:31:09] Production.INFO: Account Balance End.
[2026-09-08 18:31:09] Production.INFO: ==24009== Releasing lock...
[2026-09-08 18:31:09] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:31:09] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:31:11] Production.ERROR: CronJobId end 12
[2026-09-08 18:31:11] Production.INFO: ==24013== Releasing lock...
[2026-09-08 18:31:11] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:31:11] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:31:30] Production.ERROR: CronJobId end10
[2026-09-08 18:31:30] Production.INFO: ==24011== Releasing lock...
[2026-09-08 18:31:30] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:31:30] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:31:31] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:31:31] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:31:31] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:31:31] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:31:31] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:31:31] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:31:31] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:31:31] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:31:31] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:31:31] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:31:31] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:31:31] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:31:31] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:31:31] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:31:32] Production.INFO: call_cost start
[2026-09-08 18:31:32] Production.INFO: call_cost end
[2026-09-08 18:31:32] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:31:32] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:31:32] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:31:32] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:31:32] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:31:32] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:31:32] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:31:32] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:31:32] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:31:32] Production.INFO: ==24007== Releasing lock...
[2026-09-08 18:31:32] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:31:32] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:32:01] Production.INFO: ==24077== Lock acquired, processing the job...
[2026-09-08 23:32:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:32:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:32:01] Production.INFO: neon service started
[2026-09-08 23:32:01] Production.INFO: neon service started
[2026-09-08 23:32:01] Production.INFO: ==24077== Releasing lock...
[2026-09-08 23:32:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:32:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:32:02] Production.INFO: ==24081== Lock acquired, processing the job...
[2026-09-08 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:32:02] Production.INFO: ==24081== Releasing lock...
[2026-09-08 22:32:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:32:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:32:02] Production.INFO: ==24079== Lock acquired, processing the job...
[2026-09-08 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:32:02] Production.INFO: ==24079== Releasing lock...
[2026-09-08 18:32:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:32:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:32:03] Production.INFO: ==24083== Lock acquired, processing the job...
[2026-09-08 18:32:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:32:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:32:03] Production.INFO: ==24085== Lock acquired, processing the job...
[2026-09-08 18:32:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:32:03] Production.INFO: ==24087== Lock acquired, processing the job...
[2026-09-08 18:32:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:32:03] Production.INFO: ==24089== Lock acquired, processing the job...
[2026-09-08 18:32:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:32:03] Production.INFO: Account Balance Start.
[2026-09-08 18:32:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:32:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:32:03] Production.INFO: 117
[2026-09-08 18:32:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:32:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:32:03] Production.INFO: ==24091== Lock acquired, processing the job...
[2026-09-08 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:32:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:32:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:32:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:32:03] Production.INFO: Total Charge 0
[2026-09-08 18:32:03] Production.INFO: CreateAllLog End
[2026-09-08 18:32:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:32:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:32:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:32:03] Production.INFO: ==24091== Releasing lock...
[2026-09-08 18:32:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:32:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:32:03] Production.INFO: Account Balance End.
[2026-09-08 18:32:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:32:04] Production.INFO: ==24089== Releasing lock...
[2026-09-08 18:32:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:32:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:32:04] Production.INFO: ==24085== Releasing lock...
[2026-09-08 18:32:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:32:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:32:11] Production.ERROR: CronJobId end10
[2026-09-08 18:32:11] Production.INFO: ==24087== Releasing lock...
[2026-09-08 18:32:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:32:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:32:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:32:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:32:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:32:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:32:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:32:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:32:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:32:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:32:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:32:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:32:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:32:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:32:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:32:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:32:14] Production.INFO: call_cost start
[2026-09-08 18:32:14] Production.INFO: call_cost end
[2026-09-08 18:32:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:32:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:32:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:32:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:32:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:32:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:32:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:32:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:32:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:32:14] Production.INFO: ==24083== Releasing lock...
[2026-09-08 18:32:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:32:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:33:01] Production.INFO: ==24146== Lock acquired, processing the job...
[2026-09-08 23:33:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:33:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:33:01] Production.INFO: neon service started
[2026-09-08 23:33:01] Production.INFO: neon service started
[2026-09-08 23:33:01] Production.INFO: ==24146== Releasing lock...
[2026-09-08 23:33:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:33:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:33:01] Production.INFO: ==24148== Lock acquired, processing the job...
[2026-09-08 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:33:01] Production.INFO: ==24148== Releasing lock...
[2026-09-08 18:33:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:33:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:33:02] Production.INFO: ==24150== Lock acquired, processing the job...
[2026-09-08 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:33:02] Production.INFO: ==24150== Releasing lock...
[2026-09-08 22:33:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:33:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:33:02] Production.INFO: ==24152== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:33:02] Production.INFO: ==24160== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:33:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:33:02] Production.INFO: ==24154== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:33:02] Production.INFO: ==24156== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:33:02] Production.INFO: ==24158== Lock acquired, processing the job...
[2026-09-08 18:33:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:33:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:33:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:33:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:33:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 18:33:03] Production.INFO: ==24160== Releasing lock...
[2026-09-08 18:33:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:33:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:33:03] Production.INFO: Account Balance Start.
[2026-09-08 18:33:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:33:03] Production.INFO: 117
[2026-09-08 18:33:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:33:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:33:03] Production.INFO: Total Charge 0
[2026-09-08 18:33:03] Production.INFO: CreateAllLog End
[2026-09-08 18:33:03] Production.INFO: Account Balance End.
[2026-09-08 18:33:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:33:03] Production.INFO: ==24158== Releasing lock...
[2026-09-08 18:33:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:33:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:33:03] Production.INFO: ==24154== Releasing lock...
[2026-09-08 18:33:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:33:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:33:11] Production.ERROR: CronJobId end10
[2026-09-08 18:33:11] Production.INFO: ==24156== Releasing lock...
[2026-09-08 18:33:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:33:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:33:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:33:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:33:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:33:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:33:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:33:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:33:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:33:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:33:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:33:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:33:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:33:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:33:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:33:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:33:14] Production.INFO: call_cost start
[2026-09-08 18:33:14] Production.INFO: call_cost end
[2026-09-08 18:33:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:33:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:33:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:33:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:33:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:33:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:33:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:33:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:33:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:33:14] Production.INFO: ==24152== Releasing lock...
[2026-09-08 18:33:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:33:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:34:01] Production.INFO: ==24220== Lock acquired, processing the job...
[2026-09-08 23:34:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:34:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:34:01] Production.INFO: neon service started
[2026-09-08 23:34:01] Production.INFO: neon service started
[2026-09-08 23:34:01] Production.INFO: ==24220== Releasing lock...
[2026-09-08 23:34:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:34:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:34:02] Production.INFO: ==24222== Lock acquired, processing the job...
[2026-09-08 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:34:02] Production.INFO: ==24222== Releasing lock...
[2026-09-08 18:34:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:34:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:34:02] Production.INFO: ==24224== Lock acquired, processing the job...
[2026-09-08 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:34:02] Production.INFO: ==24224== Releasing lock...
[2026-09-08 22:34:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:34:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:34:03] Production.INFO: ==24228== Lock acquired, processing the job...
[2026-09-08 18:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:34:03] Production.INFO: ==24232== Lock acquired, processing the job...
[2026-09-08 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:34:03] Production.INFO: ==24234== Lock acquired, processing the job...
[2026-09-08 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:34:03] Production.INFO: ==24226== Lock acquired, processing the job...
[2026-09-08 18:34:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:34:03] Production.INFO: Account Balance Start.
[2026-09-08 18:34:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:34:03] Production.INFO: 117
[2026-09-08 18:34:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 18:34:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 18:34:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 18:34:03] Production.INFO: ==24230== Lock acquired, processing the job...
[2026-09-08 18:34:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:34:03] Production.INFO: ==24234== Releasing lock...
[2026-09-08 18:34:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:34:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:34:03] Production.INFO: Total Charge 0
[2026-09-08 18:34:03] Production.INFO: CreateAllLog End
[2026-09-08 18:34:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:34:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:34:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:34:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:34:03] Production.INFO: ==24228== Releasing lock...
[2026-09-08 18:34:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:34:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:34:03] Production.INFO: Account Balance End.
[2026-09-08 18:34:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:34:03] Production.INFO: ==24232== Releasing lock...
[2026-09-08 18:34:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:34:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:34:12] Production.ERROR: CronJobId end10
[2026-09-08 18:34:12] Production.INFO: ==24230== Releasing lock...
[2026-09-08 18:34:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:34:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:34:15] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:34:15] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:34:15] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:34:15] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:34:15] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:34:15] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:34:15] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:34:15] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:34:15] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:34:15] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:34:15] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:34:15] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:34:15] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:34:15] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:34:15] Production.INFO: call_cost start
[2026-09-08 18:34:15] Production.INFO: call_cost end
[2026-09-08 18:34:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:34:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:34:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:34:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:34:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:34:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:34:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:34:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:34:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:34:15] Production.INFO: ==24226== Releasing lock...
[2026-09-08 18:34:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:34:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:35:02] Production.INFO: ==24293== Lock acquired, processing the job...
[2026-09-08 23:35:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:35:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:35:02] Production.INFO: neon service started
[2026-09-08 23:35:02] Production.INFO: neon service started
[2026-09-08 23:35:02] Production.INFO: ==24293== Releasing lock...
[2026-09-08 23:35:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:35:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:35:02] Production.INFO: ==24297== Lock acquired, processing the job...
[2026-09-08 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:35:02] Production.INFO: ==24297== Releasing lock...
[2026-09-08 22:35:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:35:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:35:02] Production.INFO: ==24295== Lock acquired, processing the job...
[2026-09-08 18:35:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:35:03] Production.INFO: ==24295== Releasing lock...
[2026-09-08 18:35:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:35:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:35:03] Production.INFO: ==24307== Lock acquired, processing the job...
[2026-09-08 18:35:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:35:04] Production.INFO: Account Balance Start.
[2026-09-08 18:35:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:35:04] Production.INFO: 117
[2026-09-08 18:35:04] Production.INFO: ==24312== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:35:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:35:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:35:04] Production.INFO: Total Charge 0
[2026-09-08 18: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-08 18: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-08 18:35:04] Production.INFO: CreateAllLog End
[2026-09-08 18: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-08 18:35:04] Production.INFO: ==24312== Releasing lock...
[2026-09-08 18:35:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:35:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:35:04] Production.INFO: ==24299== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:35:04] Production.INFO: ==24301== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:35:04] Production.INFO: ==24303== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:35:04] Production.INFO: Account Balance End.
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:35:04] Production.INFO: ==24305== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:35:04] Production.ERROR: CronJob PID - 24301
[2026-09-08 18:35:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:35:04] Production.ERROR: CronJob ID - 5
[2026-09-08 18:35:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:35:00
[2026-09-08 18:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:35:04] Production.ERROR: CronJob PID - 24303
[2026-09-08 18:35:04] Production.ERROR: CronJob Title - Account Block
[2026-09-08 18:35:04] Production.ERROR: CronJob ID - 7
[2026-09-08 18:35:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:35:00
[2026-09-08 18:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:35:04] Production.ERROR: CronJob PID - 24307
[2026-09-08 18:35:04] Production.ERROR: CronJob Title - Prepaid Account Balance
[2026-09-08 18:35:04] Production.ERROR: CronJob ID - 12
[2026-09-08 18:35:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:35:00
[2026-09-08 18:35:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:35:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:35:04] Production.INFO: ==24307== Releasing lock...
[2026-09-08 18:35:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:35:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:35:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:35:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:35:04] Production.INFO: ==24299== Releasing lock...
[2026-09-08 18:35:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:35:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:35:04] Production.INFO: ==24310== Lock acquired, processing the job...
[2026-09-08 18:35:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:35:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:35:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:35:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:35:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:35:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:35:04] Production.ERROR: done
[2026-09-08 18:35:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:35:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968150', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:35:05] Production.INFO: ==24303== Releasing lock...
[2026-09-08 18:35:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:35:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:35:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968150', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:35:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:35:10] Production.INFO: ProcessCDR(1,17968150,1,1,2)
[2026-09-08 18:35:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968150,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:35:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968150,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:35:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:35:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:35:10] Production.INFO: ==24310== Releasing lock...
[2026-09-08 18:35:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:35:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:35:14] Production.ERROR: CronJobId end10
[2026-09-08 18:35:14] Production.INFO: ==24305== Releasing lock...
[2026-09-08 18:35:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:35:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:35:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:35:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:35:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:35:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:35:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:35:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:35:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:35:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:35:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:35:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:35:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:35:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:35:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:35:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:35:17] Production.INFO: call_cost start
[2026-09-08 18:35:17] Production.INFO: call_cost end
[2026-09-08 18:35:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:35:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:35:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:35:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:35:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:35:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:35:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:35:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:35:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:35:17] Production.INFO: ==24301== Releasing lock...
[2026-09-08 18:35:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:35:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:36:01] Production.INFO: ==24368== Lock acquired, processing the job...
[2026-09-08 23:36:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:36:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:36:01] Production.INFO: neon service started
[2026-09-08 23:36:01] Production.INFO: neon service started
[2026-09-08 23:36:01] Production.INFO: ==24368== Releasing lock...
[2026-09-08 23:36:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:36:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:36:02] Production.INFO: ==24370== Lock acquired, processing the job...
[2026-09-08 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:36:02] Production.INFO: ==24372== Lock acquired, processing the job...
[2026-09-08 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:36:02] Production.INFO: ==24372== Releasing lock...
[2026-09-08 22:36:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:36:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:36:02] Production.INFO: ==24370== Releasing lock...
[2026-09-08 18:36:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:36:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:36:03] Production.INFO: ==24375== Lock acquired, processing the job...
[2026-09-08 18:36:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:36:03] Production.INFO: ==24383== Lock acquired, processing the job...
[2026-09-08 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:36:03] Production.INFO: ==24377== Lock acquired, processing the job...
[2026-09-08 18:36:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:36:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:36:03] Production.INFO: ==24379== Lock acquired, processing the job...
[2026-09-08 18:36:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:36:03] Production.INFO: ==24381== Lock acquired, processing the job...
[2026-09-08 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:36:03] Production.INFO: Account Balance Start.
[2026-09-08 18:36:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:36:03] Production.INFO: 117
[2026-09-08 18:36:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:36:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:36:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:36:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:36:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:36:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:36:03] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:36:03] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:36:03] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:36:03] Production.INFO: ==24383== Releasing lock...
[2026-09-08 18:36:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:36:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:36:03] Production.INFO: Total Charge 0
[2026-09-08 18:36:03] Production.INFO: CreateAllLog End
[2026-09-08 18:36:03] Production.INFO: Account Balance End.
[2026-09-08 18:36:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:36:03] Production.INFO: ==24381== Releasing lock...
[2026-09-08 18:36:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:36:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:36:04] Production.INFO: ==24377== Releasing lock...
[2026-09-08 18:36:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:36:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:36:12] Production.ERROR: CronJobId end10
[2026-09-08 18:36:12] Production.INFO: ==24379== Releasing lock...
[2026-09-08 18:36:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:36:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:36:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:36:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:36:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:36:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:36:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:36:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:36:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:36:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:36:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:36:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:36:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:36:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:36:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:36:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:36:15] Production.INFO: call_cost start
[2026-09-08 18:36:15] Production.INFO: call_cost end
[2026-09-08 18:36:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:36:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:36:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:36:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:36:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:36:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:36:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:36:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:36:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:36:15] Production.INFO: ==24375== Releasing lock...
[2026-09-08 18:36:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:36:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:37:02] Production.INFO: ==24438== Lock acquired, processing the job...
[2026-09-08 23:37:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:37:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:37:02] Production.INFO: neon service started
[2026-09-08 23:37:02] Production.INFO: neon service started
[2026-09-08 23:37:02] Production.INFO: ==24438== Releasing lock...
[2026-09-08 23:37:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:37:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:37:02] Production.INFO: ==24440== Lock acquired, processing the job...
[2026-09-08 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:37:02] Production.INFO: ==24440== Releasing lock...
[2026-09-08 18:37:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:37:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:37:02] Production.INFO: ==24442== Lock acquired, processing the job...
[2026-09-08 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:37:02] Production.INFO: ==24442== Releasing lock...
[2026-09-08 22:37:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:37:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:37:03] Production.INFO: ==24445== Lock acquired, processing the job...
[2026-09-08 18:37:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:37:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:37:03] Production.INFO: ==24449== Lock acquired, processing the job...
[2026-09-08 18:37:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:37:03] Production.INFO: ==24447== Lock acquired, processing the job...
[2026-09-08 18:37:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:37:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:37:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:37:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:37:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:37:03] Production.INFO: ==24453== Lock acquired, processing the job...
[2026-09-08 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:37:03] Production.INFO: ==24451== Lock acquired, processing the job...
[2026-09-08 18:37:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 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-08 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-08 18:37:03] Production.INFO: ==24453== Releasing lock...
[2026-09-08 18:37:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:37:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:37:04] Production.INFO: Account Balance Start.
[2026-09-08 18:37:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:37:04] Production.INFO: 117
[2026-09-08 18:37:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:37:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:37:04] Production.INFO: Total Charge 0
[2026-09-08 18:37:04] Production.INFO: CreateAllLog End
[2026-09-08 18:37:04] Production.INFO: Account Balance End.
[2026-09-08 18:37:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:37:04] Production.INFO: ==24451== Releasing lock...
[2026-09-08 18:37:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:37:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:37:04] Production.INFO: ==24447== Releasing lock...
[2026-09-08 18:37:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:37:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:37:11] Production.ERROR: CronJobId end10
[2026-09-08 18:37:11] Production.INFO: ==24449== Releasing lock...
[2026-09-08 18:37:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:37:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:37:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:37:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:37:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:37:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:37:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:37:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:37:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:37:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:37:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:37:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:37:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:37:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:37:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:37:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:37:14] Production.INFO: call_cost start
[2026-09-08 18:37:14] Production.INFO: call_cost end
[2026-09-08 18:37:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:37:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:37:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:37:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:37:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:37:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:37:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:37:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:37:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:37:14] Production.INFO: ==24445== Releasing lock...
[2026-09-08 18:37:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:37:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:38:01] Production.INFO: ==24520== Lock acquired, processing the job...
[2026-09-08 23:38:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:38:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:38:01] Production.INFO: neon service started
[2026-09-08 23:38:01] Production.INFO: neon service started
[2026-09-08 23:38:01] Production.INFO: ==24520== Releasing lock...
[2026-09-08 23:38:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:38:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:38:01] Production.INFO: ==24523== Lock acquired, processing the job...
[2026-09-08 18:38:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:38:02] Production.INFO: ==24523== Releasing lock...
[2026-09-08 18:38:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:38:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:38:02] Production.INFO: ==24525== Lock acquired, processing the job...
[2026-09-08 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:38:02] Production.INFO: ==24525== Releasing lock...
[2026-09-08 22:38:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:38:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:38:02] Production.INFO: ==24527== Lock acquired, processing the job...
[2026-09-08 18:38:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:38:02] Production.INFO: ==24531== Lock acquired, processing the job...
[2026-09-08 18:38:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:38:02] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:38:02] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:38:02] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:38:02] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:38:02] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:38:02] Production.INFO: ==24535== Lock acquired, processing the job...
[2026-09-08 18:38:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:38:03] Production.INFO: ==24529== Lock acquired, processing the job...
[2026-09-08 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 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-08 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-08 18:38:03] Production.INFO: ==24533== Lock acquired, processing the job...
[2026-09-08 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 18:38:03] Production.INFO: ==24535== Releasing lock...
[2026-09-08 18:38:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:38:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:38:03] Production.INFO: Account Balance Start.
[2026-09-08 18:38:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:38:03] Production.INFO: 117
[2026-09-08 18:38:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:38:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:38:03] Production.INFO: Total Charge 0
[2026-09-08 18:38:03] Production.INFO: CreateAllLog End
[2026-09-08 18:38:03] Production.INFO: Account Balance End.
[2026-09-08 18:38:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:38:03] Production.INFO: ==24533== Releasing lock...
[2026-09-08 18:38:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:38:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:38:03] Production.INFO: ==24529== Releasing lock...
[2026-09-08 18:38:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:38:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:38:11] Production.ERROR: CronJobId end10
[2026-09-08 18:38:11] Production.INFO: ==24531== Releasing lock...
[2026-09-08 18:38:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:38:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:38:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:38:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:38:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:38:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:38:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:38:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:38:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:38:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:38:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:38:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:38:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:38:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:38:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:38:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:38:13] Production.INFO: call_cost start
[2026-09-08 18:38:13] Production.INFO: call_cost end
[2026-09-08 18:38:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:38:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:38:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:38:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:38:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:38:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:38:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:38:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:38:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:38:13] Production.INFO: ==24527== Releasing lock...
[2026-09-08 18:38:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:38:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:39:02] Production.INFO: ==24594== Lock acquired, processing the job...
[2026-09-08 23:39:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:39:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:39:02] Production.INFO: neon service started
[2026-09-08 23:39:02] Production.INFO: neon service started
[2026-09-08 23:39:02] Production.INFO: ==24594== Releasing lock...
[2026-09-08 23:39:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:39:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:39:02] Production.INFO: ==24598== Lock acquired, processing the job...
[2026-09-08 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 18:39:02] Production.INFO: ==24596== Lock acquired, processing the job...
[2026-09-08 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:39:02] Production.INFO: ==24598== Releasing lock...
[2026-09-08 22:39:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:39:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:39:02] Production.INFO: ==24596== Releasing lock...
[2026-09-08 18:39:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:39:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:39:03] Production.INFO: ==24603== Lock acquired, processing the job...
[2026-09-08 18:39:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:39:03] Production.INFO: ==24607== Lock acquired, processing the job...
[2026-09-08 18:39:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:39:03] Production.INFO: ==24601== Lock acquired, processing the job...
[2026-09-08 18:39:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:39:03] Production.INFO: ==24605== Lock acquired, processing the job...
[2026-09-08 18:39:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:39:03] Production.INFO: Account Balance Start.
[2026-09-08 18:39:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:39:03] Production.INFO: 117
[2026-09-08 18:39:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:39:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:39:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:39:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:39:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:39:03] Production.INFO: ==24609== Lock acquired, processing the job...
[2026-09-08 18:39:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:39:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:39:04] Production.INFO: Total Charge 0
[2026-09-08 18:39:04] Production.INFO: CreateAllLog End
[2026-09-08 18:39:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:39:04] Production.INFO: Account Balance End.
[2026-09-08 18: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-08 18:39:04] Production.ERROR: CronJobId end 12
[2026-09-08 18: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-08 18:39:04] Production.INFO: ==24607== Releasing lock...
[2026-09-08 18:39:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:39:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18: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-08 18:39:04] Production.INFO: ==24609== Releasing lock...
[2026-09-08 18:39:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:39:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:39:04] Production.INFO: ==24603== Releasing lock...
[2026-09-08 18:39:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:39:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:39:12] Production.ERROR: CronJobId end10
[2026-09-08 18:39:12] Production.INFO: ==24605== Releasing lock...
[2026-09-08 18:39:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:39:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:39:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:39:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:39:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:39:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:39:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:39:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:39:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:39:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:39:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:39:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:39:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:39:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:39:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:39:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:39:14] Production.INFO: call_cost start
[2026-09-08 18:39:14] Production.INFO: call_cost end
[2026-09-08 18:39:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:39:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:39:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:39:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:39:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:39:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:39:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:39:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:39:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:39:14] Production.INFO: ==24601== Releasing lock...
[2026-09-08 18:39:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:39:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:40:01] Production.INFO: ==24665== Lock acquired, processing the job...
[2026-09-08 23:40:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:40:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:40:01] Production.INFO: neon service started
[2026-09-08 23:40:01] Production.INFO: neon service started
[2026-09-08 23:40:01] Production.INFO: ==24665== Releasing lock...
[2026-09-08 23:40:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:40:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:40:01] Production.INFO: ==24667== Lock acquired, processing the job...
[2026-09-08 18:40:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:40:02] Production.INFO: ==24667== Releasing lock...
[2026-09-08 18:40:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:40:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:40:02] Production.INFO: ==24669== Lock acquired, processing the job...
[2026-09-08 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:40:02] Production.INFO: ==24669== Releasing lock...
[2026-09-08 22:40:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:40:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:40:02] Production.INFO: ==24672== Lock acquired, processing the job...
[2026-09-08 18:40:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:40:02] Production.INFO: ==24674== Lock acquired, processing the job...
[2026-09-08 18:40:02] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:40:02] Production.INFO: ==24676== Lock acquired, processing the job...
[2026-09-08 18:40:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:40:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:40:03] Production.INFO: ==24680== Lock acquired, processing the job...
[2026-09-08 18:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:40:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:40:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:40:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:40:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:40:03] Production.INFO: ==24678== Lock acquired, processing the job...
[2026-09-08 18:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 18:40:03] Production.INFO: Account Balance Start.
[2026-09-08 18:40:03] Production.INFO: CreateAllLog Start
[2026-09-08 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-08 18:40:03] Production.INFO: 117
[2026-09-08 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-08 18:40:03] Production.INFO: ==24680== Releasing lock...
[2026-09-08 18:40:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:40:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:40:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:40:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:40:03] Production.INFO: Total Charge 0
[2026-09-08 18:40:03] Production.INFO: CreateAllLog End
[2026-09-08 18:40:03] Production.INFO: ==24674== Releasing lock...
[2026-09-08 18:40:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:40:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:40:03] Production.INFO: Account Balance End.
[2026-09-08 18:40:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:40:03] Production.INFO: ==24678== Releasing lock...
[2026-09-08 18:40:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:40:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:40:12] Production.ERROR: CronJobId end10
[2026-09-08 18:40:12] Production.INFO: ==24676== Releasing lock...
[2026-09-08 18:40:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:40:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:40:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:40:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:40:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:40:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:40:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:40:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:40:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:40:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:40:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:40:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:40:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:40:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:40:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:40:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:40:15] Production.INFO: call_cost start
[2026-09-08 18:40:15] Production.INFO: call_cost end
[2026-09-08 18:40:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:40:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:40:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:40:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:40:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:40:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:40:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:40:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:40:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:40:15] Production.INFO: ==24672== Releasing lock...
[2026-09-08 18:40:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:40:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:41:01] Production.INFO: ==24740== Lock acquired, processing the job...
[2026-09-08 23:41:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:41:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:41:01] Production.INFO: neon service started
[2026-09-08 23:41:01] Production.INFO: neon service started
[2026-09-08 23:41:01] Production.INFO: ==24740== Releasing lock...
[2026-09-08 23:41:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:41:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:41:02] Production.INFO: ==24744== Lock acquired, processing the job...
[2026-09-08 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:41:02] Production.INFO: ==24744== Releasing lock...
[2026-09-08 22:41:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:41:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:41:02] Production.INFO: ==24742== Lock acquired, processing the job...
[2026-09-08 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:41:02] Production.INFO: ==24742== Releasing lock...
[2026-09-08 18:41:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:41:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:41:03] Production.INFO: ==24746== Lock acquired, processing the job...
[2026-09-08 18:41:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:41:03] Production.INFO: ==24748== Lock acquired, processing the job...
[2026-09-08 18:41:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:41:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:41:03] Production.INFO: ==24750== Lock acquired, processing the job...
[2026-09-08 18:41:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:41:03] Production.INFO: ==24755== Lock acquired, processing the job...
[2026-09-08 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:41:03] Production.INFO: ==24753== Lock acquired, processing the job...
[2026-09-08 18:41:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:41:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:41:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:41:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:41:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 18:41:03] Production.INFO: Account Balance Start.
[2026-09-08 18:41:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:41:03] Production.INFO: 117
[2026-09-08 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-08 18:41:03] Production.INFO: ==24755== Releasing lock...
[2026-09-08 18:41:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:41:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:41:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:41:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:41:03] Production.INFO: Total Charge 0
[2026-09-08 18:41:03] Production.INFO: CreateAllLog End
[2026-09-08 18:41:03] Production.INFO: Account Balance End.
[2026-09-08 18:41:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:41:04] Production.INFO: ==24753== Releasing lock...
[2026-09-08 18:41:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:41:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:41:04] Production.INFO: ==24748== Releasing lock...
[2026-09-08 18:41:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:41:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:41:12] Production.ERROR: CronJobId end10
[2026-09-08 18:41:12] Production.INFO: ==24750== Releasing lock...
[2026-09-08 18:41:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:41:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:41:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:41:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:41:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:41:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:41:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:41:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:41:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:41:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:41:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:41:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:41:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:41:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:41:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:41:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:41:15] Production.INFO: call_cost start
[2026-09-08 18:41:15] Production.INFO: call_cost end
[2026-09-08 18:41:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:41:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:41:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:41:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:41:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:41:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:41:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:41:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:41:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:41:15] Production.INFO: ==24746== Releasing lock...
[2026-09-08 18:41:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:41:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:42:02] Production.INFO: ==24813== Lock acquired, processing the job...
[2026-09-08 23:42:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:42:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:42:02] Production.INFO: neon service started
[2026-09-08 23:42:02] Production.INFO: neon service started
[2026-09-08 23:42:02] Production.INFO: ==24813== Releasing lock...
[2026-09-08 23:42:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:42:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:42:02] Production.INFO: ==24815== Lock acquired, processing the job...
[2026-09-08 18:42:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:42:03] Production.INFO: ==24815== Releasing lock...
[2026-09-08 18:42:03] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:42:03] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:42:03] Production.INFO: ==24817== Lock acquired, processing the job...
[2026-09-08 22:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:42:03] Production.INFO: ==24817== Releasing lock...
[2026-09-08 22:42:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:42:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:42:03] Production.INFO: ==24819== Lock acquired, processing the job...
[2026-09-08 18:42:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:42:03] Production.INFO: ==24823== Lock acquired, processing the job...
[2026-09-08 18:42:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:42:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:42:03] Production.INFO: ==24827== Lock acquired, processing the job...
[2026-09-08 18:42:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:42:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:42:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:42:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:42:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:42:04] Production.INFO: ==24821== Lock acquired, processing the job...
[2026-09-08 18:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18: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-08 18: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-08 18:42:04] Production.INFO: ==24825== Lock acquired, processing the job...
[2026-09-08 18:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18: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-08 18:42:04] Production.INFO: ==24827== Releasing lock...
[2026-09-08 18:42:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:42:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:42:04] Production.INFO: Account Balance Start.
[2026-09-08 18:42:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:42:04] Production.INFO: 117
[2026-09-08 18:42:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:42:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:42:04] Production.INFO: Total Charge 0
[2026-09-08 18:42:04] Production.INFO: CreateAllLog End
[2026-09-08 18:42:04] Production.INFO: Account Balance End.
[2026-09-08 18:42:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:42:04] Production.INFO: ==24825== Releasing lock...
[2026-09-08 18:42:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:42:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:42:04] Production.INFO: ==24821== Releasing lock...
[2026-09-08 18:42:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:42:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:42:12] Production.ERROR: CronJobId end10
[2026-09-08 18:42:12] Production.INFO: ==24823== Releasing lock...
[2026-09-08 18:42:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:42:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:42:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:42:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:42:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:42:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:42:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:42:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:42:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:42:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:42:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:42:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:42:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:42:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:42:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:42:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:42:14] Production.INFO: call_cost start
[2026-09-08 18:42:14] Production.INFO: call_cost end
[2026-09-08 18:42:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:42:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:42:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:42:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:42:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:42:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:42:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:42:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:42:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:42:14] Production.INFO: ==24819== Releasing lock...
[2026-09-08 18:42:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:42:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:43:01] Production.INFO: ==24883== Lock acquired, processing the job...
[2026-09-08 23:43:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:43:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:43:01] Production.INFO: neon service started
[2026-09-08 23:43:01] Production.INFO: neon service started
[2026-09-08 23:43:01] Production.INFO: ==24883== Releasing lock...
[2026-09-08 23:43:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:43:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:43:02] Production.INFO: ==24887== Lock acquired, processing the job...
[2026-09-08 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:43:02] Production.INFO: ==24887== Releasing lock...
[2026-09-08 22:43:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:43:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:43:02] Production.INFO: ==24885== Lock acquired, processing the job...
[2026-09-08 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:43:02] Production.INFO: ==24885== Releasing lock...
[2026-09-08 18:43:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:43:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:43:03] Production.INFO: ==24890== Lock acquired, processing the job...
[2026-09-08 18:43:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:43:03] Production.INFO: ==24892== Lock acquired, processing the job...
[2026-09-08 18:43:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:43:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:43:03] Production.INFO: ==24898== Lock acquired, processing the job...
[2026-09-08 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:43:03] Production.INFO: ==24894== Lock acquired, processing the job...
[2026-09-08 18:43:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:43:03] Production.INFO: ==24896== Lock acquired, processing the job...
[2026-09-08 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:43:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:43:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:43:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:43:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 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-08 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-08 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-08 18:43:03] Production.INFO: ==24898== Releasing lock...
[2026-09-08 18:43:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:43:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:43:03] Production.INFO: Account Balance Start.
[2026-09-08 18:43:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:43:03] Production.INFO: 117
[2026-09-08 18:43:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:43:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:43:03] Production.INFO: Total Charge 0
[2026-09-08 18:43:03] Production.INFO: CreateAllLog End
[2026-09-08 18:43:03] Production.INFO: Account Balance End.
[2026-09-08 18:43:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:43:03] Production.INFO: ==24896== Releasing lock...
[2026-09-08 18:43:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:43:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:43:04] Production.INFO: ==24892== Releasing lock...
[2026-09-08 18:43:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:43:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:43:11] Production.ERROR: CronJobId end10
[2026-09-08 18:43:11] Production.INFO: ==24894== Releasing lock...
[2026-09-08 18:43:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:43:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:43:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:43:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:43:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:43:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:43:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:43:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:43:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:43:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:43:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:43:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:43:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:43:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:43:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:43:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:43:14] Production.INFO: call_cost start
[2026-09-08 18:43:14] Production.INFO: call_cost end
[2026-09-08 18:43:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:43:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:43:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:43:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:43:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:43:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:43:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:43:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:43:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:43:14] Production.INFO: ==24890== Releasing lock...
[2026-09-08 18:43:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:43:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:44:02] Production.INFO: ==24956== Lock acquired, processing the job...
[2026-09-08 23:44:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:44:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:44:02] Production.INFO: neon service started
[2026-09-08 23:44:02] Production.INFO: neon service started
[2026-09-08 23:44:02] Production.INFO: ==24956== Releasing lock...
[2026-09-08 23:44:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:44:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:44:02] Production.INFO: ==24958== Lock acquired, processing the job...
[2026-09-08 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:44:02] Production.INFO: ==24958== Releasing lock...
[2026-09-08 18:44:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:44:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:44:02] Production.INFO: ==24960== Lock acquired, processing the job...
[2026-09-08 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:44:02] Production.INFO: ==24960== Releasing lock...
[2026-09-08 22:44:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:44:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:44:03] Production.INFO: ==24962== Lock acquired, processing the job...
[2026-09-08 18:44:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:44:03] Production.INFO: ==24964== Lock acquired, processing the job...
[2026-09-08 18:44:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:44:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:44:03] Production.INFO: ==24967== Lock acquired, processing the job...
[2026-09-08 18:44:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:44:03] Production.INFO: ==24969== Lock acquired, processing the job...
[2026-09-08 18:44:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:44:03] Production.INFO: ==24971== Lock acquired, processing the job...
[2026-09-08 18:44:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:44:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:44:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:44:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:44:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:44:03] Production.INFO: Account Balance Start.
[2026-09-08 18:44:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:44:03] Production.INFO: 117
[2026-09-08 18:44:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:44:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 18:44:04] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:44:04] Production.INFO: CreateAllLog End
[2026-09-08 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-08 18:44:04] Production.INFO: ==24971== Releasing lock...
[2026-09-08 18:44:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:44:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:44:04] Production.INFO: Account Balance End.
[2026-09-08 18:44:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:44:04] Production.INFO: ==24969== Releasing lock...
[2026-09-08 18:44:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:44:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:44:04] Production.INFO: ==24964== Releasing lock...
[2026-09-08 18:44:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:44:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:44:11] Production.ERROR: exception 'PDOException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction' in /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php:294
Stack trace:
#0 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(294): PDOStatement->execute(Array)
#1 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(616): Illuminate\Database\Connection->Illuminate\Database\{closure}(Object(Illuminate\Database\MySqlConnection), 'CALL prc_update...', Array)
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(580): Illuminate\Database\Connection->runQueryCallback('CALL prc_update...', Array, Object(Closure))
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Database/Connection.php(297): Illuminate\Database\Connection->run('CALL prc_update...', Array, Object(Closure))
#4 /var/www/html/onswitch.neon.service/app/lib/AccountBalance.php(0): Illuminate\Database\Connection->select()
#5 /var/www/html/onswitch.neon.service/app/Console/Commands/CreateSummaryLive.php(0): App\Lib\AccountBalance::updateAccountUnbilledAmount()
#6 [internal function]: App\Console\Commands\CreateSummaryLive->handle()
#7 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#8 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#9 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#12 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\CreateSummaryLive), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#13 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#14 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#15 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#16 {main}
Next exception 'Illuminate\Database\QueryException' with message 'SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction (SQL: CALL prc_updateUnbilledAmount(1,2026-09-08 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-08 18:44:11] Production.ERROR: CronJobId end10
[2026-09-08 18:44:11] Production.INFO: ==24967== Releasing lock...
[2026-09-08 18:44:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:44:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:44:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:44:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:44:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:44:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:44:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:44:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:44:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:44:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:44:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:44:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:44:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:44:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:44:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:44:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:44:14] Production.INFO: call_cost start
[2026-09-08 18:44:14] Production.INFO: call_cost end
[2026-09-08 18:44:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:44:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:44:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:44:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:44:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:44:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:44:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:44:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:44:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:44:14] Production.INFO: ==24962== Releasing lock...
[2026-09-08 18:44:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:44:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:45:01] Production.INFO: ==25027== Lock acquired, processing the job...
[2026-09-08 23:45:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:45:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:45:01] Production.INFO: neon service started
[2026-09-08 23:45:01] Production.INFO: neon service started
[2026-09-08 23:45:01] Production.INFO: ==25027== Releasing lock...
[2026-09-08 23:45:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:45:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:45:02] Production.INFO: ==25029== Lock acquired, processing the job...
[2026-09-08 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:45:02] Production.INFO: ==25029== Releasing lock...
[2026-09-08 18:45:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:45:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:45:02] Production.INFO: ==25031== Lock acquired, processing the job...
[2026-09-08 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:45:02] Production.INFO: ==25031== Releasing lock...
[2026-09-08 22:45:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:45:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:45:03] Production.INFO: ==25033== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:45:03] Production.INFO: ==25035== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:45:03] Production.INFO: ==25037== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:45:03] Production.INFO: ==25039== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:45:03] Production.ERROR: CronJob PID - 25035
[2026-09-08 18:45:03] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:45:03] Production.ERROR: CronJob ID - 5
[2026-09-08 18:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 18:45:00
[2026-09-08 18:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:45:03] Production.ERROR: CronJob PID - 25037
[2026-09-08 18:45:03] Production.ERROR: CronJob Title - Account Block
[2026-09-08 18:45:03] Production.ERROR: CronJob ID - 7
[2026-09-08 18:45:03] Production.ERROR: CronJob Last Run Time 2026-09-08 18:45:00
[2026-09-08 18:45:03] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:45:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:45:03] Production.INFO: ==25043== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:45:03] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:45:03] Production.INFO: ==25033== Releasing lock...
[2026-09-08 18:45:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:45:03] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:45:03] Production.INFO: ==25041== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:45:03] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:45:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:45:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:45:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:45:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:45:03] Production.INFO: ==25045== Lock acquired, processing the job...
[2026-09-08 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:45:03] Production.INFO: Account Balance Start.
[2026-09-08 18:45:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:45:03] Production.INFO: 117
[2026-09-08 18:45:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:45:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:45:03] Production.ERROR: done
[2026-09-08 18:45:03] Production.INFO: Total Charge 0
[2026-09-08 18:45:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 18:45:03] Production.INFO: ==25045== Releasing lock...
[2026-09-08 18:45:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:45:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:45:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:45:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968191', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:45:04] Production.INFO: Account Balance End.
[2026-09-08 18:45:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:45:04] Production.INFO: ==25041== Releasing lock...
[2026-09-08 18:45:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:45:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:45:04] Production.INFO: ==25037== Releasing lock...
[2026-09-08 18:45:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:45:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:45:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968191', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:45:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:45:10] Production.INFO: ProcessCDR(1,17968191,1,1,2)
[2026-09-08 18:45:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968191,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:45:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968191,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:45:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:45:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:45:10] Production.INFO: ==25043== Releasing lock...
[2026-09-08 18:45:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:45:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:45:14] Production.ERROR: CronJobId end10
[2026-09-08 18:45:14] Production.INFO: ==25039== Releasing lock...
[2026-09-08 18:45:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:45:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:45:16] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:45:16] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:45:16] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:45:16] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:45:16] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:45:16] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:45:16] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:45:16] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:45:16] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:45:16] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:45:16] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:45:16] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:45:16] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:45:16] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:45:17] Production.INFO: call_cost start
[2026-09-08 18:45:17] Production.INFO: call_cost end
[2026-09-08 18:45:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:45:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:45:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:45:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:45:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:45:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:45:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:45:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:45:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:45:17] Production.INFO: ==25035== Releasing lock...
[2026-09-08 18:45:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:45:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:46:02] Production.INFO: ==25110== Lock acquired, processing the job...
[2026-09-08 23:46:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:46:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:46:02] Production.INFO: neon service started
[2026-09-08 23:46:02] Production.INFO: neon service started
[2026-09-08 23:46:02] Production.INFO: ==25110== Releasing lock...
[2026-09-08 23:46:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:46:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:46:02] Production.INFO: ==25113== Lock acquired, processing the job...
[2026-09-08 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:46:02] Production.INFO: ==25113== Releasing lock...
[2026-09-08 18:46:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:46:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:46:02] Production.INFO: ==25115== Lock acquired, processing the job...
[2026-09-08 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:46:02] Production.INFO: ==25115== Releasing lock...
[2026-09-08 22:46:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:46:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:46:03] Production.INFO: ==25117== Lock acquired, processing the job...
[2026-09-08 18:46:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:46:03] Production.INFO: ==25119== Lock acquired, processing the job...
[2026-09-08 18:46:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:46:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:46:03] Production.INFO: ==25121== Lock acquired, processing the job...
[2026-09-08 18:46:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:46:03] Production.INFO: ==25123== Lock acquired, processing the job...
[2026-09-08 18:46:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:46:03] Production.INFO: ==25125== Lock acquired, processing the job...
[2026-09-08 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:46:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:46:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:46:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:46:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:46:03] Production.INFO: Account Balance Start.
[2026-09-08 18:46:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:46:03] Production.INFO: 117
[2026-09-08 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-08 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-08 18:46:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:46:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 18:46:03] Production.INFO: ==25125== Releasing lock...
[2026-09-08 18:46:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:46:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:46:04] Production.INFO: Total Charge 0
[2026-09-08 18:46:04] Production.INFO: CreateAllLog End
[2026-09-08 18:46:04] Production.INFO: Account Balance End.
[2026-09-08 18:46:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:46:04] Production.INFO: ==25123== Releasing lock...
[2026-09-08 18:46:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:46:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:46:04] Production.INFO: ==25119== Releasing lock...
[2026-09-08 18:46:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:46:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:46:11] Production.ERROR: CronJobId end10
[2026-09-08 18:46:11] Production.INFO: ==25121== Releasing lock...
[2026-09-08 18:46:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:46:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:46:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:46:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:46:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:46:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:46:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:46:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:46:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:46:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:46:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:46:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:46:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:46:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:46:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:46:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:46:14] Production.INFO: call_cost start
[2026-09-08 18:46:14] Production.INFO: call_cost end
[2026-09-08 18:46:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:46:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:46:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:46:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:46:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:46:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:46:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:46:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:46:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:46:14] Production.INFO: ==25117== Releasing lock...
[2026-09-08 18:46:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:46:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:47:01] Production.INFO: ==25181== Lock acquired, processing the job...
[2026-09-08 23:47:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:47:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:47:01] Production.INFO: neon service started
[2026-09-08 23:47:01] Production.INFO: neon service started
[2026-09-08 23:47:01] Production.INFO: ==25181== Releasing lock...
[2026-09-08 23:47:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:47:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:47:01] Production.INFO: ==25185== Lock acquired, processing the job...
[2026-09-08 22:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:47:01] Production.INFO: ==25185== Releasing lock...
[2026-09-08 22:47:01] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:47:01] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:47:02] Production.INFO: ==25183== Lock acquired, processing the job...
[2026-09-08 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:47:02] Production.INFO: ==25183== Releasing lock...
[2026-09-08 18:47:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:47:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:47:02] Production.INFO: ==25188== Lock acquired, processing the job...
[2026-09-08 18:47:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:47:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:47:03] Production.INFO: ==25190== Lock acquired, processing the job...
[2026-09-08 18:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:47:03] Production.INFO: ==25192== Lock acquired, processing the job...
[2026-09-08 18:47:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:47:03] Production.INFO: ==25196== Lock acquired, processing the job...
[2026-09-08 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:47:03] Production.INFO: ==25194== Lock acquired, processing the job...
[2026-09-08 18:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:47:03] Production.INFO: Account Balance Start.
[2026-09-08 18:47:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:47:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:47:03] Production.INFO: 117
[2026-09-08 18:47:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:47:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:47:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:47:03] Production.INFO: Date 2026-09-08
[2026-09-08 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-08 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-08 18:47:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 18:47:03] Production.INFO: ==25196== Releasing lock...
[2026-09-08 18:47:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:47:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:47:03] Production.INFO: Total Charge 0
[2026-09-08 18:47:03] Production.INFO: CreateAllLog End
[2026-09-08 18:47:03] Production.INFO: Account Balance End.
[2026-09-08 18:47:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:47:03] Production.INFO: ==25194== Releasing lock...
[2026-09-08 18:47:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:47:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:47:03] Production.INFO: ==25190== Releasing lock...
[2026-09-08 18:47:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:47:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:47:12] Production.ERROR: CronJobId end10
[2026-09-08 18:47:12] Production.INFO: ==25192== Releasing lock...
[2026-09-08 18:47:12] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:47:12] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:47:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:47:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:47:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:47:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:47:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:47:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:47:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:47:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:47:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:47:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:47:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:47:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:47:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:47:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:47:13] Production.INFO: call_cost start
[2026-09-08 18:47:13] Production.INFO: call_cost end
[2026-09-08 18:47:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:47:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:47:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:47:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:47:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:47:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:47:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:47:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:47:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:47:13] Production.INFO: ==25188== Releasing lock...
[2026-09-08 18:47:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:47:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:48:02] Production.INFO: ==25250== Lock acquired, processing the job...
[2026-09-08 23:48:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:48:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:48:02] Production.INFO: neon service started
[2026-09-08 23:48:02] Production.INFO: neon service started
[2026-09-08 23:48:02] Production.INFO: ==25250== Releasing lock...
[2026-09-08 23:48:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:48:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:48:02] Production.INFO: ==25253== Lock acquired, processing the job...
[2026-09-08 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:48:02] Production.INFO: ==25255== Lock acquired, processing the job...
[2026-09-08 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:48:02] Production.INFO: ==25255== Releasing lock...
[2026-09-08 22:48:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:48:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:48:02] Production.INFO: ==25253== Releasing lock...
[2026-09-08 18:48:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:48:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:48:03] Production.INFO: ==25257== Lock acquired, processing the job...
[2026-09-08 18:48:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:48:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:48:03] Production.INFO: ==25259== Lock acquired, processing the job...
[2026-09-08 18:48:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:48:03] Production.INFO: ==25261== Lock acquired, processing the job...
[2026-09-08 18:48:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:48:03] Production.INFO: ==25265== Lock acquired, processing the job...
[2026-09-08 18:48:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:48:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:48:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:48:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:48:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:48:04] Production.INFO: ==25263== Lock acquired, processing the job...
[2026-09-08 18:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18: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-08 18: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-08 18: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-08 18:48:04] Production.INFO: Account Balance Start.
[2026-09-08 18:48:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:48:04] Production.INFO: 117
[2026-09-08 18:48:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:48:04] Production.INFO: ==25265== Releasing lock...
[2026-09-08 18:48:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:48:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:48:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:48:04] Production.INFO: Total Charge 0
[2026-09-08 18:48:04] Production.INFO: CreateAllLog End
[2026-09-08 18:48:04] Production.INFO: Account Balance End.
[2026-09-08 18:48:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:48:04] Production.INFO: ==25263== Releasing lock...
[2026-09-08 18:48:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:48:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:48:04] Production.INFO: ==25259== Releasing lock...
[2026-09-08 18:48:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:48:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:48:10] Production.ERROR: CronJobId end10
[2026-09-08 18:48:10] Production.INFO: ==25261== Releasing lock...
[2026-09-08 18:48:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:48:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:48:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:48:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:48:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:48:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:48:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:48:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:48:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:48:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:48:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:48:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:48:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:48:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:48:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:48:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:48:14] Production.INFO: call_cost start
[2026-09-08 18:48:14] Production.INFO: call_cost end
[2026-09-08 18:48:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:48:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:48:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:48:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:48:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:48:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:48:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:48:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:48:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:48:14] Production.INFO: ==25257== Releasing lock...
[2026-09-08 18:48:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:48:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:49:01] Production.INFO: ==25322== Lock acquired, processing the job...
[2026-09-08 23:49:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:49:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:49:01] Production.INFO: neon service started
[2026-09-08 23:49:01] Production.INFO: neon service started
[2026-09-08 23:49:01] Production.INFO: ==25322== Releasing lock...
[2026-09-08 23:49:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:49:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:49:02] Production.INFO: ==25325== Lock acquired, processing the job...
[2026-09-08 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 22:49:02] Production.INFO: ==25327== Lock acquired, processing the job...
[2026-09-08 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:49:02] Production.INFO: ==25327== Releasing lock...
[2026-09-08 22:49:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:49:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:49:02] Production.INFO: ==25325== Releasing lock...
[2026-09-08 18:49:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:49:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:49:03] Production.INFO: ==25331== Lock acquired, processing the job...
[2026-09-08 18:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:49:03] Production.INFO: ==25329== Lock acquired, processing the job...
[2026-09-08 18:49:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:49:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:49:03] Production.INFO: ==25337== Lock acquired, processing the job...
[2026-09-08 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:49:03] Production.INFO: ==25333== Lock acquired, processing the job...
[2026-09-08 18:49:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 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-08 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-08 18:49:03] Production.INFO: ==25335== Lock acquired, processing the job...
[2026-09-08 18:49:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 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-08 18:49:03] Production.INFO: ==25337== Releasing lock...
[2026-09-08 18:49:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:49:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:49:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:49:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:49:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:49:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:49:03] Production.INFO: Account Balance Start.
[2026-09-08 18:49:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:49:03] Production.INFO: 117
[2026-09-08 18:49:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:49:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:49:03] Production.INFO: Total Charge 0
[2026-09-08 18:49:03] Production.INFO: ==25331== Releasing lock...
[2026-09-08 18:49:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:49:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:49:03] Production.INFO: CreateAllLog End
[2026-09-08 18:49:03] Production.INFO: Account Balance End.
[2026-09-08 18:49:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:49:04] Production.INFO: ==25335== Releasing lock...
[2026-09-08 18:49:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:49:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:49:10] Production.ERROR: CronJobId end10
[2026-09-08 18:49:10] Production.INFO: ==25333== Releasing lock...
[2026-09-08 18:49:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:49:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:49:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:49:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:49:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:49:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:49:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:49:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:49:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:49:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:49:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:49:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:49:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:49:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:49:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:49:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:49:14] Production.INFO: call_cost start
[2026-09-08 18:49:14] Production.INFO: call_cost end
[2026-09-08 18:49:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:49:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:49:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:49:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:49:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:49:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:49:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:49:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:49:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:49:14] Production.INFO: ==25329== Releasing lock...
[2026-09-08 18:49:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:49:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:50:02] Production.INFO: ==25392== Lock acquired, processing the job...
[2026-09-08 23:50:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:50:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:50:02] Production.INFO: neon service started
[2026-09-08 23:50:02] Production.INFO: neon service started
[2026-09-08 23:50:02] Production.INFO: ==25392== Releasing lock...
[2026-09-08 23:50:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:50:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:50:02] Production.INFO: ==25394== Lock acquired, processing the job...
[2026-09-08 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:50:02] Production.INFO: ==25394== Releasing lock...
[2026-09-08 18:50:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:50:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:50:02] Production.INFO: ==25396== Lock acquired, processing the job...
[2026-09-08 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:50:02] Production.INFO: ==25396== Releasing lock...
[2026-09-08 22:50:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:50:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:50:03] Production.INFO: ==25399== Lock acquired, processing the job...
[2026-09-08 18:50:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:50:03] Production.INFO: ==25401== Lock acquired, processing the job...
[2026-09-08 18:50:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:50:03] Production.INFO: ==25403== Lock acquired, processing the job...
[2026-09-08 18:50:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:50:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:50:03] Production.INFO: ==25405== Lock acquired, processing the job...
[2026-09-08 18:50:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:50:03] Production.INFO: ==25407== Lock acquired, processing the job...
[2026-09-08 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:50:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:50:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:50:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:50:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:50:03] Production.INFO: Account Balance Start.
[2026-09-08 18:50:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:50:03] Production.INFO: 117
[2026-09-08 18:50:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:50:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 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-08 18:50:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:50:03] Production.INFO: CreateAllLog End
[2026-09-08 18:50:03] Production.INFO: ==25407== Releasing lock...
[2026-09-08 18:50:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:50:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:50:03] Production.INFO: Account Balance End.
[2026-09-08 18:50:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:50:04] Production.INFO: ==25405== Releasing lock...
[2026-09-08 18:50:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:50:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:50:04] Production.INFO: ==25401== Releasing lock...
[2026-09-08 18:50:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:50:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:50:11] Production.ERROR: CronJobId end10
[2026-09-08 18:50:11] Production.INFO: ==25403== Releasing lock...
[2026-09-08 18:50:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:50:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:50:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:50:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:50:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:50:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:50:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:50:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:50:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:50:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:50:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:50:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:50:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:50:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:50:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:50:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:50:14] Production.INFO: call_cost start
[2026-09-08 18:50:14] Production.INFO: call_cost end
[2026-09-08 18:50:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:50:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:50:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:50:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:50:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:50:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:50:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:50:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:50:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:50:14] Production.INFO: ==25399== Releasing lock...
[2026-09-08 18:50:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:50:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:51:01] Production.INFO: ==25464== Lock acquired, processing the job...
[2026-09-08 23:51:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:51:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:51:01] Production.INFO: neon service started
[2026-09-08 23:51:01] Production.INFO: neon service started
[2026-09-08 23:51:01] Production.INFO: ==25464== Releasing lock...
[2026-09-08 23:51:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:51:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:51:01] Production.INFO: ==25466== Lock acquired, processing the job...
[2026-09-08 18:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:51:01] Production.INFO: ==25466== Releasing lock...
[2026-09-08 18:51:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:51:01] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:51:02] Production.INFO: ==25468== Lock acquired, processing the job...
[2026-09-08 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:51:02] Production.INFO: ==25468== Releasing lock...
[2026-09-08 22:51:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:51:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:51:02] Production.INFO: ==25477== Lock acquired, processing the job...
[2026-09-08 18:51:02] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:51:02] Production.INFO: Account Balance Start.
[2026-09-08 18:51:02] Production.INFO: CreateAllLog Start
[2026-09-08 18:51:02] Production.INFO: 117
[2026-09-08 18:51:02] Production.INFO: Date 2026-09-08
[2026-09-08 18:51:02] Production.INFO: Reseller ==> 0
[2026-09-08 18:51:02] Production.INFO: ==25479== Lock acquired, processing the job...
[2026-09-08 18:51:02] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:51:02] Production.INFO: Total Charge 0
[2026-09-08 18:51:02] Production.INFO: ==25475== Lock acquired, processing the job...
[2026-09-08 18:51:02] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:51:02] Production.INFO: ==25471== Lock acquired, processing the job...
[2026-09-08 18:51:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:51:03] Production.INFO: CreateAllLog End
[2026-09-08 18:51:03] Production.INFO: ==25473== Lock acquired, processing the job...
[2026-09-08 18:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:51:03] Production.INFO: Account Balance End.
[2026-09-08 18:51:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:51:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:51:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:51:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:51:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 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-08 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-08 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-08 18:51:03] Production.INFO: ==25479== Releasing lock...
[2026-09-08 18:51:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:51:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:51:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:51:03] Production.INFO: ==25477== Releasing lock...
[2026-09-08 18:51:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:51:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:51:03] Production.INFO: ==25473== Releasing lock...
[2026-09-08 18:51:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:51:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:51:11] Production.ERROR: CronJobId end10
[2026-09-08 18:51:11] Production.INFO: ==25475== Releasing lock...
[2026-09-08 18:51:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:51:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:51:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:51:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:51:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:51:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:51:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:51:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:51:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:51:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:51:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:51:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:51:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:51:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:51:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:51:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:51:13] Production.INFO: call_cost start
[2026-09-08 18:51:13] Production.INFO: call_cost end
[2026-09-08 18:51:13] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:51:13] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:51:13] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:51:13] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:51:13] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:51:13] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:51:13] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:51:13] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:51:13] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:51:13] Production.INFO: ==25471== Releasing lock...
[2026-09-08 18:51:13] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:51:13] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:52:01] Production.INFO: ==25534== Lock acquired, processing the job...
[2026-09-08 23:52:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:52:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:52:01] Production.INFO: neon service started
[2026-09-08 23:52:01] Production.INFO: neon service started
[2026-09-08 23:52:01] Production.INFO: ==25534== Releasing lock...
[2026-09-08 23:52:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:52:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:52:02] Production.INFO: ==25538== Lock acquired, processing the job...
[2026-09-08 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:52:02] Production.INFO: ==25538== Releasing lock...
[2026-09-08 22:52:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:52:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:52:02] Production.INFO: ==25536== Lock acquired, processing the job...
[2026-09-08 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:52:02] Production.INFO: ==25536== Releasing lock...
[2026-09-08 18:52:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:52:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:52:03] Production.INFO: ==25547== Lock acquired, processing the job...
[2026-09-08 18:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:52:03] Production.INFO: Account Balance Start.
[2026-09-08 18:52:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:52:03] Production.INFO: 117
[2026-09-08 18:52:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:52:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:52:03] Production.INFO: Total Charge 0
[2026-09-08 18:52:03] Production.INFO: CreateAllLog End
[2026-09-08 18:52:03] Production.INFO: ==25541== Lock acquired, processing the job...
[2026-09-08 18:52:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:52:03] Production.INFO: ==25543== Lock acquired, processing the job...
[2026-09-08 18:52:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:52:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:52:03] Production.INFO: Account Balance End.
[2026-09-08 18:52:03] Production.INFO: ==25545== Lock acquired, processing the job...
[2026-09-08 18:52:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:52:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:52:03] Production.INFO: ==25547== Releasing lock...
[2026-09-08 18:52:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:52:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:52:03] Production.INFO: ==25549== Lock acquired, processing the job...
[2026-09-08 18:52:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:52:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:52:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:52:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:52:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:52:04] Production.INFO: select e.ex_id,e.ex_name,e.ex_number,ex_datecreation,t.te_code
from
ex_extensions as e inner join te_tenants as t on t.te_id = e.ex_te_id
where t.te_code='OnSwitchIt'
[2026-09-08 18:52:04] Production.ERROR: Class Name:App\PBX,Method: App\PBX::getAccountExtensions, Fault. Code: 2054, Reason: SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers
[2026-09-08 18:52:04] Production.ERROR: exception 'Exception' with message 'SQLSTATE[HY000] [2054] Server sent charset unknown to the client. Please, report to the developers' in /var/www/html/onswitch.neon.service/app/PBX.php:631
Stack trace:
#0 /var/www/html/onswitch.neon.service/app/Console/Commands/importPBXExtensions.php(0): App\PBX::getAccountExtensions()
#1 [internal function]: App\Console\Commands\importPBXExtensions->fire()
#2 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Container/Container.php(526): call_user_func_array(Array, Array)
#3 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(115): Illuminate\Container\Container->call(Array)
#4 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): Illuminate\Console\Command->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#5 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Console/Command.php(101): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#6 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Illuminate\Console\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#7 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(App\Console\Commands\importPBXExtensions), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#8 /var/www/html/onswitch.neon.service/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#9 /var/www/html/onswitch.neon.service/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(94): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#10 /var/www/html/onswitch.neon.service/artisan(36): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
#11 {main}
[2026-09-08 18:52:04] Production.INFO: ==25549== Releasing lock...
[2026-09-08 18:52:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:52:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:52:04] Production.INFO: ==25543== Releasing lock...
[2026-09-08 18:52:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:52:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:52:11] Production.ERROR: CronJobId end10
[2026-09-08 18:52:11] Production.INFO: ==25545== Releasing lock...
[2026-09-08 18:52:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:52:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:52:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:52:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:52:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:52:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:52:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:52:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:52:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:52:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:52:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:52:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:52:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:52:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:52:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:52:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:52:14] Production.INFO: call_cost start
[2026-09-08 18:52:14] Production.INFO: call_cost end
[2026-09-08 18:52:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:52:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:52:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:52:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:52:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:52:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:52:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:52:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:52:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:52:14] Production.INFO: ==25541== Releasing lock...
[2026-09-08 18:52:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:52:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:53:02] Production.INFO: ==25607== Lock acquired, processing the job...
[2026-09-08 23:53:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:53:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:53:02] Production.INFO: neon service started
[2026-09-08 23:53:02] Production.INFO: neon service started
[2026-09-08 23:53:02] Production.INFO: ==25607== Releasing lock...
[2026-09-08 23:53:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:53:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:53:02] Production.INFO: ==25609== Lock acquired, processing the job...
[2026-09-08 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:53:02] Production.INFO: ==25609== Releasing lock...
[2026-09-08 18:53:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:53:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:53:03] Production.INFO: ==25611== Lock acquired, processing the job...
[2026-09-08 22:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:53:03] Production.INFO: ==25611== Releasing lock...
[2026-09-08 22:53:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:53:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:53:03] Production.INFO: ==25615== Lock acquired, processing the job...
[2026-09-08 18:53:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:53:03] Production.INFO: ==25613== Lock acquired, processing the job...
[2026-09-08 18:53:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:53:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:53:03] Production.INFO: ==25617== Lock acquired, processing the job...
[2026-09-08 18:53:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:53:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:53:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:53:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:53:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:53:04] Production.INFO: ==25620== Lock acquired, processing the job...
[2026-09-08 18:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:53:04] Production.INFO: ==25622== Lock acquired, processing the job...
[2026-09-08 18:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:53:04] Production.INFO: Account Balance Start.
[2026-09-08 18:53:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:53:04] Production.INFO: 117
[2026-09-08 18: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-08 18: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-08 18:53:04] Production.INFO: Date 2026-09-08
[2026-09-08 18: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-08 18:53:04] Production.INFO: ==25615== Releasing lock...
[2026-09-08 18:53:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:53:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:53:04] Production.INFO: Reseller ==> 0
[2026-09-08 18:53:04] Production.INFO: ==25622== Releasing lock...
[2026-09-08 18:53:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:53:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:53:04] Production.INFO: Total Charge 0
[2026-09-08 18:53:04] Production.INFO: CreateAllLog End
[2026-09-08 18:53:04] Production.INFO: Account Balance End.
[2026-09-08 18:53:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:53:04] Production.INFO: ==25620== Releasing lock...
[2026-09-08 18:53:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:53:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:53:11] Production.ERROR: CronJobId end10
[2026-09-08 18:53:11] Production.INFO: ==25617== Releasing lock...
[2026-09-08 18:53:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:53:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:53:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:53:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:53:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:53:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:53:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:53:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:53:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:53:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:53:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:53:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:53:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:53:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:53:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:53:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:53:14] Production.INFO: call_cost start
[2026-09-08 18:53:14] Production.INFO: call_cost end
[2026-09-08 18:53:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:53:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:53:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:53:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:53:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:53:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:53:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:53:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:53:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:53:14] Production.INFO: ==25613== Releasing lock...
[2026-09-08 18:53:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:53:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:54:01] Production.INFO: ==25702== Lock acquired, processing the job...
[2026-09-08 23:54:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:54:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:54:01] Production.INFO: neon service started
[2026-09-08 23:54:01] Production.INFO: neon service started
[2026-09-08 23:54:01] Production.INFO: ==25702== Releasing lock...
[2026-09-08 23:54:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:54:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:54:02] Production.INFO: ==25704== Lock acquired, processing the job...
[2026-09-08 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:54:02] Production.INFO: ==25704== Releasing lock...
[2026-09-08 18:54:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:54:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:54:02] Production.INFO: ==25706== Lock acquired, processing the job...
[2026-09-08 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:54:02] Production.INFO: ==25706== Releasing lock...
[2026-09-08 22:54:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:54:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:54:03] Production.INFO: ==25708== Lock acquired, processing the job...
[2026-09-08 18:54:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:54:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:54:03] Production.INFO: ==25714== Lock acquired, processing the job...
[2026-09-08 18:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:54:03] Production.INFO: ==25712== Lock acquired, processing the job...
[2026-09-08 18:54:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:54:03] Production.INFO: ==25710== Lock acquired, processing the job...
[2026-09-08 18:54:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:54:03] Production.INFO: Account Balance Start.
[2026-09-08 18:54:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:54:03] Production.INFO: 117
[2026-09-08 18:54:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:54:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:54:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:54:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:54:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:54:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:54:03] Production.INFO: ==25716== Lock acquired, processing the job...
[2026-09-08 18:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:54:03] Production.INFO: Total Charge 0
[2026-09-08 18:54:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 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-08 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-08 18:54:03] Production.INFO: ==25716== Releasing lock...
[2026-09-08 18:54:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:54:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:54:03] Production.INFO: Account Balance End.
[2026-09-08 18:54:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:54:03] Production.INFO: ==25714== Releasing lock...
[2026-09-08 18:54:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:54:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:54:04] Production.INFO: ==25710== Releasing lock...
[2026-09-08 18:54:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:54:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:54:10] Production.ERROR: CronJobId end10
[2026-09-08 18:54:10] Production.INFO: ==25712== Releasing lock...
[2026-09-08 18:54:10] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:54:10] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:54:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:54:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:54:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:54:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:54:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:54:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:54:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:54:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:54:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:54:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:54:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:54:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:54:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:54:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:54:14] Production.INFO: call_cost start
[2026-09-08 18:54:14] Production.INFO: call_cost end
[2026-09-08 18:54:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:54:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:54:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:54:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:54:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:54:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:54:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:54:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:54:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:54:14] Production.INFO: ==25708== Releasing lock...
[2026-09-08 18:54:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:54:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:55:02] Production.INFO: ==25773== Lock acquired, processing the job...
[2026-09-08 23:55:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:55:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:55:02] Production.INFO: neon service started
[2026-09-08 23:55:02] Production.INFO: neon service started
[2026-09-08 23:55:02] Production.INFO: ==25773== Releasing lock...
[2026-09-08 23:55:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:55:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:55:02] Production.INFO: ==25775== Lock acquired, processing the job...
[2026-09-08 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:55:02] Production.INFO: ==25775== Releasing lock...
[2026-09-08 18:55:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:55:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:55:03] Production.INFO: ==25777== Lock acquired, processing the job...
[2026-09-08 22:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:55:03] Production.INFO: ==25777== Releasing lock...
[2026-09-08 22:55:03] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:55:03] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:55:03] Production.INFO: ==25779== Lock acquired, processing the job...
[2026-09-08 18:55:03] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Starts#
[2026-09-08 18:55:03] Production.INFO: ==25781== Lock acquired, processing the job...
[2026-09-08 18:55:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:55:04] Production.INFO: ==25783== Lock acquired, processing the job...
[2026-09-08 18:55:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:55:04] Production.INFO: ==25785== Lock acquired, processing the job...
[2026-09-08 18:55:04] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:55:04] Production.ERROR: ========================== active cronjob start =============================
[2026-09-08 18:55:04] Production.ERROR: ========================== active cronjob email start =============================
[2026-09-08 18:55:04] Production.ERROR: CronJob PID - 25781
[2026-09-08 18:55:04] Production.ERROR: CronJob Title - System Alerts
[2026-09-08 18:55:04] Production.ERROR: CronJob ID - 5
[2026-09-08 18:55:04] Production.ERROR: CronJob Last Run Time 2026-09-08 18:55:00
[2026-09-08 18:55:04] Production.ERROR: CronJob Active Minutes 0
[2026-09-08 18:55:04] Production.ERROR: ========================== active cronjob email end =============================
[2026-09-08 18:55:04] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:55:04] Production.ERROR: ========================== active cronjob end =============================
[2026-09-08 18:55:04] Production.INFO: ==25779== Releasing lock...
[2026-09-08 18:55:04] Production.INFO: activecronjobemail-command-activecronjobemail-companyid-1-cronjobid-1 #Stops#
[2026-09-08 18:55:04] Production.INFO: 25.5 MB #Memory Used#
[2026-09-08 18:55:04] Production.INFO: ==25787== Lock acquired, processing the job...
[2026-09-08 18:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:55:04] Production.INFO: ==25789== Lock acquired, processing the job...
[2026-09-08 18:55:04] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Starts#
[2026-09-08 18:55:04] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:55:04] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:55:04] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:55:04] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:55:04] Production.ERROR: tblTempUsageDetail_20
[2026-09-08 18:55:04] Production.INFO: ==25791== Lock acquired, processing the job...
[2026-09-08 18:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:55:04] Production.INFO: Account Balance Start.
[2026-09-08 18:55:04] Production.INFO: CreateAllLog Start
[2026-09-08 18:55:04] Production.INFO: 117
[2026-09-08 18:55:04] Production.INFO: Date 2026-09-08
[2026-09-08 18:55:04] Production.INFO: Reseller ==> 0
[2026-09-08 18: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-08 18: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-08 18: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-08 18:55:04] Production.INFO: Total Charge 0
[2026-09-08 18:55:04] Production.INFO: CreateAllLog End
[2026-09-08 18:55:04] Production.INFO: ==25791== Releasing lock...
[2026-09-08 18:55:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:55:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:55:04] Production.ERROR: done
[2026-09-08 18:55:04] Production.ERROR: ========================== Temp table Data Insert and delete live cdr of reseller(today) start =============================
[2026-09-08 18:55:04] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968232', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) start
[2026-09-08 18:55:04] Production.INFO: Account Balance End.
[2026-09-08 18:55:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:55:04] Production.INFO: ==25787== Releasing lock...
[2026-09-08 18:55:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:55:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:55:05] Production.INFO: ==25783== Releasing lock...
[2026-09-08 18:55:05] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:55:05] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:55:10] Production.INFO: CALL prc_InsertTemptResellerCDR ('1','1' , '17968232', 'tblTempUsageDetail_20reseller','2026-09-08','2026-09-08','1' ) end
[2026-09-08 18:55:10] Production.ERROR: ========================== Temp table Data Insert end =============================
[2026-09-08 18:55:10] Production.INFO: ProcessCDR(1,17968232,1,1,2)
[2026-09-08 18:55:10] Production.ERROR: start CALL prc_reseller_ProcesssCDR( 1,1,17968232,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:55:10] Production.ERROR: end CALL prc_reseller_ProcesssCDR( 1,1,17968232,'tblTempUsageDetail_20reseller',1,2,'','CurrentRate','0','0','0','0')
[2026-09-08 18:55:10] Production.ERROR: pbx prc_insertCDR start
[2026-09-08 18:55:10] Production.ERROR: pbx prc_insertCDR end
[2026-09-08 18:55:10] Production.INFO: ==25789== Releasing lock...
[2026-09-08 18:55:10] Production.INFO: resellerpbxaccountusage-command-resellerpbxaccountusage-companyid-1-cronjobid-17 #Stops#
[2026-09-08 18:55:10] Production.INFO: 26 MB #Memory Used#
[2026-09-08 18:55:14] Production.ERROR: CronJobId end10
[2026-09-08 18:55:14] Production.INFO: ==25785== Releasing lock...
[2026-09-08 18:55:14] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:55:14] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:55:17] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:55:17] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:55:17] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:55:17] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:55:17] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:55:17] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:55:17] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:55:17] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:55:17] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:55:17] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:55:17] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:55:17] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:55:17] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:55:17] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:55:17] Production.INFO: call_cost start
[2026-09-08 18:55:17] Production.INFO: call_cost end
[2026-09-08 18:55:17] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:55:17] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:55:17] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:55:17] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:55:17] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:55:17] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:55:17] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:55:17] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:55:17] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:55:17] Production.INFO: ==25781== Releasing lock...
[2026-09-08 18:55:17] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:55:17] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:56:01] Production.INFO: ==25848== Lock acquired, processing the job...
[2026-09-08 23:56:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:56:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:56:01] Production.INFO: neon service started
[2026-09-08 23:56:01] Production.INFO: neon service started
[2026-09-08 23:56:01] Production.INFO: ==25848== Releasing lock...
[2026-09-08 23:56:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:56:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:56:02] Production.INFO: ==25850== Lock acquired, processing the job...
[2026-09-08 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:56:02] Production.INFO: ==25850== Releasing lock...
[2026-09-08 18:56:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:56:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:56:02] Production.INFO: ==25852== Lock acquired, processing the job...
[2026-09-08 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:56:02] Production.INFO: ==25852== Releasing lock...
[2026-09-08 22:56:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:56:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:56:03] Production.INFO: ==25860== Lock acquired, processing the job...
[2026-09-08 18:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:56:03] Production.INFO: Account Balance Start.
[2026-09-08 18:56:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:56:03] Production.INFO: 117
[2026-09-08 18:56:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:56:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:56:03] Production.INFO: Total Charge 0
[2026-09-08 18:56:03] Production.INFO: CreateAllLog End
[2026-09-08 18:56:03] Production.INFO: ==25854== Lock acquired, processing the job...
[2026-09-08 18:56:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:56:03] Production.INFO: ==25856== Lock acquired, processing the job...
[2026-09-08 18:56:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:56:03] Production.INFO: Account Balance End.
[2026-09-08 18:56:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:56:03] Production.INFO: ==25860== Releasing lock...
[2026-09-08 18:56:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:56:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:56:03] Production.INFO: ==25858== Lock acquired, processing the job...
[2026-09-08 18:56:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:56:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:56:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:56:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:56:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:56:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:56:03] Production.INFO: ==25862== Lock acquired, processing the job...
[2026-09-08 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 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-08 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-08 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-08 18:56:03] Production.INFO: ==25862== Releasing lock...
[2026-09-08 18:56:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:56:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:56:04] Production.INFO: ==25856== Releasing lock...
[2026-09-08 18:56:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:56:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:56:11] Production.ERROR: CronJobId end10
[2026-09-08 18:56:11] Production.INFO: ==25858== Releasing lock...
[2026-09-08 18:56:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:56:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:56:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:56:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:56:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:56:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:56:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:56:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:56:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:56:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:56:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:56:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:56:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:56:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:56:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:56:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:56:14] Production.INFO: call_cost start
[2026-09-08 18:56:14] Production.INFO: call_cost end
[2026-09-08 18:56:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:56:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:56:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:56:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:56:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:56:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:56:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:56:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:56:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:56:14] Production.INFO: ==25854== Releasing lock...
[2026-09-08 18:56:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:56:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:57:02] Production.INFO: ==25921== Lock acquired, processing the job...
[2026-09-08 23:57:02] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:57:02] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:57:02] Production.INFO: neon service started
[2026-09-08 23:57:02] Production.INFO: neon service started
[2026-09-08 23:57:02] Production.INFO: ==25921== Releasing lock...
[2026-09-08 23:57:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:57:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 22:57:02] Production.INFO: ==25925== Lock acquired, processing the job...
[2026-09-08 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:57:02] Production.INFO: ==25925== Releasing lock...
[2026-09-08 22:57:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:57:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:57:02] Production.INFO: ==25923== Lock acquired, processing the job...
[2026-09-08 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:57:02] Production.INFO: ==25923== Releasing lock...
[2026-09-08 18:57:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:57:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 18:57:03] Production.INFO: ==25934== Lock acquired, processing the job...
[2026-09-08 18:57:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:57:03] Production.INFO: ==25928== Lock acquired, processing the job...
[2026-09-08 18:57:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:57:03] Production.INFO: ==25930== Lock acquired, processing the job...
[2026-09-08 18:57:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:57:03] Production.INFO: ==25932== Lock acquired, processing the job...
[2026-09-08 18:57:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:57:03] Production.INFO: Account Balance Start.
[2026-09-08 18:57:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:57:03] Production.INFO: 117
[2026-09-08 18:57:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:57:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:57:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:57:03] Production.INFO: Total Charge 0
[2026-09-08 18:57:03] Production.INFO: ==25936== Lock acquired, processing the job...
[2026-09-08 18:57:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:57:03] Production.INFO: CreateAllLog End
[2026-09-08 18:57:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:57:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:57:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:57:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18: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-08 18: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-08 18:57:04] Production.INFO: Account Balance End.
[2026-09-08 18: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-08 18:57:04] Production.INFO: ==25936== Releasing lock...
[2026-09-08 18:57:04] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:57:04] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:57:04] Production.ERROR: CronJobId end 12
[2026-09-08 18:57:04] Production.INFO: ==25934== Releasing lock...
[2026-09-08 18:57:04] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:57:04] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:57:04] Production.INFO: ==25930== Releasing lock...
[2026-09-08 18:57:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:57:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:57:11] Production.ERROR: CronJobId end10
[2026-09-08 18:57:11] Production.INFO: ==25932== Releasing lock...
[2026-09-08 18:57:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:57:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:57:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:57:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:57:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:57:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:57:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:57:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:57:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:57:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:57:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:57:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:57:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:57:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:57:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:57:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:57:15] Production.INFO: call_cost start
[2026-09-08 18:57:15] Production.INFO: call_cost end
[2026-09-08 18:57:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:57:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:57:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:57:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:57:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:57:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:57:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:57:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:57:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:57:15] Production.INFO: ==25928== Releasing lock...
[2026-09-08 18:57:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:57:15] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:58:01] Production.INFO: ==25990== Lock acquired, processing the job...
[2026-09-08 23:58:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:58:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:58:01] Production.INFO: neon service started
[2026-09-08 23:58:01] Production.INFO: neon service started
[2026-09-08 23:58:01] Production.INFO: ==25990== Releasing lock...
[2026-09-08 23:58:01] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:58:01] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:58:01] Production.INFO: ==25992== Lock acquired, processing the job...
[2026-09-08 18:58:01] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:58:02] Production.INFO: ==25992== Releasing lock...
[2026-09-08 18:58:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:58:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:58:02] Production.INFO: ==25994== Lock acquired, processing the job...
[2026-09-08 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:58:02] Production.INFO: ==25994== Releasing lock...
[2026-09-08 22:58:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:58:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:58:02] Production.INFO: ==25996== Lock acquired, processing the job...
[2026-09-08 18:58:02] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:58:03] Production.INFO: ==25998== Lock acquired, processing the job...
[2026-09-08 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:58:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:58:03] Production.INFO: ==26000== Lock acquired, processing the job...
[2026-09-08 18:58:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:58:03] Production.INFO: ==26002== Lock acquired, processing the job...
[2026-09-08 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:58:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:58:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:58:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:58:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:58:03] Production.INFO: ==26004== Lock acquired, processing the job...
[2026-09-08 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:58:03] Production.INFO: Account Balance Start.
[2026-09-08 18:58:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:58:03] Production.INFO: 117
[2026-09-08 18:58:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:58:03] Production.INFO: Reseller ==> 0
[2026-09-08 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-08 18:58:03] Production.INFO: Total Charge 0
[2026-09-08 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-08 18:58:03] Production.INFO: CreateAllLog End
[2026-09-08 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-08 18:58:03] Production.INFO: ==26004== Releasing lock...
[2026-09-08 18:58:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:58:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:58:03] Production.INFO: Account Balance End.
[2026-09-08 18:58:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:58:03] Production.INFO: ==26002== Releasing lock...
[2026-09-08 18:58:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:58:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 18:58:03] Production.INFO: ==25998== Releasing lock...
[2026-09-08 18:58:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:58:03] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:58:11] Production.ERROR: CronJobId end10
[2026-09-08 18:58:11] Production.INFO: ==26000== Releasing lock...
[2026-09-08 18:58:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:58:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:58:13] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:58:13] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:58:13] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:58:13] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:58:13] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:58:13] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:58:13] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:58:13] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:58:13] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:58:13] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:58:13] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:58:13] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:58:13] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:58:13] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:58:14] Production.INFO: call_cost start
[2026-09-08 18:58:14] Production.INFO: call_cost end
[2026-09-08 18:58:14] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:58:14] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:58:14] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:58:14] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:58:14] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:58:14] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:58:14] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:58:14] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:58:14] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:58:14] Production.INFO: ==25996== Releasing lock...
[2026-09-08 18:58:14] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:58:14] Production.INFO: 28.25 MB #Memory Used#
[2026-09-08 23:59:01] Production.INFO: ==26060== Lock acquired, processing the job...
[2026-09-08 23:59:01] Production.INFO: neonservice-command-neonservice #Starts#
[2026-09-08 23:59:01] Production.INFO: neonservice########### Service Starts ###########
[2026-09-08 23:59:02] Production.INFO: neon service started
[2026-09-08 23:59:02] Production.INFO: neon service started
[2026-09-08 23:59:02] Production.INFO: ==26060== Releasing lock...
[2026-09-08 23:59:02] Production.INFO: neonservice-command-neonservice #Stops#
[2026-09-08 23:59:02] Production.INFO: 24.5 MB #Memory Used#
[2026-09-08 18:59:02] Production.INFO: ==26062== Lock acquired, processing the job...
[2026-09-08 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Starts#
[2026-09-08 18:59:02] Production.INFO: ==26062== Releasing lock...
[2026-09-08 18:59:02] Production.INFO: rmservice-command-rmservice-companyid-1 #Stops#
[2026-09-08 18:59:02] Production.INFO: 25.25 MB #Memory Used#
[2026-09-08 22:59:02] Production.INFO: ==26064== Lock acquired, processing the job...
[2026-09-08 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Starts#
[2026-09-08 22:59:02] Production.INFO: ==26064== Releasing lock...
[2026-09-08 22:59:02] Production.INFO: rmservice-command-rmservice-companyid-2 #Stops#
[2026-09-08 22:59:02] Production.INFO: 25 MB #Memory Used#
[2026-09-08 18:59:03] Production.INFO: ==26073== Lock acquired, processing the job...
[2026-09-08 18:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Starts#
[2026-09-08 18:59:03] Production.INFO: ==26067== Lock acquired, processing the job...
[2026-09-08 18:59:03] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Starts#
[2026-09-08 18:59:03] Production.INFO: ==26069== Lock acquired, processing the job...
[2026-09-08 18:59:03] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Starts#
[2026-09-08 18:59:03] Production.INFO: Account Balance Start.
[2026-09-08 18:59:03] Production.INFO: CreateAllLog Start
[2026-09-08 18:59:03] Production.INFO: 117
[2026-09-08 18:59:03] Production.INFO: Date 2026-09-08
[2026-09-08 18:59:03] Production.INFO: ==26071== Lock acquired, processing the job...
[2026-09-08 18:59:03] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Starts#
[2026-09-08 18:59:03] Production.INFO: Reseller ==> 0
[2026-09-08 18:59:03] Production.INFO: ============== LowBalanceReminder START===========
[2026-09-08 18:59:03] Production.INFO: Total Charge 0
[2026-09-08 18:59:03] Production.INFO: CreateAllLog End
[2026-09-08 18:59:03] Production.ERROR: tmp_tblUsageDetailsReport_120260908Live done
[2026-09-08 18:59:03] Production.ERROR: tmp_tblVendorUsageDetailsReport_120260908Live done
[2026-09-08 18:59:03] Production.ERROR: CALL prc_updateLiveTables(1,120260908Live)
[2026-09-08 18:59:03] Production.INFO: call prc_generateSummaryLive(1,'2026-09-08','2026-09-08','120260908Live')
[2026-09-08 18:59:03] Production.INFO: ==26075== Lock acquired, processing the job...
[2026-09-08 18:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Starts#
[2026-09-08 18:59:03] Production.INFO: Account Balance End.
[2026-09-08 18:59:03] Production.ERROR: CronJobId end 12
[2026-09-08 18:59:03] Production.INFO: ==26073== Releasing lock...
[2026-09-08 18:59:03] Production.INFO: accountbalancegenerator-command-accountbalancegenerator-companyid-1-cronjobid-12 #Stops#
[2026-09-08 18:59:03] Production.INFO: 27.75 MB #Memory Used#
[2026-09-08 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-08 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-08 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-08 18:59:03] Production.INFO: ==26075== Releasing lock...
[2026-09-08 18:59:03] Production.INFO: importpbxextensions-command-importpbxextensions-companyid-1-cronjobid-19 #Stops#
[2026-09-08 18:59:03] Production.INFO: 26.5 MB #Memory Used#
[2026-09-08 18:59:04] Production.INFO: ==26069== Releasing lock...
[2026-09-08 18:59:04] Production.INFO: pbxaccountblock-command-pbxaccountblock-companyid-1-cronjobid-7 #Stops#
[2026-09-08 18:59:04] Production.INFO: 26.75 MB #Memory Used#
[2026-09-08 18:59:11] Production.ERROR: CronJobId end10
[2026-09-08 18:59:11] Production.INFO: ==26071== Releasing lock...
[2026-09-08 18:59:11] Production.INFO: createsummarylive-command-createsummarylive-companyid-1-cronjobid-10 #Stops#
[2026-09-08 18:59:11] Production.INFO: 26.25 MB #Memory Used#
[2026-09-08 18:59:14] Production.INFO: ============== LowBalanceReminder END ===========
[2026-09-08 18:59:14] Production.INFO: ============== Balance Warning START===========
[2026-09-08 18:59:14] Production.INFO: ============== Balance Warning END===========
[2026-09-08 18:59:14] Production.INFO: ============== InvoicePaymentReminder START===========
[2026-09-08 18:59:14] Production.INFO: ============== InvoicePaymentReminder END ===========
[2026-09-08 18:59:14] Production.INFO: ============== AccountPaymentReminder START===========
[2026-09-08 18:59:14] Production.INFO: ============== AccountPaymentReminder END===========
[2026-09-08 18:59:14] Production.INFO: ============== ACD/ASR alert START===========
[2026-09-08 18:59:14] Production.INFO: ============== ACD/ASR alert END===========
[2026-09-08 18:59:14] Production.INFO: ============== Negative Margin alert START===========
[2026-09-08 18:59:14] Production.INFO: ============== Negative Margin alert END===========
[2026-09-08 18:59:14] Production.INFO: ============== Vendor Balance alert START===========
[2026-09-08 18:59:14] Production.INFO: ============== Vendor Balance alert END===========
[2026-09-08 18:59:14] Production.INFO: ============== CDR Post Process START===========
[2026-09-08 18:59:15] Production.INFO: call_cost start
[2026-09-08 18:59:15] Production.INFO: call_cost end
[2026-09-08 18:59:15] Production.INFO: ============== CDR Post Process END===========
[2026-09-08 18:59:15] Production.INFO: ============== Report Schedule START===========
[2026-09-08 18:59:15] Production.INFO: ============== Report Schedule END===========
[2026-09-08 18:59:15] Production.INFO: ============== Account Balance Email Reminder START===========
[2026-09-08 18:59:15] Production.INFO: ============== Account Balance Email Reminder END===========
[2026-09-08 18:59:15] Production.INFO: ============== LowStockReminder alert START===========
[2026-09-08 18:59:15] Production.INFO: ============== LowStockReminder alert END===========
[2026-09-08 18:59:15] Production.INFO: ============== Deal alert START===========
[2026-09-08 18:59:15] Production.INFO: ============== Deal alert END===========
[2026-09-08 18:59:15] Production.INFO: ==26067== Releasing lock...
[2026-09-08 18:59:15] Production.INFO: neonalerts-command-neonalerts-companyid-1-cronjobid-5 #Stops#
[2026-09-08 18:59:15] Production.INFO: 28.25 MB #Memory Used#